[==========] 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 11:09:35.136940  2661 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.153.126:34511
I20260710 11:09:35.138563  2661 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 11:09:35.139623  2661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:35.157270  2668 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 11:09:35.157323  2667 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 11:09:35.157308  2670 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 11:09:36.363533  2669 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1205 milliseconds
I20260710 11:09:36.363584  2661 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 11:09:36.364895  2661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:36.365114  2661 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 11:09:36.365365  2661 hybrid_clock.cc:648] HybridClock initialized: now 1783681776365334 us; error 0 us; skew 500 ppm
I20260710 11:09:36.366228  2661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:36.372761  2661 webserver.cc:533] Webserver started at http://127.2.153.126:44781/ using document root <none> and password file <none>
I20260710 11:09:36.373700  2661 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:36.373932  2661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:36.374457  2661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:36.380353  2661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681774958773-2661-0/minicluster-data/master-0-root/instance:
uuid: "92b8bf0177be4e33b81fd8176340d5ff"
format_stamp: "Formatted at 2026-07-10 11:09:36 on dist-test-slave-fg8d"
I20260710 11:09:36.388216  2661 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.001s	sys 0.008s
I20260710 11:09:36.394012  2676 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:36.395545  2661 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:09:36.395969  2661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681774958773-2661-0/minicluster-data/master-0-root
uuid: "92b8bf0177be4e33b81fd8176340d5ff"
format_stamp: "Formatted at 2026-07-10 11:09:36 on dist-test-slave-fg8d"
I20260710 11:09:36.396318  2661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681774958773-2661-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681774958773-2661-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681774958773-2661-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 11:09:36.464962  2661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:36.466609  2661 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 11:09:36.467097  2661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:36.542160  2661 rpc_server.cc:307] RPC server started. Bound to: 127.2.153.126:34511
I20260710 11:09:36.542255  2727 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.153.126:34511 every 8 connection(s)
I20260710 11:09:36.550189  2728 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 11:09:36.572810  2728 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 92b8bf0177be4e33b81fd8176340d5ff: Bootstrap starting.
I20260710 11:09:36.578859  2728 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 92b8bf0177be4e33b81fd8176340d5ff: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:36.580708  2728 log.cc:826] T 00000000000000000000000000000000 P 92b8bf0177be4e33b81fd8176340d5ff: Log is configured to *not* fsync() on all Append() calls
I20260710 11:09:36.585445  2728 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 92b8bf0177be4e33b81fd8176340d5ff: No bootstrap required, opened a new log
I20260710 11:09:36.606427  2728 raft_consensus.cc:359] T 00000000000000000000000000000000 P 92b8bf0177be4e33b81fd8176340d5ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92b8bf0177be4e33b81fd8176340d5ff" member_type: VOTER }
I20260710 11:09:36.606998  2728 raft_consensus.cc:385] T 00000000000000000000000000000000 P 92b8bf0177be4e33b81fd8176340d5ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:36.607204  2728 raft_consensus.cc:740] T 00000000000000000000000000000000 P 92b8bf0177be4e33b81fd8176340d5ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92b8bf0177be4e33b81fd8176340d5ff, State: Initialized, Role: FOLLOWER
I20260710 11:09:36.608162  2728 consensus_queue.cc:260] T 00000000000000000000000000000000 P 92b8bf0177be4e33b81fd8176340d5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "92b8bf0177be4e33b81fd8176340d5ff" member_type: VOTER }
I20260710 11:09:36.608623  2728 raft_consensus.cc:399] T 00000000000000000000000000000000 P 92b8bf0177be4e33b81fd8176340d5ff [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:09:36.608861  2728 raft_consensus.cc:493] T 00000000000000000000000000000000 P 92b8bf0177be4e33b81fd8176340d5ff [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:09:36.609148  2728 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 92b8bf0177be4e33b81fd8176340d5ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:36.613344  2728 raft_consensus.cc:515] T 00000000000000000000000000000000 P 92b8bf0177be4e33b81fd8176340d5ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92b8bf0177be4e33b81fd8176340d5ff" member_type: VOTER }
I20260710 11:09:36.614049  2728 leader_election.cc:304] T 00000000000000000000000000000000 P 92b8bf0177be4e33b81fd8176340d5ff [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: 92b8bf0177be4e33b81fd8176340d5ff; no voters: 
I20260710 11:09:36.615819  2728 leader_election.cc:290] T 00000000000000000000000000000000 P 92b8bf0177be4e33b81fd8176340d5ff [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:09:36.616187  2731 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 92b8bf0177be4e33b81fd8176340d5ff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:36.618440  2731 raft_consensus.cc:697] T 00000000000000000000000000000000 P 92b8bf0177be4e33b81fd8176340d5ff [term 1 LEADER]: Becoming Leader. State: Replica: 92b8bf0177be4e33b81fd8176340d5ff, State: Running, Role: LEADER
I20260710 11:09:36.619439  2731 consensus_queue.cc:237] T 00000000000000000000000000000000 P 92b8bf0177be4e33b81fd8176340d5ff [LEADER]: Queue going to LEADER mode. State: All 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: "92b8bf0177be4e33b81fd8176340d5ff" member_type: VOTER }
I20260710 11:09:36.620515  2728 sys_catalog.cc:565] T 00000000000000000000000000000000 P 92b8bf0177be4e33b81fd8176340d5ff [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:09:36.630226  2733 sys_catalog.cc:455] T 00000000000000000000000000000000 P 92b8bf0177be4e33b81fd8176340d5ff [sys.catalog]: SysCatalogTable state changed. Reason: New leader 92b8bf0177be4e33b81fd8176340d5ff. Latest consensus state: current_term: 1 leader_uuid: "92b8bf0177be4e33b81fd8176340d5ff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92b8bf0177be4e33b81fd8176340d5ff" member_type: VOTER } }
I20260710 11:09:36.631099  2733 sys_catalog.cc:458] T 00000000000000000000000000000000 P 92b8bf0177be4e33b81fd8176340d5ff [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:36.631106  2732 sys_catalog.cc:455] T 00000000000000000000000000000000 P 92b8bf0177be4e33b81fd8176340d5ff [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "92b8bf0177be4e33b81fd8176340d5ff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92b8bf0177be4e33b81fd8176340d5ff" member_type: VOTER } }
I20260710 11:09:36.631916  2732 sys_catalog.cc:458] T 00000000000000000000000000000000 P 92b8bf0177be4e33b81fd8176340d5ff [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:36.634821  2740 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:09:36.645557  2740 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:09:36.647821  2661 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:09:36.660952  2740 catalog_manager.cc:1383] Generated new cluster ID: 37078551d09d4b53abbe92363b63df16
I20260710 11:09:36.661276  2740 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:09:36.689312  2740 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:09:36.690955  2740 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:09:36.706835  2740 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 92b8bf0177be4e33b81fd8176340d5ff: Generated new TSK 0
I20260710 11:09:36.707911  2740 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:09:36.714896  2661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:36.725073  2750 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 11:09:36.726438  2751 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 11:09:36.729423  2661 server_base.cc:1061] running on GCE node
W20260710 11:09:36.730262  2753 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 11:09:36.731272  2661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:36.731534  2661 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 11:09:36.731727  2661 hybrid_clock.cc:648] HybridClock initialized: now 1783681776731709 us; error 0 us; skew 500 ppm
I20260710 11:09:36.732378  2661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:36.737263  2661 webserver.cc:533] Webserver started at http://127.2.153.65:39513/ using document root <none> and password file <none>
I20260710 11:09:36.737919  2661 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:36.738193  2661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:36.738515  2661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:36.739760  2661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681774958773-2661-0/minicluster-data/ts-0-root/instance:
uuid: "5db0ac1adc1c4d278e3265885f479a6f"
format_stamp: "Formatted at 2026-07-10 11:09:36 on dist-test-slave-fg8d"
I20260710 11:09:36.746410  2661 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.003s
I20260710 11:09:36.751575  2758 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:36.752558  2661 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 11:09:36.752905  2661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681774958773-2661-0/minicluster-data/ts-0-root
uuid: "5db0ac1adc1c4d278e3265885f479a6f"
format_stamp: "Formatted at 2026-07-10 11:09:36 on dist-test-slave-fg8d"
I20260710 11:09:36.753232  2661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681774958773-2661-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681774958773-2661-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681774958773-2661-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 11:09:36.779510  2661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:36.780968  2661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:36.784076  2661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:36.789198  2661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:36.789461  2661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:36.789803  2661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:36.789995  2661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:36.911248  2661 rpc_server.cc:307] RPC server started. Bound to: 127.2.153.65:40473
I20260710 11:09:36.911355  2820 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.153.65:40473 every 8 connection(s)
I20260710 11:09:36.919531  2661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:36.932284  2826 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 11:09:36.941430  2825 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 11:09:36.942752  2661 server_base.cc:1061] running on GCE node
W20260710 11:09:36.944840  2828 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 11:09:36.946194  2661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:36.946460  2661 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 11:09:36.946740  2661 hybrid_clock.cc:648] HybridClock initialized: now 1783681776946713 us; error 0 us; skew 500 ppm
I20260710 11:09:36.947625  2661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:36.949584  2821 heartbeater.cc:344] Connected to a master server at 127.2.153.126:34511
I20260710 11:09:36.950083  2821 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:36.951274  2821 heartbeater.cc:507] Master 127.2.153.126:34511 requested a full tablet report, sending...
I20260710 11:09:36.953153  2661 webserver.cc:533] Webserver started at http://127.2.153.66:36299/ using document root <none> and password file <none>
I20260710 11:09:36.953872  2661 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:36.954202  2661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:36.954591  2661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:36.955296  2693 ts_manager.cc:194] Registered new tserver with Master: 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473)
I20260710 11:09:36.956270  2661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681774958773-2661-0/minicluster-data/ts-1-root/instance:
uuid: "eab2ceb08a4a4bba9db7163a98c612af"
format_stamp: "Formatted at 2026-07-10 11:09:36 on dist-test-slave-fg8d"
I20260710 11:09:36.958738  2693 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39834
I20260710 11:09:36.967692  2661 fs_manager.cc:696] Time spent creating directory manager: real 0.011s	user 0.004s	sys 0.008s
I20260710 11:09:36.973014  2833 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:36.974615  2661 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260710 11:09:36.974937  2661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681774958773-2661-0/minicluster-data/ts-1-root
uuid: "eab2ceb08a4a4bba9db7163a98c612af"
format_stamp: "Formatted at 2026-07-10 11:09:36 on dist-test-slave-fg8d"
I20260710 11:09:36.975250  2661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681774958773-2661-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681774958773-2661-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681774958773-2661-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 11:09:37.004738  2661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:37.006265  2661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:37.009181  2661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:37.012961  2661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:37.013180  2661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:37.013518  2661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:37.013686  2661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:37.124444  2661 rpc_server.cc:307] RPC server started. Bound to: 127.2.153.66:40387
I20260710 11:09:37.124897  2895 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.153.66:40387 every 8 connection(s)
I20260710 11:09:37.134773  2661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:37.143781  2899 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 11:09:37.144412  2900 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 11:09:37.150035  2896 heartbeater.cc:344] Connected to a master server at 127.2.153.126:34511
I20260710 11:09:37.150544  2896 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:37.151566  2661 server_base.cc:1061] running on GCE node
I20260710 11:09:37.151618  2896 heartbeater.cc:507] Master 127.2.153.126:34511 requested a full tablet report, sending...
W20260710 11:09:37.152745  2902 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 11:09:37.153844  2661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:37.154173  2661 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 11:09:37.154394  2661 hybrid_clock.cc:648] HybridClock initialized: now 1783681777154373 us; error 0 us; skew 500 ppm
I20260710 11:09:37.154552  2693 ts_manager.cc:194] Registered new tserver with Master: eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66:40387)
I20260710 11:09:37.155233  2661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:37.156509  2693 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39850
I20260710 11:09:37.158625  2661 webserver.cc:533] Webserver started at http://127.2.153.67:38897/ using document root <none> and password file <none>
I20260710 11:09:37.159183  2661 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:37.159425  2661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:37.159951  2661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:37.161110  2661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681774958773-2661-0/minicluster-data/ts-2-root/instance:
uuid: "2c704188c792496da65a278dd5696d0a"
format_stamp: "Formatted at 2026-07-10 11:09:37 on dist-test-slave-fg8d"
I20260710 11:09:37.166685  2661 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.007s
I20260710 11:09:37.170359  2907 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:37.171236  2661 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
I20260710 11:09:37.171587  2661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681774958773-2661-0/minicluster-data/ts-2-root
uuid: "2c704188c792496da65a278dd5696d0a"
format_stamp: "Formatted at 2026-07-10 11:09:37 on dist-test-slave-fg8d"
I20260710 11:09:37.171923  2661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681774958773-2661-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681774958773-2661-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681774958773-2661-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 11:09:37.197521  2661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:37.199013  2661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:37.201483  2661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:37.205147  2661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:37.205411  2661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:37.205686  2661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:37.205876  2661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:37.299150  2661 rpc_server.cc:307] RPC server started. Bound to: 127.2.153.67:46291
I20260710 11:09:37.299324  2969 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.153.67:46291 every 8 connection(s)
I20260710 11:09:37.317760  2970 heartbeater.cc:344] Connected to a master server at 127.2.153.126:34511
I20260710 11:09:37.318270  2970 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:37.319355  2970 heartbeater.cc:507] Master 127.2.153.126:34511 requested a full tablet report, sending...
I20260710 11:09:37.322512  2693 ts_manager.cc:194] Registered new tserver with Master: 2c704188c792496da65a278dd5696d0a (127.2.153.67:46291)
I20260710 11:09:37.323511  2661 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019196696s
I20260710 11:09:37.324457  2693 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39860
I20260710 11:09:37.396849  2693 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39864:
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 11:09:37.401842  2693 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 11:09:37.540396  2933 tablet_service.cc:1511] Processing CreateTablet for tablet ca83acea4e4741749184877a59ef377d (DEFAULT_TABLE table=test-workload [id=30258a8aceb34f159f5051e95d7377fe]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:37.543277  2933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca83acea4e4741749184877a59ef377d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.539891  2934 tablet_service.cc:1511] Processing CreateTablet for tablet 5276504c8b584a24a2fb28cf54c69b21 (DEFAULT_TABLE table=test-workload [id=30258a8aceb34f159f5051e95d7377fe]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:37.542989  2935 tablet_service.cc:1511] Processing CreateTablet for tablet e0c92b001d6e450a91f89e153ffc4095 (DEFAULT_TABLE table=test-workload [id=30258a8aceb34f159f5051e95d7377fe]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:37.547168  2934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5276504c8b584a24a2fb28cf54c69b21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.548839  2935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0c92b001d6e450a91f89e153ffc4095. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.550354  2932 tablet_service.cc:1511] Processing CreateTablet for tablet f9efcff8bd9d4a0391020d4d189c1b34 (DEFAULT_TABLE table=test-workload [id=30258a8aceb34f159f5051e95d7377fe]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:37.552733  2932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9efcff8bd9d4a0391020d4d189c1b34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.569984  2786 tablet_service.cc:1511] Processing CreateTablet for tablet e0c92b001d6e450a91f89e153ffc4095 (DEFAULT_TABLE table=test-workload [id=30258a8aceb34f159f5051e95d7377fe]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:37.580699  2784 tablet_service.cc:1511] Processing CreateTablet for tablet ca83acea4e4741749184877a59ef377d (DEFAULT_TABLE table=test-workload [id=30258a8aceb34f159f5051e95d7377fe]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:37.570384  2931 tablet_service.cc:1511] Processing CreateTablet for tablet 213a859e7df4414eb1f7e62e1d4f675d (DEFAULT_TABLE table=test-workload [id=30258a8aceb34f159f5051e95d7377fe]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:37.586714  2782 tablet_service.cc:1511] Processing CreateTablet for tablet 213a859e7df4414eb1f7e62e1d4f675d (DEFAULT_TABLE table=test-workload [id=30258a8aceb34f159f5051e95d7377fe]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:37.588908  2930 tablet_service.cc:1511] Processing CreateTablet for tablet 94692d3d278144eaa210f653aa59f48f (DEFAULT_TABLE table=test-workload [id=30258a8aceb34f159f5051e95d7377fe]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:37.606379  2785 tablet_service.cc:1511] Processing CreateTablet for tablet 5276504c8b584a24a2fb28cf54c69b21 (DEFAULT_TABLE table=test-workload [id=30258a8aceb34f159f5051e95d7377fe]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:37.610020  2781 tablet_service.cc:1511] Processing CreateTablet for tablet 94692d3d278144eaa210f653aa59f48f (DEFAULT_TABLE table=test-workload [id=30258a8aceb34f159f5051e95d7377fe]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:37.609493  2786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0c92b001d6e450a91f89e153ffc4095. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.606387  2783 tablet_service.cc:1511] Processing CreateTablet for tablet f9efcff8bd9d4a0391020d4d189c1b34 (DEFAULT_TABLE table=test-workload [id=30258a8aceb34f159f5051e95d7377fe]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:37.614055  2931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 213a859e7df4414eb1f7e62e1d4f675d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.614820  2780 tablet_service.cc:1511] Processing CreateTablet for tablet a4bb3155a9c14ac482f8dc344e7ad6c2 (DEFAULT_TABLE table=test-workload [id=30258a8aceb34f159f5051e95d7377fe]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:37.617067  2785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5276504c8b584a24a2fb28cf54c69b21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.619203  2930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94692d3d278144eaa210f653aa59f48f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.620182  2781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94692d3d278144eaa210f653aa59f48f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.625232  2783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9efcff8bd9d4a0391020d4d189c1b34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.631263  2782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 213a859e7df4414eb1f7e62e1d4f675d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.640072  2929 tablet_service.cc:1511] Processing CreateTablet for tablet a4bb3155a9c14ac482f8dc344e7ad6c2 (DEFAULT_TABLE table=test-workload [id=30258a8aceb34f159f5051e95d7377fe]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
W20260710 11:09:37.642514  2741 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:37.642788  2929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4bb3155a9c14ac482f8dc344e7ad6c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.640957  2780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4bb3155a9c14ac482f8dc344e7ad6c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.656705  2784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca83acea4e4741749184877a59ef377d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.657240  2779 tablet_service.cc:1511] Processing CreateTablet for tablet bad6bbf8b2df411fbfcf56c0d18546b5 (DEFAULT_TABLE table=test-workload [id=30258a8aceb34f159f5051e95d7377fe]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:37.659806  2779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bad6bbf8b2df411fbfcf56c0d18546b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.667091  2928 tablet_service.cc:1511] Processing CreateTablet for tablet bad6bbf8b2df411fbfcf56c0d18546b5 (DEFAULT_TABLE table=test-workload [id=30258a8aceb34f159f5051e95d7377fe]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:37.671502  2928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bad6bbf8b2df411fbfcf56c0d18546b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.676391  2778 tablet_service.cc:1511] Processing CreateTablet for tablet e8f89dcd3e6c4c889bb2888275f76e2d (DEFAULT_TABLE table=test-workload [id=30258a8aceb34f159f5051e95d7377fe]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:37.678372  2778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8f89dcd3e6c4c889bb2888275f76e2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.694659  2927 tablet_service.cc:1511] Processing CreateTablet for tablet e8f89dcd3e6c4c889bb2888275f76e2d (DEFAULT_TABLE table=test-workload [id=30258a8aceb34f159f5051e95d7377fe]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:37.701599  2927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8f89dcd3e6c4c889bb2888275f76e2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.706324  2861 tablet_service.cc:1511] Processing CreateTablet for tablet e0c92b001d6e450a91f89e153ffc4095 (DEFAULT_TABLE table=test-workload [id=30258a8aceb34f159f5051e95d7377fe]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:37.708310  2861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0c92b001d6e450a91f89e153ffc4095. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.721263  2860 tablet_service.cc:1511] Processing CreateTablet for tablet 5276504c8b584a24a2fb28cf54c69b21 (DEFAULT_TABLE table=test-workload [id=30258a8aceb34f159f5051e95d7377fe]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:37.741770  2858 tablet_service.cc:1511] Processing CreateTablet for tablet f9efcff8bd9d4a0391020d4d189c1b34 (DEFAULT_TABLE table=test-workload [id=30258a8aceb34f159f5051e95d7377fe]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:37.744606  2860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5276504c8b584a24a2fb28cf54c69b21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.738921  2856 tablet_service.cc:1511] Processing CreateTablet for tablet 94692d3d278144eaa210f653aa59f48f (DEFAULT_TABLE table=test-workload [id=30258a8aceb34f159f5051e95d7377fe]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:37.725345  2859 tablet_service.cc:1511] Processing CreateTablet for tablet ca83acea4e4741749184877a59ef377d (DEFAULT_TABLE table=test-workload [id=30258a8aceb34f159f5051e95d7377fe]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:37.735237  2855 tablet_service.cc:1511] Processing CreateTablet for tablet a4bb3155a9c14ac482f8dc344e7ad6c2 (DEFAULT_TABLE table=test-workload [id=30258a8aceb34f159f5051e95d7377fe]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:37.741845  2857 tablet_service.cc:1511] Processing CreateTablet for tablet 213a859e7df4414eb1f7e62e1d4f675d (DEFAULT_TABLE table=test-workload [id=30258a8aceb34f159f5051e95d7377fe]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:37.762444  2988 tablet_bootstrap.cc:492] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a: Bootstrap starting.
I20260710 11:09:37.777637  2853 tablet_service.cc:1511] Processing CreateTablet for tablet e8f89dcd3e6c4c889bb2888275f76e2d (DEFAULT_TABLE table=test-workload [id=30258a8aceb34f159f5051e95d7377fe]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:37.781488  2854 tablet_service.cc:1511] Processing CreateTablet for tablet bad6bbf8b2df411fbfcf56c0d18546b5 (DEFAULT_TABLE table=test-workload [id=30258a8aceb34f159f5051e95d7377fe]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:37.794289  2858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9efcff8bd9d4a0391020d4d189c1b34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.799127  2859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca83acea4e4741749184877a59ef377d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.802736  2857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 213a859e7df4414eb1f7e62e1d4f675d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.807183  2856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94692d3d278144eaa210f653aa59f48f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.810345  2855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4bb3155a9c14ac482f8dc344e7ad6c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.815402  2854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bad6bbf8b2df411fbfcf56c0d18546b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.837899  2989 tablet_bootstrap.cc:492] T 213a859e7df4414eb1f7e62e1d4f675d P 5db0ac1adc1c4d278e3265885f479a6f: Bootstrap starting.
I20260710 11:09:37.837255  2853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8f89dcd3e6c4c889bb2888275f76e2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.869069  2988 tablet_bootstrap.cc:654] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:37.932044  2989 tablet_bootstrap.cc:654] T 213a859e7df4414eb1f7e62e1d4f675d P 5db0ac1adc1c4d278e3265885f479a6f: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:37.942323  2988 tablet_bootstrap.cc:492] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a: No bootstrap required, opened a new log
I20260710 11:09:37.942867  2988 ts_tablet_manager.cc:1403] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a: Time spent bootstrapping tablet: real 0.211s	user 0.015s	sys 0.019s
I20260710 11:09:37.947675  2991 tablet_bootstrap.cc:492] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af: Bootstrap starting.
I20260710 11:09:37.951078  2989 tablet_bootstrap.cc:492] T 213a859e7df4414eb1f7e62e1d4f675d P 5db0ac1adc1c4d278e3265885f479a6f: No bootstrap required, opened a new log
I20260710 11:09:37.950819  2988 raft_consensus.cc:359] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:37.951558  2989 ts_tablet_manager.cc:1403] T 213a859e7df4414eb1f7e62e1d4f675d P 5db0ac1adc1c4d278e3265885f479a6f: Time spent bootstrapping tablet: real 0.121s	user 0.007s	sys 0.010s
I20260710 11:09:37.951670  2988 raft_consensus.cc:385] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:37.952040  2988 raft_consensus.cc:740] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c704188c792496da65a278dd5696d0a, State: Initialized, Role: FOLLOWER
I20260710 11:09:37.953881  2988 consensus_queue.cc:260] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:37.961892  2991 tablet_bootstrap.cc:654] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:37.962690  2821 heartbeater.cc:499] Master 127.2.153.126:34511 was elected leader, sending a full tablet report...
I20260710 11:09:37.962220  2989 raft_consensus.cc:359] T 213a859e7df4414eb1f7e62e1d4f675d P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:37.963363  2989 raft_consensus.cc:385] T 213a859e7df4414eb1f7e62e1d4f675d P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:37.963821  2989 raft_consensus.cc:740] T 213a859e7df4414eb1f7e62e1d4f675d P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5db0ac1adc1c4d278e3265885f479a6f, State: Initialized, Role: FOLLOWER
I20260710 11:09:37.968257  2989 consensus_queue.cc:260] T 213a859e7df4414eb1f7e62e1d4f675d P 5db0ac1adc1c4d278e3265885f479a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:37.971376  2970 heartbeater.cc:499] Master 127.2.153.126:34511 was elected leader, sending a full tablet report...
I20260710 11:09:37.981628  2991 tablet_bootstrap.cc:492] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af: No bootstrap required, opened a new log
I20260710 11:09:37.983361  2991 ts_tablet_manager.cc:1403] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.004s
I20260710 11:09:37.986347  2991 raft_consensus.cc:359] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:37.987051  2991 raft_consensus.cc:385] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:37.987349  2991 raft_consensus.cc:740] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eab2ceb08a4a4bba9db7163a98c612af, State: Initialized, Role: FOLLOWER
I20260710 11:09:37.988117  2991 consensus_queue.cc:260] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:37.995160  2988 ts_tablet_manager.cc:1434] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a: Time spent starting tablet: real 0.052s	user 0.014s	sys 0.009s
I20260710 11:09:37.995162  2989 ts_tablet_manager.cc:1434] T 213a859e7df4414eb1f7e62e1d4f675d P 5db0ac1adc1c4d278e3265885f479a6f: Time spent starting tablet: real 0.043s	user 0.013s	sys 0.016s
I20260710 11:09:37.996577  2989 tablet_bootstrap.cc:492] T 94692d3d278144eaa210f653aa59f48f P 5db0ac1adc1c4d278e3265885f479a6f: Bootstrap starting.
I20260710 11:09:37.996579  2988 tablet_bootstrap.cc:492] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a: Bootstrap starting.
I20260710 11:09:38.002700  2991 ts_tablet_manager.cc:1434] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.010s
I20260710 11:09:38.004056  2989 tablet_bootstrap.cc:654] T 94692d3d278144eaa210f653aa59f48f P 5db0ac1adc1c4d278e3265885f479a6f: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.006506  2896 heartbeater.cc:499] Master 127.2.153.126:34511 was elected leader, sending a full tablet report...
I20260710 11:09:38.010299  2991 tablet_bootstrap.cc:492] T e0c92b001d6e450a91f89e153ffc4095 P eab2ceb08a4a4bba9db7163a98c612af: Bootstrap starting.
I20260710 11:09:38.017445  2991 tablet_bootstrap.cc:654] T e0c92b001d6e450a91f89e153ffc4095 P eab2ceb08a4a4bba9db7163a98c612af: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.029053  2991 tablet_bootstrap.cc:492] T e0c92b001d6e450a91f89e153ffc4095 P eab2ceb08a4a4bba9db7163a98c612af: No bootstrap required, opened a new log
I20260710 11:09:38.029654  2991 ts_tablet_manager.cc:1403] T e0c92b001d6e450a91f89e153ffc4095 P eab2ceb08a4a4bba9db7163a98c612af: Time spent bootstrapping tablet: real 0.020s	user 0.001s	sys 0.017s
I20260710 11:09:38.032665  2991 raft_consensus.cc:359] T e0c92b001d6e450a91f89e153ffc4095 P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } } peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } }
I20260710 11:09:38.033452  2991 raft_consensus.cc:385] T e0c92b001d6e450a91f89e153ffc4095 P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.033787  2991 raft_consensus.cc:740] T e0c92b001d6e450a91f89e153ffc4095 P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eab2ceb08a4a4bba9db7163a98c612af, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.035032  2991 consensus_queue.cc:260] T e0c92b001d6e450a91f89e153ffc4095 P eab2ceb08a4a4bba9db7163a98c612af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } } peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } }
I20260710 11:09:38.037313  2991 ts_tablet_manager.cc:1434] T e0c92b001d6e450a91f89e153ffc4095 P eab2ceb08a4a4bba9db7163a98c612af: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:09:38.038313  2991 tablet_bootstrap.cc:492] T e8f89dcd3e6c4c889bb2888275f76e2d P eab2ceb08a4a4bba9db7163a98c612af: Bootstrap starting.
I20260710 11:09:38.044668  2991 tablet_bootstrap.cc:654] T e8f89dcd3e6c4c889bb2888275f76e2d P eab2ceb08a4a4bba9db7163a98c612af: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.009918  2988 tablet_bootstrap.cc:654] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a: Neither blocks nor log segments found. Creating new log.
W20260710 11:09:38.056161  2971 tablet.cc:2406] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:09:38.084980  2989 tablet_bootstrap.cc:492] T 94692d3d278144eaa210f653aa59f48f P 5db0ac1adc1c4d278e3265885f479a6f: No bootstrap required, opened a new log
I20260710 11:09:38.085461  2989 ts_tablet_manager.cc:1403] T 94692d3d278144eaa210f653aa59f48f P 5db0ac1adc1c4d278e3265885f479a6f: Time spent bootstrapping tablet: real 0.089s	user 0.045s	sys 0.032s
I20260710 11:09:38.088193  2988 tablet_bootstrap.cc:492] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a: No bootstrap required, opened a new log
I20260710 11:09:38.088708  2988 ts_tablet_manager.cc:1403] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a: Time spent bootstrapping tablet: real 0.092s	user 0.013s	sys 0.001s
I20260710 11:09:38.088482  2989 raft_consensus.cc:359] T 94692d3d278144eaa210f653aa59f48f P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.089207  2989 raft_consensus.cc:385] T 94692d3d278144eaa210f653aa59f48f P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.089519  2989 raft_consensus.cc:740] T 94692d3d278144eaa210f653aa59f48f P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5db0ac1adc1c4d278e3265885f479a6f, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.090186  2989 consensus_queue.cc:260] T 94692d3d278144eaa210f653aa59f48f P 5db0ac1adc1c4d278e3265885f479a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.091609  2988 raft_consensus.cc:359] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } } peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } }
I20260710 11:09:38.092248  2989 ts_tablet_manager.cc:1434] T 94692d3d278144eaa210f653aa59f48f P 5db0ac1adc1c4d278e3265885f479a6f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260710 11:09:38.092319  2988 raft_consensus.cc:385] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.092725  2988 raft_consensus.cc:740] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c704188c792496da65a278dd5696d0a, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.093391  2989 tablet_bootstrap.cc:492] T e8f89dcd3e6c4c889bb2888275f76e2d P 5db0ac1adc1c4d278e3265885f479a6f: Bootstrap starting.
I20260710 11:09:38.093391  2988 consensus_queue.cc:260] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } } peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } }
I20260710 11:09:38.095556  2988 ts_tablet_manager.cc:1434] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:09:38.096464  2988 tablet_bootstrap.cc:492] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a: Bootstrap starting.
I20260710 11:09:38.101821  2989 tablet_bootstrap.cc:654] T e8f89dcd3e6c4c889bb2888275f76e2d P 5db0ac1adc1c4d278e3265885f479a6f: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.102905  2988 tablet_bootstrap.cc:654] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.115351  2989 tablet_bootstrap.cc:492] T e8f89dcd3e6c4c889bb2888275f76e2d P 5db0ac1adc1c4d278e3265885f479a6f: No bootstrap required, opened a new log
I20260710 11:09:38.115909  2989 ts_tablet_manager.cc:1403] T e8f89dcd3e6c4c889bb2888275f76e2d P 5db0ac1adc1c4d278e3265885f479a6f: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.007s
I20260710 11:09:38.116248  2991 tablet_bootstrap.cc:492] T e8f89dcd3e6c4c889bb2888275f76e2d P eab2ceb08a4a4bba9db7163a98c612af: No bootstrap required, opened a new log
I20260710 11:09:38.116722  2991 ts_tablet_manager.cc:1403] T e8f89dcd3e6c4c889bb2888275f76e2d P eab2ceb08a4a4bba9db7163a98c612af: Time spent bootstrapping tablet: real 0.079s	user 0.017s	sys 0.029s
I20260710 11:09:38.119549  2991 raft_consensus.cc:359] T e8f89dcd3e6c4c889bb2888275f76e2d P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.120263  2991 raft_consensus.cc:385] T e8f89dcd3e6c4c889bb2888275f76e2d P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.120553  2991 raft_consensus.cc:740] T e8f89dcd3e6c4c889bb2888275f76e2d P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eab2ceb08a4a4bba9db7163a98c612af, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.121260  2991 consensus_queue.cc:260] T e8f89dcd3e6c4c889bb2888275f76e2d P eab2ceb08a4a4bba9db7163a98c612af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.122392  2988 tablet_bootstrap.cc:492] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a: No bootstrap required, opened a new log
I20260710 11:09:38.122845  2988 ts_tablet_manager.cc:1403] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.004s
I20260710 11:09:38.123827  2991 ts_tablet_manager.cc:1434] T e8f89dcd3e6c4c889bb2888275f76e2d P eab2ceb08a4a4bba9db7163a98c612af: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 11:09:38.124756  2991 tablet_bootstrap.cc:492] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af: Bootstrap starting.
I20260710 11:09:38.125697  2988 raft_consensus.cc:359] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.126442  2988 raft_consensus.cc:385] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.126741  2988 raft_consensus.cc:740] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c704188c792496da65a278dd5696d0a, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.119863  2989 raft_consensus.cc:359] T e8f89dcd3e6c4c889bb2888275f76e2d P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.127620  2989 raft_consensus.cc:385] T e8f89dcd3e6c4c889bb2888275f76e2d P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.127486  2988 consensus_queue.cc:260] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.127944  2989 raft_consensus.cc:740] T e8f89dcd3e6c4c889bb2888275f76e2d P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5db0ac1adc1c4d278e3265885f479a6f, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.130622  2988 ts_tablet_manager.cc:1434] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:09:38.130734  2989 consensus_queue.cc:260] T e8f89dcd3e6c4c889bb2888275f76e2d P 5db0ac1adc1c4d278e3265885f479a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.131563  2988 tablet_bootstrap.cc:492] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a: Bootstrap starting.
I20260710 11:09:38.132875  2989 ts_tablet_manager.cc:1434] T e8f89dcd3e6c4c889bb2888275f76e2d P 5db0ac1adc1c4d278e3265885f479a6f: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260710 11:09:38.133782  2989 tablet_bootstrap.cc:492] T bad6bbf8b2df411fbfcf56c0d18546b5 P 5db0ac1adc1c4d278e3265885f479a6f: Bootstrap starting.
I20260710 11:09:38.137578  2991 tablet_bootstrap.cc:654] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.138258  2988 tablet_bootstrap.cc:654] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.145481  2989 tablet_bootstrap.cc:654] T bad6bbf8b2df411fbfcf56c0d18546b5 P 5db0ac1adc1c4d278e3265885f479a6f: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.155037  2993 raft_consensus.cc:493] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:38.155736  2993 raft_consensus.cc:515] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.159809  2993 leader_election.cc:290] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473), eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66:40387)
I20260710 11:09:38.164384  2991 tablet_bootstrap.cc:492] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af: No bootstrap required, opened a new log
I20260710 11:09:38.165010  2991 ts_tablet_manager.cc:1403] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.006s
I20260710 11:09:38.169282  2991 raft_consensus.cc:359] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.170351  2991 raft_consensus.cc:385] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.170760  2991 raft_consensus.cc:740] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eab2ceb08a4a4bba9db7163a98c612af, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.171747  2991 consensus_queue.cc:260] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.175697  2989 tablet_bootstrap.cc:492] T bad6bbf8b2df411fbfcf56c0d18546b5 P 5db0ac1adc1c4d278e3265885f479a6f: No bootstrap required, opened a new log
I20260710 11:09:38.176379  2989 ts_tablet_manager.cc:1403] T bad6bbf8b2df411fbfcf56c0d18546b5 P 5db0ac1adc1c4d278e3265885f479a6f: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.015s
I20260710 11:09:38.178325  2991 ts_tablet_manager.cc:1434] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.004s
I20260710 11:09:38.179324  2991 tablet_bootstrap.cc:492] T 5276504c8b584a24a2fb28cf54c69b21 P eab2ceb08a4a4bba9db7163a98c612af: Bootstrap starting.
I20260710 11:09:38.179728  2989 raft_consensus.cc:359] T bad6bbf8b2df411fbfcf56c0d18546b5 P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.180256  2995 raft_consensus.cc:493] T 94692d3d278144eaa210f653aa59f48f P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:38.180724  2989 raft_consensus.cc:385] T bad6bbf8b2df411fbfcf56c0d18546b5 P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.181090  2989 raft_consensus.cc:740] T bad6bbf8b2df411fbfcf56c0d18546b5 P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5db0ac1adc1c4d278e3265885f479a6f, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.181072  2995 raft_consensus.cc:515] T 94692d3d278144eaa210f653aa59f48f P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.181960  2989 consensus_queue.cc:260] T bad6bbf8b2df411fbfcf56c0d18546b5 P 5db0ac1adc1c4d278e3265885f479a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.184739  2995 leader_election.cc:290] T 94692d3d278144eaa210f653aa59f48f P 5db0ac1adc1c4d278e3265885f479a6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66:40387), 2c704188c792496da65a278dd5696d0a (127.2.153.67:46291)
I20260710 11:09:38.202349  2991 tablet_bootstrap.cc:654] T 5276504c8b584a24a2fb28cf54c69b21 P eab2ceb08a4a4bba9db7163a98c612af: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.202997  2996 raft_consensus.cc:493] T e8f89dcd3e6c4c889bb2888275f76e2d P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:38.203562  2996 raft_consensus.cc:515] T e8f89dcd3e6c4c889bb2888275f76e2d P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.223049  2996 leader_election.cc:290] T e8f89dcd3e6c4c889bb2888275f76e2d P eab2ceb08a4a4bba9db7163a98c612af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473), 2c704188c792496da65a278dd5696d0a (127.2.153.67:46291)
I20260710 11:09:38.256739  2989 ts_tablet_manager.cc:1434] T bad6bbf8b2df411fbfcf56c0d18546b5 P 5db0ac1adc1c4d278e3265885f479a6f: Time spent starting tablet: real 0.080s	user 0.018s	sys 0.022s
I20260710 11:09:38.266564  2996 raft_consensus.cc:493] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:38.267104  2996 raft_consensus.cc:515] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.269694  2996 leader_election.cc:290] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473), 2c704188c792496da65a278dd5696d0a (127.2.153.67:46291)
I20260710 11:09:38.270828  2996 raft_consensus.cc:493] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:38.271433  2996 raft_consensus.cc:515] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.274250  2996 leader_election.cc:290] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473), 2c704188c792496da65a278dd5696d0a (127.2.153.67:46291)
I20260710 11:09:38.275393  2989 tablet_bootstrap.cc:492] T f9efcff8bd9d4a0391020d4d189c1b34 P 5db0ac1adc1c4d278e3265885f479a6f: Bootstrap starting.
I20260710 11:09:38.275949  2988 tablet_bootstrap.cc:492] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a: No bootstrap required, opened a new log
I20260710 11:09:38.276010  2871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94692d3d278144eaa210f653aa59f48f" candidate_uuid: "5db0ac1adc1c4d278e3265885f479a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab2ceb08a4a4bba9db7163a98c612af" is_pre_election: true
I20260710 11:09:38.276587  2988 ts_tablet_manager.cc:1403] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a: Time spent bootstrapping tablet: real 0.145s	user 0.031s	sys 0.063s
I20260710 11:09:38.285398  2988 raft_consensus.cc:359] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.286283  2988 raft_consensus.cc:385] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.286672  2988 raft_consensus.cc:740] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c704188c792496da65a278dd5696d0a, State: Initialized, Role: FOLLOWER
W20260710 11:09:38.291484  2759 leader_election.cc:343] T 94692d3d278144eaa210f653aa59f48f P 5db0ac1adc1c4d278e3265885f479a6f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66:40387): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:38.293272  2796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca83acea4e4741749184877a59ef377d" candidate_uuid: "2c704188c792496da65a278dd5696d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5db0ac1adc1c4d278e3265885f479a6f" is_pre_election: true
I20260710 11:09:38.289458  2988 consensus_queue.cc:260] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
W20260710 11:09:38.297399  2908 leader_election.cc:343] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:38.297910  2991 tablet_bootstrap.cc:492] T 5276504c8b584a24a2fb28cf54c69b21 P eab2ceb08a4a4bba9db7163a98c612af: No bootstrap required, opened a new log
I20260710 11:09:38.298528  2991 ts_tablet_manager.cc:1403] T 5276504c8b584a24a2fb28cf54c69b21 P eab2ceb08a4a4bba9db7163a98c612af: Time spent bootstrapping tablet: real 0.119s	user 0.016s	sys 0.012s
I20260710 11:09:38.308581  2993 raft_consensus.cc:493] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:38.309787  2993 raft_consensus.cc:515] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } } peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } }
I20260710 11:09:38.311180  2796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8f89dcd3e6c4c889bb2888275f76e2d" candidate_uuid: "eab2ceb08a4a4bba9db7163a98c612af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5db0ac1adc1c4d278e3265885f479a6f" is_pre_election: true
I20260710 11:09:38.309221  2989 tablet_bootstrap.cc:654] T f9efcff8bd9d4a0391020d4d189c1b34 P 5db0ac1adc1c4d278e3265885f479a6f: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.313874  2794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9efcff8bd9d4a0391020d4d189c1b34" candidate_uuid: "eab2ceb08a4a4bba9db7163a98c612af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5db0ac1adc1c4d278e3265885f479a6f" is_pre_election: true
I20260710 11:09:38.314471  2993 leader_election.cc:290] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473), eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66:40387)
I20260710 11:09:38.312273  2796 raft_consensus.cc:2468] T e8f89dcd3e6c4c889bb2888275f76e2d P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eab2ceb08a4a4bba9db7163a98c612af in term 0.
I20260710 11:09:38.314548  2795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca83acea4e4741749184877a59ef377d" candidate_uuid: "eab2ceb08a4a4bba9db7163a98c612af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5db0ac1adc1c4d278e3265885f479a6f" is_pre_election: true
W20260710 11:09:38.319201  2834 leader_election.cc:343] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:38.319265  2795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c92b001d6e450a91f89e153ffc4095" candidate_uuid: "2c704188c792496da65a278dd5696d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5db0ac1adc1c4d278e3265885f479a6f" is_pre_election: true
I20260710 11:09:38.320396  2834 leader_election.cc:304] T e8f89dcd3e6c4c889bb2888275f76e2d P eab2ceb08a4a4bba9db7163a98c612af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5db0ac1adc1c4d278e3265885f479a6f, eab2ceb08a4a4bba9db7163a98c612af; no voters: 
W20260710 11:09:38.322561  2908 leader_election.cc:343] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:38.322751  2988 ts_tablet_manager.cc:1434] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.002s
W20260710 11:09:38.322831  2834 leader_election.cc:343] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:38.324281  2988 tablet_bootstrap.cc:492] T 213a859e7df4414eb1f7e62e1d4f675d P 2c704188c792496da65a278dd5696d0a: Bootstrap starting.
I20260710 11:09:38.324252  3018 raft_consensus.cc:2804] T e8f89dcd3e6c4c889bb2888275f76e2d P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:38.326833  3018 raft_consensus.cc:493] T e8f89dcd3e6c4c889bb2888275f76e2d P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:38.330255  3008 raft_consensus.cc:493] T 213a859e7df4414eb1f7e62e1d4f675d P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:38.330044  2871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca83acea4e4741749184877a59ef377d" candidate_uuid: "2c704188c792496da65a278dd5696d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab2ceb08a4a4bba9db7163a98c612af" is_pre_election: true
I20260710 11:09:38.327441  3018 raft_consensus.cc:3060] T e8f89dcd3e6c4c889bb2888275f76e2d P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.331169  2993 raft_consensus.cc:493] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:38.332787  3008 raft_consensus.cc:515] T 213a859e7df4414eb1f7e62e1d4f675d P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.333230  2871 raft_consensus.cc:2468] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c704188c792496da65a278dd5696d0a in term 0.
I20260710 11:09:38.334790  2993 raft_consensus.cc:515] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.338294  2870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c92b001d6e450a91f89e153ffc4095" candidate_uuid: "2c704188c792496da65a278dd5696d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab2ceb08a4a4bba9db7163a98c612af" is_pre_election: true
I20260710 11:09:38.337028  2991 raft_consensus.cc:359] T 5276504c8b584a24a2fb28cf54c69b21 P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.342581  2945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94692d3d278144eaa210f653aa59f48f" candidate_uuid: "5db0ac1adc1c4d278e3265885f479a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c704188c792496da65a278dd5696d0a" is_pre_election: true
I20260710 11:09:38.342687  2993 leader_election.cc:290] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473), eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66:40387)
I20260710 11:09:38.339551  2870 raft_consensus.cc:2468] T e0c92b001d6e450a91f89e153ffc4095 P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c704188c792496da65a278dd5696d0a in term 0.
I20260710 11:09:38.344033  2991 raft_consensus.cc:385] T 5276504c8b584a24a2fb28cf54c69b21 P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.342803  3008 leader_election.cc:290] T 213a859e7df4414eb1f7e62e1d4f675d P 5db0ac1adc1c4d278e3265885f479a6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66:40387), 2c704188c792496da65a278dd5696d0a (127.2.153.67:46291)
I20260710 11:09:38.346964  2991 raft_consensus.cc:740] T 5276504c8b584a24a2fb28cf54c69b21 P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eab2ceb08a4a4bba9db7163a98c612af, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.347677  2870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213a859e7df4414eb1f7e62e1d4f675d" candidate_uuid: "5db0ac1adc1c4d278e3265885f479a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab2ceb08a4a4bba9db7163a98c612af" is_pre_election: true
I20260710 11:09:38.348531  2991 consensus_queue.cc:260] T 5276504c8b584a24a2fb28cf54c69b21 P eab2ceb08a4a4bba9db7163a98c612af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.342296  2908 leader_election.cc:304] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [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: 2c704188c792496da65a278dd5696d0a, eab2ceb08a4a4bba9db7163a98c612af; no voters: 5db0ac1adc1c4d278e3265885f479a6f
W20260710 11:09:38.350003  2759 leader_election.cc:343] T 213a859e7df4414eb1f7e62e1d4f675d P 5db0ac1adc1c4d278e3265885f479a6f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66:40387): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:38.352092  2993 raft_consensus.cc:2804] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:38.352123  2870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5276504c8b584a24a2fb28cf54c69b21" candidate_uuid: "2c704188c792496da65a278dd5696d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab2ceb08a4a4bba9db7163a98c612af" is_pre_election: true
W20260710 11:09:38.352607  2760 leader_election.cc:343] T 94692d3d278144eaa210f653aa59f48f P 5db0ac1adc1c4d278e3265885f479a6f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c704188c792496da65a278dd5696d0a (127.2.153.67:46291): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:38.352775  2993 raft_consensus.cc:493] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:38.355526  2993 raft_consensus.cc:3060] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.354446  2760 leader_election.cc:304] T 94692d3d278144eaa210f653aa59f48f P 5db0ac1adc1c4d278e3265885f479a6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5db0ac1adc1c4d278e3265885f479a6f; no voters: 2c704188c792496da65a278dd5696d0a, eab2ceb08a4a4bba9db7163a98c612af
I20260710 11:09:38.354496  2991 ts_tablet_manager.cc:1434] T 5276504c8b584a24a2fb28cf54c69b21 P eab2ceb08a4a4bba9db7163a98c612af: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.004s
I20260710 11:09:38.352682  2945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213a859e7df4414eb1f7e62e1d4f675d" candidate_uuid: "5db0ac1adc1c4d278e3265885f479a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c704188c792496da65a278dd5696d0a" is_pre_election: true
I20260710 11:09:38.363933  3008 raft_consensus.cc:2749] T 94692d3d278144eaa210f653aa59f48f P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:38.353719  2870 raft_consensus.cc:2468] T 5276504c8b584a24a2fb28cf54c69b21 P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c704188c792496da65a278dd5696d0a in term 0.
I20260710 11:09:38.360996  2908 leader_election.cc:304] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a [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: 2c704188c792496da65a278dd5696d0a, eab2ceb08a4a4bba9db7163a98c612af; no voters: 5db0ac1adc1c4d278e3265885f479a6f
I20260710 11:09:38.364148  2944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8f89dcd3e6c4c889bb2888275f76e2d" candidate_uuid: "eab2ceb08a4a4bba9db7163a98c612af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c704188c792496da65a278dd5696d0a" is_pre_election: true
I20260710 11:09:38.366140  2943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca83acea4e4741749184877a59ef377d" candidate_uuid: "eab2ceb08a4a4bba9db7163a98c612af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c704188c792496da65a278dd5696d0a" is_pre_election: true
I20260710 11:09:38.366416  2991 tablet_bootstrap.cc:492] T 94692d3d278144eaa210f653aa59f48f P eab2ceb08a4a4bba9db7163a98c612af: Bootstrap starting.
I20260710 11:09:38.366736  2942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9efcff8bd9d4a0391020d4d189c1b34" candidate_uuid: "eab2ceb08a4a4bba9db7163a98c612af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c704188c792496da65a278dd5696d0a" is_pre_election: true
I20260710 11:09:38.367930  2795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5276504c8b584a24a2fb28cf54c69b21" candidate_uuid: "2c704188c792496da65a278dd5696d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5db0ac1adc1c4d278e3265885f479a6f" is_pre_election: true
W20260710 11:09:38.372043  2835 leader_election.cc:343] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c704188c792496da65a278dd5696d0a (127.2.153.67:46291): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:38.372723  2835 leader_election.cc:304] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eab2ceb08a4a4bba9db7163a98c612af; no voters: 2c704188c792496da65a278dd5696d0a, 5db0ac1adc1c4d278e3265885f479a6f
I20260710 11:09:38.374255  2996 raft_consensus.cc:2749] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:09:38.375115  2835 leader_election.cc:343] T e8f89dcd3e6c4c889bb2888275f76e2d P eab2ceb08a4a4bba9db7163a98c612af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c704188c792496da65a278dd5696d0a (127.2.153.67:46291): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:38.380184  2993 raft_consensus.cc:515] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.384238  2989 tablet_bootstrap.cc:492] T f9efcff8bd9d4a0391020d4d189c1b34 P 5db0ac1adc1c4d278e3265885f479a6f: No bootstrap required, opened a new log
I20260710 11:09:38.388082  2989 ts_tablet_manager.cc:1403] T f9efcff8bd9d4a0391020d4d189c1b34 P 5db0ac1adc1c4d278e3265885f479a6f: Time spent bootstrapping tablet: real 0.113s	user 0.022s	sys 0.003s
I20260710 11:09:38.384578  2988 tablet_bootstrap.cc:654] T 213a859e7df4414eb1f7e62e1d4f675d P 2c704188c792496da65a278dd5696d0a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.386023  3018 raft_consensus.cc:515] T e8f89dcd3e6c4c889bb2888275f76e2d P eab2ceb08a4a4bba9db7163a98c612af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.391850  2989 raft_consensus.cc:359] T f9efcff8bd9d4a0391020d4d189c1b34 P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.393553  2943 raft_consensus.cc:2393] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eab2ceb08a4a4bba9db7163a98c612af in current term 1: Already voted for candidate 2c704188c792496da65a278dd5696d0a in this term.
I20260710 11:09:38.394304  2989 raft_consensus.cc:385] T f9efcff8bd9d4a0391020d4d189c1b34 P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.395864  2989 raft_consensus.cc:740] T f9efcff8bd9d4a0391020d4d189c1b34 P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5db0ac1adc1c4d278e3265885f479a6f, State: Initialized, Role: FOLLOWER
W20260710 11:09:38.396463  2760 leader_election.cc:343] T 213a859e7df4414eb1f7e62e1d4f675d P 5db0ac1adc1c4d278e3265885f479a6f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c704188c792496da65a278dd5696d0a (127.2.153.67:46291): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:38.396996  3020 raft_consensus.cc:2804] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:38.397150  2993 leader_election.cc:290] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [CANDIDATE]: Term 1 election: Requested vote from peers 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473), eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66:40387)
I20260710 11:09:38.397121  2760 leader_election.cc:304] T 213a859e7df4414eb1f7e62e1d4f675d P 5db0ac1adc1c4d278e3265885f479a6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5db0ac1adc1c4d278e3265885f479a6f; no voters: 2c704188c792496da65a278dd5696d0a, eab2ceb08a4a4bba9db7163a98c612af
I20260710 11:09:38.397460  3020 raft_consensus.cc:493] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:38.397830  3020 raft_consensus.cc:3060] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.398077  3008 raft_consensus.cc:2749] T 213a859e7df4414eb1f7e62e1d4f675d P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:38.398381  2795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8f89dcd3e6c4c889bb2888275f76e2d" candidate_uuid: "eab2ceb08a4a4bba9db7163a98c612af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5db0ac1adc1c4d278e3265885f479a6f"
W20260710 11:09:38.398090  2908 leader_election.cc:343] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:38.400121  2795 raft_consensus.cc:3060] T e8f89dcd3e6c4c889bb2888275f76e2d P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.399021  2989 consensus_queue.cc:260] T f9efcff8bd9d4a0391020d4d189c1b34 P 5db0ac1adc1c4d278e3265885f479a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.400795  3018 leader_election.cc:290] T e8f89dcd3e6c4c889bb2888275f76e2d P eab2ceb08a4a4bba9db7163a98c612af [CANDIDATE]: Term 1 election: Requested vote from peers 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473), 2c704188c792496da65a278dd5696d0a (127.2.153.67:46291)
I20260710 11:09:38.401818  2908 leader_election.cc:304] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a [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: 2c704188c792496da65a278dd5696d0a, eab2ceb08a4a4bba9db7163a98c612af; no voters: 5db0ac1adc1c4d278e3265885f479a6f
I20260710 11:09:38.404192  2944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8f89dcd3e6c4c889bb2888275f76e2d" candidate_uuid: "eab2ceb08a4a4bba9db7163a98c612af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c704188c792496da65a278dd5696d0a"
W20260710 11:09:38.406958  2835 leader_election.cc:343] T e8f89dcd3e6c4c889bb2888275f76e2d P eab2ceb08a4a4bba9db7163a98c612af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2c704188c792496da65a278dd5696d0a (127.2.153.67:46291): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:38.407155  2989 ts_tablet_manager.cc:1434] T f9efcff8bd9d4a0391020d4d189c1b34 P 5db0ac1adc1c4d278e3265885f479a6f: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260710 11:09:38.408273  2989 tablet_bootstrap.cc:492] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f: Bootstrap starting.
I20260710 11:09:38.405237  2993 raft_consensus.cc:2804] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:38.411103  2870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca83acea4e4741749184877a59ef377d" candidate_uuid: "2c704188c792496da65a278dd5696d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab2ceb08a4a4bba9db7163a98c612af"
I20260710 11:09:38.411158  2796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca83acea4e4741749184877a59ef377d" candidate_uuid: "2c704188c792496da65a278dd5696d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5db0ac1adc1c4d278e3265885f479a6f"
I20260710 11:09:38.411788  2870 raft_consensus.cc:3060] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:38.413005  2908 leader_election.cc:343] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:38.413501  2991 tablet_bootstrap.cc:654] T 94692d3d278144eaa210f653aa59f48f P eab2ceb08a4a4bba9db7163a98c612af: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.409209  2993 raft_consensus.cc:493] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:38.414670  2993 raft_consensus.cc:3060] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.417841  2795 raft_consensus.cc:2468] T e8f89dcd3e6c4c889bb2888275f76e2d P 5db0ac1adc1c4d278e3265885f479a6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eab2ceb08a4a4bba9db7163a98c612af in term 1.
I20260710 11:09:38.422084  2834 leader_election.cc:304] T e8f89dcd3e6c4c889bb2888275f76e2d P eab2ceb08a4a4bba9db7163a98c612af [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: 5db0ac1adc1c4d278e3265885f479a6f, eab2ceb08a4a4bba9db7163a98c612af; no voters: 2c704188c792496da65a278dd5696d0a
I20260710 11:09:38.424049  3018 raft_consensus.cc:2804] T e8f89dcd3e6c4c889bb2888275f76e2d P eab2ceb08a4a4bba9db7163a98c612af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:38.426620  3018 raft_consensus.cc:697] T e8f89dcd3e6c4c889bb2888275f76e2d P eab2ceb08a4a4bba9db7163a98c612af [term 1 LEADER]: Becoming Leader. State: Replica: eab2ceb08a4a4bba9db7163a98c612af, State: Running, Role: LEADER
I20260710 11:09:38.427946  3018 consensus_queue.cc:237] T e8f89dcd3e6c4c889bb2888275f76e2d P eab2ceb08a4a4bba9db7163a98c612af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.429561  2989 tablet_bootstrap.cc:654] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.435046  3020 raft_consensus.cc:515] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } } peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } }
I20260710 11:09:38.440750  2870 raft_consensus.cc:2468] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c704188c792496da65a278dd5696d0a in term 1.
I20260710 11:09:38.445304  2908 leader_election.cc:304] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [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: 2c704188c792496da65a278dd5696d0a, eab2ceb08a4a4bba9db7163a98c612af; no voters: 5db0ac1adc1c4d278e3265885f479a6f
I20260710 11:09:38.446723  3020 leader_election.cc:290] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a [CANDIDATE]: Term 1 election: Requested vote from peers 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473), eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66:40387)
I20260710 11:09:38.450906  3020 raft_consensus.cc:2804] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:38.454761  3020 raft_consensus.cc:697] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [term 1 LEADER]: Becoming Leader. State: Replica: 2c704188c792496da65a278dd5696d0a, State: Running, Role: LEADER
I20260710 11:09:38.456122  3020 consensus_queue.cc:237] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.456954  2988 tablet_bootstrap.cc:492] T 213a859e7df4414eb1f7e62e1d4f675d P 2c704188c792496da65a278dd5696d0a: No bootstrap required, opened a new log
I20260710 11:09:38.457250  2795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c92b001d6e450a91f89e153ffc4095" candidate_uuid: "2c704188c792496da65a278dd5696d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5db0ac1adc1c4d278e3265885f479a6f"
I20260710 11:09:38.457626  2870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c92b001d6e450a91f89e153ffc4095" candidate_uuid: "2c704188c792496da65a278dd5696d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab2ceb08a4a4bba9db7163a98c612af"
I20260710 11:09:38.458774  2870 raft_consensus.cc:3060] T e0c92b001d6e450a91f89e153ffc4095 P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.458665  2993 raft_consensus.cc:515] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.457657  2988 ts_tablet_manager.cc:1403] T 213a859e7df4414eb1f7e62e1d4f675d P 2c704188c792496da65a278dd5696d0a: Time spent bootstrapping tablet: real 0.134s	user 0.020s	sys 0.006s
W20260710 11:09:38.460923  2908 leader_election.cc:343] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:38.463328  2989 tablet_bootstrap.cc:492] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f: No bootstrap required, opened a new log
I20260710 11:09:38.463246  2993 leader_election.cc:290] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a [CANDIDATE]: Term 1 election: Requested vote from peers 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473), eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66:40387)
I20260710 11:09:38.463861  2989 ts_tablet_manager.cc:1403] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f: Time spent bootstrapping tablet: real 0.056s	user 0.004s	sys 0.013s
I20260710 11:09:38.464322  2795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5276504c8b584a24a2fb28cf54c69b21" candidate_uuid: "2c704188c792496da65a278dd5696d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5db0ac1adc1c4d278e3265885f479a6f"
I20260710 11:09:38.470429  2871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5276504c8b584a24a2fb28cf54c69b21" candidate_uuid: "2c704188c792496da65a278dd5696d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab2ceb08a4a4bba9db7163a98c612af"
I20260710 11:09:38.471639  2871 raft_consensus.cc:3060] T 5276504c8b584a24a2fb28cf54c69b21 P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.473317  2988 raft_consensus.cc:359] T 213a859e7df4414eb1f7e62e1d4f675d P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.474124  2988 raft_consensus.cc:385] T 213a859e7df4414eb1f7e62e1d4f675d P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.474428  2988 raft_consensus.cc:740] T 213a859e7df4414eb1f7e62e1d4f675d P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c704188c792496da65a278dd5696d0a, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.475303  2870 raft_consensus.cc:2468] T e0c92b001d6e450a91f89e153ffc4095 P eab2ceb08a4a4bba9db7163a98c612af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c704188c792496da65a278dd5696d0a in term 1.
I20260710 11:09:38.475212  2988 consensus_queue.cc:260] T 213a859e7df4414eb1f7e62e1d4f675d P 2c704188c792496da65a278dd5696d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.476399  2908 leader_election.cc:304] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a [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: 2c704188c792496da65a278dd5696d0a, eab2ceb08a4a4bba9db7163a98c612af; no voters: 5db0ac1adc1c4d278e3265885f479a6f
I20260710 11:09:38.477134  2991 tablet_bootstrap.cc:492] T 94692d3d278144eaa210f653aa59f48f P eab2ceb08a4a4bba9db7163a98c612af: No bootstrap required, opened a new log
I20260710 11:09:38.477593  3020 raft_consensus.cc:2804] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:38.479398  2988 ts_tablet_manager.cc:1434] T 213a859e7df4414eb1f7e62e1d4f675d P 2c704188c792496da65a278dd5696d0a: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260710 11:09:38.479708  2991 ts_tablet_manager.cc:1403] T 94692d3d278144eaa210f653aa59f48f P eab2ceb08a4a4bba9db7163a98c612af: Time spent bootstrapping tablet: real 0.116s	user 0.015s	sys 0.013s
I20260710 11:09:38.479735  3020 raft_consensus.cc:697] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a [term 1 LEADER]: Becoming Leader. State: Replica: 2c704188c792496da65a278dd5696d0a, State: Running, Role: LEADER
I20260710 11:09:38.480417  2989 raft_consensus.cc:359] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.482069  2989 raft_consensus.cc:385] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.482321  2988 tablet_bootstrap.cc:492] T bad6bbf8b2df411fbfcf56c0d18546b5 P 2c704188c792496da65a278dd5696d0a: Bootstrap starting.
I20260710 11:09:38.482601  2989 raft_consensus.cc:740] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5db0ac1adc1c4d278e3265885f479a6f, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.483611  2989 consensus_queue.cc:260] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.485759  2871 raft_consensus.cc:2468] T 5276504c8b584a24a2fb28cf54c69b21 P eab2ceb08a4a4bba9db7163a98c612af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c704188c792496da65a278dd5696d0a in term 1.
I20260710 11:09:38.482055  3020 consensus_queue.cc:237] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } } peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } }
I20260710 11:09:38.489205  2908 leader_election.cc:304] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c704188c792496da65a278dd5696d0a, eab2ceb08a4a4bba9db7163a98c612af; no voters: 
I20260710 11:09:38.490697  2993 raft_consensus.cc:2804] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:38.490798  2989 ts_tablet_manager.cc:1434] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.008s
I20260710 11:09:38.491437  2993 raft_consensus.cc:697] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a [term 1 LEADER]: Becoming Leader. State: Replica: 2c704188c792496da65a278dd5696d0a, State: Running, Role: LEADER
I20260710 11:09:38.491739  3008 raft_consensus.cc:493] T bad6bbf8b2df411fbfcf56c0d18546b5 P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:38.491225  2991 raft_consensus.cc:359] T 94692d3d278144eaa210f653aa59f48f P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.492395  2989 tablet_bootstrap.cc:492] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f: Bootstrap starting.
I20260710 11:09:38.492244  2991 raft_consensus.cc:385] T 94692d3d278144eaa210f653aa59f48f P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.492238  3008 raft_consensus.cc:515] T bad6bbf8b2df411fbfcf56c0d18546b5 P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.492868  2991 raft_consensus.cc:740] T 94692d3d278144eaa210f653aa59f48f P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eab2ceb08a4a4bba9db7163a98c612af, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.492467  2993 consensus_queue.cc:237] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.493824  2991 consensus_queue.cc:260] T 94692d3d278144eaa210f653aa59f48f P eab2ceb08a4a4bba9db7163a98c612af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.494874  3008 leader_election.cc:290] T bad6bbf8b2df411fbfcf56c0d18546b5 P 5db0ac1adc1c4d278e3265885f479a6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66:40387), 2c704188c792496da65a278dd5696d0a (127.2.153.67:46291)
I20260710 11:09:38.496078  2944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad6bbf8b2df411fbfcf56c0d18546b5" candidate_uuid: "5db0ac1adc1c4d278e3265885f479a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c704188c792496da65a278dd5696d0a" is_pre_election: true
I20260710 11:09:38.497148  2871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad6bbf8b2df411fbfcf56c0d18546b5" candidate_uuid: "5db0ac1adc1c4d278e3265885f479a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab2ceb08a4a4bba9db7163a98c612af" is_pre_election: true
I20260710 11:09:38.498217  2991 ts_tablet_manager.cc:1434] T 94692d3d278144eaa210f653aa59f48f P eab2ceb08a4a4bba9db7163a98c612af: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.003s
W20260710 11:09:38.498495  2759 leader_election.cc:343] T bad6bbf8b2df411fbfcf56c0d18546b5 P 5db0ac1adc1c4d278e3265885f479a6f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66:40387): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:38.499717  2991 tablet_bootstrap.cc:492] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af: Bootstrap starting.
W20260710 11:09:38.500751  2760 leader_election.cc:343] T bad6bbf8b2df411fbfcf56c0d18546b5 P 5db0ac1adc1c4d278e3265885f479a6f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c704188c792496da65a278dd5696d0a (127.2.153.67:46291): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:38.501221  2760 leader_election.cc:304] T bad6bbf8b2df411fbfcf56c0d18546b5 P 5db0ac1adc1c4d278e3265885f479a6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5db0ac1adc1c4d278e3265885f479a6f; no voters: 2c704188c792496da65a278dd5696d0a, eab2ceb08a4a4bba9db7163a98c612af
I20260710 11:09:38.506361  3008 raft_consensus.cc:2749] T bad6bbf8b2df411fbfcf56c0d18546b5 P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:38.505992  2835 leader_election.cc:304] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eab2ceb08a4a4bba9db7163a98c612af; no voters: 2c704188c792496da65a278dd5696d0a, 5db0ac1adc1c4d278e3265885f479a6f
I20260710 11:09:38.507664  3018 raft_consensus.cc:2749] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:38.509480  2989 tablet_bootstrap.cc:654] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.511765  2795 raft_consensus.cc:3060] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.511969  2988 tablet_bootstrap.cc:654] T bad6bbf8b2df411fbfcf56c0d18546b5 P 2c704188c792496da65a278dd5696d0a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.515375  2689 catalog_manager.cc:5697] T e8f89dcd3e6c4c889bb2888275f76e2d P eab2ceb08a4a4bba9db7163a98c612af reported cstate change: term changed from 0 to 1, leader changed from <none> to eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66). New cstate: current_term: 1 leader_uuid: "eab2ceb08a4a4bba9db7163a98c612af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:38.519958  2690 catalog_manager.cc:5697] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c704188c792496da65a278dd5696d0a (127.2.153.67). New cstate: current_term: 1 leader_uuid: "2c704188c792496da65a278dd5696d0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:38.524850  2795 raft_consensus.cc:2468] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c704188c792496da65a278dd5696d0a in term 1.
I20260710 11:09:38.529371  2991 tablet_bootstrap.cc:654] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.530727  2989 tablet_bootstrap.cc:492] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f: No bootstrap required, opened a new log
I20260710 11:09:38.531385  2989 ts_tablet_manager.cc:1403] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.005s
I20260710 11:09:38.540127  2989 raft_consensus.cc:359] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } } peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } }
I20260710 11:09:38.541282  2989 raft_consensus.cc:385] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.541702  2989 raft_consensus.cc:740] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5db0ac1adc1c4d278e3265885f479a6f, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.542825  2989 consensus_queue.cc:260] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } } peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } }
I20260710 11:09:38.546295  2989 ts_tablet_manager.cc:1434] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:09:38.539150  2988 tablet_bootstrap.cc:492] T bad6bbf8b2df411fbfcf56c0d18546b5 P 2c704188c792496da65a278dd5696d0a: No bootstrap required, opened a new log
I20260710 11:09:38.547966  2988 ts_tablet_manager.cc:1403] T bad6bbf8b2df411fbfcf56c0d18546b5 P 2c704188c792496da65a278dd5696d0a: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.009s
I20260710 11:09:38.548575  2991 tablet_bootstrap.cc:492] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af: No bootstrap required, opened a new log
I20260710 11:09:38.549036  2991 ts_tablet_manager.cc:1403] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.007s
I20260710 11:09:38.551195  2988 raft_consensus.cc:359] T bad6bbf8b2df411fbfcf56c0d18546b5 P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.551939  3020 raft_consensus.cc:493] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:38.551923  2991 raft_consensus.cc:359] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.552913  2991 raft_consensus.cc:385] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.552609  3020 raft_consensus.cc:515] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.553303  2991 raft_consensus.cc:740] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eab2ceb08a4a4bba9db7163a98c612af, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.547413  2989 tablet_bootstrap.cc:492] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 5db0ac1adc1c4d278e3265885f479a6f: Bootstrap starting.
I20260710 11:09:38.554313  2991 consensus_queue.cc:260] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.554797  3020 leader_election.cc:290] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473), eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66:40387)
I20260710 11:09:38.557369  2991 ts_tablet_manager.cc:1434] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:09:38.557298  2871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bb3155a9c14ac482f8dc344e7ad6c2" candidate_uuid: "2c704188c792496da65a278dd5696d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab2ceb08a4a4bba9db7163a98c612af" is_pre_election: true
I20260710 11:09:38.558593  2991 tablet_bootstrap.cc:492] T 213a859e7df4414eb1f7e62e1d4f675d P eab2ceb08a4a4bba9db7163a98c612af: Bootstrap starting.
I20260710 11:09:38.558836  2795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bb3155a9c14ac482f8dc344e7ad6c2" candidate_uuid: "2c704188c792496da65a278dd5696d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5db0ac1adc1c4d278e3265885f479a6f" is_pre_election: true
W20260710 11:09:38.560209  2908 leader_election.cc:343] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:38.557992  2871 raft_consensus.cc:2468] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c704188c792496da65a278dd5696d0a in term 0.
I20260710 11:09:38.561651  2989 tablet_bootstrap.cc:654] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 5db0ac1adc1c4d278e3265885f479a6f: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.551923  2988 raft_consensus.cc:385] T bad6bbf8b2df411fbfcf56c0d18546b5 P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.565196  2988 raft_consensus.cc:740] T bad6bbf8b2df411fbfcf56c0d18546b5 P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c704188c792496da65a278dd5696d0a, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.566951  2991 tablet_bootstrap.cc:654] T 213a859e7df4414eb1f7e62e1d4f675d P eab2ceb08a4a4bba9db7163a98c612af: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.566529  2988 consensus_queue.cc:260] T bad6bbf8b2df411fbfcf56c0d18546b5 P 2c704188c792496da65a278dd5696d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.569290  2988 ts_tablet_manager.cc:1434] T bad6bbf8b2df411fbfcf56c0d18546b5 P 2c704188c792496da65a278dd5696d0a: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.004s
I20260710 11:09:38.561808  2908 leader_election.cc:304] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [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: 2c704188c792496da65a278dd5696d0a, eab2ceb08a4a4bba9db7163a98c612af; no voters: 5db0ac1adc1c4d278e3265885f479a6f
I20260710 11:09:38.570297  2988 tablet_bootstrap.cc:492] T 94692d3d278144eaa210f653aa59f48f P 2c704188c792496da65a278dd5696d0a: Bootstrap starting.
I20260710 11:09:38.571213  3020 raft_consensus.cc:2804] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:38.571609  3020 raft_consensus.cc:493] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:38.571957  3020 raft_consensus.cc:3060] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.578902  3020 raft_consensus.cc:515] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.581785  2795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bb3155a9c14ac482f8dc344e7ad6c2" candidate_uuid: "2c704188c792496da65a278dd5696d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5db0ac1adc1c4d278e3265885f479a6f"
W20260710 11:09:38.583235  2908 leader_election.cc:343] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:38.587348  2988 tablet_bootstrap.cc:654] T 94692d3d278144eaa210f653aa59f48f P 2c704188c792496da65a278dd5696d0a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.587818  2871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bb3155a9c14ac482f8dc344e7ad6c2" candidate_uuid: "2c704188c792496da65a278dd5696d0a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab2ceb08a4a4bba9db7163a98c612af"
I20260710 11:09:38.588397  2871 raft_consensus.cc:3060] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.589418  2991 tablet_bootstrap.cc:492] T 213a859e7df4414eb1f7e62e1d4f675d P eab2ceb08a4a4bba9db7163a98c612af: No bootstrap required, opened a new log
I20260710 11:09:38.589989  2991 ts_tablet_manager.cc:1403] T 213a859e7df4414eb1f7e62e1d4f675d P eab2ceb08a4a4bba9db7163a98c612af: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.012s
I20260710 11:09:38.593513  2991 raft_consensus.cc:359] T 213a859e7df4414eb1f7e62e1d4f675d P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.594607  2991 raft_consensus.cc:385] T 213a859e7df4414eb1f7e62e1d4f675d P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.594995  2991 raft_consensus.cc:740] T 213a859e7df4414eb1f7e62e1d4f675d P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eab2ceb08a4a4bba9db7163a98c612af, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.595511  2871 raft_consensus.cc:2468] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c704188c792496da65a278dd5696d0a in term 1.
I20260710 11:09:38.596053  2991 consensus_queue.cc:260] T 213a859e7df4414eb1f7e62e1d4f675d P eab2ceb08a4a4bba9db7163a98c612af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.596647  2908 leader_election.cc:304] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [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: 2c704188c792496da65a278dd5696d0a, eab2ceb08a4a4bba9db7163a98c612af; no voters: 5db0ac1adc1c4d278e3265885f479a6f
I20260710 11:09:38.597878  2993 raft_consensus.cc:2804] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:38.597878  3020 leader_election.cc:290] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [CANDIDATE]: Term 1 election: Requested vote from peers 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473), eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66:40387)
I20260710 11:09:38.598436  2993 raft_consensus.cc:697] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [term 1 LEADER]: Becoming Leader. State: Replica: 2c704188c792496da65a278dd5696d0a, State: Running, Role: LEADER
I20260710 11:09:38.599388  2991 ts_tablet_manager.cc:1434] T 213a859e7df4414eb1f7e62e1d4f675d P eab2ceb08a4a4bba9db7163a98c612af: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:09:38.599278  2993 consensus_queue.cc:237] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.600374  2991 tablet_bootstrap.cc:492] T bad6bbf8b2df411fbfcf56c0d18546b5 P eab2ceb08a4a4bba9db7163a98c612af: Bootstrap starting.
I20260710 11:09:38.602726  2989 tablet_bootstrap.cc:492] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 5db0ac1adc1c4d278e3265885f479a6f: No bootstrap required, opened a new log
I20260710 11:09:38.603219  2989 ts_tablet_manager.cc:1403] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 5db0ac1adc1c4d278e3265885f479a6f: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.016s
I20260710 11:09:38.606915  2991 tablet_bootstrap.cc:654] T bad6bbf8b2df411fbfcf56c0d18546b5 P eab2ceb08a4a4bba9db7163a98c612af: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.606680  2989 raft_consensus.cc:359] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.607348  2989 raft_consensus.cc:385] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.607653  2989 raft_consensus.cc:740] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5db0ac1adc1c4d278e3265885f479a6f, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.608348  2989 consensus_queue.cc:260] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 5db0ac1adc1c4d278e3265885f479a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.610942  2989 ts_tablet_manager.cc:1434] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 5db0ac1adc1c4d278e3265885f479a6f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 11:09:38.612514  2989 tablet_bootstrap.cc:492] T ca83acea4e4741749184877a59ef377d P 5db0ac1adc1c4d278e3265885f479a6f: Bootstrap starting.
I20260710 11:09:38.623210  2988 tablet_bootstrap.cc:492] T 94692d3d278144eaa210f653aa59f48f P 2c704188c792496da65a278dd5696d0a: No bootstrap required, opened a new log
I20260710 11:09:38.623962  2988 ts_tablet_manager.cc:1403] T 94692d3d278144eaa210f653aa59f48f P 2c704188c792496da65a278dd5696d0a: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.005s
I20260710 11:09:38.624382  2991 tablet_bootstrap.cc:492] T bad6bbf8b2df411fbfcf56c0d18546b5 P eab2ceb08a4a4bba9db7163a98c612af: No bootstrap required, opened a new log
I20260710 11:09:38.630612  2991 ts_tablet_manager.cc:1403] T bad6bbf8b2df411fbfcf56c0d18546b5 P eab2ceb08a4a4bba9db7163a98c612af: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.003s
I20260710 11:09:38.625675  2989 tablet_bootstrap.cc:654] T ca83acea4e4741749184877a59ef377d P 5db0ac1adc1c4d278e3265885f479a6f: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.629009  3008 raft_consensus.cc:493] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:38.632642  3008 raft_consensus.cc:515] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.633754  2991 raft_consensus.cc:359] T bad6bbf8b2df411fbfcf56c0d18546b5 P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.634876  3008 leader_election.cc:290] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 5db0ac1adc1c4d278e3265885f479a6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66:40387), 2c704188c792496da65a278dd5696d0a (127.2.153.67:46291)
I20260710 11:09:38.635499  2988 raft_consensus.cc:359] T 94692d3d278144eaa210f653aa59f48f P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.636142  2871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bb3155a9c14ac482f8dc344e7ad6c2" candidate_uuid: "5db0ac1adc1c4d278e3265885f479a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab2ceb08a4a4bba9db7163a98c612af" is_pre_election: true
I20260710 11:09:38.636759  2991 raft_consensus.cc:385] T bad6bbf8b2df411fbfcf56c0d18546b5 P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.636942  2871 raft_consensus.cc:2393] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5db0ac1adc1c4d278e3265885f479a6f in current term 1: Already voted for candidate 2c704188c792496da65a278dd5696d0a in this term.
I20260710 11:09:38.637070  2991 raft_consensus.cc:740] T bad6bbf8b2df411fbfcf56c0d18546b5 P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eab2ceb08a4a4bba9db7163a98c612af, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.637704  2991 consensus_queue.cc:260] T bad6bbf8b2df411fbfcf56c0d18546b5 P eab2ceb08a4a4bba9db7163a98c612af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.638967  2943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bb3155a9c14ac482f8dc344e7ad6c2" candidate_uuid: "5db0ac1adc1c4d278e3265885f479a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c704188c792496da65a278dd5696d0a" is_pre_election: true
I20260710 11:09:38.639719  2991 ts_tablet_manager.cc:1434] T bad6bbf8b2df411fbfcf56c0d18546b5 P eab2ceb08a4a4bba9db7163a98c612af: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:09:38.636168  2988 raft_consensus.cc:385] T 94692d3d278144eaa210f653aa59f48f P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.640571  2988 raft_consensus.cc:740] T 94692d3d278144eaa210f653aa59f48f P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c704188c792496da65a278dd5696d0a, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.640545  2760 leader_election.cc:304] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 5db0ac1adc1c4d278e3265885f479a6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5db0ac1adc1c4d278e3265885f479a6f; no voters: 2c704188c792496da65a278dd5696d0a, eab2ceb08a4a4bba9db7163a98c612af
I20260710 11:09:38.641748  3008 raft_consensus.cc:3060] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.641446  2988 consensus_queue.cc:260] T 94692d3d278144eaa210f653aa59f48f P 2c704188c792496da65a278dd5696d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
W20260710 11:09:38.645375  2741 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:38.645422  2988 ts_tablet_manager.cc:1434] T 94692d3d278144eaa210f653aa59f48f P 2c704188c792496da65a278dd5696d0a: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.002s
I20260710 11:09:38.641613  2690 catalog_manager.cc:5697] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c704188c792496da65a278dd5696d0a (127.2.153.67). New cstate: current_term: 1 leader_uuid: "2c704188c792496da65a278dd5696d0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:38.646683  2988 tablet_bootstrap.cc:492] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a: Bootstrap starting.
I20260710 11:09:38.647691  2690 catalog_manager.cc:5697] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c704188c792496da65a278dd5696d0a (127.2.153.67). New cstate: current_term: 1 leader_uuid: "2c704188c792496da65a278dd5696d0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:38.648720  3008 raft_consensus.cc:2749] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 5db0ac1adc1c4d278e3265885f479a6f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:38.649613  2690 catalog_manager.cc:5697] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c704188c792496da65a278dd5696d0a (127.2.153.67). New cstate: current_term: 1 leader_uuid: "2c704188c792496da65a278dd5696d0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:38.655069  2988 tablet_bootstrap.cc:654] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.656419  3018 raft_consensus.cc:493] T bad6bbf8b2df411fbfcf56c0d18546b5 P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:38.656966  3018 raft_consensus.cc:515] T bad6bbf8b2df411fbfcf56c0d18546b5 P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.659286  3018 leader_election.cc:290] T bad6bbf8b2df411fbfcf56c0d18546b5 P eab2ceb08a4a4bba9db7163a98c612af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473), 2c704188c792496da65a278dd5696d0a (127.2.153.67:46291)
I20260710 11:09:38.661760  2795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad6bbf8b2df411fbfcf56c0d18546b5" candidate_uuid: "eab2ceb08a4a4bba9db7163a98c612af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5db0ac1adc1c4d278e3265885f479a6f" is_pre_election: true
I20260710 11:09:38.662421  2795 raft_consensus.cc:2468] T bad6bbf8b2df411fbfcf56c0d18546b5 P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eab2ceb08a4a4bba9db7163a98c612af in term 0.
I20260710 11:09:38.663389  2943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad6bbf8b2df411fbfcf56c0d18546b5" candidate_uuid: "eab2ceb08a4a4bba9db7163a98c612af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c704188c792496da65a278dd5696d0a" is_pre_election: true
I20260710 11:09:38.664001  2943 raft_consensus.cc:2468] T bad6bbf8b2df411fbfcf56c0d18546b5 P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eab2ceb08a4a4bba9db7163a98c612af in term 0.
I20260710 11:09:38.665205  2835 leader_election.cc:304] T bad6bbf8b2df411fbfcf56c0d18546b5 P eab2ceb08a4a4bba9db7163a98c612af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c704188c792496da65a278dd5696d0a, eab2ceb08a4a4bba9db7163a98c612af; no voters: 
I20260710 11:09:38.666854  3018 raft_consensus.cc:2804] T bad6bbf8b2df411fbfcf56c0d18546b5 P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:38.667229  3018 raft_consensus.cc:493] T bad6bbf8b2df411fbfcf56c0d18546b5 P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:38.667565  3018 raft_consensus.cc:3060] T bad6bbf8b2df411fbfcf56c0d18546b5 P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.694244  3018 raft_consensus.cc:515] T bad6bbf8b2df411fbfcf56c0d18546b5 P eab2ceb08a4a4bba9db7163a98c612af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.698205  2996 raft_consensus.cc:493] T 213a859e7df4414eb1f7e62e1d4f675d P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:38.698706  2996 raft_consensus.cc:515] T 213a859e7df4414eb1f7e62e1d4f675d P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.700141  3008 raft_consensus.cc:493] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:38.700776  2996 leader_election.cc:290] T 213a859e7df4414eb1f7e62e1d4f675d P eab2ceb08a4a4bba9db7163a98c612af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473), 2c704188c792496da65a278dd5696d0a (127.2.153.67:46291)
I20260710 11:09:38.700887  3008 raft_consensus.cc:515] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } } peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } }
I20260710 11:09:38.702778  2943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213a859e7df4414eb1f7e62e1d4f675d" candidate_uuid: "eab2ceb08a4a4bba9db7163a98c612af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c704188c792496da65a278dd5696d0a" is_pre_election: true
I20260710 11:09:38.703413  2943 raft_consensus.cc:2468] T 213a859e7df4414eb1f7e62e1d4f675d P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eab2ceb08a4a4bba9db7163a98c612af in term 0.
I20260710 11:09:38.704627  2835 leader_election.cc:304] T 213a859e7df4414eb1f7e62e1d4f675d P eab2ceb08a4a4bba9db7163a98c612af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c704188c792496da65a278dd5696d0a, eab2ceb08a4a4bba9db7163a98c612af; no voters: 
I20260710 11:09:38.705421  2996 raft_consensus.cc:2804] T 213a859e7df4414eb1f7e62e1d4f675d P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:38.701841  2795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213a859e7df4414eb1f7e62e1d4f675d" candidate_uuid: "eab2ceb08a4a4bba9db7163a98c612af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5db0ac1adc1c4d278e3265885f479a6f" is_pre_election: true
I20260710 11:09:38.705812  2996 raft_consensus.cc:493] T 213a859e7df4414eb1f7e62e1d4f675d P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:38.705617  2943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c92b001d6e450a91f89e153ffc4095" candidate_uuid: "5db0ac1adc1c4d278e3265885f479a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c704188c792496da65a278dd5696d0a" is_pre_election: true
I20260710 11:09:38.706328  2996 raft_consensus.cc:3060] T 213a859e7df4414eb1f7e62e1d4f675d P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.705979  2795 raft_consensus.cc:2468] T 213a859e7df4414eb1f7e62e1d4f675d P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eab2ceb08a4a4bba9db7163a98c612af in term 0.
I20260710 11:09:38.708338  2796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad6bbf8b2df411fbfcf56c0d18546b5" candidate_uuid: "eab2ceb08a4a4bba9db7163a98c612af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5db0ac1adc1c4d278e3265885f479a6f"
I20260710 11:09:38.708891  2796 raft_consensus.cc:3060] T bad6bbf8b2df411fbfcf56c0d18546b5 P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.709621  3008 leader_election.cc:290] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c704188c792496da65a278dd5696d0a (127.2.153.67:46291), eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66:40387)
I20260710 11:09:38.713485  2996 raft_consensus.cc:515] T 213a859e7df4414eb1f7e62e1d4f675d P eab2ceb08a4a4bba9db7163a98c612af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.715358  2871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c92b001d6e450a91f89e153ffc4095" candidate_uuid: "5db0ac1adc1c4d278e3265885f479a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab2ceb08a4a4bba9db7163a98c612af" is_pre_election: true
I20260710 11:09:38.716136  2871 raft_consensus.cc:2393] T e0c92b001d6e450a91f89e153ffc4095 P eab2ceb08a4a4bba9db7163a98c612af [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5db0ac1adc1c4d278e3265885f479a6f in current term 1: Already voted for candidate 2c704188c792496da65a278dd5696d0a in this term.
I20260710 11:09:38.722164  2943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213a859e7df4414eb1f7e62e1d4f675d" candidate_uuid: "eab2ceb08a4a4bba9db7163a98c612af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c704188c792496da65a278dd5696d0a"
I20260710 11:09:38.726132  2943 raft_consensus.cc:3060] T 213a859e7df4414eb1f7e62e1d4f675d P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.726038  2759 leader_election.cc:304] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5db0ac1adc1c4d278e3265885f479a6f; no voters: 2c704188c792496da65a278dd5696d0a, eab2ceb08a4a4bba9db7163a98c612af
I20260710 11:09:38.726354  2795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213a859e7df4414eb1f7e62e1d4f675d" candidate_uuid: "eab2ceb08a4a4bba9db7163a98c612af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5db0ac1adc1c4d278e3265885f479a6f"
I20260710 11:09:38.727229  2795 raft_consensus.cc:3060] T 213a859e7df4414eb1f7e62e1d4f675d P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.727326  2796 raft_consensus.cc:2468] T bad6bbf8b2df411fbfcf56c0d18546b5 P 5db0ac1adc1c4d278e3265885f479a6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eab2ceb08a4a4bba9db7163a98c612af in term 1.
I20260710 11:09:38.728612  2834 leader_election.cc:304] T bad6bbf8b2df411fbfcf56c0d18546b5 P eab2ceb08a4a4bba9db7163a98c612af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5db0ac1adc1c4d278e3265885f479a6f, eab2ceb08a4a4bba9db7163a98c612af; no voters: 
I20260710 11:09:38.731426  3008 raft_consensus.cc:3060] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.715741  2996 leader_election.cc:290] T 213a859e7df4414eb1f7e62e1d4f675d P eab2ceb08a4a4bba9db7163a98c612af [CANDIDATE]: Term 1 election: Requested vote from peers 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473), 2c704188c792496da65a278dd5696d0a (127.2.153.67:46291)
I20260710 11:09:38.732806  2996 raft_consensus.cc:2804] T bad6bbf8b2df411fbfcf56c0d18546b5 P eab2ceb08a4a4bba9db7163a98c612af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:38.734977  2944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad6bbf8b2df411fbfcf56c0d18546b5" candidate_uuid: "eab2ceb08a4a4bba9db7163a98c612af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c704188c792496da65a278dd5696d0a"
I20260710 11:09:38.734803  3018 leader_election.cc:290] T bad6bbf8b2df411fbfcf56c0d18546b5 P eab2ceb08a4a4bba9db7163a98c612af [CANDIDATE]: Term 1 election: Requested vote from peers 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473), 2c704188c792496da65a278dd5696d0a (127.2.153.67:46291)
I20260710 11:09:38.735574  2944 raft_consensus.cc:3060] T bad6bbf8b2df411fbfcf56c0d18546b5 P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.735361  2996 raft_consensus.cc:697] T bad6bbf8b2df411fbfcf56c0d18546b5 P eab2ceb08a4a4bba9db7163a98c612af [term 1 LEADER]: Becoming Leader. State: Replica: eab2ceb08a4a4bba9db7163a98c612af, State: Running, Role: LEADER
I20260710 11:09:38.737542  2996 consensus_queue.cc:237] T bad6bbf8b2df411fbfcf56c0d18546b5 P eab2ceb08a4a4bba9db7163a98c612af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.740743  2795 raft_consensus.cc:2468] T 213a859e7df4414eb1f7e62e1d4f675d P 5db0ac1adc1c4d278e3265885f479a6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eab2ceb08a4a4bba9db7163a98c612af in term 1.
I20260710 11:09:38.743669  2944 raft_consensus.cc:2468] T bad6bbf8b2df411fbfcf56c0d18546b5 P 2c704188c792496da65a278dd5696d0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eab2ceb08a4a4bba9db7163a98c612af in term 1.
I20260710 11:09:38.744235  2943 raft_consensus.cc:2468] T 213a859e7df4414eb1f7e62e1d4f675d P 2c704188c792496da65a278dd5696d0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eab2ceb08a4a4bba9db7163a98c612af in term 1.
I20260710 11:09:38.746644  2835 leader_election.cc:304] T 213a859e7df4414eb1f7e62e1d4f675d P eab2ceb08a4a4bba9db7163a98c612af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c704188c792496da65a278dd5696d0a, eab2ceb08a4a4bba9db7163a98c612af; no voters: 
I20260710 11:09:38.747673  3018 raft_consensus.cc:2804] T 213a859e7df4414eb1f7e62e1d4f675d P eab2ceb08a4a4bba9db7163a98c612af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:38.748345  3018 raft_consensus.cc:697] T 213a859e7df4414eb1f7e62e1d4f675d P eab2ceb08a4a4bba9db7163a98c612af [term 1 LEADER]: Becoming Leader. State: Replica: eab2ceb08a4a4bba9db7163a98c612af, State: Running, Role: LEADER
I20260710 11:09:38.749114  2989 tablet_bootstrap.cc:492] T ca83acea4e4741749184877a59ef377d P 5db0ac1adc1c4d278e3265885f479a6f: No bootstrap required, opened a new log
I20260710 11:09:38.749719  2989 ts_tablet_manager.cc:1403] T ca83acea4e4741749184877a59ef377d P 5db0ac1adc1c4d278e3265885f479a6f: Time spent bootstrapping tablet: real 0.137s	user 0.017s	sys 0.024s
I20260710 11:09:38.749590  3018 consensus_queue.cc:237] T 213a859e7df4414eb1f7e62e1d4f675d P eab2ceb08a4a4bba9db7163a98c612af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.752835  3008 raft_consensus.cc:2749] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:38.724612  3044 raft_consensus.cc:493] T 94692d3d278144eaa210f653aa59f48f P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:38.759104  2989 raft_consensus.cc:359] T ca83acea4e4741749184877a59ef377d P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.759763  2989 raft_consensus.cc:385] T ca83acea4e4741749184877a59ef377d P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.760016  2989 raft_consensus.cc:740] T ca83acea4e4741749184877a59ef377d P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5db0ac1adc1c4d278e3265885f479a6f, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.757532  3044 raft_consensus.cc:515] T 94692d3d278144eaa210f653aa59f48f P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.763902  2989 consensus_queue.cc:260] T ca83acea4e4741749184877a59ef377d P 5db0ac1adc1c4d278e3265885f479a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.769161  2989 ts_tablet_manager.cc:1434] T ca83acea4e4741749184877a59ef377d P 5db0ac1adc1c4d278e3265885f479a6f: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260710 11:09:38.770066  2988 tablet_bootstrap.cc:492] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a: No bootstrap required, opened a new log
I20260710 11:09:38.770562  2988 ts_tablet_manager.cc:1403] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a: Time spent bootstrapping tablet: real 0.124s	user 0.051s	sys 0.070s
I20260710 11:09:38.767729  2690 catalog_manager.cc:5697] T bad6bbf8b2df411fbfcf56c0d18546b5 P eab2ceb08a4a4bba9db7163a98c612af reported cstate change: term changed from 0 to 1, leader changed from <none> to eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66). New cstate: current_term: 1 leader_uuid: "eab2ceb08a4a4bba9db7163a98c612af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:38.773061  2988 raft_consensus.cc:359] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.774150  3008 raft_consensus.cc:493] T f9efcff8bd9d4a0391020d4d189c1b34 P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:38.773821  2943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94692d3d278144eaa210f653aa59f48f" candidate_uuid: "eab2ceb08a4a4bba9db7163a98c612af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c704188c792496da65a278dd5696d0a" is_pre_election: true
I20260710 11:09:38.774798  3008 raft_consensus.cc:515] T f9efcff8bd9d4a0391020d4d189c1b34 P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.775316  2943 raft_consensus.cc:2468] T 94692d3d278144eaa210f653aa59f48f P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eab2ceb08a4a4bba9db7163a98c612af in term 0.
I20260710 11:09:38.776587  2835 leader_election.cc:304] T 94692d3d278144eaa210f653aa59f48f P eab2ceb08a4a4bba9db7163a98c612af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c704188c792496da65a278dd5696d0a, eab2ceb08a4a4bba9db7163a98c612af; no voters: 
I20260710 11:09:38.776850  3008 leader_election.cc:290] T f9efcff8bd9d4a0391020d4d189c1b34 P 5db0ac1adc1c4d278e3265885f479a6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66:40387), 2c704188c792496da65a278dd5696d0a (127.2.153.67:46291)
I20260710 11:09:38.773960  2988 raft_consensus.cc:385] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.777522  2988 raft_consensus.cc:740] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c704188c792496da65a278dd5696d0a, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.778301  2871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9efcff8bd9d4a0391020d4d189c1b34" candidate_uuid: "5db0ac1adc1c4d278e3265885f479a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab2ceb08a4a4bba9db7163a98c612af" is_pre_election: true
I20260710 11:09:38.778225  2988 consensus_queue.cc:260] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.778602  2943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9efcff8bd9d4a0391020d4d189c1b34" candidate_uuid: "5db0ac1adc1c4d278e3265885f479a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c704188c792496da65a278dd5696d0a" is_pre_election: true
I20260710 11:09:38.778923  2871 raft_consensus.cc:2468] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5db0ac1adc1c4d278e3265885f479a6f in term 0.
I20260710 11:09:38.779232  2943 raft_consensus.cc:2468] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5db0ac1adc1c4d278e3265885f479a6f in term 0.
I20260710 11:09:38.780222  2988 ts_tablet_manager.cc:1434] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 11:09:38.780489  2760 leader_election.cc:304] T f9efcff8bd9d4a0391020d4d189c1b34 P 5db0ac1adc1c4d278e3265885f479a6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c704188c792496da65a278dd5696d0a, 5db0ac1adc1c4d278e3265885f479a6f; no voters: 
I20260710 11:09:38.781183  3008 raft_consensus.cc:2804] T f9efcff8bd9d4a0391020d4d189c1b34 P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:38.781512  3008 raft_consensus.cc:493] T f9efcff8bd9d4a0391020d4d189c1b34 P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:38.781920  3008 raft_consensus.cc:3060] T f9efcff8bd9d4a0391020d4d189c1b34 P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.782017  3018 raft_consensus.cc:2804] T 94692d3d278144eaa210f653aa59f48f P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:38.782441  3018 raft_consensus.cc:493] T 94692d3d278144eaa210f653aa59f48f P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:38.783301  3018 raft_consensus.cc:3060] T 94692d3d278144eaa210f653aa59f48f P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.772158  2795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94692d3d278144eaa210f653aa59f48f" candidate_uuid: "eab2ceb08a4a4bba9db7163a98c612af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5db0ac1adc1c4d278e3265885f479a6f" is_pre_election: true
I20260710 11:09:38.784622  2795 raft_consensus.cc:2468] T 94692d3d278144eaa210f653aa59f48f P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eab2ceb08a4a4bba9db7163a98c612af in term 0.
I20260710 11:09:38.773765  3044 leader_election.cc:290] T 94692d3d278144eaa210f653aa59f48f P eab2ceb08a4a4bba9db7163a98c612af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473), 2c704188c792496da65a278dd5696d0a (127.2.153.67:46291)
I20260710 11:09:38.788645  3008 raft_consensus.cc:515] T f9efcff8bd9d4a0391020d4d189c1b34 P 5db0ac1adc1c4d278e3265885f479a6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.790798  2988 tablet_bootstrap.cc:492] T e8f89dcd3e6c4c889bb2888275f76e2d P 2c704188c792496da65a278dd5696d0a: Bootstrap starting.
I20260710 11:09:38.791910  3008 leader_election.cc:290] T f9efcff8bd9d4a0391020d4d189c1b34 P 5db0ac1adc1c4d278e3265885f479a6f [CANDIDATE]: Term 1 election: Requested vote from peers eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66:40387), 2c704188c792496da65a278dd5696d0a (127.2.153.67:46291)
I20260710 11:09:38.794548  2943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9efcff8bd9d4a0391020d4d189c1b34" candidate_uuid: "5db0ac1adc1c4d278e3265885f479a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c704188c792496da65a278dd5696d0a"
I20260710 11:09:38.795148  2943 raft_consensus.cc:3060] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.795208  2871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9efcff8bd9d4a0391020d4d189c1b34" candidate_uuid: "5db0ac1adc1c4d278e3265885f479a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab2ceb08a4a4bba9db7163a98c612af"
I20260710 11:09:38.795840  2871 raft_consensus.cc:3060] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.796540  2988 tablet_bootstrap.cc:654] T e8f89dcd3e6c4c889bb2888275f76e2d P 2c704188c792496da65a278dd5696d0a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:38.788605  3018 raft_consensus.cc:515] T 94692d3d278144eaa210f653aa59f48f P eab2ceb08a4a4bba9db7163a98c612af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.801337  2690 catalog_manager.cc:5697] T 213a859e7df4414eb1f7e62e1d4f675d P eab2ceb08a4a4bba9db7163a98c612af reported cstate change: term changed from 0 to 1, leader changed from <none> to eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66). New cstate: current_term: 1 leader_uuid: "eab2ceb08a4a4bba9db7163a98c612af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:38.802531  2871 raft_consensus.cc:2468] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5db0ac1adc1c4d278e3265885f479a6f in term 1.
I20260710 11:09:38.802779  2943 raft_consensus.cc:2468] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5db0ac1adc1c4d278e3265885f479a6f in term 1.
I20260710 11:09:38.803761  2759 leader_election.cc:304] T f9efcff8bd9d4a0391020d4d189c1b34 P 5db0ac1adc1c4d278e3265885f479a6f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5db0ac1adc1c4d278e3265885f479a6f, eab2ceb08a4a4bba9db7163a98c612af; no voters: 
I20260710 11:09:38.806543  2943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94692d3d278144eaa210f653aa59f48f" candidate_uuid: "eab2ceb08a4a4bba9db7163a98c612af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c704188c792496da65a278dd5696d0a"
I20260710 11:09:38.805577  2795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94692d3d278144eaa210f653aa59f48f" candidate_uuid: "eab2ceb08a4a4bba9db7163a98c612af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5db0ac1adc1c4d278e3265885f479a6f"
I20260710 11:09:38.806730  3008 raft_consensus.cc:2804] T f9efcff8bd9d4a0391020d4d189c1b34 P 5db0ac1adc1c4d278e3265885f479a6f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:38.804735  3018 leader_election.cc:290] T 94692d3d278144eaa210f653aa59f48f P eab2ceb08a4a4bba9db7163a98c612af [CANDIDATE]: Term 1 election: Requested vote from peers 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473), 2c704188c792496da65a278dd5696d0a (127.2.153.67:46291)
I20260710 11:09:38.807408  2795 raft_consensus.cc:3060] T 94692d3d278144eaa210f653aa59f48f P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.815333  2943 raft_consensus.cc:3060] T 94692d3d278144eaa210f653aa59f48f P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.818495  3008 raft_consensus.cc:697] T f9efcff8bd9d4a0391020d4d189c1b34 P 5db0ac1adc1c4d278e3265885f479a6f [term 1 LEADER]: Becoming Leader. State: Replica: 5db0ac1adc1c4d278e3265885f479a6f, State: Running, Role: LEADER
I20260710 11:09:38.819458  3008 consensus_queue.cc:237] T f9efcff8bd9d4a0391020d4d189c1b34 P 5db0ac1adc1c4d278e3265885f479a6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.822207  2795 raft_consensus.cc:2468] T 94692d3d278144eaa210f653aa59f48f P 5db0ac1adc1c4d278e3265885f479a6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eab2ceb08a4a4bba9db7163a98c612af in term 1.
I20260710 11:09:38.823583  2834 leader_election.cc:304] T 94692d3d278144eaa210f653aa59f48f P eab2ceb08a4a4bba9db7163a98c612af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5db0ac1adc1c4d278e3265885f479a6f, eab2ceb08a4a4bba9db7163a98c612af; no voters: 
I20260710 11:09:38.824088  2943 raft_consensus.cc:2468] T 94692d3d278144eaa210f653aa59f48f P 2c704188c792496da65a278dd5696d0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eab2ceb08a4a4bba9db7163a98c612af in term 1.
I20260710 11:09:38.824409  2988 tablet_bootstrap.cc:492] T e8f89dcd3e6c4c889bb2888275f76e2d P 2c704188c792496da65a278dd5696d0a: No bootstrap required, opened a new log
I20260710 11:09:38.824524  3018 raft_consensus.cc:2804] T 94692d3d278144eaa210f653aa59f48f P eab2ceb08a4a4bba9db7163a98c612af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:38.825073  2988 ts_tablet_manager.cc:1403] T e8f89dcd3e6c4c889bb2888275f76e2d P 2c704188c792496da65a278dd5696d0a: Time spent bootstrapping tablet: real 0.044s	user 0.004s	sys 0.009s
I20260710 11:09:38.825241  3018 raft_consensus.cc:697] T 94692d3d278144eaa210f653aa59f48f P eab2ceb08a4a4bba9db7163a98c612af [term 1 LEADER]: Becoming Leader. State: Replica: eab2ceb08a4a4bba9db7163a98c612af, State: Running, Role: LEADER
I20260710 11:09:38.826196  3018 consensus_queue.cc:237] T 94692d3d278144eaa210f653aa59f48f P eab2ceb08a4a4bba9db7163a98c612af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.827776  2988 raft_consensus.cc:359] T e8f89dcd3e6c4c889bb2888275f76e2d P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.828317  2988 raft_consensus.cc:385] T e8f89dcd3e6c4c889bb2888275f76e2d P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:38.828482  2988 raft_consensus.cc:740] T e8f89dcd3e6c4c889bb2888275f76e2d P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c704188c792496da65a278dd5696d0a, State: Initialized, Role: FOLLOWER
I20260710 11:09:38.828990  2988 consensus_queue.cc:260] T e8f89dcd3e6c4c889bb2888275f76e2d P 2c704188c792496da65a278dd5696d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.830904  2988 ts_tablet_manager.cc:1434] T e8f89dcd3e6c4c889bb2888275f76e2d P 2c704188c792496da65a278dd5696d0a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:09:38.837556  2689 catalog_manager.cc:5697] T f9efcff8bd9d4a0391020d4d189c1b34 P 5db0ac1adc1c4d278e3265885f479a6f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65). New cstate: current_term: 1 leader_uuid: "5db0ac1adc1c4d278e3265885f479a6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:38.839515  2693 catalog_manager.cc:5697] T 94692d3d278144eaa210f653aa59f48f P eab2ceb08a4a4bba9db7163a98c612af reported cstate change: term changed from 0 to 1, leader changed from <none> to eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66). New cstate: current_term: 1 leader_uuid: "eab2ceb08a4a4bba9db7163a98c612af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:38.845757  2943 raft_consensus.cc:3060] T e8f89dcd3e6c4c889bb2888275f76e2d P 2c704188c792496da65a278dd5696d0a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.855583  3018 consensus_queue.cc:1048] T e8f89dcd3e6c4c889bb2888275f76e2d P eab2ceb08a4a4bba9db7163a98c612af [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:38.870536  3018 consensus_queue.cc:1048] T e8f89dcd3e6c4c889bb2888275f76e2d P eab2ceb08a4a4bba9db7163a98c612af [LEADER]: Connected to new peer: Peer: permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:38.932168  2993 consensus_queue.cc:1048] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:38.936978  3008 raft_consensus.cc:493] T ca83acea4e4741749184877a59ef377d P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:38.937613  3008 raft_consensus.cc:515] T ca83acea4e4741749184877a59ef377d P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:38.939760  3008 leader_election.cc:290] T ca83acea4e4741749184877a59ef377d P 5db0ac1adc1c4d278e3265885f479a6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66:40387), 2c704188c792496da65a278dd5696d0a (127.2.153.67:46291)
I20260710 11:09:38.940580  2870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca83acea4e4741749184877a59ef377d" candidate_uuid: "5db0ac1adc1c4d278e3265885f479a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eab2ceb08a4a4bba9db7163a98c612af" is_pre_election: true
I20260710 11:09:38.955605  2943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca83acea4e4741749184877a59ef377d" candidate_uuid: "5db0ac1adc1c4d278e3265885f479a6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c704188c792496da65a278dd5696d0a" is_pre_election: true
I20260710 11:09:38.960229  2795 raft_consensus.cc:3060] T ca83acea4e4741749184877a59ef377d P 5db0ac1adc1c4d278e3265885f479a6f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:38.961221  3024 consensus_queue.cc:1048] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:38.961398  2760 leader_election.cc:304] T ca83acea4e4741749184877a59ef377d P 5db0ac1adc1c4d278e3265885f479a6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5db0ac1adc1c4d278e3265885f479a6f; no voters: 2c704188c792496da65a278dd5696d0a, eab2ceb08a4a4bba9db7163a98c612af
I20260710 11:09:38.964350  2943 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0c92b001d6e450a91f89e153ffc4095"
dest_uuid: "2c704188c792496da65a278dd5696d0a"
mode: GRACEFUL
new_leader_uuid: "5db0ac1adc1c4d278e3265885f479a6f"
 from {username='slave'} at 127.0.0.1:37344
I20260710 11:09:38.965044  2943 raft_consensus.cc:606] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a [term 1 LEADER]: Received request to transfer leadership to TS 5db0ac1adc1c4d278e3265885f479a6f
I20260710 11:09:38.971320  3008 raft_consensus.cc:2749] T ca83acea4e4741749184877a59ef377d P 5db0ac1adc1c4d278e3265885f479a6f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:38.972532  2943 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5276504c8b584a24a2fb28cf54c69b21"
dest_uuid: "2c704188c792496da65a278dd5696d0a"
mode: GRACEFUL
new_leader_uuid: "5db0ac1adc1c4d278e3265885f479a6f"
 from {username='slave'} at 127.0.0.1:37344
I20260710 11:09:38.973320  2943 raft_consensus.cc:606] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a [term 1 LEADER]: Received request to transfer leadership to TS 5db0ac1adc1c4d278e3265885f479a6f
I20260710 11:09:38.980548  3020 consensus_queue.cc:1048] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:38.984665  2943 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca83acea4e4741749184877a59ef377d"
dest_uuid: "2c704188c792496da65a278dd5696d0a"
mode: GRACEFUL
new_leader_uuid: "5db0ac1adc1c4d278e3265885f479a6f"
 from {username='slave'} at 127.0.0.1:37344
I20260710 11:09:38.985443  2943 raft_consensus.cc:606] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [term 1 LEADER]: Received request to transfer leadership to TS 5db0ac1adc1c4d278e3265885f479a6f
I20260710 11:09:38.987367  3061 consensus_queue.cc:1048] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:39.005571  3024 raft_consensus.cc:993] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a: : Instructing follower 5db0ac1adc1c4d278e3265885f479a6f to start an election
I20260710 11:09:39.006026  3024 raft_consensus.cc:1081] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [term 1 LEADER]: Signalling peer 5db0ac1adc1c4d278e3265885f479a6f to start an election
I20260710 11:09:39.007956  2795 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca83acea4e4741749184877a59ef377d"
dest_uuid: "5db0ac1adc1c4d278e3265885f479a6f"
 from {username='slave'} at 127.0.0.1:40894
I20260710 11:09:39.008630  2795 raft_consensus.cc:493] T ca83acea4e4741749184877a59ef377d P 5db0ac1adc1c4d278e3265885f479a6f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:39.009003  2795 raft_consensus.cc:3060] T ca83acea4e4741749184877a59ef377d P 5db0ac1adc1c4d278e3265885f479a6f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.010186  2943 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4bb3155a9c14ac482f8dc344e7ad6c2"
dest_uuid: "2c704188c792496da65a278dd5696d0a"
mode: GRACEFUL
new_leader_uuid: "eab2ceb08a4a4bba9db7163a98c612af"
 from {username='slave'} at 127.0.0.1:37344
I20260710 11:09:39.010776  2943 raft_consensus.cc:606] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [term 1 LEADER]: Received request to transfer leadership to TS eab2ceb08a4a4bba9db7163a98c612af
I20260710 11:09:39.015125  2795 raft_consensus.cc:515] T ca83acea4e4741749184877a59ef377d P 5db0ac1adc1c4d278e3265885f479a6f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:39.018831  2871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca83acea4e4741749184877a59ef377d" candidate_uuid: "5db0ac1adc1c4d278e3265885f479a6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eab2ceb08a4a4bba9db7163a98c612af"
I20260710 11:09:39.019496  2871 raft_consensus.cc:3060] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.022174  2795 leader_election.cc:290] T ca83acea4e4741749184877a59ef377d P 5db0ac1adc1c4d278e3265885f479a6f [CANDIDATE]: Term 2 election: Requested vote from peers eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66:40387), 2c704188c792496da65a278dd5696d0a (127.2.153.67:46291)
I20260710 11:09:39.028213  3020 raft_consensus.cc:993] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a: : Instructing follower 5db0ac1adc1c4d278e3265885f479a6f to start an election
I20260710 11:09:39.028739  3020 raft_consensus.cc:1081] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a [term 1 LEADER]: Signalling peer 5db0ac1adc1c4d278e3265885f479a6f to start an election
I20260710 11:09:39.031514  2943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca83acea4e4741749184877a59ef377d" candidate_uuid: "5db0ac1adc1c4d278e3265885f479a6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c704188c792496da65a278dd5696d0a"
I20260710 11:09:39.032152  2943 raft_consensus.cc:3055] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:39.032491  2943 raft_consensus.cc:740] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2c704188c792496da65a278dd5696d0a, State: Running, Role: LEADER
I20260710 11:09:39.033600  2943 consensus_queue.cc:260] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:39.034942  2943 raft_consensus.cc:3060] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.036398  3061 consensus_queue.cc:1048] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:39.036931  2795 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5276504c8b584a24a2fb28cf54c69b21"
dest_uuid: "5db0ac1adc1c4d278e3265885f479a6f"
 from {username='slave'} at 127.0.0.1:40894
I20260710 11:09:39.037561  2795 raft_consensus.cc:493] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:39.038007  2795 raft_consensus.cc:3060] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.051998  2871 raft_consensus.cc:2468] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5db0ac1adc1c4d278e3265885f479a6f in term 2.
I20260710 11:09:39.053821  2759 leader_election.cc:304] T ca83acea4e4741749184877a59ef377d P 5db0ac1adc1c4d278e3265885f479a6f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5db0ac1adc1c4d278e3265885f479a6f, eab2ceb08a4a4bba9db7163a98c612af; no voters: 
I20260710 11:09:39.054754  3008 raft_consensus.cc:2804] T ca83acea4e4741749184877a59ef377d P 5db0ac1adc1c4d278e3265885f479a6f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:39.055274  3008 raft_consensus.cc:697] T ca83acea4e4741749184877a59ef377d P 5db0ac1adc1c4d278e3265885f479a6f [term 2 LEADER]: Becoming Leader. State: Replica: 5db0ac1adc1c4d278e3265885f479a6f, State: Running, Role: LEADER
I20260710 11:09:39.056192  3008 consensus_queue.cc:237] T ca83acea4e4741749184877a59ef377d P 5db0ac1adc1c4d278e3265885f479a6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:39.058317  2943 raft_consensus.cc:2468] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5db0ac1adc1c4d278e3265885f479a6f in term 2.
I20260710 11:09:39.063109  2795 raft_consensus.cc:515] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:39.066833  2795 leader_election.cc:290] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f [CANDIDATE]: Term 2 election: Requested vote from peers eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66:40387), 2c704188c792496da65a278dd5696d0a (127.2.153.67:46291)
I20260710 11:09:39.072645  2869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5276504c8b584a24a2fb28cf54c69b21" candidate_uuid: "5db0ac1adc1c4d278e3265885f479a6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eab2ceb08a4a4bba9db7163a98c612af"
I20260710 11:09:39.073359  2869 raft_consensus.cc:3060] T 5276504c8b584a24a2fb28cf54c69b21 P eab2ceb08a4a4bba9db7163a98c612af [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.079180  2871 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8f89dcd3e6c4c889bb2888275f76e2d"
dest_uuid: "eab2ceb08a4a4bba9db7163a98c612af"
mode: GRACEFUL
new_leader_uuid: "2c704188c792496da65a278dd5696d0a"
 from {username='slave'} at 127.0.0.1:47290
I20260710 11:09:39.079836  2871 raft_consensus.cc:606] T e8f89dcd3e6c4c889bb2888275f76e2d P eab2ceb08a4a4bba9db7163a98c612af [term 1 LEADER]: Received request to transfer leadership to TS 2c704188c792496da65a278dd5696d0a
I20260710 11:09:39.087357  3061 consensus_queue.cc:1048] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:39.088074  2943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5276504c8b584a24a2fb28cf54c69b21" candidate_uuid: "5db0ac1adc1c4d278e3265885f479a6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c704188c792496da65a278dd5696d0a"
I20260710 11:09:39.088730  2943 raft_consensus.cc:3055] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:39.088924  2869 raft_consensus.cc:2468] T 5276504c8b584a24a2fb28cf54c69b21 P eab2ceb08a4a4bba9db7163a98c612af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5db0ac1adc1c4d278e3265885f479a6f in term 2.
I20260710 11:09:39.089140  2943 raft_consensus.cc:740] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2c704188c792496da65a278dd5696d0a, State: Running, Role: LEADER
I20260710 11:09:39.090364  2759 leader_election.cc:304] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5db0ac1adc1c4d278e3265885f479a6f, eab2ceb08a4a4bba9db7163a98c612af; no voters: 
I20260710 11:09:39.086248  2690 catalog_manager.cc:5697] T ca83acea4e4741749184877a59ef377d P 5db0ac1adc1c4d278e3265885f479a6f reported cstate change: term changed from 1 to 2, leader changed from 2c704188c792496da65a278dd5696d0a (127.2.153.67) to 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65). New cstate: current_term: 2 leader_uuid: "5db0ac1adc1c4d278e3265885f479a6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:39.091464  3049 raft_consensus.cc:2804] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:39.091984  3049 raft_consensus.cc:697] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f [term 2 LEADER]: Becoming Leader. State: Replica: 5db0ac1adc1c4d278e3265885f479a6f, State: Running, Role: LEADER
I20260710 11:09:39.090372  2943 consensus_queue.cc:260] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:39.093142  2943 raft_consensus.cc:3060] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.092895  3049 consensus_queue.cc:237] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:39.100625  2943 raft_consensus.cc:2468] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5db0ac1adc1c4d278e3265885f479a6f in term 2.
I20260710 11:09:39.107672  3020 raft_consensus.cc:993] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a: : Instructing follower 5db0ac1adc1c4d278e3265885f479a6f to start an election
I20260710 11:09:39.108294  3061 raft_consensus.cc:1081] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a [term 1 LEADER]: Signalling peer 5db0ac1adc1c4d278e3265885f479a6f to start an election
I20260710 11:09:39.109965  2795 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0c92b001d6e450a91f89e153ffc4095"
dest_uuid: "5db0ac1adc1c4d278e3265885f479a6f"
 from {username='slave'} at 127.0.0.1:40894
I20260710 11:09:39.110584  2795 raft_consensus.cc:493] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:39.110951  2795 raft_consensus.cc:3060] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.111073  2690 catalog_manager.cc:5697] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f reported cstate change: term changed from 1 to 2, leader changed from 2c704188c792496da65a278dd5696d0a (127.2.153.67) to 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65). New cstate: current_term: 2 leader_uuid: "5db0ac1adc1c4d278e3265885f479a6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:39.116035  2795 raft_consensus.cc:515] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } } peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } }
I20260710 11:09:39.118216  2795 leader_election.cc:290] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f [CANDIDATE]: Term 2 election: Requested vote from peers 2c704188c792496da65a278dd5696d0a (127.2.153.67:46291), eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66:40387)
I20260710 11:09:39.119778  2869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c92b001d6e450a91f89e153ffc4095" candidate_uuid: "5db0ac1adc1c4d278e3265885f479a6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eab2ceb08a4a4bba9db7163a98c612af"
I20260710 11:09:39.120014  2943 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c92b001d6e450a91f89e153ffc4095" candidate_uuid: "5db0ac1adc1c4d278e3265885f479a6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c704188c792496da65a278dd5696d0a"
I20260710 11:09:39.120407  2869 raft_consensus.cc:3060] T e0c92b001d6e450a91f89e153ffc4095 P eab2ceb08a4a4bba9db7163a98c612af [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.120661  2943 raft_consensus.cc:3055] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:39.121057  2943 raft_consensus.cc:740] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2c704188c792496da65a278dd5696d0a, State: Running, Role: LEADER
I20260710 11:09:39.122128  2943 consensus_queue.cc:260] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } } peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } }
I20260710 11:09:39.123706  2943 raft_consensus.cc:3060] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.128197  2869 raft_consensus.cc:2468] T e0c92b001d6e450a91f89e153ffc4095 P eab2ceb08a4a4bba9db7163a98c612af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5db0ac1adc1c4d278e3265885f479a6f in term 2.
I20260710 11:09:39.129983  2759 leader_election.cc:304] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5db0ac1adc1c4d278e3265885f479a6f, eab2ceb08a4a4bba9db7163a98c612af; no voters: 
I20260710 11:09:39.130847  3049 raft_consensus.cc:2804] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:39.131438  3049 raft_consensus.cc:697] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f [term 2 LEADER]: Becoming Leader. State: Replica: 5db0ac1adc1c4d278e3265885f479a6f, State: Running, Role: LEADER
I20260710 11:09:39.131904  2943 raft_consensus.cc:2468] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5db0ac1adc1c4d278e3265885f479a6f in term 2.
I20260710 11:09:39.132241  3049 consensus_queue.cc:237] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } } peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } }
I20260710 11:09:39.140789  2690 catalog_manager.cc:5697] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f reported cstate change: term changed from 1 to 2, leader changed from 2c704188c792496da65a278dd5696d0a (127.2.153.67) to 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65). New cstate: current_term: 2 leader_uuid: "5db0ac1adc1c4d278e3265885f479a6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:39.183337  3061 consensus_queue.cc:1048] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:39.189764  3020 raft_consensus.cc:993] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a: : Instructing follower eab2ceb08a4a4bba9db7163a98c612af to start an election
I20260710 11:09:39.190218  3020 raft_consensus.cc:1081] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [term 1 LEADER]: Signalling peer eab2ceb08a4a4bba9db7163a98c612af to start an election
I20260710 11:09:39.192199  2870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4bb3155a9c14ac482f8dc344e7ad6c2"
dest_uuid: "eab2ceb08a4a4bba9db7163a98c612af"
 from {username='slave'} at 127.0.0.1:47274
I20260710 11:09:39.192728  2870 raft_consensus.cc:493] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:39.193073  2870 raft_consensus.cc:3060] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.195755  3020 consensus_queue.cc:1048] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:39.200826  3018 consensus_queue.cc:1048] T 213a859e7df4414eb1f7e62e1d4f675d P eab2ceb08a4a4bba9db7163a98c612af [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:39.202775  3018 consensus_queue.cc:1048] T bad6bbf8b2df411fbfcf56c0d18546b5 P eab2ceb08a4a4bba9db7163a98c612af [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:39.205883  2870 raft_consensus.cc:515] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:39.206990  2869 raft_consensus.cc:1240] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af [term 2 FOLLOWER]: Rejecting Update request from peer 2c704188c792496da65a278dd5696d0a for earlier term 1. Current term is 2. Ops: []
I20260710 11:09:39.210659  2993 consensus_queue.cc:1059] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:39.211448  2993 raft_consensus.cc:3055] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:39.211750  2993 raft_consensus.cc:740] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2c704188c792496da65a278dd5696d0a, State: Running, Role: LEADER
I20260710 11:09:39.212738  2796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bb3155a9c14ac482f8dc344e7ad6c2" candidate_uuid: "eab2ceb08a4a4bba9db7163a98c612af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5db0ac1adc1c4d278e3265885f479a6f"
I20260710 11:09:39.212497  2993 consensus_queue.cc:260] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:39.213398  2993 raft_consensus.cc:3060] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.215200  2870 leader_election.cc:290] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af [CANDIDATE]: Term 2 election: Requested vote from peers 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473), 2c704188c792496da65a278dd5696d0a (127.2.153.67:46291)
I20260710 11:09:39.215791  2942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bb3155a9c14ac482f8dc344e7ad6c2" candidate_uuid: "eab2ceb08a4a4bba9db7163a98c612af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c704188c792496da65a278dd5696d0a"
I20260710 11:09:39.225800  3045 consensus_queue.cc:1048] T 94692d3d278144eaa210f653aa59f48f P eab2ceb08a4a4bba9db7163a98c612af [LEADER]: Connected to new peer: Peer: permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:39.229279  3018 consensus_queue.cc:1048] T 213a859e7df4414eb1f7e62e1d4f675d P eab2ceb08a4a4bba9db7163a98c612af [LEADER]: Connected to new peer: Peer: permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:39.230707  2942 raft_consensus.cc:2468] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eab2ceb08a4a4bba9db7163a98c612af in term 2.
I20260710 11:09:39.232478  2835 leader_election.cc:304] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af [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: 2c704188c792496da65a278dd5696d0a, eab2ceb08a4a4bba9db7163a98c612af; no voters: 5db0ac1adc1c4d278e3265885f479a6f
I20260710 11:09:39.233928  3045 raft_consensus.cc:2804] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:39.234448  3045 raft_consensus.cc:697] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af [term 2 LEADER]: Becoming Leader. State: Replica: eab2ceb08a4a4bba9db7163a98c612af, State: Running, Role: LEADER
I20260710 11:09:39.235323  3045 consensus_queue.cc:237] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af [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: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:39.245857  2996 consensus_queue.cc:1048] T bad6bbf8b2df411fbfcf56c0d18546b5 P eab2ceb08a4a4bba9db7163a98c612af [LEADER]: Connected to new peer: Peer: permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:39.246940  2689 catalog_manager.cc:5697] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af reported cstate change: term changed from 1 to 2, leader changed from 2c704188c792496da65a278dd5696d0a (127.2.153.67) to eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66). New cstate: current_term: 2 leader_uuid: "eab2ceb08a4a4bba9db7163a98c612af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:39.260581  2996 consensus_queue.cc:1048] T 94692d3d278144eaa210f653aa59f48f P eab2ceb08a4a4bba9db7163a98c612af [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:39.331292  3049 consensus_queue.cc:1048] T f9efcff8bd9d4a0391020d4d189c1b34 P 5db0ac1adc1c4d278e3265885f479a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:39.332435  3073 raft_consensus.cc:993] T e8f89dcd3e6c4c889bb2888275f76e2d P eab2ceb08a4a4bba9db7163a98c612af: : Instructing follower 2c704188c792496da65a278dd5696d0a to start an election
I20260710 11:09:39.332957  3044 raft_consensus.cc:1081] T e8f89dcd3e6c4c889bb2888275f76e2d P eab2ceb08a4a4bba9db7163a98c612af [term 1 LEADER]: Signalling peer 2c704188c792496da65a278dd5696d0a to start an election
I20260710 11:09:39.334622  2944 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8f89dcd3e6c4c889bb2888275f76e2d"
dest_uuid: "2c704188c792496da65a278dd5696d0a"
 from {username='slave'} at 127.0.0.1:37326
I20260710 11:09:39.335166  2944 raft_consensus.cc:493] T e8f89dcd3e6c4c889bb2888275f76e2d P 2c704188c792496da65a278dd5696d0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:39.335556  2944 raft_consensus.cc:3060] T e8f89dcd3e6c4c889bb2888275f76e2d P 2c704188c792496da65a278dd5696d0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.343261  2944 raft_consensus.cc:515] T e8f89dcd3e6c4c889bb2888275f76e2d P 2c704188c792496da65a278dd5696d0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:39.344717  3008 consensus_queue.cc:1048] T f9efcff8bd9d4a0391020d4d189c1b34 P 5db0ac1adc1c4d278e3265885f479a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:39.345993  2794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8f89dcd3e6c4c889bb2888275f76e2d" candidate_uuid: "2c704188c792496da65a278dd5696d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5db0ac1adc1c4d278e3265885f479a6f"
I20260710 11:09:39.346575  2794 raft_consensus.cc:3060] T e8f89dcd3e6c4c889bb2888275f76e2d P 5db0ac1adc1c4d278e3265885f479a6f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.353462  2794 raft_consensus.cc:2468] T e8f89dcd3e6c4c889bb2888275f76e2d P 5db0ac1adc1c4d278e3265885f479a6f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c704188c792496da65a278dd5696d0a in term 2.
I20260710 11:09:39.354133  2944 leader_election.cc:290] T e8f89dcd3e6c4c889bb2888275f76e2d P 2c704188c792496da65a278dd5696d0a [CANDIDATE]: Term 2 election: Requested vote from peers 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473), eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66:40387)
I20260710 11:09:39.355425  2870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8f89dcd3e6c4c889bb2888275f76e2d" candidate_uuid: "2c704188c792496da65a278dd5696d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eab2ceb08a4a4bba9db7163a98c612af"
I20260710 11:09:39.356065  2870 raft_consensus.cc:3055] T e8f89dcd3e6c4c889bb2888275f76e2d P eab2ceb08a4a4bba9db7163a98c612af [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:39.356015  2908 leader_election.cc:304] T e8f89dcd3e6c4c889bb2888275f76e2d P 2c704188c792496da65a278dd5696d0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c704188c792496da65a278dd5696d0a, 5db0ac1adc1c4d278e3265885f479a6f; no voters: 
I20260710 11:09:39.356511  2870 raft_consensus.cc:740] T e8f89dcd3e6c4c889bb2888275f76e2d P eab2ceb08a4a4bba9db7163a98c612af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eab2ceb08a4a4bba9db7163a98c612af, State: Running, Role: LEADER
I20260710 11:09:39.357167  3020 raft_consensus.cc:2804] T e8f89dcd3e6c4c889bb2888275f76e2d P 2c704188c792496da65a278dd5696d0a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:39.357658  3020 raft_consensus.cc:697] T e8f89dcd3e6c4c889bb2888275f76e2d P 2c704188c792496da65a278dd5696d0a [term 2 LEADER]: Becoming Leader. State: Replica: 2c704188c792496da65a278dd5696d0a, State: Running, Role: LEADER
I20260710 11:09:39.357496  2870 consensus_queue.cc:260] T e8f89dcd3e6c4c889bb2888275f76e2d P eab2ceb08a4a4bba9db7163a98c612af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:39.358783  2870 raft_consensus.cc:3060] T e8f89dcd3e6c4c889bb2888275f76e2d P eab2ceb08a4a4bba9db7163a98c612af [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.358511  3020 consensus_queue.cc:237] T e8f89dcd3e6c4c889bb2888275f76e2d P 2c704188c792496da65a278dd5696d0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:39.367009  2870 raft_consensus.cc:2468] T e8f89dcd3e6c4c889bb2888275f76e2d P eab2ceb08a4a4bba9db7163a98c612af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c704188c792496da65a278dd5696d0a in term 2.
I20260710 11:09:39.370347  2690 catalog_manager.cc:5697] T e8f89dcd3e6c4c889bb2888275f76e2d P 2c704188c792496da65a278dd5696d0a reported cstate change: term changed from 1 to 2, leader changed from eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66) to 2c704188c792496da65a278dd5696d0a (127.2.153.67). New cstate: current_term: 2 leader_uuid: "2c704188c792496da65a278dd5696d0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:39.525002  2942 raft_consensus.cc:1275] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [term 2 FOLLOWER]: Refusing update from remote peer 5db0ac1adc1c4d278e3265885f479a6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:39.526710  3049 consensus_queue.cc:1048] T ca83acea4e4741749184877a59ef377d P 5db0ac1adc1c4d278e3265885f479a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:39.538192  2870 raft_consensus.cc:1275] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af [term 2 FOLLOWER]: Refusing update from remote peer 5db0ac1adc1c4d278e3265885f479a6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:39.539752  3078 consensus_queue.cc:1048] T ca83acea4e4741749184877a59ef377d P 5db0ac1adc1c4d278e3265885f479a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:39.550818  2942 raft_consensus.cc:1275] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a [term 2 FOLLOWER]: Refusing update from remote peer 5db0ac1adc1c4d278e3265885f479a6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:39.552007  3078 consensus_queue.cc:1048] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 11:09:39.565495  2870 raft_consensus.cc:1275] T 5276504c8b584a24a2fb28cf54c69b21 P eab2ceb08a4a4bba9db7163a98c612af [term 2 FOLLOWER]: Refusing update from remote peer 5db0ac1adc1c4d278e3265885f479a6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:39.567162  3049 consensus_queue.cc:1048] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:39.673552  2794 raft_consensus.cc:3060] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 5db0ac1adc1c4d278e3265885f479a6f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:39.678676  2794 raft_consensus.cc:1275] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 5db0ac1adc1c4d278e3265885f479a6f [term 2 FOLLOWER]: Refusing update from remote peer eab2ceb08a4a4bba9db7163a98c612af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:39.680109  3044 consensus_queue.cc:1048] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af [LEADER]: Connected to new peer: Peer: permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:39.689015  2942 raft_consensus.cc:1275] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [term 2 FOLLOWER]: Refusing update from remote peer eab2ceb08a4a4bba9db7163a98c612af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:39.690754  3073 consensus_queue.cc:1048] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:39.719249  2942 raft_consensus.cc:1275] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a [term 2 FOLLOWER]: Refusing update from remote peer 5db0ac1adc1c4d278e3265885f479a6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:39.720997  3049 consensus_queue.cc:1048] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:39.730429  2870 raft_consensus.cc:1275] T e0c92b001d6e450a91f89e153ffc4095 P eab2ceb08a4a4bba9db7163a98c612af [term 2 FOLLOWER]: Refusing update from remote peer 5db0ac1adc1c4d278e3265885f479a6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:39.732139  3008 consensus_queue.cc:1048] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:39.800860  2794 raft_consensus.cc:1275] T e8f89dcd3e6c4c889bb2888275f76e2d P 5db0ac1adc1c4d278e3265885f479a6f [term 2 FOLLOWER]: Refusing update from remote peer 2c704188c792496da65a278dd5696d0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:39.802579  2993 consensus_queue.cc:1048] T e8f89dcd3e6c4c889bb2888275f76e2d P 2c704188c792496da65a278dd5696d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:39.811111  2870 raft_consensus.cc:1275] T e8f89dcd3e6c4c889bb2888275f76e2d P eab2ceb08a4a4bba9db7163a98c612af [term 2 FOLLOWER]: Refusing update from remote peer 2c704188c792496da65a278dd5696d0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:39.813705  2993 consensus_queue.cc:1048] T e8f89dcd3e6c4c889bb2888275f76e2d P 2c704188c792496da65a278dd5696d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260710 11:09:42.113597  2661 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 11:09:42.114460  2661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:42.134224  2870 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4bb3155a9c14ac482f8dc344e7ad6c2"
dest_uuid: "eab2ceb08a4a4bba9db7163a98c612af"
mode: GRACEFUL
new_leader_uuid: "2c704188c792496da65a278dd5696d0a"
 from {username='slave'} at 127.0.0.1:51922
I20260710 11:09:42.134809  2870 raft_consensus.cc:606] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af [term 2 LEADER]: Received request to transfer leadership to TS 2c704188c792496da65a278dd5696d0a
I20260710 11:09:42.145556  2794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9efcff8bd9d4a0391020d4d189c1b34"
dest_uuid: "5db0ac1adc1c4d278e3265885f479a6f"
mode: GRACEFUL
new_leader_uuid: "2c704188c792496da65a278dd5696d0a"
 from {username='slave'} at 127.0.0.1:42726
I20260710 11:09:42.146164  2794 raft_consensus.cc:606] T f9efcff8bd9d4a0391020d4d189c1b34 P 5db0ac1adc1c4d278e3265885f479a6f [term 1 LEADER]: Received request to transfer leadership to TS 2c704188c792496da65a278dd5696d0a
I20260710 11:09:42.147405  2661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:09:42.147883  2661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:42.271929  3018 raft_consensus.cc:993] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af: : Instructing follower 2c704188c792496da65a278dd5696d0a to start an election
I20260710 11:09:42.272388  3083 raft_consensus.cc:1081] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af [term 2 LEADER]: Signalling peer 2c704188c792496da65a278dd5696d0a to start an election
I20260710 11:09:42.273756  2942 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4bb3155a9c14ac482f8dc344e7ad6c2"
dest_uuid: "2c704188c792496da65a278dd5696d0a"
 from {username='slave'} at 127.0.0.1:37326
I20260710 11:09:42.274231  2942 raft_consensus.cc:493] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:42.274487  2942 raft_consensus.cc:3060] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:42.279585  2942 raft_consensus.cc:515] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:42.281282  2942 leader_election.cc:290] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [CANDIDATE]: Term 3 election: Requested vote from peers 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473), eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66:40387)
I20260710 11:09:42.282068  2794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bb3155a9c14ac482f8dc344e7ad6c2" candidate_uuid: "2c704188c792496da65a278dd5696d0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5db0ac1adc1c4d278e3265885f479a6f"
I20260710 11:09:42.282325  2870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bb3155a9c14ac482f8dc344e7ad6c2" candidate_uuid: "2c704188c792496da65a278dd5696d0a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eab2ceb08a4a4bba9db7163a98c612af"
I20260710 11:09:42.282704  2794 raft_consensus.cc:3060] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 5db0ac1adc1c4d278e3265885f479a6f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:42.282922  2870 raft_consensus.cc:3055] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:42.283272  2870 raft_consensus.cc:740] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eab2ceb08a4a4bba9db7163a98c612af, State: Running, Role: LEADER
I20260710 11:09:42.283892  2870 consensus_queue.cc:260] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af [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: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:42.284761  2870 raft_consensus.cc:3060] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:42.287505  2794 raft_consensus.cc:2468] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 5db0ac1adc1c4d278e3265885f479a6f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c704188c792496da65a278dd5696d0a in term 3.
I20260710 11:09:42.288632  2908 leader_election.cc:304] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [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: 2c704188c792496da65a278dd5696d0a, 5db0ac1adc1c4d278e3265885f479a6f; no voters: 
I20260710 11:09:42.289426  2870 raft_consensus.cc:2468] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c704188c792496da65a278dd5696d0a in term 3.
I20260710 11:09:42.289491  3082 raft_consensus.cc:2804] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:42.293566  3082 raft_consensus.cc:697] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [term 3 LEADER]: Becoming Leader. State: Replica: 2c704188c792496da65a278dd5696d0a, State: Running, Role: LEADER
I20260710 11:09:42.294678  3082 consensus_queue.cc:237] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [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: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:42.303023  2689 catalog_manager.cc:5697] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a reported cstate change: term changed from 2 to 3, leader changed from eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66) to 2c704188c792496da65a278dd5696d0a (127.2.153.67). New cstate: current_term: 3 leader_uuid: "2c704188c792496da65a278dd5696d0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:42.580541  3008 raft_consensus.cc:993] T f9efcff8bd9d4a0391020d4d189c1b34 P 5db0ac1adc1c4d278e3265885f479a6f: : Instructing follower 2c704188c792496da65a278dd5696d0a to start an election
I20260710 11:09:42.580977  3008 raft_consensus.cc:1081] T f9efcff8bd9d4a0391020d4d189c1b34 P 5db0ac1adc1c4d278e3265885f479a6f [term 1 LEADER]: Signalling peer 2c704188c792496da65a278dd5696d0a to start an election
I20260710 11:09:42.582407  2942 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9efcff8bd9d4a0391020d4d189c1b34"
dest_uuid: "2c704188c792496da65a278dd5696d0a"
 from {username='slave'} at 127.0.0.1:37336
I20260710 11:09:42.582893  2942 raft_consensus.cc:493] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:42.583165  2942 raft_consensus.cc:3060] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:42.587558  2942 raft_consensus.cc:515] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:42.589248  2942 leader_election.cc:290] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a [CANDIDATE]: Term 2 election: Requested vote from peers 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473), eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66:40387)
I20260710 11:09:42.590248  2794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9efcff8bd9d4a0391020d4d189c1b34" candidate_uuid: "2c704188c792496da65a278dd5696d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5db0ac1adc1c4d278e3265885f479a6f"
I20260710 11:09:42.590343  2870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9efcff8bd9d4a0391020d4d189c1b34" candidate_uuid: "2c704188c792496da65a278dd5696d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eab2ceb08a4a4bba9db7163a98c612af"
I20260710 11:09:42.590984  2870 raft_consensus.cc:3060] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:42.590972  2794 raft_consensus.cc:3055] T f9efcff8bd9d4a0391020d4d189c1b34 P 5db0ac1adc1c4d278e3265885f479a6f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:42.591524  2794 raft_consensus.cc:740] T f9efcff8bd9d4a0391020d4d189c1b34 P 5db0ac1adc1c4d278e3265885f479a6f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5db0ac1adc1c4d278e3265885f479a6f, State: Running, Role: LEADER
I20260710 11:09:42.592370  2794 consensus_queue.cc:260] T f9efcff8bd9d4a0391020d4d189c1b34 P 5db0ac1adc1c4d278e3265885f479a6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:42.593568  2794 raft_consensus.cc:3060] T f9efcff8bd9d4a0391020d4d189c1b34 P 5db0ac1adc1c4d278e3265885f479a6f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:42.597822  2870 raft_consensus.cc:2468] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c704188c792496da65a278dd5696d0a in term 2.
I20260710 11:09:42.599037  2908 leader_election.cc:304] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c704188c792496da65a278dd5696d0a, eab2ceb08a4a4bba9db7163a98c612af; no voters: 
I20260710 11:09:42.599890  3082 raft_consensus.cc:2804] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:42.600262  2794 raft_consensus.cc:2468] T f9efcff8bd9d4a0391020d4d189c1b34 P 5db0ac1adc1c4d278e3265885f479a6f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c704188c792496da65a278dd5696d0a in term 2.
I20260710 11:09:42.600446  3082 raft_consensus.cc:697] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a [term 2 LEADER]: Becoming Leader. State: Replica: 2c704188c792496da65a278dd5696d0a, State: Running, Role: LEADER
I20260710 11:09:42.601367  3082 consensus_queue.cc:237] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:42.611651  2689 catalog_manager.cc:5697] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a reported cstate change: term changed from 1 to 2, leader changed from 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65) to 2c704188c792496da65a278dd5696d0a (127.2.153.67). New cstate: current_term: 2 leader_uuid: "2c704188c792496da65a278dd5696d0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:42.877003  2794 raft_consensus.cc:1275] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 5db0ac1adc1c4d278e3265885f479a6f [term 3 FOLLOWER]: Refusing update from remote peer 2c704188c792496da65a278dd5696d0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:42.878515  3082 consensus_queue.cc:1048] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:42.889168  2869 raft_consensus.cc:1275] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af [term 3 FOLLOWER]: Refusing update from remote peer 2c704188c792496da65a278dd5696d0a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:42.891494  3098 consensus_queue.cc:1048] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:09:42.999222  2869 raft_consensus.cc:1275] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af [term 2 FOLLOWER]: Refusing update from remote peer 2c704188c792496da65a278dd5696d0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:43.000543  3098 consensus_queue.cc:1048] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:43.013896  2794 raft_consensus.cc:1275] T f9efcff8bd9d4a0391020d4d189c1b34 P 5db0ac1adc1c4d278e3265885f479a6f [term 2 FOLLOWER]: Refusing update from remote peer 2c704188c792496da65a278dd5696d0a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:43.015544  3103 consensus_queue.cc:1048] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:43.148765  2661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:43.168565  2794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0c92b001d6e450a91f89e153ffc4095"
dest_uuid: "5db0ac1adc1c4d278e3265885f479a6f"
mode: GRACEFUL
new_leader_uuid: "eab2ceb08a4a4bba9db7163a98c612af"
 from {username='slave'} at 127.0.0.1:42734
I20260710 11:09:43.169104  2794 raft_consensus.cc:606] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f [term 2 LEADER]: Received request to transfer leadership to TS eab2ceb08a4a4bba9db7163a98c612af
I20260710 11:09:43.174713  2794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5276504c8b584a24a2fb28cf54c69b21"
dest_uuid: "5db0ac1adc1c4d278e3265885f479a6f"
mode: GRACEFUL
new_leader_uuid: "eab2ceb08a4a4bba9db7163a98c612af"
 from {username='slave'} at 127.0.0.1:42734
I20260710 11:09:43.175184  2794 raft_consensus.cc:606] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f [term 2 LEADER]: Received request to transfer leadership to TS eab2ceb08a4a4bba9db7163a98c612af
I20260710 11:09:43.180554  2794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca83acea4e4741749184877a59ef377d"
dest_uuid: "5db0ac1adc1c4d278e3265885f479a6f"
mode: GRACEFUL
new_leader_uuid: "eab2ceb08a4a4bba9db7163a98c612af"
 from {username='slave'} at 127.0.0.1:42734
I20260710 11:09:43.181145  2794 raft_consensus.cc:606] T ca83acea4e4741749184877a59ef377d P 5db0ac1adc1c4d278e3265885f479a6f [term 2 LEADER]: Received request to transfer leadership to TS eab2ceb08a4a4bba9db7163a98c612af
I20260710 11:09:43.186678  2942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9efcff8bd9d4a0391020d4d189c1b34"
dest_uuid: "2c704188c792496da65a278dd5696d0a"
mode: GRACEFUL
new_leader_uuid: "eab2ceb08a4a4bba9db7163a98c612af"
 from {username='slave'} at 127.0.0.1:37344
I20260710 11:09:43.187192  2942 raft_consensus.cc:606] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a [term 2 LEADER]: Received request to transfer leadership to TS eab2ceb08a4a4bba9db7163a98c612af
I20260710 11:09:43.198463  2942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4bb3155a9c14ac482f8dc344e7ad6c2"
dest_uuid: "2c704188c792496da65a278dd5696d0a"
mode: GRACEFUL
new_leader_uuid: "eab2ceb08a4a4bba9db7163a98c612af"
 from {username='slave'} at 127.0.0.1:37344
I20260710 11:09:43.198987  2942 raft_consensus.cc:606] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [term 3 LEADER]: Received request to transfer leadership to TS eab2ceb08a4a4bba9db7163a98c612af
I20260710 11:09:43.209581  3094 raft_consensus.cc:993] T ca83acea4e4741749184877a59ef377d P 5db0ac1adc1c4d278e3265885f479a6f: : Instructing follower eab2ceb08a4a4bba9db7163a98c612af to start an election
I20260710 11:09:43.210052  3008 raft_consensus.cc:1081] T ca83acea4e4741749184877a59ef377d P 5db0ac1adc1c4d278e3265885f479a6f [term 2 LEADER]: Signalling peer eab2ceb08a4a4bba9db7163a98c612af to start an election
I20260710 11:09:43.211645  2869 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca83acea4e4741749184877a59ef377d"
dest_uuid: "eab2ceb08a4a4bba9db7163a98c612af"
 from {username='slave'} at 127.0.0.1:47262
I20260710 11:09:43.212122  2869 raft_consensus.cc:493] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:43.212451  2869 raft_consensus.cc:3060] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:43.217108  2869 raft_consensus.cc:515] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:43.218793  2869 leader_election.cc:290] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af [CANDIDATE]: Term 3 election: Requested vote from peers 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473), 2c704188c792496da65a278dd5696d0a (127.2.153.67:46291)
I20260710 11:09:43.219703  2795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca83acea4e4741749184877a59ef377d" candidate_uuid: "eab2ceb08a4a4bba9db7163a98c612af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5db0ac1adc1c4d278e3265885f479a6f"
I20260710 11:09:43.219825  2942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca83acea4e4741749184877a59ef377d" candidate_uuid: "eab2ceb08a4a4bba9db7163a98c612af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2c704188c792496da65a278dd5696d0a"
I20260710 11:09:43.220440  2942 raft_consensus.cc:3060] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:43.220391  2795 raft_consensus.cc:3055] T ca83acea4e4741749184877a59ef377d P 5db0ac1adc1c4d278e3265885f479a6f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:43.220907  2795 raft_consensus.cc:740] T ca83acea4e4741749184877a59ef377d P 5db0ac1adc1c4d278e3265885f479a6f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5db0ac1adc1c4d278e3265885f479a6f, State: Running, Role: LEADER
I20260710 11:09:43.221670  2795 consensus_queue.cc:260] T ca83acea4e4741749184877a59ef377d P 5db0ac1adc1c4d278e3265885f479a6f [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: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:43.222910  2795 raft_consensus.cc:3060] T ca83acea4e4741749184877a59ef377d P 5db0ac1adc1c4d278e3265885f479a6f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:43.228164  2942 raft_consensus.cc:2468] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eab2ceb08a4a4bba9db7163a98c612af in term 3.
I20260710 11:09:43.229420  2795 raft_consensus.cc:2468] T ca83acea4e4741749184877a59ef377d P 5db0ac1adc1c4d278e3265885f479a6f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eab2ceb08a4a4bba9db7163a98c612af in term 3.
I20260710 11:09:43.229493  2835 leader_election.cc:304] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af [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: 2c704188c792496da65a278dd5696d0a, eab2ceb08a4a4bba9db7163a98c612af; no voters: 
I20260710 11:09:43.230360  3083 raft_consensus.cc:2804] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:43.231307  3083 raft_consensus.cc:697] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af [term 3 LEADER]: Becoming Leader. State: Replica: eab2ceb08a4a4bba9db7163a98c612af, State: Running, Role: LEADER
I20260710 11:09:43.231997  3083 consensus_queue.cc:237] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af [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: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:43.239073  2690 catalog_manager.cc:5697] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af reported cstate change: term changed from 2 to 3, leader changed from 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65) to eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66). New cstate: current_term: 3 leader_uuid: "eab2ceb08a4a4bba9db7163a98c612af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:43.257825  3094 raft_consensus.cc:993] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f: : Instructing follower eab2ceb08a4a4bba9db7163a98c612af to start an election
I20260710 11:09:43.258293  3094 raft_consensus.cc:1081] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f [term 2 LEADER]: Signalling peer eab2ceb08a4a4bba9db7163a98c612af to start an election
I20260710 11:09:43.259994  2869 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0c92b001d6e450a91f89e153ffc4095"
dest_uuid: "eab2ceb08a4a4bba9db7163a98c612af"
 from {username='slave'} at 127.0.0.1:47262
I20260710 11:09:43.260565  2869 raft_consensus.cc:493] T e0c92b001d6e450a91f89e153ffc4095 P eab2ceb08a4a4bba9db7163a98c612af [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:43.260929  2869 raft_consensus.cc:3060] T e0c92b001d6e450a91f89e153ffc4095 P eab2ceb08a4a4bba9db7163a98c612af [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:43.265811  2869 raft_consensus.cc:515] T e0c92b001d6e450a91f89e153ffc4095 P eab2ceb08a4a4bba9db7163a98c612af [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } } peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } }
I20260710 11:09:43.267719  2869 leader_election.cc:290] T e0c92b001d6e450a91f89e153ffc4095 P eab2ceb08a4a4bba9db7163a98c612af [CANDIDATE]: Term 3 election: Requested vote from peers 2c704188c792496da65a278dd5696d0a (127.2.153.67:46291), 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473)
I20260710 11:09:43.268824  2942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c92b001d6e450a91f89e153ffc4095" candidate_uuid: "eab2ceb08a4a4bba9db7163a98c612af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2c704188c792496da65a278dd5696d0a"
I20260710 11:09:43.268864  2795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c92b001d6e450a91f89e153ffc4095" candidate_uuid: "eab2ceb08a4a4bba9db7163a98c612af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5db0ac1adc1c4d278e3265885f479a6f"
I20260710 11:09:43.269593  2942 raft_consensus.cc:3060] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:43.269692  2795 raft_consensus.cc:3055] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:43.270171  2795 raft_consensus.cc:740] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5db0ac1adc1c4d278e3265885f479a6f, State: Running, Role: LEADER
I20260710 11:09:43.270955  2795 consensus_queue.cc:260] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f [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: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } } peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } }
I20260710 11:09:43.271971  2795 raft_consensus.cc:3060] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:43.274905  2942 raft_consensus.cc:2468] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eab2ceb08a4a4bba9db7163a98c612af in term 3.
I20260710 11:09:43.276006  2835 leader_election.cc:304] T e0c92b001d6e450a91f89e153ffc4095 P eab2ceb08a4a4bba9db7163a98c612af [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: 2c704188c792496da65a278dd5696d0a, eab2ceb08a4a4bba9db7163a98c612af; no voters: 
I20260710 11:09:43.276978  3083 raft_consensus.cc:2804] T e0c92b001d6e450a91f89e153ffc4095 P eab2ceb08a4a4bba9db7163a98c612af [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:43.277468  3083 raft_consensus.cc:697] T e0c92b001d6e450a91f89e153ffc4095 P eab2ceb08a4a4bba9db7163a98c612af [term 3 LEADER]: Becoming Leader. State: Replica: eab2ceb08a4a4bba9db7163a98c612af, State: Running, Role: LEADER
I20260710 11:09:43.277566  2795 raft_consensus.cc:2468] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eab2ceb08a4a4bba9db7163a98c612af in term 3.
I20260710 11:09:43.278384  3083 consensus_queue.cc:237] T e0c92b001d6e450a91f89e153ffc4095 P eab2ceb08a4a4bba9db7163a98c612af [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: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } } peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } }
I20260710 11:09:43.285826  2690 catalog_manager.cc:5697] T e0c92b001d6e450a91f89e153ffc4095 P eab2ceb08a4a4bba9db7163a98c612af reported cstate change: term changed from 2 to 3, leader changed from 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65) to eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66). New cstate: current_term: 3 leader_uuid: "eab2ceb08a4a4bba9db7163a98c612af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:43.342839  3008 raft_consensus.cc:993] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f: : Instructing follower eab2ceb08a4a4bba9db7163a98c612af to start an election
I20260710 11:09:43.343353  3008 raft_consensus.cc:1081] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f [term 2 LEADER]: Signalling peer eab2ceb08a4a4bba9db7163a98c612af to start an election
I20260710 11:09:43.344849  2869 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5276504c8b584a24a2fb28cf54c69b21"
dest_uuid: "eab2ceb08a4a4bba9db7163a98c612af"
 from {username='slave'} at 127.0.0.1:47262
I20260710 11:09:43.345332  2869 raft_consensus.cc:493] T 5276504c8b584a24a2fb28cf54c69b21 P eab2ceb08a4a4bba9db7163a98c612af [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:43.345634  2869 raft_consensus.cc:3060] T 5276504c8b584a24a2fb28cf54c69b21 P eab2ceb08a4a4bba9db7163a98c612af [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:43.351243  2869 raft_consensus.cc:515] T 5276504c8b584a24a2fb28cf54c69b21 P eab2ceb08a4a4bba9db7163a98c612af [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:43.353706  2869 leader_election.cc:290] T 5276504c8b584a24a2fb28cf54c69b21 P eab2ceb08a4a4bba9db7163a98c612af [CANDIDATE]: Term 3 election: Requested vote from peers 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473), 2c704188c792496da65a278dd5696d0a (127.2.153.67:46291)
I20260710 11:09:43.354305  2795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5276504c8b584a24a2fb28cf54c69b21" candidate_uuid: "eab2ceb08a4a4bba9db7163a98c612af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5db0ac1adc1c4d278e3265885f479a6f"
I20260710 11:09:43.354947  2795 raft_consensus.cc:3055] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:43.354892  2942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5276504c8b584a24a2fb28cf54c69b21" candidate_uuid: "eab2ceb08a4a4bba9db7163a98c612af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2c704188c792496da65a278dd5696d0a"
I20260710 11:09:43.355425  2795 raft_consensus.cc:740] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5db0ac1adc1c4d278e3265885f479a6f, State: Running, Role: LEADER
I20260710 11:09:43.355615  2942 raft_consensus.cc:3060] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:43.356317  2795 consensus_queue.cc:260] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f [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: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:43.357642  2795 raft_consensus.cc:3060] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:43.363068  2942 raft_consensus.cc:2468] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eab2ceb08a4a4bba9db7163a98c612af in term 3.
I20260710 11:09:43.364356  2835 leader_election.cc:304] T 5276504c8b584a24a2fb28cf54c69b21 P eab2ceb08a4a4bba9db7163a98c612af [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: 2c704188c792496da65a278dd5696d0a, eab2ceb08a4a4bba9db7163a98c612af; no voters: 
I20260710 11:09:43.364794  2795 raft_consensus.cc:2468] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eab2ceb08a4a4bba9db7163a98c612af in term 3.
I20260710 11:09:43.365293  3083 raft_consensus.cc:2804] T 5276504c8b584a24a2fb28cf54c69b21 P eab2ceb08a4a4bba9db7163a98c612af [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:43.365741  3083 raft_consensus.cc:697] T 5276504c8b584a24a2fb28cf54c69b21 P eab2ceb08a4a4bba9db7163a98c612af [term 3 LEADER]: Becoming Leader. State: Replica: eab2ceb08a4a4bba9db7163a98c612af, State: Running, Role: LEADER
I20260710 11:09:43.366467  3083 consensus_queue.cc:237] T 5276504c8b584a24a2fb28cf54c69b21 P eab2ceb08a4a4bba9db7163a98c612af [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: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:43.373075  2690 catalog_manager.cc:5697] T 5276504c8b584a24a2fb28cf54c69b21 P eab2ceb08a4a4bba9db7163a98c612af reported cstate change: term changed from 2 to 3, leader changed from 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65) to eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66). New cstate: current_term: 3 leader_uuid: "eab2ceb08a4a4bba9db7163a98c612af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:43.421382  3082 raft_consensus.cc:993] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a: : Instructing follower eab2ceb08a4a4bba9db7163a98c612af to start an election
I20260710 11:09:43.421888  3103 raft_consensus.cc:1081] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [term 3 LEADER]: Signalling peer eab2ceb08a4a4bba9db7163a98c612af to start an election
I20260710 11:09:43.423538  2869 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4bb3155a9c14ac482f8dc344e7ad6c2"
dest_uuid: "eab2ceb08a4a4bba9db7163a98c612af"
 from {username='slave'} at 127.0.0.1:47274
I20260710 11:09:43.424144  2869 raft_consensus.cc:493] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:43.424507  2869 raft_consensus.cc:3060] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:43.429440  2869 raft_consensus.cc:515] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:43.431284  2869 leader_election.cc:290] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af [CANDIDATE]: Term 4 election: Requested vote from peers 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473), 2c704188c792496da65a278dd5696d0a (127.2.153.67:46291)
I20260710 11:09:43.432097  2795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bb3155a9c14ac482f8dc344e7ad6c2" candidate_uuid: "eab2ceb08a4a4bba9db7163a98c612af" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5db0ac1adc1c4d278e3265885f479a6f"
I20260710 11:09:43.432335  2942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bb3155a9c14ac482f8dc344e7ad6c2" candidate_uuid: "eab2ceb08a4a4bba9db7163a98c612af" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2c704188c792496da65a278dd5696d0a"
I20260710 11:09:43.432686  2795 raft_consensus.cc:3060] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 5db0ac1adc1c4d278e3265885f479a6f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:43.432869  2942 raft_consensus.cc:3055] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:09:43.433259  2942 raft_consensus.cc:740] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2c704188c792496da65a278dd5696d0a, State: Running, Role: LEADER
I20260710 11:09:43.434017  2942 consensus_queue.cc:260] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [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: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:43.435083  2942 raft_consensus.cc:3060] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:43.437654  2795 raft_consensus.cc:2468] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 5db0ac1adc1c4d278e3265885f479a6f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eab2ceb08a4a4bba9db7163a98c612af in term 4.
I20260710 11:09:43.438900  2834 leader_election.cc:304] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af [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: 5db0ac1adc1c4d278e3265885f479a6f, eab2ceb08a4a4bba9db7163a98c612af; no voters: 
I20260710 11:09:43.439709  3083 raft_consensus.cc:2804] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:09:43.439914  2942 raft_consensus.cc:2468] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eab2ceb08a4a4bba9db7163a98c612af in term 4.
I20260710 11:09:43.440153  3083 raft_consensus.cc:697] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af [term 4 LEADER]: Becoming Leader. State: Replica: eab2ceb08a4a4bba9db7163a98c612af, State: Running, Role: LEADER
I20260710 11:09:43.440976  3083 consensus_queue.cc:237] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af [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: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:43.446329  2690 catalog_manager.cc:5697] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af reported cstate change: term changed from 3 to 4, leader changed from 2c704188c792496da65a278dd5696d0a (127.2.153.67) to eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66). New cstate: current_term: 4 leader_uuid: "eab2ceb08a4a4bba9db7163a98c612af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:43.478255  3082 raft_consensus.cc:993] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a: : Instructing follower eab2ceb08a4a4bba9db7163a98c612af to start an election
I20260710 11:09:43.478786  3082 raft_consensus.cc:1081] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a [term 2 LEADER]: Signalling peer eab2ceb08a4a4bba9db7163a98c612af to start an election
I20260710 11:09:43.480438  2869 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9efcff8bd9d4a0391020d4d189c1b34"
dest_uuid: "eab2ceb08a4a4bba9db7163a98c612af"
 from {username='slave'} at 127.0.0.1:47274
I20260710 11:09:43.480996  2869 raft_consensus.cc:493] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:43.481339  2869 raft_consensus.cc:3060] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:43.486261  2869 raft_consensus.cc:515] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:43.488003  2869 leader_election.cc:290] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af [CANDIDATE]: Term 3 election: Requested vote from peers 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473), 2c704188c792496da65a278dd5696d0a (127.2.153.67:46291)
I20260710 11:09:43.488955  2795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9efcff8bd9d4a0391020d4d189c1b34" candidate_uuid: "eab2ceb08a4a4bba9db7163a98c612af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5db0ac1adc1c4d278e3265885f479a6f"
I20260710 11:09:43.489087  2942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9efcff8bd9d4a0391020d4d189c1b34" candidate_uuid: "eab2ceb08a4a4bba9db7163a98c612af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2c704188c792496da65a278dd5696d0a"
I20260710 11:09:43.489627  2795 raft_consensus.cc:3060] T f9efcff8bd9d4a0391020d4d189c1b34 P 5db0ac1adc1c4d278e3265885f479a6f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:43.489663  2942 raft_consensus.cc:3055] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:43.490064  2942 raft_consensus.cc:740] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2c704188c792496da65a278dd5696d0a, State: Running, Role: LEADER
I20260710 11:09:43.490886  2942 consensus_queue.cc:260] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a [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: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:43.491782  2942 raft_consensus.cc:3060] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:43.494578  2795 raft_consensus.cc:2468] T f9efcff8bd9d4a0391020d4d189c1b34 P 5db0ac1adc1c4d278e3265885f479a6f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eab2ceb08a4a4bba9db7163a98c612af in term 3.
I20260710 11:09:43.495573  2834 leader_election.cc:304] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af [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: 5db0ac1adc1c4d278e3265885f479a6f, eab2ceb08a4a4bba9db7163a98c612af; no voters: 
I20260710 11:09:43.496335  3083 raft_consensus.cc:2804] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:43.496408  2942 raft_consensus.cc:2468] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eab2ceb08a4a4bba9db7163a98c612af in term 3.
I20260710 11:09:43.496845  3083 raft_consensus.cc:697] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af [term 3 LEADER]: Becoming Leader. State: Replica: eab2ceb08a4a4bba9db7163a98c612af, State: Running, Role: LEADER
I20260710 11:09:43.497671  3083 consensus_queue.cc:237] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af [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: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:43.503561  2690 catalog_manager.cc:5697] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af reported cstate change: term changed from 2 to 3, leader changed from 2c704188c792496da65a278dd5696d0a (127.2.153.67) to eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66). New cstate: current_term: 3 leader_uuid: "eab2ceb08a4a4bba9db7163a98c612af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:43.654264  2942 raft_consensus.cc:1275] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [term 3 FOLLOWER]: Refusing update from remote peer eab2ceb08a4a4bba9db7163a98c612af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:43.655733  3107 consensus_queue.cc:1048] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:43.665383  2795 raft_consensus.cc:1275] T ca83acea4e4741749184877a59ef377d P 5db0ac1adc1c4d278e3265885f479a6f [term 3 FOLLOWER]: Refusing update from remote peer eab2ceb08a4a4bba9db7163a98c612af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:43.666788  3083 consensus_queue.cc:1048] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af [LEADER]: Connected to new peer: Peer: permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:09:43.854565  2942 raft_consensus.cc:1275] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a [term 3 FOLLOWER]: Refusing update from remote peer eab2ceb08a4a4bba9db7163a98c612af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:43.855970  3116 consensus_queue.cc:1048] T e0c92b001d6e450a91f89e153ffc4095 P eab2ceb08a4a4bba9db7163a98c612af [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:43.864223  2794 raft_consensus.cc:1275] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f [term 3 FOLLOWER]: Refusing update from remote peer eab2ceb08a4a4bba9db7163a98c612af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:43.866997  3116 consensus_queue.cc:1048] T e0c92b001d6e450a91f89e153ffc4095 P eab2ceb08a4a4bba9db7163a98c612af [LEADER]: Connected to new peer: Peer: permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:43.891568  2794 raft_consensus.cc:1275] T f9efcff8bd9d4a0391020d4d189c1b34 P 5db0ac1adc1c4d278e3265885f479a6f [term 3 FOLLOWER]: Refusing update from remote peer eab2ceb08a4a4bba9db7163a98c612af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:43.892964  3116 consensus_queue.cc:1048] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af [LEADER]: Connected to new peer: Peer: permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:09:43.900372  2942 raft_consensus.cc:1275] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a [term 3 FOLLOWER]: Refusing update from remote peer eab2ceb08a4a4bba9db7163a98c612af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:43.901768  3083 consensus_queue.cc:1048] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:43.912973  2794 raft_consensus.cc:1275] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 5db0ac1adc1c4d278e3265885f479a6f [term 4 FOLLOWER]: Refusing update from remote peer eab2ceb08a4a4bba9db7163a98c612af: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:43.914321  3083 consensus_queue.cc:1048] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af [LEADER]: Connected to new peer: Peer: permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:43.924906  2942 raft_consensus.cc:1275] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [term 4 FOLLOWER]: Refusing update from remote peer eab2ceb08a4a4bba9db7163a98c612af: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:43.926433  3116 consensus_queue.cc:1048] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:43.973337  2942 raft_consensus.cc:1275] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a [term 3 FOLLOWER]: Refusing update from remote peer eab2ceb08a4a4bba9db7163a98c612af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:43.974581  3116 consensus_queue.cc:1048] T 5276504c8b584a24a2fb28cf54c69b21 P eab2ceb08a4a4bba9db7163a98c612af [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:43.982995  2794 raft_consensus.cc:1275] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f [term 3 FOLLOWER]: Refusing update from remote peer eab2ceb08a4a4bba9db7163a98c612af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:43.985669  3083 consensus_queue.cc:1048] T 5276504c8b584a24a2fb28cf54c69b21 P eab2ceb08a4a4bba9db7163a98c612af [LEADER]: Connected to new peer: Peer: permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:09:46.206360  2661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:46.215328  2869 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "213a859e7df4414eb1f7e62e1d4f675d"
dest_uuid: "eab2ceb08a4a4bba9db7163a98c612af"
mode: GRACEFUL
new_leader_uuid: "5db0ac1adc1c4d278e3265885f479a6f"
 from {username='slave'} at 127.0.0.1:51922
I20260710 11:09:46.216127  2869 raft_consensus.cc:606] T 213a859e7df4414eb1f7e62e1d4f675d P eab2ceb08a4a4bba9db7163a98c612af [term 1 LEADER]: Received request to transfer leadership to TS 5db0ac1adc1c4d278e3265885f479a6f
I20260710 11:09:46.218984  2869 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5276504c8b584a24a2fb28cf54c69b21"
dest_uuid: "eab2ceb08a4a4bba9db7163a98c612af"
mode: GRACEFUL
new_leader_uuid: "5db0ac1adc1c4d278e3265885f479a6f"
 from {username='slave'} at 127.0.0.1:51922
I20260710 11:09:46.219686  2869 raft_consensus.cc:606] T 5276504c8b584a24a2fb28cf54c69b21 P eab2ceb08a4a4bba9db7163a98c612af [term 3 LEADER]: Received request to transfer leadership to TS 5db0ac1adc1c4d278e3265885f479a6f
I20260710 11:09:46.222385  2869 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca83acea4e4741749184877a59ef377d"
dest_uuid: "eab2ceb08a4a4bba9db7163a98c612af"
mode: GRACEFUL
new_leader_uuid: "2c704188c792496da65a278dd5696d0a"
 from {username='slave'} at 127.0.0.1:51922
I20260710 11:09:46.222872  2869 raft_consensus.cc:606] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af [term 3 LEADER]: Received request to transfer leadership to TS 2c704188c792496da65a278dd5696d0a
I20260710 11:09:46.225828  2869 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0c92b001d6e450a91f89e153ffc4095"
dest_uuid: "eab2ceb08a4a4bba9db7163a98c612af"
mode: GRACEFUL
new_leader_uuid: "5db0ac1adc1c4d278e3265885f479a6f"
 from {username='slave'} at 127.0.0.1:51922
I20260710 11:09:46.226361  2869 raft_consensus.cc:606] T e0c92b001d6e450a91f89e153ffc4095 P eab2ceb08a4a4bba9db7163a98c612af [term 3 LEADER]: Received request to transfer leadership to TS 5db0ac1adc1c4d278e3265885f479a6f
I20260710 11:09:46.228814  2869 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9efcff8bd9d4a0391020d4d189c1b34"
dest_uuid: "eab2ceb08a4a4bba9db7163a98c612af"
mode: GRACEFUL
new_leader_uuid: "2c704188c792496da65a278dd5696d0a"
 from {username='slave'} at 127.0.0.1:51922
I20260710 11:09:46.229339  2869 raft_consensus.cc:606] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af [term 3 LEADER]: Received request to transfer leadership to TS 2c704188c792496da65a278dd5696d0a
I20260710 11:09:46.230525  2661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:09:46.230958  2661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:46.249019  3083 raft_consensus.cc:993] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af: : Instructing follower 2c704188c792496da65a278dd5696d0a to start an election
I20260710 11:09:46.249788  3129 raft_consensus.cc:1081] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af [term 3 LEADER]: Signalling peer 2c704188c792496da65a278dd5696d0a to start an election
I20260710 11:09:46.251709  2944 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9efcff8bd9d4a0391020d4d189c1b34"
dest_uuid: "2c704188c792496da65a278dd5696d0a"
 from {username='slave'} at 127.0.0.1:37326
I20260710 11:09:46.252351  2944 raft_consensus.cc:493] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:46.252825  2944 raft_consensus.cc:3060] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:46.258277  2944 raft_consensus.cc:515] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:46.259938  2944 leader_election.cc:290] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a [CANDIDATE]: Term 4 election: Requested vote from peers 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473), eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66:40387)
I20260710 11:09:46.261258  2794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9efcff8bd9d4a0391020d4d189c1b34" candidate_uuid: "2c704188c792496da65a278dd5696d0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5db0ac1adc1c4d278e3265885f479a6f"
I20260710 11:09:46.261754  2869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9efcff8bd9d4a0391020d4d189c1b34" candidate_uuid: "2c704188c792496da65a278dd5696d0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "eab2ceb08a4a4bba9db7163a98c612af"
I20260710 11:09:46.262131  2794 raft_consensus.cc:3060] T f9efcff8bd9d4a0391020d4d189c1b34 P 5db0ac1adc1c4d278e3265885f479a6f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:46.262362  2869 raft_consensus.cc:3055] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:09:46.262791  2869 raft_consensus.cc:740] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af [term 3 LEADER]: Becoming Follower/Learner. State: Replica: eab2ceb08a4a4bba9db7163a98c612af, State: Running, Role: LEADER
I20260710 11:09:46.263662  2869 consensus_queue.cc:260] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af [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: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:46.264978  2869 raft_consensus.cc:3060] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:46.264991  3128 raft_consensus.cc:993] T 5276504c8b584a24a2fb28cf54c69b21 P eab2ceb08a4a4bba9db7163a98c612af: : Instructing follower 5db0ac1adc1c4d278e3265885f479a6f to start an election
I20260710 11:09:46.265607  3129 raft_consensus.cc:1081] T 5276504c8b584a24a2fb28cf54c69b21 P eab2ceb08a4a4bba9db7163a98c612af [term 3 LEADER]: Signalling peer 5db0ac1adc1c4d278e3265885f479a6f to start an election
I20260710 11:09:46.267454  2795 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5276504c8b584a24a2fb28cf54c69b21"
dest_uuid: "5db0ac1adc1c4d278e3265885f479a6f"
 from {username='slave'} at 127.0.0.1:40908
I20260710 11:09:46.267984  2795 raft_consensus.cc:493] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:46.268344  2795 raft_consensus.cc:3060] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:46.269263  2794 raft_consensus.cc:2468] T f9efcff8bd9d4a0391020d4d189c1b34 P 5db0ac1adc1c4d278e3265885f479a6f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c704188c792496da65a278dd5696d0a in term 4.
I20260710 11:09:46.270869  2869 raft_consensus.cc:2468] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c704188c792496da65a278dd5696d0a in term 4.
I20260710 11:09:46.270892  2908 leader_election.cc:304] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a [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: 2c704188c792496da65a278dd5696d0a, 5db0ac1adc1c4d278e3265885f479a6f; no voters: 
I20260710 11:09:46.272089  3082 raft_consensus.cc:2804] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:09:46.273072  3082 raft_consensus.cc:697] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a [term 4 LEADER]: Becoming Leader. State: Replica: 2c704188c792496da65a278dd5696d0a, State: Running, Role: LEADER
I20260710 11:09:46.274029  3082 consensus_queue.cc:237] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a [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: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:46.275080  2795 raft_consensus.cc:515] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:46.277271  2795 leader_election.cc:290] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f [CANDIDATE]: Term 4 election: Requested vote from peers eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66:40387), 2c704188c792496da65a278dd5696d0a (127.2.153.67:46291)
I20260710 11:09:46.278429  2944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5276504c8b584a24a2fb28cf54c69b21" candidate_uuid: "5db0ac1adc1c4d278e3265885f479a6f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2c704188c792496da65a278dd5696d0a"
I20260710 11:09:46.279120  2944 raft_consensus.cc:3060] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:46.280980  2869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5276504c8b584a24a2fb28cf54c69b21" candidate_uuid: "5db0ac1adc1c4d278e3265885f479a6f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "eab2ceb08a4a4bba9db7163a98c612af"
I20260710 11:09:46.281589  2869 raft_consensus.cc:3055] T 5276504c8b584a24a2fb28cf54c69b21 P eab2ceb08a4a4bba9db7163a98c612af [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:09:46.281941  2869 raft_consensus.cc:740] T 5276504c8b584a24a2fb28cf54c69b21 P eab2ceb08a4a4bba9db7163a98c612af [term 3 LEADER]: Becoming Follower/Learner. State: Replica: eab2ceb08a4a4bba9db7163a98c612af, State: Running, Role: LEADER
I20260710 11:09:46.282888  2869 consensus_queue.cc:260] T 5276504c8b584a24a2fb28cf54c69b21 P eab2ceb08a4a4bba9db7163a98c612af [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: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:46.283289  2689 catalog_manager.cc:5697] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a reported cstate change: term changed from 3 to 4, leader changed from eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66) to 2c704188c792496da65a278dd5696d0a (127.2.153.67). New cstate: current_term: 4 leader_uuid: "2c704188c792496da65a278dd5696d0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:46.284221  2869 raft_consensus.cc:3060] T 5276504c8b584a24a2fb28cf54c69b21 P eab2ceb08a4a4bba9db7163a98c612af [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:46.289700  2944 raft_consensus.cc:2468] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5db0ac1adc1c4d278e3265885f479a6f in term 4.
I20260710 11:09:46.291175  2760 leader_election.cc:304] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f [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: 2c704188c792496da65a278dd5696d0a, 5db0ac1adc1c4d278e3265885f479a6f; no voters: 
I20260710 11:09:46.291950  2869 raft_consensus.cc:2468] T 5276504c8b584a24a2fb28cf54c69b21 P eab2ceb08a4a4bba9db7163a98c612af [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5db0ac1adc1c4d278e3265885f479a6f in term 4.
I20260710 11:09:46.293790  3134 raft_consensus.cc:2804] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:09:46.295379  3134 raft_consensus.cc:697] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f [term 4 LEADER]: Becoming Leader. State: Replica: 5db0ac1adc1c4d278e3265885f479a6f, State: Running, Role: LEADER
I20260710 11:09:46.296443  3134 consensus_queue.cc:237] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f [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: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:46.304716  2689 catalog_manager.cc:5697] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f reported cstate change: term changed from 3 to 4, leader changed from eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66) to 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65). New cstate: current_term: 4 leader_uuid: "5db0ac1adc1c4d278e3265885f479a6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:46.570158  3128 raft_consensus.cc:993] T 213a859e7df4414eb1f7e62e1d4f675d P eab2ceb08a4a4bba9db7163a98c612af: : Instructing follower 5db0ac1adc1c4d278e3265885f479a6f to start an election
I20260710 11:09:46.570752  3129 raft_consensus.cc:1081] T 213a859e7df4414eb1f7e62e1d4f675d P eab2ceb08a4a4bba9db7163a98c612af [term 1 LEADER]: Signalling peer 5db0ac1adc1c4d278e3265885f479a6f to start an election
I20260710 11:09:46.572240  2795 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "213a859e7df4414eb1f7e62e1d4f675d"
dest_uuid: "5db0ac1adc1c4d278e3265885f479a6f"
 from {username='slave'} at 127.0.0.1:40908
I20260710 11:09:46.572755  2795 raft_consensus.cc:493] T 213a859e7df4414eb1f7e62e1d4f675d P 5db0ac1adc1c4d278e3265885f479a6f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:46.573138  2795 raft_consensus.cc:3060] T 213a859e7df4414eb1f7e62e1d4f675d P 5db0ac1adc1c4d278e3265885f479a6f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:46.577760  2795 raft_consensus.cc:515] T 213a859e7df4414eb1f7e62e1d4f675d P 5db0ac1adc1c4d278e3265885f479a6f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:46.579545  2795 leader_election.cc:290] T 213a859e7df4414eb1f7e62e1d4f675d P 5db0ac1adc1c4d278e3265885f479a6f [CANDIDATE]: Term 2 election: Requested vote from peers eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66:40387), 2c704188c792496da65a278dd5696d0a (127.2.153.67:46291)
I20260710 11:09:46.580379  2869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213a859e7df4414eb1f7e62e1d4f675d" candidate_uuid: "5db0ac1adc1c4d278e3265885f479a6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eab2ceb08a4a4bba9db7163a98c612af"
I20260710 11:09:46.580796  2944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "213a859e7df4414eb1f7e62e1d4f675d" candidate_uuid: "5db0ac1adc1c4d278e3265885f479a6f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c704188c792496da65a278dd5696d0a"
I20260710 11:09:46.580987  2869 raft_consensus.cc:3055] T 213a859e7df4414eb1f7e62e1d4f675d P eab2ceb08a4a4bba9db7163a98c612af [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:46.581370  2869 raft_consensus.cc:740] T 213a859e7df4414eb1f7e62e1d4f675d P eab2ceb08a4a4bba9db7163a98c612af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eab2ceb08a4a4bba9db7163a98c612af, State: Running, Role: LEADER
I20260710 11:09:46.581372  2944 raft_consensus.cc:3060] T 213a859e7df4414eb1f7e62e1d4f675d P 2c704188c792496da65a278dd5696d0a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:46.582259  2869 consensus_queue.cc:260] T 213a859e7df4414eb1f7e62e1d4f675d P eab2ceb08a4a4bba9db7163a98c612af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:46.583215  2869 raft_consensus.cc:3060] T 213a859e7df4414eb1f7e62e1d4f675d P eab2ceb08a4a4bba9db7163a98c612af [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:46.586711  2944 raft_consensus.cc:2468] T 213a859e7df4414eb1f7e62e1d4f675d P 2c704188c792496da65a278dd5696d0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5db0ac1adc1c4d278e3265885f479a6f in term 2.
I20260710 11:09:46.587791  2869 raft_consensus.cc:2468] T 213a859e7df4414eb1f7e62e1d4f675d P eab2ceb08a4a4bba9db7163a98c612af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5db0ac1adc1c4d278e3265885f479a6f in term 2.
I20260710 11:09:46.588057  2760 leader_election.cc:304] T 213a859e7df4414eb1f7e62e1d4f675d P 5db0ac1adc1c4d278e3265885f479a6f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c704188c792496da65a278dd5696d0a, 5db0ac1adc1c4d278e3265885f479a6f; no voters: 
I20260710 11:09:46.588953  3134 raft_consensus.cc:2804] T 213a859e7df4414eb1f7e62e1d4f675d P 5db0ac1adc1c4d278e3265885f479a6f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:46.589397  3134 raft_consensus.cc:697] T 213a859e7df4414eb1f7e62e1d4f675d P 5db0ac1adc1c4d278e3265885f479a6f [term 2 LEADER]: Becoming Leader. State: Replica: 5db0ac1adc1c4d278e3265885f479a6f, State: Running, Role: LEADER
I20260710 11:09:46.590198  3134 consensus_queue.cc:237] T 213a859e7df4414eb1f7e62e1d4f675d P 5db0ac1adc1c4d278e3265885f479a6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:46.597515  2689 catalog_manager.cc:5697] T 213a859e7df4414eb1f7e62e1d4f675d P 5db0ac1adc1c4d278e3265885f479a6f reported cstate change: term changed from 1 to 2, leader changed from eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66) to 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65). New cstate: current_term: 2 leader_uuid: "5db0ac1adc1c4d278e3265885f479a6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:46.693928  2795 raft_consensus.cc:1275] T f9efcff8bd9d4a0391020d4d189c1b34 P 5db0ac1adc1c4d278e3265885f479a6f [term 4 FOLLOWER]: Refusing update from remote peer 2c704188c792496da65a278dd5696d0a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:46.695561  3130 consensus_queue.cc:1048] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:46.704742  3128 raft_consensus.cc:993] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af: : Instructing follower 2c704188c792496da65a278dd5696d0a to start an election
I20260710 11:09:46.705272  3128 raft_consensus.cc:1081] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af [term 3 LEADER]: Signalling peer 2c704188c792496da65a278dd5696d0a to start an election
I20260710 11:09:46.707561  2944 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca83acea4e4741749184877a59ef377d"
dest_uuid: "2c704188c792496da65a278dd5696d0a"
 from {username='slave'} at 127.0.0.1:37326
I20260710 11:09:46.708108  2944 raft_consensus.cc:493] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:46.708557  2944 raft_consensus.cc:3060] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:46.709540  2869 raft_consensus.cc:1275] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af [term 4 FOLLOWER]: Refusing update from remote peer 2c704188c792496da65a278dd5696d0a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:46.710991  3130 consensus_queue.cc:1048] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:46.715714  2944 raft_consensus.cc:515] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:46.718034  2944 leader_election.cc:290] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [CANDIDATE]: Term 4 election: Requested vote from peers 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473), eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66:40387)
I20260710 11:09:46.719995  2870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca83acea4e4741749184877a59ef377d" candidate_uuid: "2c704188c792496da65a278dd5696d0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "eab2ceb08a4a4bba9db7163a98c612af"
I20260710 11:09:46.720398  2795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca83acea4e4741749184877a59ef377d" candidate_uuid: "2c704188c792496da65a278dd5696d0a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5db0ac1adc1c4d278e3265885f479a6f"
I20260710 11:09:46.720600  2870 raft_consensus.cc:3055] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:09:46.720909  2795 raft_consensus.cc:3060] T ca83acea4e4741749184877a59ef377d P 5db0ac1adc1c4d278e3265885f479a6f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:46.720929  2870 raft_consensus.cc:740] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af [term 3 LEADER]: Becoming Follower/Learner. State: Replica: eab2ceb08a4a4bba9db7163a98c612af, State: Running, Role: LEADER
I20260710 11:09:46.721800  2870 consensus_queue.cc:260] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af [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: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:46.723201  2870 raft_consensus.cc:3060] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:46.727466  3128 raft_consensus.cc:993] T e0c92b001d6e450a91f89e153ffc4095 P eab2ceb08a4a4bba9db7163a98c612af: : Instructing follower 5db0ac1adc1c4d278e3265885f479a6f to start an election
I20260710 11:09:46.727986  3129 raft_consensus.cc:1081] T e0c92b001d6e450a91f89e153ffc4095 P eab2ceb08a4a4bba9db7163a98c612af [term 3 LEADER]: Signalling peer 5db0ac1adc1c4d278e3265885f479a6f to start an election
I20260710 11:09:46.730981  2870 raft_consensus.cc:2468] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c704188c792496da65a278dd5696d0a in term 4.
I20260710 11:09:46.732525  2908 leader_election.cc:304] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [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: 2c704188c792496da65a278dd5696d0a, eab2ceb08a4a4bba9db7163a98c612af; no voters: 
I20260710 11:09:46.733634  3130 raft_consensus.cc:2804] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:09:46.734154  3130 raft_consensus.cc:697] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [term 4 LEADER]: Becoming Leader. State: Replica: 2c704188c792496da65a278dd5696d0a, State: Running, Role: LEADER
I20260710 11:09:46.734650  2794 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0c92b001d6e450a91f89e153ffc4095"
dest_uuid: "5db0ac1adc1c4d278e3265885f479a6f"
 from {username='slave'} at 127.0.0.1:40908
I20260710 11:09:46.735237  2794 raft_consensus.cc:493] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:46.735654  2794 raft_consensus.cc:3060] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:46.735119  3130 consensus_queue.cc:237] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [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: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } }
I20260710 11:09:46.739357  2795 raft_consensus.cc:2468] T ca83acea4e4741749184877a59ef377d P 5db0ac1adc1c4d278e3265885f479a6f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c704188c792496da65a278dd5696d0a in term 4.
I20260710 11:09:46.742321  2794 raft_consensus.cc:515] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } } peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } }
I20260710 11:09:46.744568  2794 leader_election.cc:290] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f [CANDIDATE]: Term 4 election: Requested vote from peers 2c704188c792496da65a278dd5696d0a (127.2.153.67:46291), eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66:40387)
I20260710 11:09:46.745637  2942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c92b001d6e450a91f89e153ffc4095" candidate_uuid: "5db0ac1adc1c4d278e3265885f479a6f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2c704188c792496da65a278dd5696d0a"
I20260710 11:09:46.746088  2870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c92b001d6e450a91f89e153ffc4095" candidate_uuid: "5db0ac1adc1c4d278e3265885f479a6f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "eab2ceb08a4a4bba9db7163a98c612af"
I20260710 11:09:46.746526  2942 raft_consensus.cc:3060] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:46.747133  2870 raft_consensus.cc:3055] T e0c92b001d6e450a91f89e153ffc4095 P eab2ceb08a4a4bba9db7163a98c612af [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:09:46.747517  2870 raft_consensus.cc:740] T e0c92b001d6e450a91f89e153ffc4095 P eab2ceb08a4a4bba9db7163a98c612af [term 3 LEADER]: Becoming Follower/Learner. State: Replica: eab2ceb08a4a4bba9db7163a98c612af, State: Running, Role: LEADER
I20260710 11:09:46.748497  2870 consensus_queue.cc:260] T e0c92b001d6e450a91f89e153ffc4095 P eab2ceb08a4a4bba9db7163a98c612af [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: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } } peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } }
I20260710 11:09:46.749897  2870 raft_consensus.cc:3060] T e0c92b001d6e450a91f89e153ffc4095 P eab2ceb08a4a4bba9db7163a98c612af [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:46.756085  2942 raft_consensus.cc:2468] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5db0ac1adc1c4d278e3265885f479a6f in term 4.
I20260710 11:09:46.757761  2760 leader_election.cc:304] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f [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: 2c704188c792496da65a278dd5696d0a, 5db0ac1adc1c4d278e3265885f479a6f; no voters: 
I20260710 11:09:46.758715  3134 raft_consensus.cc:2804] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:09:46.758817  2870 raft_consensus.cc:2468] T e0c92b001d6e450a91f89e153ffc4095 P eab2ceb08a4a4bba9db7163a98c612af [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5db0ac1adc1c4d278e3265885f479a6f in term 4.
I20260710 11:09:46.759330  3134 raft_consensus.cc:697] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f [term 4 LEADER]: Becoming Leader. State: Replica: 5db0ac1adc1c4d278e3265885f479a6f, State: Running, Role: LEADER
I20260710 11:09:46.759366  2690 catalog_manager.cc:5697] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a reported cstate change: term changed from 3 to 4, leader changed from eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66) to 2c704188c792496da65a278dd5696d0a (127.2.153.67). New cstate: current_term: 4 leader_uuid: "2c704188c792496da65a278dd5696d0a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:46.760458  3134 consensus_queue.cc:237] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f [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: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } } peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } }
I20260710 11:09:46.768946  2689 catalog_manager.cc:5697] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f reported cstate change: term changed from 3 to 4, leader changed from eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66) to 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65). New cstate: current_term: 4 leader_uuid: "5db0ac1adc1c4d278e3265885f479a6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5db0ac1adc1c4d278e3265885f479a6f" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 40473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:46.775861  2942 raft_consensus.cc:1275] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a [term 4 FOLLOWER]: Refusing update from remote peer 5db0ac1adc1c4d278e3265885f479a6f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:46.777221  3134 consensus_queue.cc:1048] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:46.787412  2870 raft_consensus.cc:1275] T 5276504c8b584a24a2fb28cf54c69b21 P eab2ceb08a4a4bba9db7163a98c612af [term 4 FOLLOWER]: Refusing update from remote peer 5db0ac1adc1c4d278e3265885f479a6f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:46.789700  3134 consensus_queue.cc:1048] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:47.129544  2870 raft_consensus.cc:1275] T 213a859e7df4414eb1f7e62e1d4f675d P eab2ceb08a4a4bba9db7163a98c612af [term 2 FOLLOWER]: Refusing update from remote peer 5db0ac1adc1c4d278e3265885f479a6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:47.130892  3134 consensus_queue.cc:1048] T 213a859e7df4414eb1f7e62e1d4f675d P 5db0ac1adc1c4d278e3265885f479a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:47.140249  2942 raft_consensus.cc:1275] T 213a859e7df4414eb1f7e62e1d4f675d P 2c704188c792496da65a278dd5696d0a [term 2 FOLLOWER]: Refusing update from remote peer 5db0ac1adc1c4d278e3265885f479a6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:47.142024  3135 consensus_queue.cc:1048] T 213a859e7df4414eb1f7e62e1d4f675d P 5db0ac1adc1c4d278e3265885f479a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:47.151754  2870 raft_consensus.cc:1275] T e0c92b001d6e450a91f89e153ffc4095 P eab2ceb08a4a4bba9db7163a98c612af [term 4 FOLLOWER]: Refusing update from remote peer 5db0ac1adc1c4d278e3265885f479a6f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:47.153194  3134 consensus_queue.cc:1048] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:47.165800  2942 raft_consensus.cc:1275] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a [term 4 FOLLOWER]: Refusing update from remote peer 5db0ac1adc1c4d278e3265885f479a6f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:47.167372  3148 consensus_queue.cc:1048] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c704188c792496da65a278dd5696d0a" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 46291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:09:47.231770  2661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:47.239207  2661 tablet_server.cc:179] TabletServer@127.2.153.65:0 shutting down...
I20260710 11:09:47.271747  2661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:47.272699  2661 tablet_replica.cc:333] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f: stopping tablet replica
I20260710 11:09:47.273953  2661 raft_consensus.cc:2243] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:09:47.275863  2661 raft_consensus.cc:2272] T e0c92b001d6e450a91f89e153ffc4095 P 5db0ac1adc1c4d278e3265885f479a6f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.279397  2661 tablet_replica.cc:333] T e8f89dcd3e6c4c889bb2888275f76e2d P 5db0ac1adc1c4d278e3265885f479a6f: stopping tablet replica
I20260710 11:09:47.280037  2661 raft_consensus.cc:2243] T e8f89dcd3e6c4c889bb2888275f76e2d P 5db0ac1adc1c4d278e3265885f479a6f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.280561  2661 raft_consensus.cc:2272] T e8f89dcd3e6c4c889bb2888275f76e2d P 5db0ac1adc1c4d278e3265885f479a6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.282552  2661 tablet_replica.cc:333] T f9efcff8bd9d4a0391020d4d189c1b34 P 5db0ac1adc1c4d278e3265885f479a6f: stopping tablet replica
I20260710 11:09:47.283224  2661 raft_consensus.cc:2243] T f9efcff8bd9d4a0391020d4d189c1b34 P 5db0ac1adc1c4d278e3265885f479a6f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.283793  2661 raft_consensus.cc:2272] T f9efcff8bd9d4a0391020d4d189c1b34 P 5db0ac1adc1c4d278e3265885f479a6f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.287830  2661 tablet_replica.cc:333] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 5db0ac1adc1c4d278e3265885f479a6f: stopping tablet replica
W20260710 11:09:47.288573  2834 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:09:47.288656  2661 raft_consensus.cc:2243] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 5db0ac1adc1c4d278e3265885f479a6f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.289426  2661 raft_consensus.cc:2272] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 5db0ac1adc1c4d278e3265885f479a6f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.291952  2661 tablet_replica.cc:333] T bad6bbf8b2df411fbfcf56c0d18546b5 P 5db0ac1adc1c4d278e3265885f479a6f: stopping tablet replica
I20260710 11:09:47.292707  2661 raft_consensus.cc:2243] T bad6bbf8b2df411fbfcf56c0d18546b5 P 5db0ac1adc1c4d278e3265885f479a6f [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:09:47.292986  2834 consensus_peers.cc:597] T bad6bbf8b2df411fbfcf56c0d18546b5 P eab2ceb08a4a4bba9db7163a98c612af -> Peer 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473): Couldn't send request to peer 5db0ac1adc1c4d278e3265885f479a6f. 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 11:09:47.293249  2661 raft_consensus.cc:2272] T bad6bbf8b2df411fbfcf56c0d18546b5 P 5db0ac1adc1c4d278e3265885f479a6f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:47.293861  2908 consensus_peers.cc:597] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a -> Peer 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473): Couldn't send request to peer 5db0ac1adc1c4d278e3265885f479a6f. 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 11:09:47.295238  2661 tablet_replica.cc:333] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f: stopping tablet replica
I20260710 11:09:47.295802  2661 raft_consensus.cc:2243] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:09:47.296497  2661 raft_consensus.cc:2272] T 5276504c8b584a24a2fb28cf54c69b21 P 5db0ac1adc1c4d278e3265885f479a6f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.298585  2661 tablet_replica.cc:333] T 94692d3d278144eaa210f653aa59f48f P 5db0ac1adc1c4d278e3265885f479a6f: stopping tablet replica
I20260710 11:09:47.299077  2661 raft_consensus.cc:2243] T 94692d3d278144eaa210f653aa59f48f P 5db0ac1adc1c4d278e3265885f479a6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.299453  2661 raft_consensus.cc:2272] T 94692d3d278144eaa210f653aa59f48f P 5db0ac1adc1c4d278e3265885f479a6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.301671  2661 tablet_replica.cc:333] T ca83acea4e4741749184877a59ef377d P 5db0ac1adc1c4d278e3265885f479a6f: stopping tablet replica
I20260710 11:09:47.302183  2661 raft_consensus.cc:2243] T ca83acea4e4741749184877a59ef377d P 5db0ac1adc1c4d278e3265885f479a6f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.302613  2661 raft_consensus.cc:2272] T ca83acea4e4741749184877a59ef377d P 5db0ac1adc1c4d278e3265885f479a6f [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:47.303639  2908 consensus_peers.cc:597] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a -> Peer 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473): Couldn't send request to peer 5db0ac1adc1c4d278e3265885f479a6f. 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 11:09:47.304522  2661 tablet_replica.cc:333] T 213a859e7df4414eb1f7e62e1d4f675d P 5db0ac1adc1c4d278e3265885f479a6f: stopping tablet replica
I20260710 11:09:47.305006  2661 raft_consensus.cc:2243] T 213a859e7df4414eb1f7e62e1d4f675d P 5db0ac1adc1c4d278e3265885f479a6f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:47.305670  2661 raft_consensus.cc:2272] T 213a859e7df4414eb1f7e62e1d4f675d P 5db0ac1adc1c4d278e3265885f479a6f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.317975  2869 raft_consensus.cc:1275] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af [term 4 FOLLOWER]: Refusing update from remote peer 2c704188c792496da65a278dd5696d0a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:47.320765  3153 consensus_queue.cc:1048] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [LEADER]: Connected to new peer: Peer: permanent_uuid: "eab2ceb08a4a4bba9db7163a98c612af" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:47.487354  2661 tablet_server.cc:196] TabletServer@127.2.153.65:0 shutdown complete.
W20260710 11:09:47.489734  2834 consensus_peers.cc:597] T 94692d3d278144eaa210f653aa59f48f P eab2ceb08a4a4bba9db7163a98c612af -> Peer 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473): Couldn't send request to peer 5db0ac1adc1c4d278e3265885f479a6f. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:40473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:47.502799  2908 consensus_peers.cc:597] T e8f89dcd3e6c4c889bb2888275f76e2d P 2c704188c792496da65a278dd5696d0a -> Peer 5db0ac1adc1c4d278e3265885f479a6f (127.2.153.65:40473): Couldn't send request to peer 5db0ac1adc1c4d278e3265885f479a6f. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:40473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:47.513602  2661 tablet_server.cc:179] TabletServer@127.2.153.66:0 shutting down...
I20260710 11:09:47.541949  2661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:47.542711  2661 tablet_replica.cc:333] T bad6bbf8b2df411fbfcf56c0d18546b5 P eab2ceb08a4a4bba9db7163a98c612af: stopping tablet replica
I20260710 11:09:47.543424  2661 raft_consensus.cc:2243] T bad6bbf8b2df411fbfcf56c0d18546b5 P eab2ceb08a4a4bba9db7163a98c612af [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:47.544410  2661 raft_consensus.cc:2272] T bad6bbf8b2df411fbfcf56c0d18546b5 P eab2ceb08a4a4bba9db7163a98c612af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.546491  2661 tablet_replica.cc:333] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af: stopping tablet replica
W20260710 11:09:47.547127  2908 consensus_peers.cc:597] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a -> Peer eab2ceb08a4a4bba9db7163a98c612af (127.2.153.66:40387): Couldn't send request to peer eab2ceb08a4a4bba9db7163a98c612af. 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 11:09:47.547176  2661 raft_consensus.cc:2243] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:09:47.548074  2661 raft_consensus.cc:2272] T a4bb3155a9c14ac482f8dc344e7ad6c2 P eab2ceb08a4a4bba9db7163a98c612af [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.550166  2661 tablet_replica.cc:333] T 94692d3d278144eaa210f653aa59f48f P eab2ceb08a4a4bba9db7163a98c612af: stopping tablet replica
I20260710 11:09:47.550805  2661 raft_consensus.cc:2243] T 94692d3d278144eaa210f653aa59f48f P eab2ceb08a4a4bba9db7163a98c612af [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:47.551730  2661 raft_consensus.cc:2272] T 94692d3d278144eaa210f653aa59f48f P eab2ceb08a4a4bba9db7163a98c612af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.553635  2661 tablet_replica.cc:333] T 5276504c8b584a24a2fb28cf54c69b21 P eab2ceb08a4a4bba9db7163a98c612af: stopping tablet replica
I20260710 11:09:47.554077  2661 raft_consensus.cc:2243] T 5276504c8b584a24a2fb28cf54c69b21 P eab2ceb08a4a4bba9db7163a98c612af [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.554522  2661 raft_consensus.cc:2272] T 5276504c8b584a24a2fb28cf54c69b21 P eab2ceb08a4a4bba9db7163a98c612af [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.556370  2661 tablet_replica.cc:333] T 213a859e7df4414eb1f7e62e1d4f675d P eab2ceb08a4a4bba9db7163a98c612af: stopping tablet replica
I20260710 11:09:47.556797  2661 raft_consensus.cc:2243] T 213a859e7df4414eb1f7e62e1d4f675d P eab2ceb08a4a4bba9db7163a98c612af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.557124  2661 raft_consensus.cc:2272] T 213a859e7df4414eb1f7e62e1d4f675d P eab2ceb08a4a4bba9db7163a98c612af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.559302  2661 tablet_replica.cc:333] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af: stopping tablet replica
I20260710 11:09:47.559723  2661 raft_consensus.cc:2243] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.560043  2661 raft_consensus.cc:2272] T ca83acea4e4741749184877a59ef377d P eab2ceb08a4a4bba9db7163a98c612af [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.561826  2661 tablet_replica.cc:333] T e8f89dcd3e6c4c889bb2888275f76e2d P eab2ceb08a4a4bba9db7163a98c612af: stopping tablet replica
I20260710 11:09:47.562336  2661 raft_consensus.cc:2243] T e8f89dcd3e6c4c889bb2888275f76e2d P eab2ceb08a4a4bba9db7163a98c612af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.562703  2661 raft_consensus.cc:2272] T e8f89dcd3e6c4c889bb2888275f76e2d P eab2ceb08a4a4bba9db7163a98c612af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.564185  2661 tablet_replica.cc:333] T e0c92b001d6e450a91f89e153ffc4095 P eab2ceb08a4a4bba9db7163a98c612af: stopping tablet replica
I20260710 11:09:47.564579  2661 raft_consensus.cc:2243] T e0c92b001d6e450a91f89e153ffc4095 P eab2ceb08a4a4bba9db7163a98c612af [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.564894  2661 raft_consensus.cc:2272] T e0c92b001d6e450a91f89e153ffc4095 P eab2ceb08a4a4bba9db7163a98c612af [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.566895  2661 tablet_replica.cc:333] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af: stopping tablet replica
I20260710 11:09:47.567298  2661 raft_consensus.cc:2243] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.567638  2661 raft_consensus.cc:2272] T f9efcff8bd9d4a0391020d4d189c1b34 P eab2ceb08a4a4bba9db7163a98c612af [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.595103  2661 tablet_server.cc:196] TabletServer@127.2.153.66:0 shutdown complete.
I20260710 11:09:47.611274  2661 tablet_server.cc:179] TabletServer@127.2.153.67:0 shutting down...
I20260710 11:09:47.640622  2661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:47.641518  2661 tablet_replica.cc:333] T e8f89dcd3e6c4c889bb2888275f76e2d P 2c704188c792496da65a278dd5696d0a: stopping tablet replica
I20260710 11:09:47.642455  2661 raft_consensus.cc:2243] T e8f89dcd3e6c4c889bb2888275f76e2d P 2c704188c792496da65a278dd5696d0a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:47.643455  2661 raft_consensus.cc:2272] T e8f89dcd3e6c4c889bb2888275f76e2d P 2c704188c792496da65a278dd5696d0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.645882  2661 tablet_replica.cc:333] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a: stopping tablet replica
I20260710 11:09:47.646538  2661 raft_consensus.cc:2243] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:09:47.647245  2661 raft_consensus.cc:2272] T f9efcff8bd9d4a0391020d4d189c1b34 P 2c704188c792496da65a278dd5696d0a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.649740  2661 tablet_replica.cc:333] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a: stopping tablet replica
I20260710 11:09:47.650385  2661 raft_consensus.cc:2243] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:09:47.651168  2661 raft_consensus.cc:2272] T ca83acea4e4741749184877a59ef377d P 2c704188c792496da65a278dd5696d0a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.653793  2661 tablet_replica.cc:333] T 213a859e7df4414eb1f7e62e1d4f675d P 2c704188c792496da65a278dd5696d0a: stopping tablet replica
I20260710 11:09:47.654456  2661 raft_consensus.cc:2243] T 213a859e7df4414eb1f7e62e1d4f675d P 2c704188c792496da65a278dd5696d0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.654927  2661 raft_consensus.cc:2272] T 213a859e7df4414eb1f7e62e1d4f675d P 2c704188c792496da65a278dd5696d0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.657394  2661 tablet_replica.cc:333] T bad6bbf8b2df411fbfcf56c0d18546b5 P 2c704188c792496da65a278dd5696d0a: stopping tablet replica
I20260710 11:09:47.658102  2661 raft_consensus.cc:2243] T bad6bbf8b2df411fbfcf56c0d18546b5 P 2c704188c792496da65a278dd5696d0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.658649  2661 raft_consensus.cc:2272] T bad6bbf8b2df411fbfcf56c0d18546b5 P 2c704188c792496da65a278dd5696d0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.660707  2661 tablet_replica.cc:333] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a: stopping tablet replica
I20260710 11:09:47.661314  2661 raft_consensus.cc:2243] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.661777  2661 raft_consensus.cc:2272] T a4bb3155a9c14ac482f8dc344e7ad6c2 P 2c704188c792496da65a278dd5696d0a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.663463  2661 tablet_replica.cc:333] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a: stopping tablet replica
I20260710 11:09:47.663985  2661 raft_consensus.cc:2243] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.664371  2661 raft_consensus.cc:2272] T e0c92b001d6e450a91f89e153ffc4095 P 2c704188c792496da65a278dd5696d0a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.666800  2661 tablet_replica.cc:333] T 94692d3d278144eaa210f653aa59f48f P 2c704188c792496da65a278dd5696d0a: stopping tablet replica
I20260710 11:09:47.667430  2661 raft_consensus.cc:2243] T 94692d3d278144eaa210f653aa59f48f P 2c704188c792496da65a278dd5696d0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.667915  2661 raft_consensus.cc:2272] T 94692d3d278144eaa210f653aa59f48f P 2c704188c792496da65a278dd5696d0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.670035  2661 tablet_replica.cc:333] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a: stopping tablet replica
I20260710 11:09:47.670676  2661 raft_consensus.cc:2243] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:47.671203  2661 raft_consensus.cc:2272] T 5276504c8b584a24a2fb28cf54c69b21 P 2c704188c792496da65a278dd5696d0a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.698757  2661 tablet_server.cc:196] TabletServer@127.2.153.67:0 shutdown complete.
I20260710 11:09:47.716579  2661 master.cc:562] Master@127.2.153.126:34511 shutting down...
I20260710 11:09:47.870400  2661 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 92b8bf0177be4e33b81fd8176340d5ff [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:47.870993  2661 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 92b8bf0177be4e33b81fd8176340d5ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:47.871347  2661 tablet_replica.cc:333] T 00000000000000000000000000000000 P 92b8bf0177be4e33b81fd8176340d5ff: stopping tablet replica
I20260710 11:09:47.890514  2661 master.cc:584] Master@127.2.153.126:34511 shutdown complete.
2c704188c792496da65a278dd5696d0a  1
5db0ac1adc1c4d278e3265885f479a6f  4
eab2ceb08a4a4bba9db7163a98c612af  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12796 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 11:09:47.930510  2661 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.153.126:38139
I20260710 11:09:47.931973  2661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:47.938556  3164 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 11:09:47.938586  3163 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 11:09:47.939065  3166 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 11:09:47.940644  2661 server_base.cc:1061] running on GCE node
I20260710 11:09:47.941435  2661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:47.941603  2661 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 11:09:47.941717  2661 hybrid_clock.cc:648] HybridClock initialized: now 1783681787941706 us; error 0 us; skew 500 ppm
I20260710 11:09:47.942255  2661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:47.944603  2661 webserver.cc:533] Webserver started at http://127.2.153.126:35781/ using document root <none> and password file <none>
I20260710 11:09:47.945039  2661 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:47.945195  2661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:47.945410  2661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:47.946512  2661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681774958773-2661-0/minicluster-data/master-0-root/instance:
uuid: "8d0a903b205549dca9b5eacc18f67add"
format_stamp: "Formatted at 2026-07-10 11:09:47 on dist-test-slave-fg8d"
I20260710 11:09:47.950776  2661 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:09:47.954034  3171 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:47.955281  2661 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 11:09:47.955708  2661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681774958773-2661-0/minicluster-data/master-0-root
uuid: "8d0a903b205549dca9b5eacc18f67add"
format_stamp: "Formatted at 2026-07-10 11:09:47 on dist-test-slave-fg8d"
I20260710 11:09:47.956058  2661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681774958773-2661-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681774958773-2661-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681774958773-2661-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 11:09:47.981922  2661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:47.983368  2661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:48.025148  2661 rpc_server.cc:307] RPC server started. Bound to: 127.2.153.126:38139
I20260710 11:09:48.025286  3222 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.153.126:38139 every 8 connection(s)
I20260710 11:09:48.029325  3223 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 11:09:48.038806  3223 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8d0a903b205549dca9b5eacc18f67add: Bootstrap starting.
I20260710 11:09:48.043375  3223 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8d0a903b205549dca9b5eacc18f67add: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.047911  3223 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8d0a903b205549dca9b5eacc18f67add: No bootstrap required, opened a new log
I20260710 11:09:48.050480  3223 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8d0a903b205549dca9b5eacc18f67add [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d0a903b205549dca9b5eacc18f67add" member_type: VOTER }
I20260710 11:09:48.050949  3223 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8d0a903b205549dca9b5eacc18f67add [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.051331  3223 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8d0a903b205549dca9b5eacc18f67add [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d0a903b205549dca9b5eacc18f67add, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.052130  3223 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8d0a903b205549dca9b5eacc18f67add [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8d0a903b205549dca9b5eacc18f67add" member_type: VOTER }
I20260710 11:09:48.052619  3223 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8d0a903b205549dca9b5eacc18f67add [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:09:48.052843  3223 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8d0a903b205549dca9b5eacc18f67add [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:09:48.053085  3223 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8d0a903b205549dca9b5eacc18f67add [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:48.057874  3223 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8d0a903b205549dca9b5eacc18f67add [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d0a903b205549dca9b5eacc18f67add" member_type: VOTER }
I20260710 11:09:48.058645  3223 leader_election.cc:304] T 00000000000000000000000000000000 P 8d0a903b205549dca9b5eacc18f67add [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: 8d0a903b205549dca9b5eacc18f67add; no voters: 
I20260710 11:09:48.059966  3223 leader_election.cc:290] T 00000000000000000000000000000000 P 8d0a903b205549dca9b5eacc18f67add [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:09:48.060366  3226 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8d0a903b205549dca9b5eacc18f67add [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:48.061985  3226 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8d0a903b205549dca9b5eacc18f67add [term 1 LEADER]: Becoming Leader. State: Replica: 8d0a903b205549dca9b5eacc18f67add, State: Running, Role: LEADER
I20260710 11:09:48.062806  3226 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8d0a903b205549dca9b5eacc18f67add [LEADER]: Queue going to LEADER mode. State: All 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: "8d0a903b205549dca9b5eacc18f67add" member_type: VOTER }
I20260710 11:09:48.063596  3223 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8d0a903b205549dca9b5eacc18f67add [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:09:48.068892  3227 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8d0a903b205549dca9b5eacc18f67add [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8d0a903b205549dca9b5eacc18f67add" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d0a903b205549dca9b5eacc18f67add" member_type: VOTER } }
I20260710 11:09:48.069067  3228 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8d0a903b205549dca9b5eacc18f67add [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8d0a903b205549dca9b5eacc18f67add. Latest consensus state: current_term: 1 leader_uuid: "8d0a903b205549dca9b5eacc18f67add" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d0a903b205549dca9b5eacc18f67add" member_type: VOTER } }
I20260710 11:09:48.069983  3227 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8d0a903b205549dca9b5eacc18f67add [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:48.070056  3228 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8d0a903b205549dca9b5eacc18f67add [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:48.077317  3233 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:09:48.083504  3233 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:09:48.090801  2661 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:09:48.094302  3233 catalog_manager.cc:1383] Generated new cluster ID: ff0982de93234a06b0eea7dc54e01f15
I20260710 11:09:48.094620  3233 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:09:48.113359  3233 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:09:48.114714  3233 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:09:48.131804  3233 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8d0a903b205549dca9b5eacc18f67add: Generated new TSK 0
I20260710 11:09:48.132520  3233 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:09:48.162870  2661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:48.169554  3244 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 11:09:48.170742  3245 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 11:09:48.173992  3247 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 11:09:48.174059  2661 server_base.cc:1061] running on GCE node
I20260710 11:09:48.175177  2661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:48.175379  2661 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 11:09:48.175619  2661 hybrid_clock.cc:648] HybridClock initialized: now 1783681788175572 us; error 0 us; skew 500 ppm
I20260710 11:09:48.176169  2661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:48.178794  2661 webserver.cc:533] Webserver started at http://127.2.153.65:36207/ using document root <none> and password file <none>
I20260710 11:09:48.179360  2661 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:48.179553  2661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:48.179927  2661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:48.181087  2661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681774958773-2661-0/minicluster-data/ts-0-root/instance:
uuid: "6818591db14f4231a8bb871967a9d4a6"
format_stamp: "Formatted at 2026-07-10 11:09:48 on dist-test-slave-fg8d"
I20260710 11:09:48.186223  2661 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260710 11:09:48.190023  3252 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:48.191147  2661 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:09:48.191474  2661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681774958773-2661-0/minicluster-data/ts-0-root
uuid: "6818591db14f4231a8bb871967a9d4a6"
format_stamp: "Formatted at 2026-07-10 11:09:48 on dist-test-slave-fg8d"
I20260710 11:09:48.191819  2661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681774958773-2661-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681774958773-2661-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681774958773-2661-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 11:09:48.215097  2661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:48.216786  2661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:48.218462  2661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:48.220763  2661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:48.220949  2661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:48.221230  2661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:48.221479  2661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:48.263165  2661 rpc_server.cc:307] RPC server started. Bound to: 127.2.153.65:34141
I20260710 11:09:48.263274  3314 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.153.65:34141 every 8 connection(s)
I20260710 11:09:48.268347  2661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:48.275688  3319 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 11:09:48.276863  3320 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 11:09:48.278849  3322 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 11:09:48.279844  2661 server_base.cc:1061] running on GCE node
I20260710 11:09:48.281049  2661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:48.281373  2661 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 11:09:48.281631  2661 hybrid_clock.cc:648] HybridClock initialized: now 1783681788281611 us; error 0 us; skew 500 ppm
I20260710 11:09:48.282346  2661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:48.283010  3315 heartbeater.cc:344] Connected to a master server at 127.2.153.126:38139
I20260710 11:09:48.283394  3315 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:48.284361  3315 heartbeater.cc:507] Master 127.2.153.126:38139 requested a full tablet report, sending...
I20260710 11:09:48.285595  2661 webserver.cc:533] Webserver started at http://127.2.153.66:45123/ using document root <none> and password file <none>
I20260710 11:09:48.286300  2661 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:48.286567  2661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:48.286918  2661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:48.287135  3188 ts_manager.cc:194] Registered new tserver with Master: 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65:34141)
I20260710 11:09:48.288674  2661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681774958773-2661-0/minicluster-data/ts-1-root/instance:
uuid: "5d0d728e187449ba964eae88c115ac57"
format_stamp: "Formatted at 2026-07-10 11:09:48 on dist-test-slave-fg8d"
I20260710 11:09:48.289918  3188 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45332
I20260710 11:09:48.294603  2661 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:09:48.298673  3327 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:48.299556  2661 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:09:48.299850  2661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681774958773-2661-0/minicluster-data/ts-1-root
uuid: "5d0d728e187449ba964eae88c115ac57"
format_stamp: "Formatted at 2026-07-10 11:09:48 on dist-test-slave-fg8d"
I20260710 11:09:48.300117  2661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681774958773-2661-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681774958773-2661-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681774958773-2661-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 11:09:48.326464  2661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:48.327584  2661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:48.329035  2661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:48.331331  2661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:48.331508  2661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:48.331815  2661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:48.331964  2661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:48.378710  2661 rpc_server.cc:307] RPC server started. Bound to: 127.2.153.66:45263
I20260710 11:09:48.378887  3389 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.153.66:45263 every 8 connection(s)
I20260710 11:09:48.383260  2661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:48.390911  3393 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 11:09:48.392182  3394 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 11:09:48.396495  3396 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 11:09:48.397351  2661 server_base.cc:1061] running on GCE node
I20260710 11:09:48.397349  3390 heartbeater.cc:344] Connected to a master server at 127.2.153.126:38139
I20260710 11:09:48.397984  3390 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:48.398590  2661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:48.398860  2661 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 11:09:48.398954  3390 heartbeater.cc:507] Master 127.2.153.126:38139 requested a full tablet report, sending...
I20260710 11:09:48.399081  2661 hybrid_clock.cc:648] HybridClock initialized: now 1783681788399061 us; error 0 us; skew 500 ppm
I20260710 11:09:48.399889  2661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:48.401396  3188 ts_manager.cc:194] Registered new tserver with Master: 5d0d728e187449ba964eae88c115ac57 (127.2.153.66:45263)
I20260710 11:09:48.402872  2661 webserver.cc:533] Webserver started at http://127.2.153.67:42791/ using document root <none> and password file <none>
I20260710 11:09:48.403221  3188 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45348
I20260710 11:09:48.403404  2661 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:48.403719  2661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:48.403993  2661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:48.405272  2661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681774958773-2661-0/minicluster-data/ts-2-root/instance:
uuid: "c69c660e180f4d9fa39a6ccb2bfabe40"
format_stamp: "Formatted at 2026-07-10 11:09:48 on dist-test-slave-fg8d"
I20260710 11:09:48.409889  2661 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 11:09:48.413339  3401 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:48.414395  2661 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:09:48.414773  2661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681774958773-2661-0/minicluster-data/ts-2-root
uuid: "c69c660e180f4d9fa39a6ccb2bfabe40"
format_stamp: "Formatted at 2026-07-10 11:09:48 on dist-test-slave-fg8d"
I20260710 11:09:48.415119  2661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681774958773-2661-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681774958773-2661-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681774958773-2661-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 11:09:48.434357  2661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:48.435642  2661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:48.437263  2661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:48.439714  2661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:48.439982  2661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:48.440274  2661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:48.440486  2661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:48.494235  2661 rpc_server.cc:307] RPC server started. Bound to: 127.2.153.67:45691
I20260710 11:09:48.494333  3463 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.153.67:45691 every 8 connection(s)
I20260710 11:09:48.509064  3464 heartbeater.cc:344] Connected to a master server at 127.2.153.126:38139
I20260710 11:09:48.509443  3464 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:48.510093  3464 heartbeater.cc:507] Master 127.2.153.126:38139 requested a full tablet report, sending...
I20260710 11:09:48.512243  3188 ts_manager.cc:194] Registered new tserver with Master: c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67:45691)
I20260710 11:09:48.512600  2661 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014908127s
I20260710 11:09:48.513595  3188 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45358
I20260710 11:09:48.539618  3188 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45368:
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 11:09:48.542858  3188 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 11:09:48.619678  3280 tablet_service.cc:1511] Processing CreateTablet for tablet cdd5ce6d80ae4fa6a3c3727550bf26d1 (DEFAULT_TABLE table=test-workload [id=8f1eb4f2b669456083018b7e2844cef7]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:09:48.621335  3280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdd5ce6d80ae4fa6a3c3727550bf26d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.624701  3279 tablet_service.cc:1511] Processing CreateTablet for tablet d0f766df5f0d45078719b9cbd968c0d7 (DEFAULT_TABLE table=test-workload [id=8f1eb4f2b669456083018b7e2844cef7]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:09:48.626080  3279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0f766df5f0d45078719b9cbd968c0d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.625811  3277 tablet_service.cc:1511] Processing CreateTablet for tablet 33e5a411a95a4e7ca80f1059bed4c59a (DEFAULT_TABLE table=test-workload [id=8f1eb4f2b669456083018b7e2844cef7]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:09:48.627264  3277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33e5a411a95a4e7ca80f1059bed4c59a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.628034  3278 tablet_service.cc:1511] Processing CreateTablet for tablet d70414233a644d049145abdecf1179a0 (DEFAULT_TABLE table=test-workload [id=8f1eb4f2b669456083018b7e2844cef7]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:09:48.629417  3429 tablet_service.cc:1511] Processing CreateTablet for tablet cdd5ce6d80ae4fa6a3c3727550bf26d1 (DEFAULT_TABLE table=test-workload [id=8f1eb4f2b669456083018b7e2844cef7]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:09:48.630398  3276 tablet_service.cc:1511] Processing CreateTablet for tablet e4d18bc5c9d34bc08b01630b1eb38cfa (DEFAULT_TABLE table=test-workload [id=8f1eb4f2b669456083018b7e2844cef7]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:09:48.630887  3429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdd5ce6d80ae4fa6a3c3727550bf26d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.630640  3427 tablet_service.cc:1511] Processing CreateTablet for tablet d70414233a644d049145abdecf1179a0 (DEFAULT_TABLE table=test-workload [id=8f1eb4f2b669456083018b7e2844cef7]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:09:48.631960  3427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d70414233a644d049145abdecf1179a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.633301  3428 tablet_service.cc:1511] Processing CreateTablet for tablet d0f766df5f0d45078719b9cbd968c0d7 (DEFAULT_TABLE table=test-workload [id=8f1eb4f2b669456083018b7e2844cef7]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:09:48.634809  3428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0f766df5f0d45078719b9cbd968c0d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.634594  3274 tablet_service.cc:1511] Processing CreateTablet for tablet 3c8dbd077dbf4fed92785bb6845e54cf (DEFAULT_TABLE table=test-workload [id=8f1eb4f2b669456083018b7e2844cef7]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:09:48.635447  3425 tablet_service.cc:1511] Processing CreateTablet for tablet e4d18bc5c9d34bc08b01630b1eb38cfa (DEFAULT_TABLE table=test-workload [id=8f1eb4f2b669456083018b7e2844cef7]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:09:48.632711  3275 tablet_service.cc:1511] Processing CreateTablet for tablet 19f4eb17fa4c438ba354ed4520bff0f6 (DEFAULT_TABLE table=test-workload [id=8f1eb4f2b669456083018b7e2844cef7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:09:48.636794  3425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4d18bc5c9d34bc08b01630b1eb38cfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.638638  3278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d70414233a644d049145abdecf1179a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.639262  3424 tablet_service.cc:1511] Processing CreateTablet for tablet 19f4eb17fa4c438ba354ed4520bff0f6 (DEFAULT_TABLE table=test-workload [id=8f1eb4f2b669456083018b7e2844cef7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:09:48.640656  3424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19f4eb17fa4c438ba354ed4520bff0f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.641969  3273 tablet_service.cc:1511] Processing CreateTablet for tablet 30284d83b85b4daf8fd5423b329af770 (DEFAULT_TABLE table=test-workload [id=8f1eb4f2b669456083018b7e2844cef7]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:09:48.642485  3276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4d18bc5c9d34bc08b01630b1eb38cfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.643492  3275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19f4eb17fa4c438ba354ed4520bff0f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.644444  3354 tablet_service.cc:1511] Processing CreateTablet for tablet d0f766df5f0d45078719b9cbd968c0d7 (DEFAULT_TABLE table=test-workload [id=8f1eb4f2b669456083018b7e2844cef7]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:09:48.645812  3354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0f766df5f0d45078719b9cbd968c0d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.646433  3273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30284d83b85b4daf8fd5423b329af770. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.647461  3352 tablet_service.cc:1511] Processing CreateTablet for tablet 33e5a411a95a4e7ca80f1059bed4c59a (DEFAULT_TABLE table=test-workload [id=8f1eb4f2b669456083018b7e2844cef7]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:09:48.649238  3272 tablet_service.cc:1511] Processing CreateTablet for tablet 719cb23e700b473d8f8b8b435bedd110 (DEFAULT_TABLE table=test-workload [id=8f1eb4f2b669456083018b7e2844cef7]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:09:48.650547  3274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c8dbd077dbf4fed92785bb6845e54cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.651412  3350 tablet_service.cc:1511] Processing CreateTablet for tablet 19f4eb17fa4c438ba354ed4520bff0f6 (DEFAULT_TABLE table=test-workload [id=8f1eb4f2b669456083018b7e2844cef7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:09:48.654436  3272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 719cb23e700b473d8f8b8b435bedd110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.656293  3348 tablet_service.cc:1511] Processing CreateTablet for tablet 30284d83b85b4daf8fd5423b329af770 (DEFAULT_TABLE table=test-workload [id=8f1eb4f2b669456083018b7e2844cef7]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:09:48.658733  3422 tablet_service.cc:1511] Processing CreateTablet for tablet 30284d83b85b4daf8fd5423b329af770 (DEFAULT_TABLE table=test-workload [id=8f1eb4f2b669456083018b7e2844cef7]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:09:48.659952  3426 tablet_service.cc:1511] Processing CreateTablet for tablet 33e5a411a95a4e7ca80f1059bed4c59a (DEFAULT_TABLE table=test-workload [id=8f1eb4f2b669456083018b7e2844cef7]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:09:48.660431  3422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30284d83b85b4daf8fd5423b329af770. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.661316  3426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33e5a411a95a4e7ca80f1059bed4c59a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.662449  3423 tablet_service.cc:1511] Processing CreateTablet for tablet 3c8dbd077dbf4fed92785bb6845e54cf (DEFAULT_TABLE table=test-workload [id=8f1eb4f2b669456083018b7e2844cef7]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:09:48.649910  3351 tablet_service.cc:1511] Processing CreateTablet for tablet e4d18bc5c9d34bc08b01630b1eb38cfa (DEFAULT_TABLE table=test-workload [id=8f1eb4f2b669456083018b7e2844cef7]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:09:48.663774  3423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c8dbd077dbf4fed92785bb6845e54cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.653725  3349 tablet_service.cc:1511] Processing CreateTablet for tablet 3c8dbd077dbf4fed92785bb6845e54cf (DEFAULT_TABLE table=test-workload [id=8f1eb4f2b669456083018b7e2844cef7]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:09:48.668377  3349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c8dbd077dbf4fed92785bb6845e54cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.662556  3355 tablet_service.cc:1511] Processing CreateTablet for tablet cdd5ce6d80ae4fa6a3c3727550bf26d1 (DEFAULT_TABLE table=test-workload [id=8f1eb4f2b669456083018b7e2844cef7]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:09:48.670971  3355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdd5ce6d80ae4fa6a3c3727550bf26d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.658799  3353 tablet_service.cc:1511] Processing CreateTablet for tablet d70414233a644d049145abdecf1179a0 (DEFAULT_TABLE table=test-workload [id=8f1eb4f2b669456083018b7e2844cef7]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:09:48.674481  3351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4d18bc5c9d34bc08b01630b1eb38cfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.676743  3348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30284d83b85b4daf8fd5423b329af770. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.678462  3352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33e5a411a95a4e7ca80f1059bed4c59a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.681890  3350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19f4eb17fa4c438ba354ed4520bff0f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.684506  3353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d70414233a644d049145abdecf1179a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.688241  3347 tablet_service.cc:1511] Processing CreateTablet for tablet 719cb23e700b473d8f8b8b435bedd110 (DEFAULT_TABLE table=test-workload [id=8f1eb4f2b669456083018b7e2844cef7]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:09:48.691133  3347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 719cb23e700b473d8f8b8b435bedd110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.695966  3421 tablet_service.cc:1511] Processing CreateTablet for tablet 719cb23e700b473d8f8b8b435bedd110 (DEFAULT_TABLE table=test-workload [id=8f1eb4f2b669456083018b7e2844cef7]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:09:48.697347  3421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 719cb23e700b473d8f8b8b435bedd110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.720664  3346 tablet_service.cc:1511] Processing CreateTablet for tablet 98b9cfb3dc8949e7819f34b8a1b13c37 (DEFAULT_TABLE table=test-workload [id=8f1eb4f2b669456083018b7e2844cef7]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:09:48.722167  3346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98b9cfb3dc8949e7819f34b8a1b13c37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.720696  3274 tablet_service.cc:1511] Processing CreateTablet for tablet 98b9cfb3dc8949e7819f34b8a1b13c37 (DEFAULT_TABLE table=test-workload [id=8f1eb4f2b669456083018b7e2844cef7]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:09:48.735730  3274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98b9cfb3dc8949e7819f34b8a1b13c37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.747856  3420 tablet_service.cc:1511] Processing CreateTablet for tablet 98b9cfb3dc8949e7819f34b8a1b13c37 (DEFAULT_TABLE table=test-workload [id=8f1eb4f2b669456083018b7e2844cef7]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:09:48.749325  3420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98b9cfb3dc8949e7819f34b8a1b13c37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:48.833384  3479 tablet_bootstrap.cc:492] T e4d18bc5c9d34bc08b01630b1eb38cfa P 6818591db14f4231a8bb871967a9d4a6: Bootstrap starting.
I20260710 11:09:48.853616  3480 tablet_bootstrap.cc:492] T d70414233a644d049145abdecf1179a0 P 5d0d728e187449ba964eae88c115ac57: Bootstrap starting.
I20260710 11:09:48.886927  3479 tablet_bootstrap.cc:654] T e4d18bc5c9d34bc08b01630b1eb38cfa P 6818591db14f4231a8bb871967a9d4a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.889472  3480 tablet_bootstrap.cc:654] T d70414233a644d049145abdecf1179a0 P 5d0d728e187449ba964eae88c115ac57: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.898618  3481 tablet_bootstrap.cc:492] T e4d18bc5c9d34bc08b01630b1eb38cfa P c69c660e180f4d9fa39a6ccb2bfabe40: Bootstrap starting.
I20260710 11:09:48.905938  3481 tablet_bootstrap.cc:654] T e4d18bc5c9d34bc08b01630b1eb38cfa P c69c660e180f4d9fa39a6ccb2bfabe40: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.906805  3480 tablet_bootstrap.cc:492] T d70414233a644d049145abdecf1179a0 P 5d0d728e187449ba964eae88c115ac57: No bootstrap required, opened a new log
I20260710 11:09:48.907311  3480 ts_tablet_manager.cc:1403] T d70414233a644d049145abdecf1179a0 P 5d0d728e187449ba964eae88c115ac57: Time spent bootstrapping tablet: real 0.057s	user 0.006s	sys 0.013s
I20260710 11:09:48.909816  3479 tablet_bootstrap.cc:492] T e4d18bc5c9d34bc08b01630b1eb38cfa P 6818591db14f4231a8bb871967a9d4a6: No bootstrap required, opened a new log
I20260710 11:09:48.910310  3479 ts_tablet_manager.cc:1403] T e4d18bc5c9d34bc08b01630b1eb38cfa P 6818591db14f4231a8bb871967a9d4a6: Time spent bootstrapping tablet: real 0.077s	user 0.021s	sys 0.006s
I20260710 11:09:48.910511  3480 raft_consensus.cc:359] T d70414233a644d049145abdecf1179a0 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:48.911494  3480 raft_consensus.cc:385] T d70414233a644d049145abdecf1179a0 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.911906  3480 raft_consensus.cc:740] T d70414233a644d049145abdecf1179a0 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d0d728e187449ba964eae88c115ac57, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.912714  3479 raft_consensus.cc:359] T e4d18bc5c9d34bc08b01630b1eb38cfa P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:48.913237  3479 raft_consensus.cc:385] T e4d18bc5c9d34bc08b01630b1eb38cfa P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.913816  3479 raft_consensus.cc:740] T e4d18bc5c9d34bc08b01630b1eb38cfa P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6818591db14f4231a8bb871967a9d4a6, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.913218  3480 consensus_queue.cc:260] T d70414233a644d049145abdecf1179a0 P 5d0d728e187449ba964eae88c115ac57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:48.914589  3479 consensus_queue.cc:260] T e4d18bc5c9d34bc08b01630b1eb38cfa P 6818591db14f4231a8bb871967a9d4a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:48.917014  3315 heartbeater.cc:499] Master 127.2.153.126:38139 was elected leader, sending a full tablet report...
I20260710 11:09:48.917795  3479 ts_tablet_manager.cc:1434] T e4d18bc5c9d34bc08b01630b1eb38cfa P 6818591db14f4231a8bb871967a9d4a6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:09:48.917979  3390 heartbeater.cc:499] Master 127.2.153.126:38139 was elected leader, sending a full tablet report...
I20260710 11:09:48.918721  3479 tablet_bootstrap.cc:492] T 3c8dbd077dbf4fed92785bb6845e54cf P 6818591db14f4231a8bb871967a9d4a6: Bootstrap starting.
I20260710 11:09:48.923846  3481 tablet_bootstrap.cc:492] T e4d18bc5c9d34bc08b01630b1eb38cfa P c69c660e180f4d9fa39a6ccb2bfabe40: No bootstrap required, opened a new log
I20260710 11:09:48.924335  3481 ts_tablet_manager.cc:1403] T e4d18bc5c9d34bc08b01630b1eb38cfa P c69c660e180f4d9fa39a6ccb2bfabe40: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.007s
I20260710 11:09:48.924798  3479 tablet_bootstrap.cc:654] T 3c8dbd077dbf4fed92785bb6845e54cf P 6818591db14f4231a8bb871967a9d4a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.926717  3480 ts_tablet_manager.cc:1434] T d70414233a644d049145abdecf1179a0 P 5d0d728e187449ba964eae88c115ac57: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.003s
I20260710 11:09:48.927259  3481 raft_consensus.cc:359] T e4d18bc5c9d34bc08b01630b1eb38cfa P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:48.927928  3480 tablet_bootstrap.cc:492] T 19f4eb17fa4c438ba354ed4520bff0f6 P 5d0d728e187449ba964eae88c115ac57: Bootstrap starting.
I20260710 11:09:48.928074  3481 raft_consensus.cc:385] T e4d18bc5c9d34bc08b01630b1eb38cfa P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.928392  3481 raft_consensus.cc:740] T e4d18bc5c9d34bc08b01630b1eb38cfa P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c69c660e180f4d9fa39a6ccb2bfabe40, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.929286  3481 consensus_queue.cc:260] T e4d18bc5c9d34bc08b01630b1eb38cfa P c69c660e180f4d9fa39a6ccb2bfabe40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:48.934602  3481 ts_tablet_manager.cc:1434] T e4d18bc5c9d34bc08b01630b1eb38cfa P c69c660e180f4d9fa39a6ccb2bfabe40: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260710 11:09:48.935390  3464 heartbeater.cc:499] Master 127.2.153.126:38139 was elected leader, sending a full tablet report...
I20260710 11:09:48.937516  3481 tablet_bootstrap.cc:492] T 719cb23e700b473d8f8b8b435bedd110 P c69c660e180f4d9fa39a6ccb2bfabe40: Bootstrap starting.
I20260710 11:09:48.936333  3480 tablet_bootstrap.cc:654] T 19f4eb17fa4c438ba354ed4520bff0f6 P 5d0d728e187449ba964eae88c115ac57: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.948421  3481 tablet_bootstrap.cc:654] T 719cb23e700b473d8f8b8b435bedd110 P c69c660e180f4d9fa39a6ccb2bfabe40: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:48.951572  3479 tablet_bootstrap.cc:492] T 3c8dbd077dbf4fed92785bb6845e54cf P 6818591db14f4231a8bb871967a9d4a6: No bootstrap required, opened a new log
I20260710 11:09:48.952145  3479 ts_tablet_manager.cc:1403] T 3c8dbd077dbf4fed92785bb6845e54cf P 6818591db14f4231a8bb871967a9d4a6: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.015s
I20260710 11:09:48.955958  3479 raft_consensus.cc:359] T 3c8dbd077dbf4fed92785bb6845e54cf P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:48.956964  3479 raft_consensus.cc:385] T 3c8dbd077dbf4fed92785bb6845e54cf P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.957389  3479 raft_consensus.cc:740] T 3c8dbd077dbf4fed92785bb6845e54cf P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6818591db14f4231a8bb871967a9d4a6, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.958685  3479 consensus_queue.cc:260] T 3c8dbd077dbf4fed92785bb6845e54cf P 6818591db14f4231a8bb871967a9d4a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:48.960605  3486 raft_consensus.cc:493] T 3c8dbd077dbf4fed92785bb6845e54cf P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:48.961216  3486 raft_consensus.cc:515] T 3c8dbd077dbf4fed92785bb6845e54cf P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:48.967057  3486 leader_election.cc:290] T 3c8dbd077dbf4fed92785bb6845e54cf P 6818591db14f4231a8bb871967a9d4a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d0d728e187449ba964eae88c115ac57 (127.2.153.66:45263), c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67:45691)
I20260710 11:09:48.975966  3479 ts_tablet_manager.cc:1434] T 3c8dbd077dbf4fed92785bb6845e54cf P 6818591db14f4231a8bb871967a9d4a6: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.003s
I20260710 11:09:48.977348  3479 tablet_bootstrap.cc:492] T 30284d83b85b4daf8fd5423b329af770 P 6818591db14f4231a8bb871967a9d4a6: Bootstrap starting.
I20260710 11:09:48.981729  3481 tablet_bootstrap.cc:492] T 719cb23e700b473d8f8b8b435bedd110 P c69c660e180f4d9fa39a6ccb2bfabe40: No bootstrap required, opened a new log
I20260710 11:09:48.982296  3481 ts_tablet_manager.cc:1403] T 719cb23e700b473d8f8b8b435bedd110 P c69c660e180f4d9fa39a6ccb2bfabe40: Time spent bootstrapping tablet: real 0.045s	user 0.025s	sys 0.016s
I20260710 11:09:48.985458  3481 raft_consensus.cc:359] T 719cb23e700b473d8f8b8b435bedd110 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:48.986320  3481 raft_consensus.cc:385] T 719cb23e700b473d8f8b8b435bedd110 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:48.986729  3481 raft_consensus.cc:740] T 719cb23e700b473d8f8b8b435bedd110 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c69c660e180f4d9fa39a6ccb2bfabe40, State: Initialized, Role: FOLLOWER
I20260710 11:09:48.987919  3481 consensus_queue.cc:260] T 719cb23e700b473d8f8b8b435bedd110 P c69c660e180f4d9fa39a6ccb2bfabe40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:48.990832  3481 ts_tablet_manager.cc:1434] T 719cb23e700b473d8f8b8b435bedd110 P c69c660e180f4d9fa39a6ccb2bfabe40: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:09:48.992035  3481 tablet_bootstrap.cc:492] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40: Bootstrap starting.
I20260710 11:09:48.995486  3479 tablet_bootstrap.cc:654] T 30284d83b85b4daf8fd5423b329af770 P 6818591db14f4231a8bb871967a9d4a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.000943  3481 tablet_bootstrap.cc:654] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.017544  3480 tablet_bootstrap.cc:492] T 19f4eb17fa4c438ba354ed4520bff0f6 P 5d0d728e187449ba964eae88c115ac57: No bootstrap required, opened a new log
I20260710 11:09:49.018122  3480 ts_tablet_manager.cc:1403] T 19f4eb17fa4c438ba354ed4520bff0f6 P 5d0d728e187449ba964eae88c115ac57: Time spent bootstrapping tablet: real 0.090s	user 0.032s	sys 0.041s
I20260710 11:09:49.021466  3480 raft_consensus.cc:359] T 19f4eb17fa4c438ba354ed4520bff0f6 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.022353  3480 raft_consensus.cc:385] T 19f4eb17fa4c438ba354ed4520bff0f6 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.022712  3480 raft_consensus.cc:740] T 19f4eb17fa4c438ba354ed4520bff0f6 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d0d728e187449ba964eae88c115ac57, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.025563  3481 tablet_bootstrap.cc:492] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40: No bootstrap required, opened a new log
I20260710 11:09:49.026160  3481 ts_tablet_manager.cc:1403] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.013s
I20260710 11:09:49.026494  3479 tablet_bootstrap.cc:492] T 30284d83b85b4daf8fd5423b329af770 P 6818591db14f4231a8bb871967a9d4a6: No bootstrap required, opened a new log
I20260710 11:09:49.026957  3479 ts_tablet_manager.cc:1403] T 30284d83b85b4daf8fd5423b329af770 P 6818591db14f4231a8bb871967a9d4a6: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.007s
I20260710 11:09:49.027866  3365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8dbd077dbf4fed92785bb6845e54cf" candidate_uuid: "6818591db14f4231a8bb871967a9d4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d0d728e187449ba964eae88c115ac57" is_pre_election: true
W20260710 11:09:49.029644  3255 leader_election.cc:343] T 3c8dbd077dbf4fed92785bb6845e54cf P 6818591db14f4231a8bb871967a9d4a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d0d728e187449ba964eae88c115ac57 (127.2.153.66:45263): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:49.029407  3481 raft_consensus.cc:359] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.029825  3479 raft_consensus.cc:359] T 30284d83b85b4daf8fd5423b329af770 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.030335  3481 raft_consensus.cc:385] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.030591  3479 raft_consensus.cc:385] T 30284d83b85b4daf8fd5423b329af770 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.030757  3481 raft_consensus.cc:740] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c69c660e180f4d9fa39a6ccb2bfabe40, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.031368  3479 raft_consensus.cc:740] T 30284d83b85b4daf8fd5423b329af770 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6818591db14f4231a8bb871967a9d4a6, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.031656  3481 consensus_queue.cc:260] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.032095  3479 consensus_queue.cc:260] T 30284d83b85b4daf8fd5423b329af770 P 6818591db14f4231a8bb871967a9d4a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.033927  3480 consensus_queue.cc:260] T 19f4eb17fa4c438ba354ed4520bff0f6 P 5d0d728e187449ba964eae88c115ac57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.033939  3481 ts_tablet_manager.cc:1434] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:09:49.035761  3479 ts_tablet_manager.cc:1434] T 30284d83b85b4daf8fd5423b329af770 P 6818591db14f4231a8bb871967a9d4a6: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 11:09:49.036345  3481 tablet_bootstrap.cc:492] T 98b9cfb3dc8949e7819f34b8a1b13c37 P c69c660e180f4d9fa39a6ccb2bfabe40: Bootstrap starting.
I20260710 11:09:49.036751  3479 tablet_bootstrap.cc:492] T 19f4eb17fa4c438ba354ed4520bff0f6 P 6818591db14f4231a8bb871967a9d4a6: Bootstrap starting.
I20260710 11:09:49.041669  3479 tablet_bootstrap.cc:654] T 19f4eb17fa4c438ba354ed4520bff0f6 P 6818591db14f4231a8bb871967a9d4a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.043658  3480 ts_tablet_manager.cc:1434] T 19f4eb17fa4c438ba354ed4520bff0f6 P 5d0d728e187449ba964eae88c115ac57: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.002s
I20260710 11:09:49.044014  3481 tablet_bootstrap.cc:654] T 98b9cfb3dc8949e7819f34b8a1b13c37 P c69c660e180f4d9fa39a6ccb2bfabe40: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.044729  3480 tablet_bootstrap.cc:492] T 3c8dbd077dbf4fed92785bb6845e54cf P 5d0d728e187449ba964eae88c115ac57: Bootstrap starting.
I20260710 11:09:49.046983  3486 raft_consensus.cc:493] T e4d18bc5c9d34bc08b01630b1eb38cfa P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:49.047600  3486 raft_consensus.cc:515] T e4d18bc5c9d34bc08b01630b1eb38cfa P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.050432  3486 leader_election.cc:290] T e4d18bc5c9d34bc08b01630b1eb38cfa P 6818591db14f4231a8bb871967a9d4a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d0d728e187449ba964eae88c115ac57 (127.2.153.66:45263), c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67:45691)
I20260710 11:09:49.051040  3439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8dbd077dbf4fed92785bb6845e54cf" candidate_uuid: "6818591db14f4231a8bb871967a9d4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" is_pre_election: true
I20260710 11:09:49.060194  3485 raft_consensus.cc:493] T 19f4eb17fa4c438ba354ed4520bff0f6 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:09:49.060390  3255 leader_election.cc:343] T 3c8dbd077dbf4fed92785bb6845e54cf P 6818591db14f4231a8bb871967a9d4a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67:45691): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:49.061105  3255 leader_election.cc:304] T 3c8dbd077dbf4fed92785bb6845e54cf P 6818591db14f4231a8bb871967a9d4a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6818591db14f4231a8bb871967a9d4a6; no voters: 5d0d728e187449ba964eae88c115ac57, c69c660e180f4d9fa39a6ccb2bfabe40
I20260710 11:09:49.062355  3486 raft_consensus.cc:2749] T 3c8dbd077dbf4fed92785bb6845e54cf P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:49.060909  3485 raft_consensus.cc:515] T 19f4eb17fa4c438ba354ed4520bff0f6 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.060170  3480 tablet_bootstrap.cc:654] T 3c8dbd077dbf4fed92785bb6845e54cf P 5d0d728e187449ba964eae88c115ac57: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.067195  3485 leader_election.cc:290] T 19f4eb17fa4c438ba354ed4520bff0f6 P 5d0d728e187449ba964eae88c115ac57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65:34141), c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67:45691)
I20260710 11:09:49.068921  3479 tablet_bootstrap.cc:492] T 19f4eb17fa4c438ba354ed4520bff0f6 P 6818591db14f4231a8bb871967a9d4a6: No bootstrap required, opened a new log
I20260710 11:09:49.069507  3479 ts_tablet_manager.cc:1403] T 19f4eb17fa4c438ba354ed4520bff0f6 P 6818591db14f4231a8bb871967a9d4a6: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.011s
I20260710 11:09:49.063716  3365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d18bc5c9d34bc08b01630b1eb38cfa" candidate_uuid: "6818591db14f4231a8bb871967a9d4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d0d728e187449ba964eae88c115ac57" is_pre_election: true
I20260710 11:09:49.070961  3439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d18bc5c9d34bc08b01630b1eb38cfa" candidate_uuid: "6818591db14f4231a8bb871967a9d4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" is_pre_election: true
I20260710 11:09:49.071609  3439 raft_consensus.cc:2468] T e4d18bc5c9d34bc08b01630b1eb38cfa P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6818591db14f4231a8bb871967a9d4a6 in term 0.
I20260710 11:09:49.072980  3255 leader_election.cc:304] T e4d18bc5c9d34bc08b01630b1eb38cfa P 6818591db14f4231a8bb871967a9d4a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6818591db14f4231a8bb871967a9d4a6, c69c660e180f4d9fa39a6ccb2bfabe40; no voters: 
I20260710 11:09:49.074246  3486 raft_consensus.cc:2804] T e4d18bc5c9d34bc08b01630b1eb38cfa P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:49.074864  3486 raft_consensus.cc:493] T e4d18bc5c9d34bc08b01630b1eb38cfa P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:49.075320  3486 raft_consensus.cc:3060] T e4d18bc5c9d34bc08b01630b1eb38cfa P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.076088  3479 raft_consensus.cc:359] T 19f4eb17fa4c438ba354ed4520bff0f6 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.079878  3479 raft_consensus.cc:385] T 19f4eb17fa4c438ba354ed4520bff0f6 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.080320  3479 raft_consensus.cc:740] T 19f4eb17fa4c438ba354ed4520bff0f6 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6818591db14f4231a8bb871967a9d4a6, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.081291  3479 consensus_queue.cc:260] T 19f4eb17fa4c438ba354ed4520bff0f6 P 6818591db14f4231a8bb871967a9d4a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.083393  3488 raft_consensus.cc:493] T 719cb23e700b473d8f8b8b435bedd110 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:49.083992  3488 raft_consensus.cc:515] T 719cb23e700b473d8f8b8b435bedd110 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
W20260710 11:09:49.084950  3236 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:49.085208  3486 raft_consensus.cc:515] T e4d18bc5c9d34bc08b01630b1eb38cfa P 6818591db14f4231a8bb871967a9d4a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.089200  3488 leader_election.cc:290] T 719cb23e700b473d8f8b8b435bedd110 P c69c660e180f4d9fa39a6ccb2bfabe40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65:34141), 5d0d728e187449ba964eae88c115ac57 (127.2.153.66:45263)
I20260710 11:09:49.079232  3481 tablet_bootstrap.cc:492] T 98b9cfb3dc8949e7819f34b8a1b13c37 P c69c660e180f4d9fa39a6ccb2bfabe40: No bootstrap required, opened a new log
I20260710 11:09:49.094766  3481 ts_tablet_manager.cc:1403] T 98b9cfb3dc8949e7819f34b8a1b13c37 P c69c660e180f4d9fa39a6ccb2bfabe40: Time spent bootstrapping tablet: real 0.059s	user 0.031s	sys 0.005s
I20260710 11:09:49.099668  3486 leader_election.cc:290] T e4d18bc5c9d34bc08b01630b1eb38cfa P 6818591db14f4231a8bb871967a9d4a6 [CANDIDATE]: Term 1 election: Requested vote from peers 5d0d728e187449ba964eae88c115ac57 (127.2.153.66:45263), c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67:45691)
W20260710 11:09:49.100009  3255 leader_election.cc:343] T e4d18bc5c9d34bc08b01630b1eb38cfa P 6818591db14f4231a8bb871967a9d4a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d0d728e187449ba964eae88c115ac57 (127.2.153.66:45263): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:49.103880  3479 ts_tablet_manager.cc:1434] T 19f4eb17fa4c438ba354ed4520bff0f6 P 6818591db14f4231a8bb871967a9d4a6: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.002s
I20260710 11:09:49.108685  3479 tablet_bootstrap.cc:492] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6: Bootstrap starting.
I20260710 11:09:49.104532  3481 raft_consensus.cc:359] T 98b9cfb3dc8949e7819f34b8a1b13c37 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.114362  3481 raft_consensus.cc:385] T 98b9cfb3dc8949e7819f34b8a1b13c37 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.114884  3481 raft_consensus.cc:740] T 98b9cfb3dc8949e7819f34b8a1b13c37 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c69c660e180f4d9fa39a6ccb2bfabe40, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.115712  3481 consensus_queue.cc:260] T 98b9cfb3dc8949e7819f34b8a1b13c37 P c69c660e180f4d9fa39a6ccb2bfabe40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.117887  3365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d18bc5c9d34bc08b01630b1eb38cfa" candidate_uuid: "6818591db14f4231a8bb871967a9d4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d0d728e187449ba964eae88c115ac57"
I20260710 11:09:49.118281  3488 raft_consensus.cc:493] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:49.118781  3488 raft_consensus.cc:515] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.119244  3439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d18bc5c9d34bc08b01630b1eb38cfa" candidate_uuid: "6818591db14f4231a8bb871967a9d4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40"
I20260710 11:09:49.119860  3439 raft_consensus.cc:3060] T e4d18bc5c9d34bc08b01630b1eb38cfa P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.123006  3488 leader_election.cc:290] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65:34141), 5d0d728e187449ba964eae88c115ac57 (127.2.153.66:45263)
W20260710 11:09:49.123476  3255 leader_election.cc:343] T e4d18bc5c9d34bc08b01630b1eb38cfa P 6818591db14f4231a8bb871967a9d4a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5d0d728e187449ba964eae88c115ac57 (127.2.153.66:45263): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:49.125218  3481 ts_tablet_manager.cc:1434] T 98b9cfb3dc8949e7819f34b8a1b13c37 P c69c660e180f4d9fa39a6ccb2bfabe40: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.003s
I20260710 11:09:49.126634  3481 tablet_bootstrap.cc:492] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P c69c660e180f4d9fa39a6ccb2bfabe40: Bootstrap starting.
I20260710 11:09:49.127620  3438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4eb17fa4c438ba354ed4520bff0f6" candidate_uuid: "5d0d728e187449ba964eae88c115ac57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" is_pre_election: true
W20260710 11:09:49.129078  3330 leader_election.cc:343] T 19f4eb17fa4c438ba354ed4520bff0f6 P 5d0d728e187449ba964eae88c115ac57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67:45691): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:49.134984  3480 tablet_bootstrap.cc:492] T 3c8dbd077dbf4fed92785bb6845e54cf P 5d0d728e187449ba964eae88c115ac57: No bootstrap required, opened a new log
I20260710 11:09:49.135555  3480 ts_tablet_manager.cc:1403] T 3c8dbd077dbf4fed92785bb6845e54cf P 5d0d728e187449ba964eae88c115ac57: Time spent bootstrapping tablet: real 0.091s	user 0.010s	sys 0.036s
I20260710 11:09:49.136335  3479 tablet_bootstrap.cc:654] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.137598  3290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4eb17fa4c438ba354ed4520bff0f6" candidate_uuid: "5d0d728e187449ba964eae88c115ac57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6818591db14f4231a8bb871967a9d4a6" is_pre_election: true
I20260710 11:09:49.138368  3290 raft_consensus.cc:2468] T 19f4eb17fa4c438ba354ed4520bff0f6 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d0d728e187449ba964eae88c115ac57 in term 0.
I20260710 11:09:49.138778  3480 raft_consensus.cc:359] T 3c8dbd077dbf4fed92785bb6845e54cf P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.139551  3480 raft_consensus.cc:385] T 3c8dbd077dbf4fed92785bb6845e54cf P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.139891  3480 raft_consensus.cc:740] T 3c8dbd077dbf4fed92785bb6845e54cf P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d0d728e187449ba964eae88c115ac57, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.139773  3330 leader_election.cc:304] T 19f4eb17fa4c438ba354ed4520bff0f6 P 5d0d728e187449ba964eae88c115ac57 [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: 5d0d728e187449ba964eae88c115ac57, 6818591db14f4231a8bb871967a9d4a6; no voters: c69c660e180f4d9fa39a6ccb2bfabe40
I20260710 11:09:49.140163  3439 raft_consensus.cc:2468] T e4d18bc5c9d34bc08b01630b1eb38cfa P c69c660e180f4d9fa39a6ccb2bfabe40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6818591db14f4231a8bb871967a9d4a6 in term 1.
I20260710 11:09:49.140866  3485 raft_consensus.cc:2804] T 19f4eb17fa4c438ba354ed4520bff0f6 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:49.141280  3485 raft_consensus.cc:493] T 19f4eb17fa4c438ba354ed4520bff0f6 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:49.140970  3480 consensus_queue.cc:260] T 3c8dbd077dbf4fed92785bb6845e54cf P 5d0d728e187449ba964eae88c115ac57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.141613  3485 raft_consensus.cc:3060] T 19f4eb17fa4c438ba354ed4520bff0f6 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.141455  3255 leader_election.cc:304] T e4d18bc5c9d34bc08b01630b1eb38cfa P 6818591db14f4231a8bb871967a9d4a6 [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: 6818591db14f4231a8bb871967a9d4a6, c69c660e180f4d9fa39a6ccb2bfabe40; no voters: 5d0d728e187449ba964eae88c115ac57
I20260710 11:09:49.142401  3502 raft_consensus.cc:2804] T e4d18bc5c9d34bc08b01630b1eb38cfa P 6818591db14f4231a8bb871967a9d4a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:49.142899  3502 raft_consensus.cc:697] T e4d18bc5c9d34bc08b01630b1eb38cfa P 6818591db14f4231a8bb871967a9d4a6 [term 1 LEADER]: Becoming Leader. State: Replica: 6818591db14f4231a8bb871967a9d4a6, State: Running, Role: LEADER
I20260710 11:09:49.143719  3502 consensus_queue.cc:237] T e4d18bc5c9d34bc08b01630b1eb38cfa P 6818591db14f4231a8bb871967a9d4a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.145483  3289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30284d83b85b4daf8fd5423b329af770" candidate_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6818591db14f4231a8bb871967a9d4a6" is_pre_election: true
I20260710 11:09:49.146181  3289 raft_consensus.cc:2468] T 30284d83b85b4daf8fd5423b329af770 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c69c660e180f4d9fa39a6ccb2bfabe40 in term 0.
I20260710 11:09:49.148028  3290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719cb23e700b473d8f8b8b435bedd110" candidate_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6818591db14f4231a8bb871967a9d4a6" is_pre_election: true
I20260710 11:09:49.149647  3404 leader_election.cc:304] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6818591db14f4231a8bb871967a9d4a6, c69c660e180f4d9fa39a6ccb2bfabe40; no voters: 
I20260710 11:09:49.150496  3488 raft_consensus.cc:2804] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:49.150985  3488 raft_consensus.cc:493] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:49.151335  3488 raft_consensus.cc:3060] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:49.152376  3404 leader_election.cc:343] T 719cb23e700b473d8f8b8b435bedd110 P c69c660e180f4d9fa39a6ccb2bfabe40 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65:34141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:49.154529  3365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719cb23e700b473d8f8b8b435bedd110" candidate_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d0d728e187449ba964eae88c115ac57" is_pre_election: true
I20260710 11:09:49.155022  3481 tablet_bootstrap.cc:654] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P c69c660e180f4d9fa39a6ccb2bfabe40: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.156196  3364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30284d83b85b4daf8fd5423b329af770" candidate_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d0d728e187449ba964eae88c115ac57" is_pre_election: true
W20260710 11:09:49.158321  3404 leader_election.cc:343] T 719cb23e700b473d8f8b8b435bedd110 P c69c660e180f4d9fa39a6ccb2bfabe40 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d0d728e187449ba964eae88c115ac57 (127.2.153.66:45263): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:49.158820  3404 leader_election.cc:304] T 719cb23e700b473d8f8b8b435bedd110 P c69c660e180f4d9fa39a6ccb2bfabe40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c69c660e180f4d9fa39a6ccb2bfabe40; no voters: 5d0d728e187449ba964eae88c115ac57, 6818591db14f4231a8bb871967a9d4a6
I20260710 11:09:49.158913  3488 raft_consensus.cc:515] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.150422  3485 raft_consensus.cc:515] T 19f4eb17fa4c438ba354ed4520bff0f6 P 5d0d728e187449ba964eae88c115ac57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.161605  3488 leader_election.cc:290] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40 [CANDIDATE]: Term 1 election: Requested vote from peers 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65:34141), 5d0d728e187449ba964eae88c115ac57 (127.2.153.66:45263)
I20260710 11:09:49.162442  3488 raft_consensus.cc:2749] T 719cb23e700b473d8f8b8b435bedd110 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:49.163986  3485 leader_election.cc:290] T 19f4eb17fa4c438ba354ed4520bff0f6 P 5d0d728e187449ba964eae88c115ac57 [CANDIDATE]: Term 1 election: Requested vote from peers 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65:34141), c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67:45691)
I20260710 11:09:49.164969  3290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4eb17fa4c438ba354ed4520bff0f6" candidate_uuid: "5d0d728e187449ba964eae88c115ac57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6818591db14f4231a8bb871967a9d4a6"
I20260710 11:09:49.165817  3290 raft_consensus.cc:3060] T 19f4eb17fa4c438ba354ed4520bff0f6 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.167070  3439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4eb17fa4c438ba354ed4520bff0f6" candidate_uuid: "5d0d728e187449ba964eae88c115ac57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40"
I20260710 11:09:49.166807  3185 catalog_manager.cc:5697] T e4d18bc5c9d34bc08b01630b1eb38cfa P 6818591db14f4231a8bb871967a9d4a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65). New cstate: current_term: 1 leader_uuid: "6818591db14f4231a8bb871967a9d4a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } health_report { overall_health: UNKNOWN } } }
W20260710 11:09:49.168903  3330 leader_election.cc:343] T 19f4eb17fa4c438ba354ed4520bff0f6 P 5d0d728e187449ba964eae88c115ac57 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67:45691): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:49.174690  3290 raft_consensus.cc:2468] T 19f4eb17fa4c438ba354ed4520bff0f6 P 6818591db14f4231a8bb871967a9d4a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d0d728e187449ba964eae88c115ac57 in term 1.
I20260710 11:09:49.176414  3330 leader_election.cc:304] T 19f4eb17fa4c438ba354ed4520bff0f6 P 5d0d728e187449ba964eae88c115ac57 [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: 5d0d728e187449ba964eae88c115ac57, 6818591db14f4231a8bb871967a9d4a6; no voters: c69c660e180f4d9fa39a6ccb2bfabe40
I20260710 11:09:49.186129  3480 ts_tablet_manager.cc:1434] T 3c8dbd077dbf4fed92785bb6845e54cf P 5d0d728e187449ba964eae88c115ac57: Time spent starting tablet: real 0.050s	user 0.009s	sys 0.006s
I20260710 11:09:49.187980  3485 raft_consensus.cc:2804] T 19f4eb17fa4c438ba354ed4520bff0f6 P 5d0d728e187449ba964eae88c115ac57 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:49.197527  3504 raft_consensus.cc:493] T 3c8dbd077dbf4fed92785bb6845e54cf P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:49.200739  3485 raft_consensus.cc:697] T 19f4eb17fa4c438ba354ed4520bff0f6 P 5d0d728e187449ba964eae88c115ac57 [term 1 LEADER]: Becoming Leader. State: Replica: 5d0d728e187449ba964eae88c115ac57, State: Running, Role: LEADER
I20260710 11:09:49.200593  3504 raft_consensus.cc:515] T 3c8dbd077dbf4fed92785bb6845e54cf P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.203672  3485 consensus_queue.cc:237] T 19f4eb17fa4c438ba354ed4520bff0f6 P 5d0d728e187449ba964eae88c115ac57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.208359  3504 leader_election.cc:290] T 3c8dbd077dbf4fed92785bb6845e54cf P 5d0d728e187449ba964eae88c115ac57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65:34141), c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67:45691)
I20260710 11:09:49.199901  3480 tablet_bootstrap.cc:492] T 98b9cfb3dc8949e7819f34b8a1b13c37 P 5d0d728e187449ba964eae88c115ac57: Bootstrap starting.
I20260710 11:09:49.210276  3439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8dbd077dbf4fed92785bb6845e54cf" candidate_uuid: "5d0d728e187449ba964eae88c115ac57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" is_pre_election: true
W20260710 11:09:49.211942  3330 leader_election.cc:343] T 3c8dbd077dbf4fed92785bb6845e54cf P 5d0d728e187449ba964eae88c115ac57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67:45691): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:49.212919  3290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8dbd077dbf4fed92785bb6845e54cf" candidate_uuid: "5d0d728e187449ba964eae88c115ac57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6818591db14f4231a8bb871967a9d4a6" is_pre_election: true
I20260710 11:09:49.213646  3290 raft_consensus.cc:2468] T 3c8dbd077dbf4fed92785bb6845e54cf P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d0d728e187449ba964eae88c115ac57 in term 0.
I20260710 11:09:49.215049  3330 leader_election.cc:304] T 3c8dbd077dbf4fed92785bb6845e54cf P 5d0d728e187449ba964eae88c115ac57 [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: 5d0d728e187449ba964eae88c115ac57, 6818591db14f4231a8bb871967a9d4a6; no voters: c69c660e180f4d9fa39a6ccb2bfabe40
W20260710 11:09:49.204846  3404 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.153.66:45263, user_credentials={real_user=slave}} blocked reactor thread for 46558.4us
I20260710 11:09:49.215867  3504 raft_consensus.cc:2804] T 3c8dbd077dbf4fed92785bb6845e54cf P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:49.216310  3504 raft_consensus.cc:493] T 3c8dbd077dbf4fed92785bb6845e54cf P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:09:49.216502  3404 leader_election.cc:343] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d0d728e187449ba964eae88c115ac57 (127.2.153.66:45263): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:49.216729  3504 raft_consensus.cc:3060] T 3c8dbd077dbf4fed92785bb6845e54cf P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.218896  3290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30284d83b85b4daf8fd5423b329af770" candidate_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6818591db14f4231a8bb871967a9d4a6"
I20260710 11:09:49.219511  3290 raft_consensus.cc:3060] T 30284d83b85b4daf8fd5423b329af770 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.222258  3480 tablet_bootstrap.cc:654] T 98b9cfb3dc8949e7819f34b8a1b13c37 P 5d0d728e187449ba964eae88c115ac57: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.227478  3504 raft_consensus.cc:515] T 3c8dbd077dbf4fed92785bb6845e54cf P 5d0d728e187449ba964eae88c115ac57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.230508  3364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30284d83b85b4daf8fd5423b329af770" candidate_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d0d728e187449ba964eae88c115ac57"
I20260710 11:09:49.230935  3479 tablet_bootstrap.cc:492] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6: No bootstrap required, opened a new log
I20260710 11:09:49.231511  3479 ts_tablet_manager.cc:1403] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6: Time spent bootstrapping tablet: real 0.123s	user 0.043s	sys 0.033s
I20260710 11:09:49.232806  3481 tablet_bootstrap.cc:492] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P c69c660e180f4d9fa39a6ccb2bfabe40: No bootstrap required, opened a new log
I20260710 11:09:49.233292  3481 ts_tablet_manager.cc:1403] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P c69c660e180f4d9fa39a6ccb2bfabe40: Time spent bootstrapping tablet: real 0.107s	user 0.032s	sys 0.043s
I20260710 11:09:49.234643  3290 raft_consensus.cc:2468] T 30284d83b85b4daf8fd5423b329af770 P 6818591db14f4231a8bb871967a9d4a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c69c660e180f4d9fa39a6ccb2bfabe40 in term 1.
I20260710 11:09:49.234824  3479 raft_consensus.cc:359] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.235646  3479 raft_consensus.cc:385] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.235960  3479 raft_consensus.cc:740] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6818591db14f4231a8bb871967a9d4a6, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.236878  3404 leader_election.cc:304] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6818591db14f4231a8bb871967a9d4a6, c69c660e180f4d9fa39a6ccb2bfabe40; no voters: 
I20260710 11:09:49.236761  3479 consensus_queue.cc:260] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.238214  3508 raft_consensus.cc:2804] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:49.238852  3508 raft_consensus.cc:697] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 1 LEADER]: Becoming Leader. State: Replica: c69c660e180f4d9fa39a6ccb2bfabe40, State: Running, Role: LEADER
I20260710 11:09:49.239368  3479 ts_tablet_manager.cc:1434] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:09:49.240149  3479 tablet_bootstrap.cc:492] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 6818591db14f4231a8bb871967a9d4a6: Bootstrap starting.
I20260710 11:09:49.240082  3508 consensus_queue.cc:237] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.236758  3481 raft_consensus.cc:359] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } }
I20260710 11:09:49.242328  3481 raft_consensus.cc:385] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.242666  3481 raft_consensus.cc:740] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c69c660e180f4d9fa39a6ccb2bfabe40, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.243567  3481 consensus_queue.cc:260] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P c69c660e180f4d9fa39a6ccb2bfabe40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } }
I20260710 11:09:49.245864  3439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8dbd077dbf4fed92785bb6845e54cf" candidate_uuid: "5d0d728e187449ba964eae88c115ac57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40"
W20260710 11:09:49.246922  3404 leader_election.cc:343] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5d0d728e187449ba964eae88c115ac57 (127.2.153.66:45263): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:09:49.247540  3330 leader_election.cc:343] T 3c8dbd077dbf4fed92785bb6845e54cf P 5d0d728e187449ba964eae88c115ac57 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67:45691): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:49.247764  3479 tablet_bootstrap.cc:654] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 6818591db14f4231a8bb871967a9d4a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.246155  3481 ts_tablet_manager.cc:1434] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P c69c660e180f4d9fa39a6ccb2bfabe40: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 11:09:49.248358  3290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8dbd077dbf4fed92785bb6845e54cf" candidate_uuid: "5d0d728e187449ba964eae88c115ac57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6818591db14f4231a8bb871967a9d4a6"
I20260710 11:09:49.249071  3481 tablet_bootstrap.cc:492] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40: Bootstrap starting.
I20260710 11:09:49.248997  3290 raft_consensus.cc:3060] T 3c8dbd077dbf4fed92785bb6845e54cf P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.250478  3504 leader_election.cc:290] T 3c8dbd077dbf4fed92785bb6845e54cf P 5d0d728e187449ba964eae88c115ac57 [CANDIDATE]: Term 1 election: Requested vote from peers 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65:34141), c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67:45691)
I20260710 11:09:49.256958  3479 tablet_bootstrap.cc:492] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 6818591db14f4231a8bb871967a9d4a6: No bootstrap required, opened a new log
I20260710 11:09:49.257495  3479 ts_tablet_manager.cc:1403] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 6818591db14f4231a8bb871967a9d4a6: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.007s
I20260710 11:09:49.260252  3480 tablet_bootstrap.cc:492] T 98b9cfb3dc8949e7819f34b8a1b13c37 P 5d0d728e187449ba964eae88c115ac57: No bootstrap required, opened a new log
I20260710 11:09:49.260814  3480 ts_tablet_manager.cc:1403] T 98b9cfb3dc8949e7819f34b8a1b13c37 P 5d0d728e187449ba964eae88c115ac57: Time spent bootstrapping tablet: real 0.061s	user 0.008s	sys 0.007s
I20260710 11:09:49.260974  3479 raft_consensus.cc:359] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } }
I20260710 11:09:49.261893  3479 raft_consensus.cc:385] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.262269  3479 raft_consensus.cc:740] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6818591db14f4231a8bb871967a9d4a6, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.262039  3481 tablet_bootstrap.cc:654] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.263192  3479 consensus_queue.cc:260] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 6818591db14f4231a8bb871967a9d4a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } }
I20260710 11:09:49.266352  3479 ts_tablet_manager.cc:1434] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 6818591db14f4231a8bb871967a9d4a6: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.009s
I20260710 11:09:49.267292  3502 raft_consensus.cc:493] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:49.267812  3502 raft_consensus.cc:515] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } }
I20260710 11:09:49.268214  3187 catalog_manager.cc:5697] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40 reported cstate change: term changed from 0 to 1, leader changed from <none> to c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67). New cstate: current_term: 1 leader_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:49.270229  3502 leader_election.cc:290] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 6818591db14f4231a8bb871967a9d4a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67:45691), 5d0d728e187449ba964eae88c115ac57 (127.2.153.66:45263)
I20260710 11:09:49.264921  3186 catalog_manager.cc:5697] T 19f4eb17fa4c438ba354ed4520bff0f6 P 5d0d728e187449ba964eae88c115ac57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d0d728e187449ba964eae88c115ac57 (127.2.153.66). New cstate: current_term: 1 leader_uuid: "5d0d728e187449ba964eae88c115ac57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:49.272275  3364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd5ce6d80ae4fa6a3c3727550bf26d1" candidate_uuid: "6818591db14f4231a8bb871967a9d4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d0d728e187449ba964eae88c115ac57" is_pre_election: true
W20260710 11:09:49.273797  3255 leader_election.cc:343] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 6818591db14f4231a8bb871967a9d4a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d0d728e187449ba964eae88c115ac57 (127.2.153.66:45263): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:49.275264  3479 tablet_bootstrap.cc:492] T 98b9cfb3dc8949e7819f34b8a1b13c37 P 6818591db14f4231a8bb871967a9d4a6: Bootstrap starting.
I20260710 11:09:49.275669  3439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd5ce6d80ae4fa6a3c3727550bf26d1" candidate_uuid: "6818591db14f4231a8bb871967a9d4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" is_pre_election: true
I20260710 11:09:49.276338  3439 raft_consensus.cc:2468] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6818591db14f4231a8bb871967a9d4a6 in term 0.
I20260710 11:09:49.277691  3255 leader_election.cc:304] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 6818591db14f4231a8bb871967a9d4a6 [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: 6818591db14f4231a8bb871967a9d4a6, c69c660e180f4d9fa39a6ccb2bfabe40; no voters: 5d0d728e187449ba964eae88c115ac57
I20260710 11:09:49.275156  3504 raft_consensus.cc:493] T d70414233a644d049145abdecf1179a0 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:49.278977  3502 raft_consensus.cc:2804] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:49.278868  3504 raft_consensus.cc:515] T d70414233a644d049145abdecf1179a0 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.279515  3502 raft_consensus.cc:493] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:49.279908  3502 raft_consensus.cc:3060] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.281323  3504 leader_election.cc:290] T d70414233a644d049145abdecf1179a0 P 5d0d728e187449ba964eae88c115ac57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65:34141), c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67:45691)
I20260710 11:09:49.282143  3289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70414233a644d049145abdecf1179a0" candidate_uuid: "5d0d728e187449ba964eae88c115ac57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6818591db14f4231a8bb871967a9d4a6" is_pre_election: true
I20260710 11:09:49.284492  3439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70414233a644d049145abdecf1179a0" candidate_uuid: "5d0d728e187449ba964eae88c115ac57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" is_pre_election: true
W20260710 11:09:49.285198  3330 leader_election.cc:343] T d70414233a644d049145abdecf1179a0 P 5d0d728e187449ba964eae88c115ac57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65:34141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:49.285122  3480 raft_consensus.cc:359] T 98b9cfb3dc8949e7819f34b8a1b13c37 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.287249  3502 raft_consensus.cc:515] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 6818591db14f4231a8bb871967a9d4a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } }
W20260710 11:09:49.287665  3330 leader_election.cc:343] T d70414233a644d049145abdecf1179a0 P 5d0d728e187449ba964eae88c115ac57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67:45691): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:49.288398  3330 leader_election.cc:304] T d70414233a644d049145abdecf1179a0 P 5d0d728e187449ba964eae88c115ac57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d0d728e187449ba964eae88c115ac57; no voters: 6818591db14f4231a8bb871967a9d4a6, c69c660e180f4d9fa39a6ccb2bfabe40
I20260710 11:09:49.287614  3480 raft_consensus.cc:385] T 98b9cfb3dc8949e7819f34b8a1b13c37 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.289239  3480 raft_consensus.cc:740] T 98b9cfb3dc8949e7819f34b8a1b13c37 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d0d728e187449ba964eae88c115ac57, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.289765  3504 raft_consensus.cc:2749] T d70414233a644d049145abdecf1179a0 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:49.289736  3290 raft_consensus.cc:2468] T 3c8dbd077dbf4fed92785bb6845e54cf P 6818591db14f4231a8bb871967a9d4a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d0d728e187449ba964eae88c115ac57 in term 1.
I20260710 11:09:49.290901  3439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd5ce6d80ae4fa6a3c3727550bf26d1" candidate_uuid: "6818591db14f4231a8bb871967a9d4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40"
I20260710 11:09:49.291463  3439 raft_consensus.cc:3060] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.292228  3330 leader_election.cc:304] T 3c8dbd077dbf4fed92785bb6845e54cf P 5d0d728e187449ba964eae88c115ac57 [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: 5d0d728e187449ba964eae88c115ac57, 6818591db14f4231a8bb871967a9d4a6; no voters: c69c660e180f4d9fa39a6ccb2bfabe40
I20260710 11:09:49.293462  3504 raft_consensus.cc:2804] T 3c8dbd077dbf4fed92785bb6845e54cf P 5d0d728e187449ba964eae88c115ac57 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:49.295015  3504 raft_consensus.cc:697] T 3c8dbd077dbf4fed92785bb6845e54cf P 5d0d728e187449ba964eae88c115ac57 [term 1 LEADER]: Becoming Leader. State: Replica: 5d0d728e187449ba964eae88c115ac57, State: Running, Role: LEADER
I20260710 11:09:49.295643  3502 leader_election.cc:290] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 6818591db14f4231a8bb871967a9d4a6 [CANDIDATE]: Term 1 election: Requested vote from peers c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67:45691), 5d0d728e187449ba964eae88c115ac57 (127.2.153.66:45263)
I20260710 11:09:49.295945  3504 consensus_queue.cc:237] T 3c8dbd077dbf4fed92785bb6845e54cf P 5d0d728e187449ba964eae88c115ac57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.298548  3479 tablet_bootstrap.cc:654] T 98b9cfb3dc8949e7819f34b8a1b13c37 P 6818591db14f4231a8bb871967a9d4a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.299571  3364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd5ce6d80ae4fa6a3c3727550bf26d1" candidate_uuid: "6818591db14f4231a8bb871967a9d4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d0d728e187449ba964eae88c115ac57"
W20260710 11:09:49.301304  3255 leader_election.cc:343] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 6818591db14f4231a8bb871967a9d4a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5d0d728e187449ba964eae88c115ac57 (127.2.153.66:45263): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:49.301512  3480 consensus_queue.cc:260] T 98b9cfb3dc8949e7819f34b8a1b13c37 P 5d0d728e187449ba964eae88c115ac57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.302742  3439 raft_consensus.cc:2468] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6818591db14f4231a8bb871967a9d4a6 in term 1.
I20260710 11:09:49.304420  3481 tablet_bootstrap.cc:492] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40: No bootstrap required, opened a new log
I20260710 11:09:49.304164  3255 leader_election.cc:304] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 6818591db14f4231a8bb871967a9d4a6 [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: 6818591db14f4231a8bb871967a9d4a6, c69c660e180f4d9fa39a6ccb2bfabe40; no voters: 5d0d728e187449ba964eae88c115ac57
I20260710 11:09:49.304925  3481 ts_tablet_manager.cc:1403] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.012s
I20260710 11:09:49.305236  3502 raft_consensus.cc:2804] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 6818591db14f4231a8bb871967a9d4a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:49.305884  3502 raft_consensus.cc:697] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 6818591db14f4231a8bb871967a9d4a6 [term 1 LEADER]: Becoming Leader. State: Replica: 6818591db14f4231a8bb871967a9d4a6, State: Running, Role: LEADER
I20260710 11:09:49.308050  3481 raft_consensus.cc:359] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.307934  3502 consensus_queue.cc:237] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 6818591db14f4231a8bb871967a9d4a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } }
I20260710 11:09:49.308849  3481 raft_consensus.cc:385] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.309232  3481 raft_consensus.cc:740] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c69c660e180f4d9fa39a6ccb2bfabe40, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.310353  3481 consensus_queue.cc:260] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.312131  3480 ts_tablet_manager.cc:1434] T 98b9cfb3dc8949e7819f34b8a1b13c37 P 5d0d728e187449ba964eae88c115ac57: Time spent starting tablet: real 0.051s	user 0.004s	sys 0.005s
I20260710 11:09:49.313122  3480 tablet_bootstrap.cc:492] T 33e5a411a95a4e7ca80f1059bed4c59a P 5d0d728e187449ba964eae88c115ac57: Bootstrap starting.
I20260710 11:09:49.319520  3481 ts_tablet_manager.cc:1434] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:09:49.319725  3479 tablet_bootstrap.cc:492] T 98b9cfb3dc8949e7819f34b8a1b13c37 P 6818591db14f4231a8bb871967a9d4a6: No bootstrap required, opened a new log
I20260710 11:09:49.320300  3479 ts_tablet_manager.cc:1403] T 98b9cfb3dc8949e7819f34b8a1b13c37 P 6818591db14f4231a8bb871967a9d4a6: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.015s
I20260710 11:09:49.320868  3481 tablet_bootstrap.cc:492] T 19f4eb17fa4c438ba354ed4520bff0f6 P c69c660e180f4d9fa39a6ccb2bfabe40: Bootstrap starting.
I20260710 11:09:49.323421  3479 raft_consensus.cc:359] T 98b9cfb3dc8949e7819f34b8a1b13c37 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.324210  3479 raft_consensus.cc:385] T 98b9cfb3dc8949e7819f34b8a1b13c37 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.324527  3479 raft_consensus.cc:740] T 98b9cfb3dc8949e7819f34b8a1b13c37 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6818591db14f4231a8bb871967a9d4a6, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.328717  3480 tablet_bootstrap.cc:654] T 33e5a411a95a4e7ca80f1059bed4c59a P 5d0d728e187449ba964eae88c115ac57: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.330997  3187 catalog_manager.cc:5697] T 3c8dbd077dbf4fed92785bb6845e54cf P 5d0d728e187449ba964eae88c115ac57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d0d728e187449ba964eae88c115ac57 (127.2.153.66). New cstate: current_term: 1 leader_uuid: "5d0d728e187449ba964eae88c115ac57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:49.332163  3479 consensus_queue.cc:260] T 98b9cfb3dc8949e7819f34b8a1b13c37 P 6818591db14f4231a8bb871967a9d4a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.333437  3481 tablet_bootstrap.cc:654] T 19f4eb17fa4c438ba354ed4520bff0f6 P c69c660e180f4d9fa39a6ccb2bfabe40: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.334757  3479 ts_tablet_manager.cc:1434] T 98b9cfb3dc8949e7819f34b8a1b13c37 P 6818591db14f4231a8bb871967a9d4a6: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.005s
I20260710 11:09:49.334578  3188 catalog_manager.cc:5697] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 6818591db14f4231a8bb871967a9d4a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65). New cstate: current_term: 1 leader_uuid: "6818591db14f4231a8bb871967a9d4a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:49.335820  3479 tablet_bootstrap.cc:492] T 719cb23e700b473d8f8b8b435bedd110 P 6818591db14f4231a8bb871967a9d4a6: Bootstrap starting.
I20260710 11:09:49.338616  3508 raft_consensus.cc:493] T 98b9cfb3dc8949e7819f34b8a1b13c37 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:49.339154  3508 raft_consensus.cc:515] T 98b9cfb3dc8949e7819f34b8a1b13c37 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.341518  3508 leader_election.cc:290] T 98b9cfb3dc8949e7819f34b8a1b13c37 P c69c660e180f4d9fa39a6ccb2bfabe40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65:34141), 5d0d728e187449ba964eae88c115ac57 (127.2.153.66:45263)
I20260710 11:09:49.343245  3479 tablet_bootstrap.cc:654] T 719cb23e700b473d8f8b8b435bedd110 P 6818591db14f4231a8bb871967a9d4a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.344602  3290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b9cfb3dc8949e7819f34b8a1b13c37" candidate_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6818591db14f4231a8bb871967a9d4a6" is_pre_election: true
I20260710 11:09:49.345266  3290 raft_consensus.cc:2468] T 98b9cfb3dc8949e7819f34b8a1b13c37 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c69c660e180f4d9fa39a6ccb2bfabe40 in term 0.
I20260710 11:09:49.348793  3364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b9cfb3dc8949e7819f34b8a1b13c37" candidate_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d0d728e187449ba964eae88c115ac57" is_pre_election: true
I20260710 11:09:49.349756  3364 raft_consensus.cc:2468] T 98b9cfb3dc8949e7819f34b8a1b13c37 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c69c660e180f4d9fa39a6ccb2bfabe40 in term 0.
I20260710 11:09:49.352322  3404 leader_election.cc:304] T 98b9cfb3dc8949e7819f34b8a1b13c37 P c69c660e180f4d9fa39a6ccb2bfabe40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6818591db14f4231a8bb871967a9d4a6, c69c660e180f4d9fa39a6ccb2bfabe40; no voters: 
I20260710 11:09:49.357942  3508 raft_consensus.cc:2804] T 98b9cfb3dc8949e7819f34b8a1b13c37 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:49.358831  3508 raft_consensus.cc:493] T 98b9cfb3dc8949e7819f34b8a1b13c37 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:49.359438  3508 raft_consensus.cc:3060] T 98b9cfb3dc8949e7819f34b8a1b13c37 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.393569  3508 raft_consensus.cc:515] T 98b9cfb3dc8949e7819f34b8a1b13c37 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.395336  3480 tablet_bootstrap.cc:492] T 33e5a411a95a4e7ca80f1059bed4c59a P 5d0d728e187449ba964eae88c115ac57: No bootstrap required, opened a new log
I20260710 11:09:49.395920  3480 ts_tablet_manager.cc:1403] T 33e5a411a95a4e7ca80f1059bed4c59a P 5d0d728e187449ba964eae88c115ac57: Time spent bootstrapping tablet: real 0.083s	user 0.039s	sys 0.026s
I20260710 11:09:49.397552  3290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b9cfb3dc8949e7819f34b8a1b13c37" candidate_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6818591db14f4231a8bb871967a9d4a6"
I20260710 11:09:49.398492  3290 raft_consensus.cc:3060] T 98b9cfb3dc8949e7819f34b8a1b13c37 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.399096  3480 raft_consensus.cc:359] T 33e5a411a95a4e7ca80f1059bed4c59a P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.399889  3480 raft_consensus.cc:385] T 33e5a411a95a4e7ca80f1059bed4c59a P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.400270  3480 raft_consensus.cc:740] T 33e5a411a95a4e7ca80f1059bed4c59a P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d0d728e187449ba964eae88c115ac57, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.401590  3480 consensus_queue.cc:260] T 33e5a411a95a4e7ca80f1059bed4c59a P 5d0d728e187449ba964eae88c115ac57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.406891  3480 ts_tablet_manager.cc:1434] T 33e5a411a95a4e7ca80f1059bed4c59a P 5d0d728e187449ba964eae88c115ac57: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:09:49.408268  3480 tablet_bootstrap.cc:492] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 5d0d728e187449ba964eae88c115ac57: Bootstrap starting.
I20260710 11:09:49.417794  3480 tablet_bootstrap.cc:654] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 5d0d728e187449ba964eae88c115ac57: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.425341  3290 raft_consensus.cc:2468] T 98b9cfb3dc8949e7819f34b8a1b13c37 P 6818591db14f4231a8bb871967a9d4a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c69c660e180f4d9fa39a6ccb2bfabe40 in term 1.
I20260710 11:09:49.428756  3364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b9cfb3dc8949e7819f34b8a1b13c37" candidate_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d0d728e187449ba964eae88c115ac57"
I20260710 11:09:49.429749  3364 raft_consensus.cc:3060] T 98b9cfb3dc8949e7819f34b8a1b13c37 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.432008  3480 tablet_bootstrap.cc:492] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 5d0d728e187449ba964eae88c115ac57: No bootstrap required, opened a new log
I20260710 11:09:49.432924  3480 ts_tablet_manager.cc:1403] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 5d0d728e187449ba964eae88c115ac57: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.013s
I20260710 11:09:49.433223  3504 raft_consensus.cc:493] T 33e5a411a95a4e7ca80f1059bed4c59a P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:49.434019  3504 raft_consensus.cc:515] T 33e5a411a95a4e7ca80f1059bed4c59a P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.437883  3480 raft_consensus.cc:359] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } }
I20260710 11:09:49.439221  3480 raft_consensus.cc:385] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.439777  3480 raft_consensus.cc:740] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d0d728e187449ba964eae88c115ac57, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.440768  3289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e5a411a95a4e7ca80f1059bed4c59a" candidate_uuid: "5d0d728e187449ba964eae88c115ac57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6818591db14f4231a8bb871967a9d4a6" is_pre_election: true
I20260710 11:09:49.441008  3480 consensus_queue.cc:260] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 5d0d728e187449ba964eae88c115ac57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } }
W20260710 11:09:49.443264  3330 leader_election.cc:343] T 33e5a411a95a4e7ca80f1059bed4c59a P 5d0d728e187449ba964eae88c115ac57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65:34141): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:49.444332  3480 ts_tablet_manager.cc:1434] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 5d0d728e187449ba964eae88c115ac57: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260710 11:09:49.445748  3480 tablet_bootstrap.cc:492] T d0f766df5f0d45078719b9cbd968c0d7 P 5d0d728e187449ba964eae88c115ac57: Bootstrap starting.
I20260710 11:09:49.455612  3480 tablet_bootstrap.cc:654] T d0f766df5f0d45078719b9cbd968c0d7 P 5d0d728e187449ba964eae88c115ac57: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.467183  3504 leader_election.cc:290] T 33e5a411a95a4e7ca80f1059bed4c59a P 5d0d728e187449ba964eae88c115ac57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65:34141), c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67:45691)
I20260710 11:09:49.469262  3439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e5a411a95a4e7ca80f1059bed4c59a" candidate_uuid: "5d0d728e187449ba964eae88c115ac57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" is_pre_election: true
I20260710 11:09:49.470137  3480 tablet_bootstrap.cc:492] T d0f766df5f0d45078719b9cbd968c0d7 P 5d0d728e187449ba964eae88c115ac57: No bootstrap required, opened a new log
I20260710 11:09:49.470854  3480 ts_tablet_manager.cc:1403] T d0f766df5f0d45078719b9cbd968c0d7 P 5d0d728e187449ba964eae88c115ac57: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.012s
W20260710 11:09:49.471411  3330 leader_election.cc:343] T 33e5a411a95a4e7ca80f1059bed4c59a P 5d0d728e187449ba964eae88c115ac57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67:45691): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:49.472114  3330 leader_election.cc:304] T 33e5a411a95a4e7ca80f1059bed4c59a P 5d0d728e187449ba964eae88c115ac57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d0d728e187449ba964eae88c115ac57; no voters: 6818591db14f4231a8bb871967a9d4a6, c69c660e180f4d9fa39a6ccb2bfabe40
I20260710 11:09:49.474195  3504 raft_consensus.cc:2749] T 33e5a411a95a4e7ca80f1059bed4c59a P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:49.475100  3480 raft_consensus.cc:359] T d0f766df5f0d45078719b9cbd968c0d7 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.475896  3480 raft_consensus.cc:385] T d0f766df5f0d45078719b9cbd968c0d7 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.476286  3480 raft_consensus.cc:740] T d0f766df5f0d45078719b9cbd968c0d7 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d0d728e187449ba964eae88c115ac57, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.477113  3480 consensus_queue.cc:260] T d0f766df5f0d45078719b9cbd968c0d7 P 5d0d728e187449ba964eae88c115ac57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.479389  3481 tablet_bootstrap.cc:492] T 19f4eb17fa4c438ba354ed4520bff0f6 P c69c660e180f4d9fa39a6ccb2bfabe40: No bootstrap required, opened a new log
I20260710 11:09:49.479384  3480 ts_tablet_manager.cc:1434] T d0f766df5f0d45078719b9cbd968c0d7 P 5d0d728e187449ba964eae88c115ac57: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:09:49.480142  3481 ts_tablet_manager.cc:1403] T 19f4eb17fa4c438ba354ed4520bff0f6 P c69c660e180f4d9fa39a6ccb2bfabe40: Time spent bootstrapping tablet: real 0.160s	user 0.067s	sys 0.081s
I20260710 11:09:49.480947  3364 raft_consensus.cc:2468] T 98b9cfb3dc8949e7819f34b8a1b13c37 P 5d0d728e187449ba964eae88c115ac57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c69c660e180f4d9fa39a6ccb2bfabe40 in term 1.
I20260710 11:09:49.481495  3480 tablet_bootstrap.cc:492] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57: Bootstrap starting.
I20260710 11:09:49.482349  3404 leader_election.cc:304] T 98b9cfb3dc8949e7819f34b8a1b13c37 P c69c660e180f4d9fa39a6ccb2bfabe40 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d0d728e187449ba964eae88c115ac57, c69c660e180f4d9fa39a6ccb2bfabe40; no voters: 
I20260710 11:09:49.483311  3488 raft_consensus.cc:2804] T 98b9cfb3dc8949e7819f34b8a1b13c37 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:49.483549  3481 raft_consensus.cc:359] T 19f4eb17fa4c438ba354ed4520bff0f6 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.484364  3481 raft_consensus.cc:385] T 19f4eb17fa4c438ba354ed4520bff0f6 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.484568  3488 raft_consensus.cc:697] T 98b9cfb3dc8949e7819f34b8a1b13c37 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 1 LEADER]: Becoming Leader. State: Replica: c69c660e180f4d9fa39a6ccb2bfabe40, State: Running, Role: LEADER
I20260710 11:09:49.484754  3481 raft_consensus.cc:740] T 19f4eb17fa4c438ba354ed4520bff0f6 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c69c660e180f4d9fa39a6ccb2bfabe40, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.485545  3488 consensus_queue.cc:237] T 98b9cfb3dc8949e7819f34b8a1b13c37 P c69c660e180f4d9fa39a6ccb2bfabe40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.485972  3481 consensus_queue.cc:260] T 19f4eb17fa4c438ba354ed4520bff0f6 P c69c660e180f4d9fa39a6ccb2bfabe40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.488482  3481 ts_tablet_manager.cc:1434] T 19f4eb17fa4c438ba354ed4520bff0f6 P c69c660e180f4d9fa39a6ccb2bfabe40: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 11:09:49.488579  3480 tablet_bootstrap.cc:654] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.489804  3481 tablet_bootstrap.cc:492] T 33e5a411a95a4e7ca80f1059bed4c59a P c69c660e180f4d9fa39a6ccb2bfabe40: Bootstrap starting.
I20260710 11:09:49.490288  3508 leader_election.cc:290] T 98b9cfb3dc8949e7819f34b8a1b13c37 P c69c660e180f4d9fa39a6ccb2bfabe40 [CANDIDATE]: Term 1 election: Requested vote from peers 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65:34141), 5d0d728e187449ba964eae88c115ac57 (127.2.153.66:45263)
I20260710 11:09:49.492477  3479 tablet_bootstrap.cc:492] T 719cb23e700b473d8f8b8b435bedd110 P 6818591db14f4231a8bb871967a9d4a6: No bootstrap required, opened a new log
I20260710 11:09:49.493018  3479 ts_tablet_manager.cc:1403] T 719cb23e700b473d8f8b8b435bedd110 P 6818591db14f4231a8bb871967a9d4a6: Time spent bootstrapping tablet: real 0.157s	user 0.047s	sys 0.074s
I20260710 11:09:49.495774  3479 raft_consensus.cc:359] T 719cb23e700b473d8f8b8b435bedd110 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.496490  3479 raft_consensus.cc:385] T 719cb23e700b473d8f8b8b435bedd110 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.496786  3479 raft_consensus.cc:740] T 719cb23e700b473d8f8b8b435bedd110 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6818591db14f4231a8bb871967a9d4a6, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.496145  3188 catalog_manager.cc:5697] T 98b9cfb3dc8949e7819f34b8a1b13c37 P c69c660e180f4d9fa39a6ccb2bfabe40 reported cstate change: term changed from 0 to 1, leader changed from <none> to c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67). New cstate: current_term: 1 leader_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:49.497545  3479 consensus_queue.cc:260] T 719cb23e700b473d8f8b8b435bedd110 P 6818591db14f4231a8bb871967a9d4a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.499699  3479 ts_tablet_manager.cc:1434] T 719cb23e700b473d8f8b8b435bedd110 P 6818591db14f4231a8bb871967a9d4a6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:09:49.496910  3481 tablet_bootstrap.cc:654] T 33e5a411a95a4e7ca80f1059bed4c59a P c69c660e180f4d9fa39a6ccb2bfabe40: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.503391  3479 tablet_bootstrap.cc:492] T 33e5a411a95a4e7ca80f1059bed4c59a P 6818591db14f4231a8bb871967a9d4a6: Bootstrap starting.
I20260710 11:09:49.520558  3479 tablet_bootstrap.cc:654] T 33e5a411a95a4e7ca80f1059bed4c59a P 6818591db14f4231a8bb871967a9d4a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.524636  3480 tablet_bootstrap.cc:492] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57: No bootstrap required, opened a new log
I20260710 11:09:49.525097  3480 ts_tablet_manager.cc:1403] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57: Time spent bootstrapping tablet: real 0.044s	user 0.005s	sys 0.033s
I20260710 11:09:49.525570  3481 tablet_bootstrap.cc:492] T 33e5a411a95a4e7ca80f1059bed4c59a P c69c660e180f4d9fa39a6ccb2bfabe40: No bootstrap required, opened a new log
I20260710 11:09:49.526244  3481 ts_tablet_manager.cc:1403] T 33e5a411a95a4e7ca80f1059bed4c59a P c69c660e180f4d9fa39a6ccb2bfabe40: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.020s
I20260710 11:09:49.529721  3502 raft_consensus.cc:493] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:49.530349  3502 raft_consensus.cc:515] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.530555  3480 raft_consensus.cc:359] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.529773  3481 raft_consensus.cc:359] T 33e5a411a95a4e7ca80f1059bed4c59a P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.531500  3481 raft_consensus.cc:385] T 33e5a411a95a4e7ca80f1059bed4c59a P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.531914  3481 raft_consensus.cc:740] T 33e5a411a95a4e7ca80f1059bed4c59a P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c69c660e180f4d9fa39a6ccb2bfabe40, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.531155  3480 raft_consensus.cc:385] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.532371  3502 leader_election.cc:290] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d0d728e187449ba964eae88c115ac57 (127.2.153.66:45263), c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67:45691)
I20260710 11:09:49.532770  3480 raft_consensus.cc:740] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d0d728e187449ba964eae88c115ac57, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.533654  3480 consensus_queue.cc:260] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.535944  3439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f766df5f0d45078719b9cbd968c0d7" candidate_uuid: "6818591db14f4231a8bb871967a9d4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" is_pre_election: true
W20260710 11:09:49.537281  3255 leader_election.cc:343] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67:45691): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:49.534935  3364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f766df5f0d45078719b9cbd968c0d7" candidate_uuid: "6818591db14f4231a8bb871967a9d4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d0d728e187449ba964eae88c115ac57" is_pre_election: true
I20260710 11:09:49.535530  3508 raft_consensus.cc:493] T 19f4eb17fa4c438ba354ed4520bff0f6 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:49.538647  3480 ts_tablet_manager.cc:1434] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 11:09:49.538343  3508 raft_consensus.cc:515] T 19f4eb17fa4c438ba354ed4520bff0f6 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.540516  3480 tablet_bootstrap.cc:492] T e4d18bc5c9d34bc08b01630b1eb38cfa P 5d0d728e187449ba964eae88c115ac57: Bootstrap starting.
I20260710 11:09:49.541042  3479 tablet_bootstrap.cc:492] T 33e5a411a95a4e7ca80f1059bed4c59a P 6818591db14f4231a8bb871967a9d4a6: No bootstrap required, opened a new log
I20260710 11:09:49.541471  3479 ts_tablet_manager.cc:1403] T 33e5a411a95a4e7ca80f1059bed4c59a P 6818591db14f4231a8bb871967a9d4a6: Time spent bootstrapping tablet: real 0.038s	user 0.005s	sys 0.021s
I20260710 11:09:49.543125  3365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4eb17fa4c438ba354ed4520bff0f6" candidate_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d0d728e187449ba964eae88c115ac57" is_pre_election: true
I20260710 11:09:49.544157  3479 raft_consensus.cc:359] T 33e5a411a95a4e7ca80f1059bed4c59a P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.544862  3479 raft_consensus.cc:385] T 33e5a411a95a4e7ca80f1059bed4c59a P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.534942  3481 consensus_queue.cc:260] T 33e5a411a95a4e7ca80f1059bed4c59a P c69c660e180f4d9fa39a6ccb2bfabe40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.545109  3290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4eb17fa4c438ba354ed4520bff0f6" candidate_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6818591db14f4231a8bb871967a9d4a6" is_pre_election: true
I20260710 11:09:49.545876  3290 raft_consensus.cc:2393] T 19f4eb17fa4c438ba354ed4520bff0f6 P 6818591db14f4231a8bb871967a9d4a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c69c660e180f4d9fa39a6ccb2bfabe40 in current term 1: Already voted for candidate 5d0d728e187449ba964eae88c115ac57 in this term.
I20260710 11:09:49.538048  3364 raft_consensus.cc:2468] T d0f766df5f0d45078719b9cbd968c0d7 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6818591db14f4231a8bb871967a9d4a6 in term 0.
I20260710 11:09:49.546476  3481 ts_tablet_manager.cc:1434] T 33e5a411a95a4e7ca80f1059bed4c59a P c69c660e180f4d9fa39a6ccb2bfabe40: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260710 11:09:49.546852  3480 tablet_bootstrap.cc:654] T e4d18bc5c9d34bc08b01630b1eb38cfa P 5d0d728e187449ba964eae88c115ac57: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.546952  3404 leader_election.cc:304] T 19f4eb17fa4c438ba354ed4520bff0f6 P c69c660e180f4d9fa39a6ccb2bfabe40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c69c660e180f4d9fa39a6ccb2bfabe40; no voters: 5d0d728e187449ba964eae88c115ac57, 6818591db14f4231a8bb871967a9d4a6
I20260710 11:09:49.547379  3481 tablet_bootstrap.cc:492] T d0f766df5f0d45078719b9cbd968c0d7 P c69c660e180f4d9fa39a6ccb2bfabe40: Bootstrap starting.
I20260710 11:09:49.547379  3255 leader_election.cc:304] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6 [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: 5d0d728e187449ba964eae88c115ac57, 6818591db14f4231a8bb871967a9d4a6; no voters: c69c660e180f4d9fa39a6ccb2bfabe40
I20260710 11:09:49.547794  3488 raft_consensus.cc:3060] T 19f4eb17fa4c438ba354ed4520bff0f6 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.541379  3508 leader_election.cc:290] T 19f4eb17fa4c438ba354ed4520bff0f6 P c69c660e180f4d9fa39a6ccb2bfabe40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65:34141), 5d0d728e187449ba964eae88c115ac57 (127.2.153.66:45263)
I20260710 11:09:49.549006  3502 raft_consensus.cc:2804] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:49.549382  3502 raft_consensus.cc:493] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:49.549726  3502 raft_consensus.cc:3060] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.555352  3481 tablet_bootstrap.cc:654] T d0f766df5f0d45078719b9cbd968c0d7 P c69c660e180f4d9fa39a6ccb2bfabe40: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.556329  3502 raft_consensus.cc:515] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.562805  3364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f766df5f0d45078719b9cbd968c0d7" candidate_uuid: "6818591db14f4231a8bb871967a9d4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d0d728e187449ba964eae88c115ac57"
I20260710 11:09:49.563414  3364 raft_consensus.cc:3060] T d0f766df5f0d45078719b9cbd968c0d7 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.569132  3488 raft_consensus.cc:2749] T 19f4eb17fa4c438ba354ed4520bff0f6 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:49.570284  3364 raft_consensus.cc:2468] T d0f766df5f0d45078719b9cbd968c0d7 P 5d0d728e187449ba964eae88c115ac57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6818591db14f4231a8bb871967a9d4a6 in term 1.
I20260710 11:09:49.571489  3255 leader_election.cc:304] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d0d728e187449ba964eae88c115ac57, 6818591db14f4231a8bb871967a9d4a6; no voters: 
I20260710 11:09:49.572350  3486 raft_consensus.cc:2804] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:49.577178  3502 leader_election.cc:290] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6 [CANDIDATE]: Term 1 election: Requested vote from peers 5d0d728e187449ba964eae88c115ac57 (127.2.153.66:45263), c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67:45691)
I20260710 11:09:49.545130  3479 raft_consensus.cc:740] T 33e5a411a95a4e7ca80f1059bed4c59a P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6818591db14f4231a8bb871967a9d4a6, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.577903  3481 tablet_bootstrap.cc:492] T d0f766df5f0d45078719b9cbd968c0d7 P c69c660e180f4d9fa39a6ccb2bfabe40: No bootstrap required, opened a new log
I20260710 11:09:49.577929  3480 tablet_bootstrap.cc:492] T e4d18bc5c9d34bc08b01630b1eb38cfa P 5d0d728e187449ba964eae88c115ac57: No bootstrap required, opened a new log
I20260710 11:09:49.578342  3439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f766df5f0d45078719b9cbd968c0d7" candidate_uuid: "6818591db14f4231a8bb871967a9d4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40"
I20260710 11:09:49.578680  3480 ts_tablet_manager.cc:1403] T e4d18bc5c9d34bc08b01630b1eb38cfa P 5d0d728e187449ba964eae88c115ac57: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.015s
I20260710 11:09:49.579355  3479 consensus_queue.cc:260] T 33e5a411a95a4e7ca80f1059bed4c59a P 6818591db14f4231a8bb871967a9d4a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
W20260710 11:09:49.580145  3255 leader_election.cc:343] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67:45691): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:49.578680  3481 ts_tablet_manager.cc:1403] T d0f766df5f0d45078719b9cbd968c0d7 P c69c660e180f4d9fa39a6ccb2bfabe40: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.011s
I20260710 11:09:49.581403  3480 raft_consensus.cc:359] T e4d18bc5c9d34bc08b01630b1eb38cfa P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.581849  3479 ts_tablet_manager.cc:1434] T 33e5a411a95a4e7ca80f1059bed4c59a P 6818591db14f4231a8bb871967a9d4a6: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260710 11:09:49.582083  3480 raft_consensus.cc:385] T e4d18bc5c9d34bc08b01630b1eb38cfa P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.582415  3480 raft_consensus.cc:740] T e4d18bc5c9d34bc08b01630b1eb38cfa P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d0d728e187449ba964eae88c115ac57, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.583091  3486 raft_consensus.cc:697] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6 [term 1 LEADER]: Becoming Leader. State: Replica: 6818591db14f4231a8bb871967a9d4a6, State: Running, Role: LEADER
I20260710 11:09:49.583485  3479 tablet_bootstrap.cc:492] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6: Bootstrap starting.
I20260710 11:09:49.583099  3480 consensus_queue.cc:260] T e4d18bc5c9d34bc08b01630b1eb38cfa P 5d0d728e187449ba964eae88c115ac57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.584673  3481 raft_consensus.cc:359] T d0f766df5f0d45078719b9cbd968c0d7 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.585266  3480 ts_tablet_manager.cc:1434] T e4d18bc5c9d34bc08b01630b1eb38cfa P 5d0d728e187449ba964eae88c115ac57: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260710 11:09:49.585294  3481 raft_consensus.cc:385] T d0f766df5f0d45078719b9cbd968c0d7 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.586786  3481 raft_consensus.cc:740] T d0f766df5f0d45078719b9cbd968c0d7 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c69c660e180f4d9fa39a6ccb2bfabe40, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.585963  3486 consensus_queue.cc:237] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.587747  3481 consensus_queue.cc:260] T d0f766df5f0d45078719b9cbd968c0d7 P c69c660e180f4d9fa39a6ccb2bfabe40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.586191  3480 tablet_bootstrap.cc:492] T 719cb23e700b473d8f8b8b435bedd110 P 5d0d728e187449ba964eae88c115ac57: Bootstrap starting.
I20260710 11:09:49.589838  3479 tablet_bootstrap.cc:654] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.596043  3480 tablet_bootstrap.cc:654] T 719cb23e700b473d8f8b8b435bedd110 P 5d0d728e187449ba964eae88c115ac57: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.597324  3481 ts_tablet_manager.cc:1434] T d0f766df5f0d45078719b9cbd968c0d7 P c69c660e180f4d9fa39a6ccb2bfabe40: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:09:49.598748  3481 tablet_bootstrap.cc:492] T 3c8dbd077dbf4fed92785bb6845e54cf P c69c660e180f4d9fa39a6ccb2bfabe40: Bootstrap starting.
I20260710 11:09:49.606858  3481 tablet_bootstrap.cc:654] T 3c8dbd077dbf4fed92785bb6845e54cf P c69c660e180f4d9fa39a6ccb2bfabe40: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:49.613345  3504 consensus_queue.cc:1048] T 19f4eb17fa4c438ba354ed4520bff0f6 P 5d0d728e187449ba964eae88c115ac57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:49.613821  3479 tablet_bootstrap.cc:492] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6: No bootstrap required, opened a new log
I20260710 11:09:49.614374  3479 ts_tablet_manager.cc:1403] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.016s
I20260710 11:09:49.617162  3480 tablet_bootstrap.cc:492] T 719cb23e700b473d8f8b8b435bedd110 P 5d0d728e187449ba964eae88c115ac57: No bootstrap required, opened a new log
I20260710 11:09:49.617661  3480 ts_tablet_manager.cc:1403] T 719cb23e700b473d8f8b8b435bedd110 P 5d0d728e187449ba964eae88c115ac57: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.003s
I20260710 11:09:49.617231  3479 raft_consensus.cc:359] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.618090  3479 raft_consensus.cc:385] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.618391  3479 raft_consensus.cc:740] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6818591db14f4231a8bb871967a9d4a6, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.616629  3186 catalog_manager.cc:5697] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65). New cstate: current_term: 1 leader_uuid: "6818591db14f4231a8bb871967a9d4a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:49.620332  3480 raft_consensus.cc:359] T 719cb23e700b473d8f8b8b435bedd110 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.620961  3480 raft_consensus.cc:385] T 719cb23e700b473d8f8b8b435bedd110 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.621245  3480 raft_consensus.cc:740] T 719cb23e700b473d8f8b8b435bedd110 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d0d728e187449ba964eae88c115ac57, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.622129  3480 consensus_queue.cc:260] T 719cb23e700b473d8f8b8b435bedd110 P 5d0d728e187449ba964eae88c115ac57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.619378  3479 consensus_queue.cc:260] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.624220  3480 ts_tablet_manager.cc:1434] T 719cb23e700b473d8f8b8b435bedd110 P 5d0d728e187449ba964eae88c115ac57: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:09:49.624665  3479 ts_tablet_manager.cc:1434] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:09:49.634828  3481 tablet_bootstrap.cc:492] T 3c8dbd077dbf4fed92785bb6845e54cf P c69c660e180f4d9fa39a6ccb2bfabe40: No bootstrap required, opened a new log
I20260710 11:09:49.635700  3481 ts_tablet_manager.cc:1403] T 3c8dbd077dbf4fed92785bb6845e54cf P c69c660e180f4d9fa39a6ccb2bfabe40: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.004s
I20260710 11:09:49.637287  3510 raft_consensus.cc:493] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:49.637914  3510 raft_consensus.cc:515] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } }
I20260710 11:09:49.643740  3438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd5ce6d80ae4fa6a3c3727550bf26d1" candidate_uuid: "5d0d728e187449ba964eae88c115ac57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" is_pre_election: true
I20260710 11:09:49.644524  3438 raft_consensus.cc:2393] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5d0d728e187449ba964eae88c115ac57 in current term 1: Already voted for candidate 6818591db14f4231a8bb871967a9d4a6 in this term.
I20260710 11:09:49.645421  3510 leader_election.cc:290] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 5d0d728e187449ba964eae88c115ac57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65:34141), c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67:45691)
I20260710 11:09:49.651513  3290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd5ce6d80ae4fa6a3c3727550bf26d1" candidate_uuid: "5d0d728e187449ba964eae88c115ac57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6818591db14f4231a8bb871967a9d4a6" is_pre_election: true
I20260710 11:09:49.653604  3488 raft_consensus.cc:493] T 33e5a411a95a4e7ca80f1059bed4c59a P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:49.656657  3488 raft_consensus.cc:515] T 33e5a411a95a4e7ca80f1059bed4c59a P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.658352  3488 leader_election.cc:290] T 33e5a411a95a4e7ca80f1059bed4c59a P c69c660e180f4d9fa39a6ccb2bfabe40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65:34141), 5d0d728e187449ba964eae88c115ac57 (127.2.153.66:45263)
I20260710 11:09:49.659132  3330 leader_election.cc:304] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 5d0d728e187449ba964eae88c115ac57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d0d728e187449ba964eae88c115ac57; no voters: 6818591db14f4231a8bb871967a9d4a6, c69c660e180f4d9fa39a6ccb2bfabe40
I20260710 11:09:49.659861  3485 raft_consensus.cc:3060] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.660799  3504 consensus_queue.cc:1048] T 19f4eb17fa4c438ba354ed4520bff0f6 P 5d0d728e187449ba964eae88c115ac57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:49.662865  3364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e5a411a95a4e7ca80f1059bed4c59a" candidate_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d0d728e187449ba964eae88c115ac57" is_pre_election: true
I20260710 11:09:49.663488  3364 raft_consensus.cc:2468] T 33e5a411a95a4e7ca80f1059bed4c59a P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c69c660e180f4d9fa39a6ccb2bfabe40 in term 0.
I20260710 11:09:49.664417  3289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e5a411a95a4e7ca80f1059bed4c59a" candidate_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6818591db14f4231a8bb871967a9d4a6" is_pre_election: true
I20260710 11:09:49.665056  3289 raft_consensus.cc:2468] T 33e5a411a95a4e7ca80f1059bed4c59a P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c69c660e180f4d9fa39a6ccb2bfabe40 in term 0.
I20260710 11:09:49.669662  3404 leader_election.cc:304] T 33e5a411a95a4e7ca80f1059bed4c59a P c69c660e180f4d9fa39a6ccb2bfabe40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6818591db14f4231a8bb871967a9d4a6, c69c660e180f4d9fa39a6ccb2bfabe40; no voters: 
I20260710 11:09:49.670498  3485 raft_consensus.cc:2749] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 5d0d728e187449ba964eae88c115ac57 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:49.662890  3504 raft_consensus.cc:493] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:49.671487  3504 raft_consensus.cc:515] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.672204  3481 raft_consensus.cc:359] T 3c8dbd077dbf4fed92785bb6845e54cf P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.673025  3481 raft_consensus.cc:385] T 3c8dbd077dbf4fed92785bb6845e54cf P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:49.673381  3481 raft_consensus.cc:740] T 3c8dbd077dbf4fed92785bb6845e54cf P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c69c660e180f4d9fa39a6ccb2bfabe40, State: Initialized, Role: FOLLOWER
I20260710 11:09:49.674223  3504 leader_election.cc:290] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65:34141), c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67:45691)
I20260710 11:09:49.673313  3488 raft_consensus.cc:2804] T 33e5a411a95a4e7ca80f1059bed4c59a P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:49.674826  3488 raft_consensus.cc:493] T 33e5a411a95a4e7ca80f1059bed4c59a P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:49.675196  3488 raft_consensus.cc:3060] T 33e5a411a95a4e7ca80f1059bed4c59a P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.674929  3481 consensus_queue.cc:260] T 3c8dbd077dbf4fed92785bb6845e54cf P c69c660e180f4d9fa39a6ccb2bfabe40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.676066  3439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30284d83b85b4daf8fd5423b329af770" candidate_uuid: "5d0d728e187449ba964eae88c115ac57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" is_pre_election: true
I20260710 11:09:49.679576  3481 ts_tablet_manager.cc:1434] T 3c8dbd077dbf4fed92785bb6845e54cf P c69c660e180f4d9fa39a6ccb2bfabe40: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260710 11:09:49.680676  3289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30284d83b85b4daf8fd5423b329af770" candidate_uuid: "5d0d728e187449ba964eae88c115ac57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6818591db14f4231a8bb871967a9d4a6" is_pre_election: true
I20260710 11:09:49.681569  3289 raft_consensus.cc:2393] T 30284d83b85b4daf8fd5423b329af770 P 6818591db14f4231a8bb871967a9d4a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5d0d728e187449ba964eae88c115ac57 in current term 1: Already voted for candidate c69c660e180f4d9fa39a6ccb2bfabe40 in this term.
I20260710 11:09:49.682803  3330 leader_election.cc:304] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d0d728e187449ba964eae88c115ac57; no voters: 6818591db14f4231a8bb871967a9d4a6, c69c660e180f4d9fa39a6ccb2bfabe40
I20260710 11:09:49.683947  3504 raft_consensus.cc:3060] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.689715  3364 raft_consensus.cc:3060] T e4d18bc5c9d34bc08b01630b1eb38cfa P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.692052  3504 raft_consensus.cc:2749] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:49.694943  3488 raft_consensus.cc:515] T 33e5a411a95a4e7ca80f1059bed4c59a P c69c660e180f4d9fa39a6ccb2bfabe40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.696292  3486 consensus_queue.cc:1048] T e4d18bc5c9d34bc08b01630b1eb38cfa P 6818591db14f4231a8bb871967a9d4a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:49.696980  3488 leader_election.cc:290] T 33e5a411a95a4e7ca80f1059bed4c59a P c69c660e180f4d9fa39a6ccb2bfabe40 [CANDIDATE]: Term 1 election: Requested vote from peers 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65:34141), 5d0d728e187449ba964eae88c115ac57 (127.2.153.66:45263)
I20260710 11:09:49.698622  3289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e5a411a95a4e7ca80f1059bed4c59a" candidate_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6818591db14f4231a8bb871967a9d4a6"
I20260710 11:09:49.699223  3289 raft_consensus.cc:3060] T 33e5a411a95a4e7ca80f1059bed4c59a P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.702582  3364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e5a411a95a4e7ca80f1059bed4c59a" candidate_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d0d728e187449ba964eae88c115ac57"
I20260710 11:09:49.706110  3364 raft_consensus.cc:3060] T 33e5a411a95a4e7ca80f1059bed4c59a P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.710700  3488 consensus_queue.cc:1048] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:49.716650  3534 consensus_queue.cc:1048] T e4d18bc5c9d34bc08b01630b1eb38cfa P 6818591db14f4231a8bb871967a9d4a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:49.720341  3364 raft_consensus.cc:2468] T 33e5a411a95a4e7ca80f1059bed4c59a P 5d0d728e187449ba964eae88c115ac57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c69c660e180f4d9fa39a6ccb2bfabe40 in term 1.
I20260710 11:09:49.708405  3289 raft_consensus.cc:2468] T 33e5a411a95a4e7ca80f1059bed4c59a P 6818591db14f4231a8bb871967a9d4a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c69c660e180f4d9fa39a6ccb2bfabe40 in term 1.
I20260710 11:09:49.722009  3404 leader_election.cc:304] T 33e5a411a95a4e7ca80f1059bed4c59a P c69c660e180f4d9fa39a6ccb2bfabe40 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d0d728e187449ba964eae88c115ac57, c69c660e180f4d9fa39a6ccb2bfabe40; no voters: 
I20260710 11:09:49.724037  3488 raft_consensus.cc:2804] T 33e5a411a95a4e7ca80f1059bed4c59a P c69c660e180f4d9fa39a6ccb2bfabe40 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:49.725306  3488 raft_consensus.cc:697] T 33e5a411a95a4e7ca80f1059bed4c59a P c69c660e180f4d9fa39a6ccb2bfabe40 [term 1 LEADER]: Becoming Leader. State: Replica: c69c660e180f4d9fa39a6ccb2bfabe40, State: Running, Role: LEADER
I20260710 11:09:49.726106  3488 consensus_queue.cc:237] T 33e5a411a95a4e7ca80f1059bed4c59a P c69c660e180f4d9fa39a6ccb2bfabe40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.739706  3534 consensus_queue.cc:1048] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 6818591db14f4231a8bb871967a9d4a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:49.745514  3534 consensus_queue.cc:1048] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 6818591db14f4231a8bb871967a9d4a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:49.748739  3547 consensus_queue.cc:1048] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:49.750335  3186 catalog_manager.cc:5697] T 33e5a411a95a4e7ca80f1059bed4c59a P c69c660e180f4d9fa39a6ccb2bfabe40 reported cstate change: term changed from 0 to 1, leader changed from <none> to c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67). New cstate: current_term: 1 leader_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:49.770160  3439 raft_consensus.cc:3060] T 3c8dbd077dbf4fed92785bb6845e54cf P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.777652  3504 consensus_queue.cc:1048] T 3c8dbd077dbf4fed92785bb6845e54cf P 5d0d728e187449ba964eae88c115ac57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:49.792244  3510 consensus_queue.cc:1048] T 3c8dbd077dbf4fed92785bb6845e54cf P 5d0d728e187449ba964eae88c115ac57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:49.805233  3547 raft_consensus.cc:493] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:49.805864  3547 raft_consensus.cc:515] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.807919  3547 leader_election.cc:290] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65:34141), 5d0d728e187449ba964eae88c115ac57 (127.2.153.66:45263)
I20260710 11:09:49.808741  3289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70414233a644d049145abdecf1179a0" candidate_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6818591db14f4231a8bb871967a9d4a6" is_pre_election: true
I20260710 11:09:49.809091  3363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70414233a644d049145abdecf1179a0" candidate_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d0d728e187449ba964eae88c115ac57" is_pre_election: true
I20260710 11:09:49.809582  3289 raft_consensus.cc:2468] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c69c660e180f4d9fa39a6ccb2bfabe40 in term 0.
I20260710 11:09:49.809743  3363 raft_consensus.cc:2468] T d70414233a644d049145abdecf1179a0 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c69c660e180f4d9fa39a6ccb2bfabe40 in term 0.
I20260710 11:09:49.810786  3404 leader_election.cc:304] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d0d728e187449ba964eae88c115ac57, c69c660e180f4d9fa39a6ccb2bfabe40; no voters: 
I20260710 11:09:49.811457  3547 raft_consensus.cc:2804] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:49.811847  3547 raft_consensus.cc:493] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:49.812145  3547 raft_consensus.cc:3060] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.817281  3547 raft_consensus.cc:515] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.819180  3547 leader_election.cc:290] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [CANDIDATE]: Term 1 election: Requested vote from peers 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65:34141), 5d0d728e187449ba964eae88c115ac57 (127.2.153.66:45263)
I20260710 11:09:49.819787  3289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70414233a644d049145abdecf1179a0" candidate_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6818591db14f4231a8bb871967a9d4a6"
I20260710 11:09:49.820284  3289 raft_consensus.cc:3060] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.820212  3363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70414233a644d049145abdecf1179a0" candidate_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d0d728e187449ba964eae88c115ac57"
I20260710 11:09:49.820827  3363 raft_consensus.cc:3060] T d70414233a644d049145abdecf1179a0 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.824889  3289 raft_consensus.cc:2468] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c69c660e180f4d9fa39a6ccb2bfabe40 in term 1.
I20260710 11:09:49.825860  3363 raft_consensus.cc:2468] T d70414233a644d049145abdecf1179a0 P 5d0d728e187449ba964eae88c115ac57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c69c660e180f4d9fa39a6ccb2bfabe40 in term 1.
I20260710 11:09:49.825990  3404 leader_election.cc:304] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6818591db14f4231a8bb871967a9d4a6, c69c660e180f4d9fa39a6ccb2bfabe40; no voters: 
I20260710 11:09:49.826853  3547 raft_consensus.cc:2804] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:49.827373  3547 raft_consensus.cc:697] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 1 LEADER]: Becoming Leader. State: Replica: c69c660e180f4d9fa39a6ccb2bfabe40, State: Running, Role: LEADER
I20260710 11:09:49.828096  3547 consensus_queue.cc:237] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.835438  3186 catalog_manager.cc:5697] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 reported cstate change: term changed from 0 to 1, leader changed from <none> to c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67). New cstate: current_term: 1 leader_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:49.871871  3547 consensus_queue.cc:1048] T 98b9cfb3dc8949e7819f34b8a1b13c37 P c69c660e180f4d9fa39a6ccb2bfabe40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:49.883653  3547 consensus_queue.cc:1048] T 98b9cfb3dc8949e7819f34b8a1b13c37 P c69c660e180f4d9fa39a6ccb2bfabe40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:49.976187  3502 consensus_queue.cc:1048] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:49.986505  3510 raft_consensus.cc:493] T 719cb23e700b473d8f8b8b435bedd110 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:49.987112  3439 raft_consensus.cc:3060] T d0f766df5f0d45078719b9cbd968c0d7 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.987051  3510 raft_consensus.cc:515] T 719cb23e700b473d8f8b8b435bedd110 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.989656  3486 raft_consensus.cc:493] T 719cb23e700b473d8f8b8b435bedd110 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:49.990136  3486 raft_consensus.cc:515] T 719cb23e700b473d8f8b8b435bedd110 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:49.990835  3289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719cb23e700b473d8f8b8b435bedd110" candidate_uuid: "5d0d728e187449ba964eae88c115ac57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6818591db14f4231a8bb871967a9d4a6" is_pre_election: true
I20260710 11:09:49.991434  3438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719cb23e700b473d8f8b8b435bedd110" candidate_uuid: "5d0d728e187449ba964eae88c115ac57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" is_pre_election: true
I20260710 11:09:49.991585  3289 raft_consensus.cc:2468] T 719cb23e700b473d8f8b8b435bedd110 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d0d728e187449ba964eae88c115ac57 in term 0.
I20260710 11:09:49.992112  3438 raft_consensus.cc:2468] T 719cb23e700b473d8f8b8b435bedd110 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d0d728e187449ba964eae88c115ac57 in term 0.
I20260710 11:09:49.992338  3486 leader_election.cc:290] T 719cb23e700b473d8f8b8b435bedd110 P 6818591db14f4231a8bb871967a9d4a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d0d728e187449ba964eae88c115ac57 (127.2.153.66:45263), c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67:45691)
I20260710 11:09:49.989262  3510 leader_election.cc:290] T 719cb23e700b473d8f8b8b435bedd110 P 5d0d728e187449ba964eae88c115ac57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65:34141), c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67:45691)
I20260710 11:09:49.992930  3330 leader_election.cc:304] T 719cb23e700b473d8f8b8b435bedd110 P 5d0d728e187449ba964eae88c115ac57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d0d728e187449ba964eae88c115ac57, 6818591db14f4231a8bb871967a9d4a6; no voters: 
I20260710 11:09:49.994799  3438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719cb23e700b473d8f8b8b435bedd110" candidate_uuid: "6818591db14f4231a8bb871967a9d4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" is_pre_election: true
I20260710 11:09:49.995438  3438 raft_consensus.cc:2468] T 719cb23e700b473d8f8b8b435bedd110 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6818591db14f4231a8bb871967a9d4a6 in term 0.
I20260710 11:09:49.995698  3510 raft_consensus.cc:2804] T 719cb23e700b473d8f8b8b435bedd110 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:49.996150  3510 raft_consensus.cc:493] T 719cb23e700b473d8f8b8b435bedd110 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:49.996524  3510 raft_consensus.cc:3060] T 719cb23e700b473d8f8b8b435bedd110 P 5d0d728e187449ba964eae88c115ac57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:49.996650  3255 leader_election.cc:304] T 719cb23e700b473d8f8b8b435bedd110 P 6818591db14f4231a8bb871967a9d4a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6818591db14f4231a8bb871967a9d4a6, c69c660e180f4d9fa39a6ccb2bfabe40; no voters: 
I20260710 11:09:49.997828  3502 raft_consensus.cc:2804] T 719cb23e700b473d8f8b8b435bedd110 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:49.998309  3502 raft_consensus.cc:493] T 719cb23e700b473d8f8b8b435bedd110 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:49.998682  3502 raft_consensus.cc:3060] T 719cb23e700b473d8f8b8b435bedd110 P 6818591db14f4231a8bb871967a9d4a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:50.001753  3363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719cb23e700b473d8f8b8b435bedd110" candidate_uuid: "6818591db14f4231a8bb871967a9d4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d0d728e187449ba964eae88c115ac57" is_pre_election: true
I20260710 11:09:50.002681  3486 consensus_queue.cc:1048] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:50.004350  3510 raft_consensus.cc:515] T 719cb23e700b473d8f8b8b435bedd110 P 5d0d728e187449ba964eae88c115ac57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:50.006424  3363 raft_consensus.cc:2393] T 719cb23e700b473d8f8b8b435bedd110 P 5d0d728e187449ba964eae88c115ac57 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6818591db14f4231a8bb871967a9d4a6 in current term 1: Already voted for candidate 5d0d728e187449ba964eae88c115ac57 in this term.
I20260710 11:09:50.006783  3502 raft_consensus.cc:515] T 719cb23e700b473d8f8b8b435bedd110 P 6818591db14f4231a8bb871967a9d4a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:50.009107  3502 leader_election.cc:290] T 719cb23e700b473d8f8b8b435bedd110 P 6818591db14f4231a8bb871967a9d4a6 [CANDIDATE]: Term 1 election: Requested vote from peers 5d0d728e187449ba964eae88c115ac57 (127.2.153.66:45263), c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67:45691)
I20260710 11:09:50.010234  3438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719cb23e700b473d8f8b8b435bedd110" candidate_uuid: "6818591db14f4231a8bb871967a9d4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40"
I20260710 11:09:50.010577  3510 leader_election.cc:290] T 719cb23e700b473d8f8b8b435bedd110 P 5d0d728e187449ba964eae88c115ac57 [CANDIDATE]: Term 1 election: Requested vote from peers 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65:34141), c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67:45691)
I20260710 11:09:50.010928  3438 raft_consensus.cc:3060] T 719cb23e700b473d8f8b8b435bedd110 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:50.013100  3437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719cb23e700b473d8f8b8b435bedd110" candidate_uuid: "5d0d728e187449ba964eae88c115ac57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40"
I20260710 11:09:50.014297  3363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719cb23e700b473d8f8b8b435bedd110" candidate_uuid: "6818591db14f4231a8bb871967a9d4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d0d728e187449ba964eae88c115ac57"
I20260710 11:09:50.015410  3363 raft_consensus.cc:2393] T 719cb23e700b473d8f8b8b435bedd110 P 5d0d728e187449ba964eae88c115ac57 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6818591db14f4231a8bb871967a9d4a6 in current term 1: Already voted for candidate 5d0d728e187449ba964eae88c115ac57 in this term.
I20260710 11:09:50.015327  3289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719cb23e700b473d8f8b8b435bedd110" candidate_uuid: "5d0d728e187449ba964eae88c115ac57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6818591db14f4231a8bb871967a9d4a6"
I20260710 11:09:50.017277  3289 raft_consensus.cc:2393] T 719cb23e700b473d8f8b8b435bedd110 P 6818591db14f4231a8bb871967a9d4a6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5d0d728e187449ba964eae88c115ac57 in current term 1: Already voted for candidate 6818591db14f4231a8bb871967a9d4a6 in this term.
I20260710 11:09:50.021705  3438 raft_consensus.cc:2468] T 719cb23e700b473d8f8b8b435bedd110 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6818591db14f4231a8bb871967a9d4a6 in term 1.
I20260710 11:09:50.022439  3330 leader_election.cc:304] T 719cb23e700b473d8f8b8b435bedd110 P 5d0d728e187449ba964eae88c115ac57 [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: 5d0d728e187449ba964eae88c115ac57; no voters: 6818591db14f4231a8bb871967a9d4a6, c69c660e180f4d9fa39a6ccb2bfabe40
I20260710 11:09:50.023047  3255 leader_election.cc:304] T 719cb23e700b473d8f8b8b435bedd110 P 6818591db14f4231a8bb871967a9d4a6 [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: 6818591db14f4231a8bb871967a9d4a6, c69c660e180f4d9fa39a6ccb2bfabe40; no voters: 5d0d728e187449ba964eae88c115ac57
I20260710 11:09:50.023892  3510 raft_consensus.cc:2749] T 719cb23e700b473d8f8b8b435bedd110 P 5d0d728e187449ba964eae88c115ac57 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:09:50.024011  3502 raft_consensus.cc:2804] T 719cb23e700b473d8f8b8b435bedd110 P 6818591db14f4231a8bb871967a9d4a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:50.024631  3502 raft_consensus.cc:697] T 719cb23e700b473d8f8b8b435bedd110 P 6818591db14f4231a8bb871967a9d4a6 [term 1 LEADER]: Becoming Leader. State: Replica: 6818591db14f4231a8bb871967a9d4a6, State: Running, Role: LEADER
I20260710 11:09:50.025487  3502 consensus_queue.cc:237] T 719cb23e700b473d8f8b8b435bedd110 P 6818591db14f4231a8bb871967a9d4a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:50.033254  3188 catalog_manager.cc:5697] T 719cb23e700b473d8f8b8b435bedd110 P 6818591db14f4231a8bb871967a9d4a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65). New cstate: current_term: 1 leader_uuid: "6818591db14f4231a8bb871967a9d4a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:50.288487  3547 consensus_queue.cc:1048] T 33e5a411a95a4e7ca80f1059bed4c59a P c69c660e180f4d9fa39a6ccb2bfabe40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:50.310256  3508 consensus_queue.cc:1048] T 33e5a411a95a4e7ca80f1059bed4c59a P c69c660e180f4d9fa39a6ccb2bfabe40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:50.311415  3438 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d70414233a644d049145abdecf1179a0"
dest_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40"
mode: GRACEFUL
new_leader_uuid: "6818591db14f4231a8bb871967a9d4a6"
 from {username='slave'} at 127.0.0.1:38764
I20260710 11:09:50.312093  3438 raft_consensus.cc:606] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 1 LEADER]: Received request to transfer leadership to TS 6818591db14f4231a8bb871967a9d4a6
I20260710 11:09:50.319011  3438 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33e5a411a95a4e7ca80f1059bed4c59a"
dest_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40"
mode: GRACEFUL
new_leader_uuid: "6818591db14f4231a8bb871967a9d4a6"
 from {username='slave'} at 127.0.0.1:38764
I20260710 11:09:50.320041  3438 raft_consensus.cc:606] T 33e5a411a95a4e7ca80f1059bed4c59a P c69c660e180f4d9fa39a6ccb2bfabe40 [term 1 LEADER]: Received request to transfer leadership to TS 6818591db14f4231a8bb871967a9d4a6
I20260710 11:09:50.320499  3547 consensus_queue.cc:1048] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:50.339121  3438 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30284d83b85b4daf8fd5423b329af770"
dest_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40"
mode: GRACEFUL
new_leader_uuid: "5d0d728e187449ba964eae88c115ac57"
 from {username='slave'} at 127.0.0.1:38764
I20260710 11:09:50.340073  3438 raft_consensus.cc:606] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 1 LEADER]: Received request to transfer leadership to TS 5d0d728e187449ba964eae88c115ac57
I20260710 11:09:50.341140  3508 consensus_queue.cc:1048] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:50.358736  3547 raft_consensus.cc:993] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40: : Instructing follower 6818591db14f4231a8bb871967a9d4a6 to start an election
I20260710 11:09:50.359316  3508 raft_consensus.cc:1081] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 1 LEADER]: Signalling peer 6818591db14f4231a8bb871967a9d4a6 to start an election
I20260710 11:09:50.360868  3289 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "719cb23e700b473d8f8b8b435bedd110"
dest_uuid: "6818591db14f4231a8bb871967a9d4a6"
mode: GRACEFUL
new_leader_uuid: "5d0d728e187449ba964eae88c115ac57"
 from {username='slave'} at 127.0.0.1:53978
I20260710 11:09:50.361546  3289 raft_consensus.cc:606] T 719cb23e700b473d8f8b8b435bedd110 P 6818591db14f4231a8bb871967a9d4a6 [term 1 LEADER]: Received request to transfer leadership to TS 5d0d728e187449ba964eae88c115ac57
I20260710 11:09:50.361321  3290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d70414233a644d049145abdecf1179a0"
dest_uuid: "6818591db14f4231a8bb871967a9d4a6"
 from {username='slave'} at 127.0.0.1:53212
I20260710 11:09:50.362035  3290 raft_consensus.cc:493] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:50.362421  3290 raft_consensus.cc:3060] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:50.368136  3290 raft_consensus.cc:515] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:50.370167  3290 leader_election.cc:290] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [CANDIDATE]: Term 2 election: Requested vote from peers 5d0d728e187449ba964eae88c115ac57 (127.2.153.66:45263), c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67:45691)
I20260710 11:09:50.370986  3363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70414233a644d049145abdecf1179a0" candidate_uuid: "6818591db14f4231a8bb871967a9d4a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d0d728e187449ba964eae88c115ac57"
I20260710 11:09:50.371353  3438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70414233a644d049145abdecf1179a0" candidate_uuid: "6818591db14f4231a8bb871967a9d4a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40"
I20260710 11:09:50.371601  3363 raft_consensus.cc:3060] T d70414233a644d049145abdecf1179a0 P 5d0d728e187449ba964eae88c115ac57 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:50.371902  3438 raft_consensus.cc:3055] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:50.372223  3438 raft_consensus.cc:740] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c69c660e180f4d9fa39a6ccb2bfabe40, State: Running, Role: LEADER
I20260710 11:09:50.373023  3438 consensus_queue.cc:260] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:50.374330  3438 raft_consensus.cc:3060] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:50.378994  3363 raft_consensus.cc:2468] T d70414233a644d049145abdecf1179a0 P 5d0d728e187449ba964eae88c115ac57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6818591db14f4231a8bb871967a9d4a6 in term 2.
I20260710 11:09:50.380473  3255 leader_election.cc:304] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d0d728e187449ba964eae88c115ac57, 6818591db14f4231a8bb871967a9d4a6; no voters: 
I20260710 11:09:50.381304  3502 raft_consensus.cc:2804] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:50.381309  3438 raft_consensus.cc:2468] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6818591db14f4231a8bb871967a9d4a6 in term 2.
I20260710 11:09:50.381928  3502 raft_consensus.cc:697] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [term 2 LEADER]: Becoming Leader. State: Replica: 6818591db14f4231a8bb871967a9d4a6, State: Running, Role: LEADER
I20260710 11:09:50.382776  3502 consensus_queue.cc:237] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:50.390290  3188 catalog_manager.cc:5697] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 reported cstate change: term changed from 1 to 2, leader changed from c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67) to 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65). New cstate: current_term: 2 leader_uuid: "6818591db14f4231a8bb871967a9d4a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:50.460475  3502 consensus_queue.cc:1048] T 719cb23e700b473d8f8b8b435bedd110 P 6818591db14f4231a8bb871967a9d4a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:50.472925  3534 consensus_queue.cc:1048] T 719cb23e700b473d8f8b8b435bedd110 P 6818591db14f4231a8bb871967a9d4a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:50.482373  3534 raft_consensus.cc:993] T 719cb23e700b473d8f8b8b435bedd110 P 6818591db14f4231a8bb871967a9d4a6: : Instructing follower 5d0d728e187449ba964eae88c115ac57 to start an election
I20260710 11:09:50.482836  3486 raft_consensus.cc:1081] T 719cb23e700b473d8f8b8b435bedd110 P 6818591db14f4231a8bb871967a9d4a6 [term 1 LEADER]: Signalling peer 5d0d728e187449ba964eae88c115ac57 to start an election
I20260710 11:09:50.484627  3363 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "719cb23e700b473d8f8b8b435bedd110"
dest_uuid: "5d0d728e187449ba964eae88c115ac57"
 from {username='slave'} at 127.0.0.1:60748
I20260710 11:09:50.485205  3363 raft_consensus.cc:493] T 719cb23e700b473d8f8b8b435bedd110 P 5d0d728e187449ba964eae88c115ac57 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:50.485559  3363 raft_consensus.cc:3060] T 719cb23e700b473d8f8b8b435bedd110 P 5d0d728e187449ba964eae88c115ac57 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:50.491034  3363 raft_consensus.cc:515] T 719cb23e700b473d8f8b8b435bedd110 P 5d0d728e187449ba964eae88c115ac57 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:50.492755  3363 leader_election.cc:290] T 719cb23e700b473d8f8b8b435bedd110 P 5d0d728e187449ba964eae88c115ac57 [CANDIDATE]: Term 2 election: Requested vote from peers 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65:34141), c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67:45691)
I20260710 11:09:50.493854  3290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719cb23e700b473d8f8b8b435bedd110" candidate_uuid: "5d0d728e187449ba964eae88c115ac57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6818591db14f4231a8bb871967a9d4a6"
I20260710 11:09:50.493965  3438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719cb23e700b473d8f8b8b435bedd110" candidate_uuid: "5d0d728e187449ba964eae88c115ac57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40"
I20260710 11:09:50.494597  3290 raft_consensus.cc:3055] T 719cb23e700b473d8f8b8b435bedd110 P 6818591db14f4231a8bb871967a9d4a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:50.494647  3438 raft_consensus.cc:3060] T 719cb23e700b473d8f8b8b435bedd110 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:50.495044  3290 raft_consensus.cc:740] T 719cb23e700b473d8f8b8b435bedd110 P 6818591db14f4231a8bb871967a9d4a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6818591db14f4231a8bb871967a9d4a6, State: Running, Role: LEADER
I20260710 11:09:50.495929  3290 consensus_queue.cc:260] T 719cb23e700b473d8f8b8b435bedd110 P 6818591db14f4231a8bb871967a9d4a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:50.497143  3290 raft_consensus.cc:3060] T 719cb23e700b473d8f8b8b435bedd110 P 6818591db14f4231a8bb871967a9d4a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:50.500342  3438 raft_consensus.cc:2468] T 719cb23e700b473d8f8b8b435bedd110 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d0d728e187449ba964eae88c115ac57 in term 2.
I20260710 11:09:50.501518  3330 leader_election.cc:304] T 719cb23e700b473d8f8b8b435bedd110 P 5d0d728e187449ba964eae88c115ac57 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d0d728e187449ba964eae88c115ac57, c69c660e180f4d9fa39a6ccb2bfabe40; no voters: 
I20260710 11:09:50.502067  3290 raft_consensus.cc:2468] T 719cb23e700b473d8f8b8b435bedd110 P 6818591db14f4231a8bb871967a9d4a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d0d728e187449ba964eae88c115ac57 in term 2.
I20260710 11:09:50.502238  3485 raft_consensus.cc:2804] T 719cb23e700b473d8f8b8b435bedd110 P 5d0d728e187449ba964eae88c115ac57 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:50.502753  3485 raft_consensus.cc:697] T 719cb23e700b473d8f8b8b435bedd110 P 5d0d728e187449ba964eae88c115ac57 [term 2 LEADER]: Becoming Leader. State: Replica: 5d0d728e187449ba964eae88c115ac57, State: Running, Role: LEADER
I20260710 11:09:50.503605  3485 consensus_queue.cc:237] T 719cb23e700b473d8f8b8b435bedd110 P 5d0d728e187449ba964eae88c115ac57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:50.509994  3186 catalog_manager.cc:5697] T 719cb23e700b473d8f8b8b435bedd110 P 5d0d728e187449ba964eae88c115ac57 reported cstate change: term changed from 1 to 2, leader changed from 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65) to 5d0d728e187449ba964eae88c115ac57 (127.2.153.66). New cstate: current_term: 2 leader_uuid: "5d0d728e187449ba964eae88c115ac57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:50.654628  3547 raft_consensus.cc:993] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40: : Instructing follower 5d0d728e187449ba964eae88c115ac57 to start an election
I20260710 11:09:50.655056  3508 raft_consensus.cc:1081] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 1 LEADER]: Signalling peer 5d0d728e187449ba964eae88c115ac57 to start an election
I20260710 11:09:50.656492  3363 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30284d83b85b4daf8fd5423b329af770"
dest_uuid: "5d0d728e187449ba964eae88c115ac57"
 from {username='slave'} at 127.0.0.1:60750
I20260710 11:09:50.657047  3363 raft_consensus.cc:493] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:50.657356  3363 raft_consensus.cc:3060] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:50.662004  3363 raft_consensus.cc:515] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:50.663669  3363 leader_election.cc:290] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57 [CANDIDATE]: Term 2 election: Requested vote from peers 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65:34141), c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67:45691)
I20260710 11:09:50.664619  3290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30284d83b85b4daf8fd5423b329af770" candidate_uuid: "5d0d728e187449ba964eae88c115ac57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6818591db14f4231a8bb871967a9d4a6"
I20260710 11:09:50.664891  3438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30284d83b85b4daf8fd5423b329af770" candidate_uuid: "5d0d728e187449ba964eae88c115ac57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40"
I20260710 11:09:50.665177  3290 raft_consensus.cc:3060] T 30284d83b85b4daf8fd5423b329af770 P 6818591db14f4231a8bb871967a9d4a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:50.665531  3438 raft_consensus.cc:3055] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:50.665832  3438 raft_consensus.cc:740] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c69c660e180f4d9fa39a6ccb2bfabe40, State: Running, Role: LEADER
I20260710 11:09:50.666522  3438 consensus_queue.cc:260] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:50.667410  3438 raft_consensus.cc:3060] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:50.670038  3290 raft_consensus.cc:2468] T 30284d83b85b4daf8fd5423b329af770 P 6818591db14f4231a8bb871967a9d4a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d0d728e187449ba964eae88c115ac57 in term 2.
I20260710 11:09:50.671164  3330 leader_election.cc:304] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d0d728e187449ba964eae88c115ac57, 6818591db14f4231a8bb871967a9d4a6; no voters: 
I20260710 11:09:50.671857  3485 raft_consensus.cc:2804] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:50.672266  3485 raft_consensus.cc:697] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57 [term 2 LEADER]: Becoming Leader. State: Replica: 5d0d728e187449ba964eae88c115ac57, State: Running, Role: LEADER
I20260710 11:09:50.672307  3438 raft_consensus.cc:2468] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d0d728e187449ba964eae88c115ac57 in term 2.
I20260710 11:09:50.673130  3485 consensus_queue.cc:237] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:50.679378  3186 catalog_manager.cc:5697] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57 reported cstate change: term changed from 1 to 2, leader changed from c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67) to 5d0d728e187449ba964eae88c115ac57 (127.2.153.66). New cstate: current_term: 2 leader_uuid: "5d0d728e187449ba964eae88c115ac57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:50.822081  3438 raft_consensus.cc:1275] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 2 FOLLOWER]: Refusing update from remote peer 6818591db14f4231a8bb871967a9d4a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:50.823431  3486 consensus_queue.cc:1048] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:50.832892  3363 raft_consensus.cc:1275] T d70414233a644d049145abdecf1179a0 P 5d0d728e187449ba964eae88c115ac57 [term 2 FOLLOWER]: Refusing update from remote peer 6818591db14f4231a8bb871967a9d4a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:50.834298  3502 consensus_queue.cc:1048] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:50.850925  3508 raft_consensus.cc:993] T 33e5a411a95a4e7ca80f1059bed4c59a P c69c660e180f4d9fa39a6ccb2bfabe40: : Instructing follower 6818591db14f4231a8bb871967a9d4a6 to start an election
I20260710 11:09:50.851423  3488 raft_consensus.cc:1081] T 33e5a411a95a4e7ca80f1059bed4c59a P c69c660e180f4d9fa39a6ccb2bfabe40 [term 1 LEADER]: Signalling peer 6818591db14f4231a8bb871967a9d4a6 to start an election
I20260710 11:09:50.853040  3290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33e5a411a95a4e7ca80f1059bed4c59a"
dest_uuid: "6818591db14f4231a8bb871967a9d4a6"
 from {username='slave'} at 127.0.0.1:53212
I20260710 11:09:50.853555  3290 raft_consensus.cc:493] T 33e5a411a95a4e7ca80f1059bed4c59a P 6818591db14f4231a8bb871967a9d4a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:50.853879  3290 raft_consensus.cc:3060] T 33e5a411a95a4e7ca80f1059bed4c59a P 6818591db14f4231a8bb871967a9d4a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:50.858825  3290 raft_consensus.cc:515] T 33e5a411a95a4e7ca80f1059bed4c59a P 6818591db14f4231a8bb871967a9d4a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:50.860507  3290 leader_election.cc:290] T 33e5a411a95a4e7ca80f1059bed4c59a P 6818591db14f4231a8bb871967a9d4a6 [CANDIDATE]: Term 2 election: Requested vote from peers 5d0d728e187449ba964eae88c115ac57 (127.2.153.66:45263), c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67:45691)
I20260710 11:09:50.861685  3363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e5a411a95a4e7ca80f1059bed4c59a" candidate_uuid: "6818591db14f4231a8bb871967a9d4a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d0d728e187449ba964eae88c115ac57"
I20260710 11:09:50.861783  3438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e5a411a95a4e7ca80f1059bed4c59a" candidate_uuid: "6818591db14f4231a8bb871967a9d4a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40"
I20260710 11:09:50.862448  3363 raft_consensus.cc:3060] T 33e5a411a95a4e7ca80f1059bed4c59a P 5d0d728e187449ba964eae88c115ac57 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:50.862506  3438 raft_consensus.cc:3055] T 33e5a411a95a4e7ca80f1059bed4c59a P c69c660e180f4d9fa39a6ccb2bfabe40 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:50.862910  3438 raft_consensus.cc:740] T 33e5a411a95a4e7ca80f1059bed4c59a P c69c660e180f4d9fa39a6ccb2bfabe40 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c69c660e180f4d9fa39a6ccb2bfabe40, State: Running, Role: LEADER
I20260710 11:09:50.863638  3438 consensus_queue.cc:260] T 33e5a411a95a4e7ca80f1059bed4c59a P c69c660e180f4d9fa39a6ccb2bfabe40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:50.864545  3438 raft_consensus.cc:3060] T 33e5a411a95a4e7ca80f1059bed4c59a P c69c660e180f4d9fa39a6ccb2bfabe40 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:50.867550  3363 raft_consensus.cc:2468] T 33e5a411a95a4e7ca80f1059bed4c59a P 5d0d728e187449ba964eae88c115ac57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6818591db14f4231a8bb871967a9d4a6 in term 2.
I20260710 11:09:50.868644  3255 leader_election.cc:304] T 33e5a411a95a4e7ca80f1059bed4c59a P 6818591db14f4231a8bb871967a9d4a6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d0d728e187449ba964eae88c115ac57, 6818591db14f4231a8bb871967a9d4a6; no voters: 
I20260710 11:09:50.869400  3502 raft_consensus.cc:2804] T 33e5a411a95a4e7ca80f1059bed4c59a P 6818591db14f4231a8bb871967a9d4a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:50.869776  3438 raft_consensus.cc:2468] T 33e5a411a95a4e7ca80f1059bed4c59a P c69c660e180f4d9fa39a6ccb2bfabe40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6818591db14f4231a8bb871967a9d4a6 in term 2.
I20260710 11:09:50.869840  3502 raft_consensus.cc:697] T 33e5a411a95a4e7ca80f1059bed4c59a P 6818591db14f4231a8bb871967a9d4a6 [term 2 LEADER]: Becoming Leader. State: Replica: 6818591db14f4231a8bb871967a9d4a6, State: Running, Role: LEADER
I20260710 11:09:50.870853  3502 consensus_queue.cc:237] T 33e5a411a95a4e7ca80f1059bed4c59a P 6818591db14f4231a8bb871967a9d4a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:50.877210  3188 catalog_manager.cc:5697] T 33e5a411a95a4e7ca80f1059bed4c59a P 6818591db14f4231a8bb871967a9d4a6 reported cstate change: term changed from 1 to 2, leader changed from c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67) to 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65). New cstate: current_term: 2 leader_uuid: "6818591db14f4231a8bb871967a9d4a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:50.927525  3438 raft_consensus.cc:1275] T 719cb23e700b473d8f8b8b435bedd110 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 2 FOLLOWER]: Refusing update from remote peer 5d0d728e187449ba964eae88c115ac57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:50.928970  3485 consensus_queue.cc:1048] T 719cb23e700b473d8f8b8b435bedd110 P 5d0d728e187449ba964eae88c115ac57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:50.937341  3290 raft_consensus.cc:1275] T 719cb23e700b473d8f8b8b435bedd110 P 6818591db14f4231a8bb871967a9d4a6 [term 2 FOLLOWER]: Refusing update from remote peer 5d0d728e187449ba964eae88c115ac57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:50.940191  3485 consensus_queue.cc:1048] T 719cb23e700b473d8f8b8b435bedd110 P 5d0d728e187449ba964eae88c115ac57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:51.094594  3438 raft_consensus.cc:1275] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 2 FOLLOWER]: Refusing update from remote peer 5d0d728e187449ba964eae88c115ac57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:51.095897  3485 consensus_queue.cc:1048] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:51.106668  3290 raft_consensus.cc:1275] T 30284d83b85b4daf8fd5423b329af770 P 6818591db14f4231a8bb871967a9d4a6 [term 2 FOLLOWER]: Refusing update from remote peer 5d0d728e187449ba964eae88c115ac57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:51.107990  3485 consensus_queue.cc:1048] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:51.464679  3438 raft_consensus.cc:1275] T 33e5a411a95a4e7ca80f1059bed4c59a P c69c660e180f4d9fa39a6ccb2bfabe40 [term 2 FOLLOWER]: Refusing update from remote peer 6818591db14f4231a8bb871967a9d4a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:51.466200  3502 consensus_queue.cc:1048] T 33e5a411a95a4e7ca80f1059bed4c59a P 6818591db14f4231a8bb871967a9d4a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:51.475111  3363 raft_consensus.cc:1275] T 33e5a411a95a4e7ca80f1059bed4c59a P 5d0d728e187449ba964eae88c115ac57 [term 2 FOLLOWER]: Refusing update from remote peer 6818591db14f4231a8bb871967a9d4a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:51.477124  3486 consensus_queue.cc:1048] T 33e5a411a95a4e7ca80f1059bed4c59a P 6818591db14f4231a8bb871967a9d4a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:53.400166  2661 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:09:53.401151  2661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:53.422179  3290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0f766df5f0d45078719b9cbd968c0d7"
dest_uuid: "6818591db14f4231a8bb871967a9d4a6"
mode: GRACEFUL
new_leader_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40"
 from {username='slave'} at 127.0.0.1:53992
I20260710 11:09:53.422716  3290 raft_consensus.cc:606] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6 [term 1 LEADER]: Received request to transfer leadership to TS c69c660e180f4d9fa39a6ccb2bfabe40
I20260710 11:09:53.425164  3290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d70414233a644d049145abdecf1179a0"
dest_uuid: "6818591db14f4231a8bb871967a9d4a6"
mode: GRACEFUL
new_leader_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40"
 from {username='slave'} at 127.0.0.1:53992
I20260710 11:09:53.425614  3290 raft_consensus.cc:606] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [term 2 LEADER]: Received request to transfer leadership to TS c69c660e180f4d9fa39a6ccb2bfabe40
I20260710 11:09:53.426741  2661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:09:53.427155  2661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:53.669781  3580 raft_consensus.cc:993] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6: : Instructing follower c69c660e180f4d9fa39a6ccb2bfabe40 to start an election
I20260710 11:09:53.670301  3486 raft_consensus.cc:1081] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6 [term 1 LEADER]: Signalling peer c69c660e180f4d9fa39a6ccb2bfabe40 to start an election
I20260710 11:09:53.671780  3437 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0f766df5f0d45078719b9cbd968c0d7"
dest_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40"
 from {username='slave'} at 127.0.0.1:51204
I20260710 11:09:53.672353  3437 raft_consensus.cc:493] T d0f766df5f0d45078719b9cbd968c0d7 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:53.672719  3437 raft_consensus.cc:3060] T d0f766df5f0d45078719b9cbd968c0d7 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:53.677953  3437 raft_consensus.cc:515] T d0f766df5f0d45078719b9cbd968c0d7 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:53.679841  3437 leader_election.cc:290] T d0f766df5f0d45078719b9cbd968c0d7 P c69c660e180f4d9fa39a6ccb2bfabe40 [CANDIDATE]: Term 2 election: Requested vote from peers 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65:34141), 5d0d728e187449ba964eae88c115ac57 (127.2.153.66:45263)
I20260710 11:09:53.680925  3290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f766df5f0d45078719b9cbd968c0d7" candidate_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6818591db14f4231a8bb871967a9d4a6"
I20260710 11:09:53.681242  3363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f766df5f0d45078719b9cbd968c0d7" candidate_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d0d728e187449ba964eae88c115ac57"
I20260710 11:09:53.681502  3290 raft_consensus.cc:3055] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:53.681849  3363 raft_consensus.cc:3060] T d0f766df5f0d45078719b9cbd968c0d7 P 5d0d728e187449ba964eae88c115ac57 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:53.681876  3290 raft_consensus.cc:740] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6818591db14f4231a8bb871967a9d4a6, State: Running, Role: LEADER
I20260710 11:09:53.682852  3290 consensus_queue.cc:260] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:53.683955  3290 raft_consensus.cc:3060] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:53.687207  3363 raft_consensus.cc:2468] T d0f766df5f0d45078719b9cbd968c0d7 P 5d0d728e187449ba964eae88c115ac57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c69c660e180f4d9fa39a6ccb2bfabe40 in term 2.
I20260710 11:09:53.688405  3404 leader_election.cc:304] T d0f766df5f0d45078719b9cbd968c0d7 P c69c660e180f4d9fa39a6ccb2bfabe40 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d0d728e187449ba964eae88c115ac57, c69c660e180f4d9fa39a6ccb2bfabe40; no voters: 
I20260710 11:09:53.689203  3488 raft_consensus.cc:2804] T d0f766df5f0d45078719b9cbd968c0d7 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:53.689158  3290 raft_consensus.cc:2468] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c69c660e180f4d9fa39a6ccb2bfabe40 in term 2.
I20260710 11:09:53.690397  3488 raft_consensus.cc:697] T d0f766df5f0d45078719b9cbd968c0d7 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 2 LEADER]: Becoming Leader. State: Replica: c69c660e180f4d9fa39a6ccb2bfabe40, State: Running, Role: LEADER
I20260710 11:09:53.691169  3488 consensus_queue.cc:237] T d0f766df5f0d45078719b9cbd968c0d7 P c69c660e180f4d9fa39a6ccb2bfabe40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:53.702543  3186 catalog_manager.cc:5697] T d0f766df5f0d45078719b9cbd968c0d7 P c69c660e180f4d9fa39a6ccb2bfabe40 reported cstate change: term changed from 1 to 2, leader changed from 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65) to c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67). New cstate: current_term: 2 leader_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:53.757553  3580 raft_consensus.cc:993] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6: : Instructing follower c69c660e180f4d9fa39a6ccb2bfabe40 to start an election
I20260710 11:09:53.758050  3486 raft_consensus.cc:1081] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [term 2 LEADER]: Signalling peer c69c660e180f4d9fa39a6ccb2bfabe40 to start an election
I20260710 11:09:53.760551  3437 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d70414233a644d049145abdecf1179a0"
dest_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40"
 from {username='slave'} at 127.0.0.1:51204
I20260710 11:09:53.761166  3437 raft_consensus.cc:493] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:53.761447  3437 raft_consensus.cc:3060] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:53.766132  3437 raft_consensus.cc:515] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:53.767691  3437 leader_election.cc:290] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [CANDIDATE]: Term 3 election: Requested vote from peers 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65:34141), 5d0d728e187449ba964eae88c115ac57 (127.2.153.66:45263)
I20260710 11:09:53.768810  3290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70414233a644d049145abdecf1179a0" candidate_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6818591db14f4231a8bb871967a9d4a6"
I20260710 11:09:53.769472  3290 raft_consensus.cc:3055] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:53.769423  3363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70414233a644d049145abdecf1179a0" candidate_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5d0d728e187449ba964eae88c115ac57"
I20260710 11:09:53.769877  3290 raft_consensus.cc:740] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6818591db14f4231a8bb871967a9d4a6, State: Running, Role: LEADER
I20260710 11:09:53.770227  3363 raft_consensus.cc:3060] T d70414233a644d049145abdecf1179a0 P 5d0d728e187449ba964eae88c115ac57 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:53.770721  3290 consensus_queue.cc:260] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [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: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:53.771627  3290 raft_consensus.cc:3060] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:53.775226  3363 raft_consensus.cc:2468] T d70414233a644d049145abdecf1179a0 P 5d0d728e187449ba964eae88c115ac57 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c69c660e180f4d9fa39a6ccb2bfabe40 in term 3.
I20260710 11:09:53.776149  3290 raft_consensus.cc:2468] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c69c660e180f4d9fa39a6ccb2bfabe40 in term 3.
I20260710 11:09:53.776364  3404 leader_election.cc:304] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [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: 5d0d728e187449ba964eae88c115ac57, c69c660e180f4d9fa39a6ccb2bfabe40; no voters: 
I20260710 11:09:53.777516  3488 raft_consensus.cc:2804] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:53.777945  3488 raft_consensus.cc:697] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 3 LEADER]: Becoming Leader. State: Replica: c69c660e180f4d9fa39a6ccb2bfabe40, State: Running, Role: LEADER
I20260710 11:09:53.778728  3488 consensus_queue.cc:237] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [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: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:53.785401  3186 catalog_manager.cc:5697] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 reported cstate change: term changed from 2 to 3, leader changed from 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65) to c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67). New cstate: current_term: 3 leader_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:54.126808  3363 raft_consensus.cc:1275] T d0f766df5f0d45078719b9cbd968c0d7 P 5d0d728e187449ba964eae88c115ac57 [term 2 FOLLOWER]: Refusing update from remote peer c69c660e180f4d9fa39a6ccb2bfabe40: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:54.128021  3488 consensus_queue.cc:1048] T d0f766df5f0d45078719b9cbd968c0d7 P c69c660e180f4d9fa39a6ccb2bfabe40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:54.137341  3289 raft_consensus.cc:1275] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6 [term 2 FOLLOWER]: Refusing update from remote peer c69c660e180f4d9fa39a6ccb2bfabe40: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:54.139101  3581 consensus_queue.cc:1048] T d0f766df5f0d45078719b9cbd968c0d7 P c69c660e180f4d9fa39a6ccb2bfabe40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:54.339293  3364 raft_consensus.cc:1275] T d70414233a644d049145abdecf1179a0 P 5d0d728e187449ba964eae88c115ac57 [term 3 FOLLOWER]: Refusing update from remote peer c69c660e180f4d9fa39a6ccb2bfabe40: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:54.340646  3581 consensus_queue.cc:1048] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:54.350865  3290 raft_consensus.cc:1275] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [term 3 FOLLOWER]: Refusing update from remote peer c69c660e180f4d9fa39a6ccb2bfabe40: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:54.352638  3488 consensus_queue.cc:1048] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:54.427956  2661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:54.441484  3437 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0f766df5f0d45078719b9cbd968c0d7"
dest_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40"
mode: GRACEFUL
new_leader_uuid: "6818591db14f4231a8bb871967a9d4a6"
 from {username='slave'} at 127.0.0.1:38764
I20260710 11:09:54.441972  3437 raft_consensus.cc:606] T d0f766df5f0d45078719b9cbd968c0d7 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 2 LEADER]: Received request to transfer leadership to TS 6818591db14f4231a8bb871967a9d4a6
I20260710 11:09:54.446784  3437 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d70414233a644d049145abdecf1179a0"
dest_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40"
mode: GRACEFUL
new_leader_uuid: "6818591db14f4231a8bb871967a9d4a6"
 from {username='slave'} at 127.0.0.1:38764
I20260710 11:09:54.447228  3437 raft_consensus.cc:606] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 3 LEADER]: Received request to transfer leadership to TS 6818591db14f4231a8bb871967a9d4a6
I20260710 11:09:54.467759  3364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "19f4eb17fa4c438ba354ed4520bff0f6"
dest_uuid: "5d0d728e187449ba964eae88c115ac57"
mode: GRACEFUL
new_leader_uuid: "6818591db14f4231a8bb871967a9d4a6"
 from {username='slave'} at 127.0.0.1:60572
I20260710 11:09:54.468240  3364 raft_consensus.cc:606] T 19f4eb17fa4c438ba354ed4520bff0f6 P 5d0d728e187449ba964eae88c115ac57 [term 1 LEADER]: Received request to transfer leadership to TS 6818591db14f4231a8bb871967a9d4a6
I20260710 11:09:54.473237  3364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c8dbd077dbf4fed92785bb6845e54cf"
dest_uuid: "5d0d728e187449ba964eae88c115ac57"
mode: GRACEFUL
new_leader_uuid: "6818591db14f4231a8bb871967a9d4a6"
 from {username='slave'} at 127.0.0.1:60572
I20260710 11:09:54.473671  3364 raft_consensus.cc:606] T 3c8dbd077dbf4fed92785bb6845e54cf P 5d0d728e187449ba964eae88c115ac57 [term 1 LEADER]: Received request to transfer leadership to TS 6818591db14f4231a8bb871967a9d4a6
I20260710 11:09:54.478428  3364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30284d83b85b4daf8fd5423b329af770"
dest_uuid: "5d0d728e187449ba964eae88c115ac57"
mode: GRACEFUL
new_leader_uuid: "6818591db14f4231a8bb871967a9d4a6"
 from {username='slave'} at 127.0.0.1:60572
I20260710 11:09:54.478868  3364 raft_consensus.cc:606] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57 [term 2 LEADER]: Received request to transfer leadership to TS 6818591db14f4231a8bb871967a9d4a6
I20260710 11:09:54.634150  3595 raft_consensus.cc:993] T d0f766df5f0d45078719b9cbd968c0d7 P c69c660e180f4d9fa39a6ccb2bfabe40: : Instructing follower 6818591db14f4231a8bb871967a9d4a6 to start an election
I20260710 11:09:54.634596  3488 raft_consensus.cc:1081] T d0f766df5f0d45078719b9cbd968c0d7 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 2 LEADER]: Signalling peer 6818591db14f4231a8bb871967a9d4a6 to start an election
I20260710 11:09:54.636178  3290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0f766df5f0d45078719b9cbd968c0d7"
dest_uuid: "6818591db14f4231a8bb871967a9d4a6"
 from {username='slave'} at 127.0.0.1:53212
I20260710 11:09:54.636750  3290 raft_consensus.cc:493] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:54.637020  3290 raft_consensus.cc:3060] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:54.641819  3290 raft_consensus.cc:515] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:54.643467  3290 leader_election.cc:290] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6 [CANDIDATE]: Term 3 election: Requested vote from peers 5d0d728e187449ba964eae88c115ac57 (127.2.153.66:45263), c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67:45691)
I20260710 11:09:54.644397  3364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f766df5f0d45078719b9cbd968c0d7" candidate_uuid: "6818591db14f4231a8bb871967a9d4a6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5d0d728e187449ba964eae88c115ac57"
I20260710 11:09:54.644601  3437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f766df5f0d45078719b9cbd968c0d7" candidate_uuid: "6818591db14f4231a8bb871967a9d4a6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40"
I20260710 11:09:54.644929  3364 raft_consensus.cc:3060] T d0f766df5f0d45078719b9cbd968c0d7 P 5d0d728e187449ba964eae88c115ac57 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:54.645175  3437 raft_consensus.cc:3055] T d0f766df5f0d45078719b9cbd968c0d7 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:54.645529  3437 raft_consensus.cc:740] T d0f766df5f0d45078719b9cbd968c0d7 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c69c660e180f4d9fa39a6ccb2bfabe40, State: Running, Role: LEADER
I20260710 11:09:54.646257  3437 consensus_queue.cc:260] T d0f766df5f0d45078719b9cbd968c0d7 P c69c660e180f4d9fa39a6ccb2bfabe40 [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: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:54.647148  3437 raft_consensus.cc:3060] T d0f766df5f0d45078719b9cbd968c0d7 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:54.650309  3364 raft_consensus.cc:2468] T d0f766df5f0d45078719b9cbd968c0d7 P 5d0d728e187449ba964eae88c115ac57 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6818591db14f4231a8bb871967a9d4a6 in term 3.
I20260710 11:09:54.651403  3255 leader_election.cc:304] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6 [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: 5d0d728e187449ba964eae88c115ac57, 6818591db14f4231a8bb871967a9d4a6; no voters: 
I20260710 11:09:54.652047  3437 raft_consensus.cc:2468] T d0f766df5f0d45078719b9cbd968c0d7 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6818591db14f4231a8bb871967a9d4a6 in term 3.
I20260710 11:09:54.652245  3486 raft_consensus.cc:2804] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:54.653579  3486 raft_consensus.cc:697] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6 [term 3 LEADER]: Becoming Leader. State: Replica: 6818591db14f4231a8bb871967a9d4a6, State: Running, Role: LEADER
I20260710 11:09:54.654376  3486 consensus_queue.cc:237] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6 [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: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:54.660127  3186 catalog_manager.cc:5697] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6 reported cstate change: term changed from 2 to 3, leader changed from c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67) to 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65). New cstate: current_term: 3 leader_uuid: "6818591db14f4231a8bb871967a9d4a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:54.669471  3593 raft_consensus.cc:993] T 3c8dbd077dbf4fed92785bb6845e54cf P 5d0d728e187449ba964eae88c115ac57: : Instructing follower 6818591db14f4231a8bb871967a9d4a6 to start an election
I20260710 11:09:54.670058  3593 raft_consensus.cc:1081] T 3c8dbd077dbf4fed92785bb6845e54cf P 5d0d728e187449ba964eae88c115ac57 [term 1 LEADER]: Signalling peer 6818591db14f4231a8bb871967a9d4a6 to start an election
I20260710 11:09:54.672008  3290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c8dbd077dbf4fed92785bb6845e54cf"
dest_uuid: "6818591db14f4231a8bb871967a9d4a6"
 from {username='slave'} at 127.0.0.1:53196
I20260710 11:09:54.672497  3290 raft_consensus.cc:493] T 3c8dbd077dbf4fed92785bb6845e54cf P 6818591db14f4231a8bb871967a9d4a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:54.672870  3290 raft_consensus.cc:3060] T 3c8dbd077dbf4fed92785bb6845e54cf P 6818591db14f4231a8bb871967a9d4a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:54.677299  3290 raft_consensus.cc:515] T 3c8dbd077dbf4fed92785bb6845e54cf P 6818591db14f4231a8bb871967a9d4a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:54.678932  3290 leader_election.cc:290] T 3c8dbd077dbf4fed92785bb6845e54cf P 6818591db14f4231a8bb871967a9d4a6 [CANDIDATE]: Term 2 election: Requested vote from peers 5d0d728e187449ba964eae88c115ac57 (127.2.153.66:45263), c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67:45691)
I20260710 11:09:54.679987  3364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8dbd077dbf4fed92785bb6845e54cf" candidate_uuid: "6818591db14f4231a8bb871967a9d4a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d0d728e187449ba964eae88c115ac57"
I20260710 11:09:54.680122  3437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8dbd077dbf4fed92785bb6845e54cf" candidate_uuid: "6818591db14f4231a8bb871967a9d4a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40"
I20260710 11:09:54.680579  3364 raft_consensus.cc:3055] T 3c8dbd077dbf4fed92785bb6845e54cf P 5d0d728e187449ba964eae88c115ac57 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:54.680634  3437 raft_consensus.cc:3060] T 3c8dbd077dbf4fed92785bb6845e54cf P c69c660e180f4d9fa39a6ccb2bfabe40 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:54.680986  3364 raft_consensus.cc:740] T 3c8dbd077dbf4fed92785bb6845e54cf P 5d0d728e187449ba964eae88c115ac57 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5d0d728e187449ba964eae88c115ac57, State: Running, Role: LEADER
I20260710 11:09:54.681809  3364 consensus_queue.cc:260] T 3c8dbd077dbf4fed92785bb6845e54cf P 5d0d728e187449ba964eae88c115ac57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:54.682843  3364 raft_consensus.cc:3060] T 3c8dbd077dbf4fed92785bb6845e54cf P 5d0d728e187449ba964eae88c115ac57 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:54.686205  3437 raft_consensus.cc:2468] T 3c8dbd077dbf4fed92785bb6845e54cf P c69c660e180f4d9fa39a6ccb2bfabe40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6818591db14f4231a8bb871967a9d4a6 in term 2.
I20260710 11:09:54.687352  3255 leader_election.cc:304] T 3c8dbd077dbf4fed92785bb6845e54cf P 6818591db14f4231a8bb871967a9d4a6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6818591db14f4231a8bb871967a9d4a6, c69c660e180f4d9fa39a6ccb2bfabe40; no voters: 
I20260710 11:09:54.688033  3486 raft_consensus.cc:2804] T 3c8dbd077dbf4fed92785bb6845e54cf P 6818591db14f4231a8bb871967a9d4a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:54.688539  3486 raft_consensus.cc:697] T 3c8dbd077dbf4fed92785bb6845e54cf P 6818591db14f4231a8bb871967a9d4a6 [term 2 LEADER]: Becoming Leader. State: Replica: 6818591db14f4231a8bb871967a9d4a6, State: Running, Role: LEADER
I20260710 11:09:54.689340  3364 raft_consensus.cc:2468] T 3c8dbd077dbf4fed92785bb6845e54cf P 5d0d728e187449ba964eae88c115ac57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6818591db14f4231a8bb871967a9d4a6 in term 2.
I20260710 11:09:54.689435  3486 consensus_queue.cc:237] T 3c8dbd077dbf4fed92785bb6845e54cf P 6818591db14f4231a8bb871967a9d4a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:54.696947  3186 catalog_manager.cc:5697] T 3c8dbd077dbf4fed92785bb6845e54cf P 6818591db14f4231a8bb871967a9d4a6 reported cstate change: term changed from 1 to 2, leader changed from 5d0d728e187449ba964eae88c115ac57 (127.2.153.66) to 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65). New cstate: current_term: 2 leader_uuid: "6818591db14f4231a8bb871967a9d4a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:54.784603  3595 raft_consensus.cc:993] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40: : Instructing follower 6818591db14f4231a8bb871967a9d4a6 to start an election
I20260710 11:09:54.785094  3488 raft_consensus.cc:1081] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 3 LEADER]: Signalling peer 6818591db14f4231a8bb871967a9d4a6 to start an election
I20260710 11:09:54.786898  3290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d70414233a644d049145abdecf1179a0"
dest_uuid: "6818591db14f4231a8bb871967a9d4a6"
 from {username='slave'} at 127.0.0.1:53212
I20260710 11:09:54.787465  3290 raft_consensus.cc:493] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:54.787778  3290 raft_consensus.cc:3060] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:54.792377  3290 raft_consensus.cc:515] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:54.794205  3290 leader_election.cc:290] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [CANDIDATE]: Term 4 election: Requested vote from peers 5d0d728e187449ba964eae88c115ac57 (127.2.153.66:45263), c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67:45691)
I20260710 11:09:54.794997  3364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70414233a644d049145abdecf1179a0" candidate_uuid: "6818591db14f4231a8bb871967a9d4a6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5d0d728e187449ba964eae88c115ac57"
I20260710 11:09:54.795356  3437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70414233a644d049145abdecf1179a0" candidate_uuid: "6818591db14f4231a8bb871967a9d4a6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40"
I20260710 11:09:54.795711  3364 raft_consensus.cc:3060] T d70414233a644d049145abdecf1179a0 P 5d0d728e187449ba964eae88c115ac57 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:54.795953  3437 raft_consensus.cc:3055] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:09:54.796334  3437 raft_consensus.cc:740] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c69c660e180f4d9fa39a6ccb2bfabe40, State: Running, Role: LEADER
I20260710 11:09:54.797098  3437 consensus_queue.cc:260] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [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: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:54.798079  3437 raft_consensus.cc:3060] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:54.801168  3364 raft_consensus.cc:2468] T d70414233a644d049145abdecf1179a0 P 5d0d728e187449ba964eae88c115ac57 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6818591db14f4231a8bb871967a9d4a6 in term 4.
I20260710 11:09:54.802603  3255 leader_election.cc:304] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [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: 5d0d728e187449ba964eae88c115ac57, 6818591db14f4231a8bb871967a9d4a6; no voters: 
I20260710 11:09:54.803493  3486 raft_consensus.cc:2804] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:09:54.803769  3437 raft_consensus.cc:2468] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6818591db14f4231a8bb871967a9d4a6 in term 4.
I20260710 11:09:54.804040  3486 raft_consensus.cc:697] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [term 4 LEADER]: Becoming Leader. State: Replica: 6818591db14f4231a8bb871967a9d4a6, State: Running, Role: LEADER
I20260710 11:09:54.805047  3486 consensus_queue.cc:237] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [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: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:54.811868  3186 catalog_manager.cc:5697] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 reported cstate change: term changed from 3 to 4, leader changed from c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67) to 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65). New cstate: current_term: 4 leader_uuid: "6818591db14f4231a8bb871967a9d4a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:54.884618  3571 raft_consensus.cc:993] T 19f4eb17fa4c438ba354ed4520bff0f6 P 5d0d728e187449ba964eae88c115ac57: : Instructing follower 6818591db14f4231a8bb871967a9d4a6 to start an election
I20260710 11:09:54.885097  3571 raft_consensus.cc:1081] T 19f4eb17fa4c438ba354ed4520bff0f6 P 5d0d728e187449ba964eae88c115ac57 [term 1 LEADER]: Signalling peer 6818591db14f4231a8bb871967a9d4a6 to start an election
I20260710 11:09:54.886612  3290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "19f4eb17fa4c438ba354ed4520bff0f6"
dest_uuid: "6818591db14f4231a8bb871967a9d4a6"
 from {username='slave'} at 127.0.0.1:53196
I20260710 11:09:54.887109  3290 raft_consensus.cc:493] T 19f4eb17fa4c438ba354ed4520bff0f6 P 6818591db14f4231a8bb871967a9d4a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:54.887434  3290 raft_consensus.cc:3060] T 19f4eb17fa4c438ba354ed4520bff0f6 P 6818591db14f4231a8bb871967a9d4a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:54.891855  3290 raft_consensus.cc:515] T 19f4eb17fa4c438ba354ed4520bff0f6 P 6818591db14f4231a8bb871967a9d4a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:54.893541  3290 leader_election.cc:290] T 19f4eb17fa4c438ba354ed4520bff0f6 P 6818591db14f4231a8bb871967a9d4a6 [CANDIDATE]: Term 2 election: Requested vote from peers 5d0d728e187449ba964eae88c115ac57 (127.2.153.66:45263), c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67:45691)
I20260710 11:09:54.894377  3364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4eb17fa4c438ba354ed4520bff0f6" candidate_uuid: "6818591db14f4231a8bb871967a9d4a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d0d728e187449ba964eae88c115ac57"
I20260710 11:09:54.894811  3437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f4eb17fa4c438ba354ed4520bff0f6" candidate_uuid: "6818591db14f4231a8bb871967a9d4a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40"
I20260710 11:09:54.894979  3364 raft_consensus.cc:3055] T 19f4eb17fa4c438ba354ed4520bff0f6 P 5d0d728e187449ba964eae88c115ac57 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:54.895380  3437 raft_consensus.cc:3060] T 19f4eb17fa4c438ba354ed4520bff0f6 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:54.895341  3364 raft_consensus.cc:740] T 19f4eb17fa4c438ba354ed4520bff0f6 P 5d0d728e187449ba964eae88c115ac57 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5d0d728e187449ba964eae88c115ac57, State: Running, Role: LEADER
I20260710 11:09:54.896427  3364 consensus_queue.cc:260] T 19f4eb17fa4c438ba354ed4520bff0f6 P 5d0d728e187449ba964eae88c115ac57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:54.897738  3364 raft_consensus.cc:3060] T 19f4eb17fa4c438ba354ed4520bff0f6 P 5d0d728e187449ba964eae88c115ac57 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:54.902988  3437 raft_consensus.cc:2468] T 19f4eb17fa4c438ba354ed4520bff0f6 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6818591db14f4231a8bb871967a9d4a6 in term 2.
I20260710 11:09:54.904265  3255 leader_election.cc:304] T 19f4eb17fa4c438ba354ed4520bff0f6 P 6818591db14f4231a8bb871967a9d4a6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6818591db14f4231a8bb871967a9d4a6, c69c660e180f4d9fa39a6ccb2bfabe40; no voters: 
I20260710 11:09:54.905128  3486 raft_consensus.cc:2804] T 19f4eb17fa4c438ba354ed4520bff0f6 P 6818591db14f4231a8bb871967a9d4a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:54.905138  3364 raft_consensus.cc:2468] T 19f4eb17fa4c438ba354ed4520bff0f6 P 5d0d728e187449ba964eae88c115ac57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6818591db14f4231a8bb871967a9d4a6 in term 2.
I20260710 11:09:54.905606  3486 raft_consensus.cc:697] T 19f4eb17fa4c438ba354ed4520bff0f6 P 6818591db14f4231a8bb871967a9d4a6 [term 2 LEADER]: Becoming Leader. State: Replica: 6818591db14f4231a8bb871967a9d4a6, State: Running, Role: LEADER
I20260710 11:09:54.906911  3486 consensus_queue.cc:237] T 19f4eb17fa4c438ba354ed4520bff0f6 P 6818591db14f4231a8bb871967a9d4a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:54.913573  3186 catalog_manager.cc:5697] T 19f4eb17fa4c438ba354ed4520bff0f6 P 6818591db14f4231a8bb871967a9d4a6 reported cstate change: term changed from 1 to 2, leader changed from 5d0d728e187449ba964eae88c115ac57 (127.2.153.66) to 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65). New cstate: current_term: 2 leader_uuid: "6818591db14f4231a8bb871967a9d4a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:54.920852  3593 raft_consensus.cc:993] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57: : Instructing follower 6818591db14f4231a8bb871967a9d4a6 to start an election
I20260710 11:09:54.921406  3571 raft_consensus.cc:1081] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57 [term 2 LEADER]: Signalling peer 6818591db14f4231a8bb871967a9d4a6 to start an election
I20260710 11:09:54.923187  3290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30284d83b85b4daf8fd5423b329af770"
dest_uuid: "6818591db14f4231a8bb871967a9d4a6"
 from {username='slave'} at 127.0.0.1:53196
I20260710 11:09:54.923715  3290 raft_consensus.cc:493] T 30284d83b85b4daf8fd5423b329af770 P 6818591db14f4231a8bb871967a9d4a6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:54.924008  3290 raft_consensus.cc:3060] T 30284d83b85b4daf8fd5423b329af770 P 6818591db14f4231a8bb871967a9d4a6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:54.928390  3290 raft_consensus.cc:515] T 30284d83b85b4daf8fd5423b329af770 P 6818591db14f4231a8bb871967a9d4a6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:54.929935  3290 leader_election.cc:290] T 30284d83b85b4daf8fd5423b329af770 P 6818591db14f4231a8bb871967a9d4a6 [CANDIDATE]: Term 3 election: Requested vote from peers 5d0d728e187449ba964eae88c115ac57 (127.2.153.66:45263), c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67:45691)
I20260710 11:09:54.931152  3364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30284d83b85b4daf8fd5423b329af770" candidate_uuid: "6818591db14f4231a8bb871967a9d4a6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5d0d728e187449ba964eae88c115ac57"
I20260710 11:09:54.931185  3437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30284d83b85b4daf8fd5423b329af770" candidate_uuid: "6818591db14f4231a8bb871967a9d4a6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40"
I20260710 11:09:54.931716  3364 raft_consensus.cc:3055] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:54.931802  3437 raft_consensus.cc:3060] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:54.932040  3364 raft_consensus.cc:740] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5d0d728e187449ba964eae88c115ac57, State: Running, Role: LEADER
I20260710 11:09:54.932788  3364 consensus_queue.cc:260] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57 [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: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:54.933681  3364 raft_consensus.cc:3060] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:54.936962  3437 raft_consensus.cc:2468] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6818591db14f4231a8bb871967a9d4a6 in term 3.
I20260710 11:09:54.938225  3255 leader_election.cc:304] T 30284d83b85b4daf8fd5423b329af770 P 6818591db14f4231a8bb871967a9d4a6 [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: 6818591db14f4231a8bb871967a9d4a6, c69c660e180f4d9fa39a6ccb2bfabe40; no voters: 
I20260710 11:09:54.938333  3364 raft_consensus.cc:2468] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6818591db14f4231a8bb871967a9d4a6 in term 3.
I20260710 11:09:54.939296  3486 raft_consensus.cc:2804] T 30284d83b85b4daf8fd5423b329af770 P 6818591db14f4231a8bb871967a9d4a6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:54.939920  3486 raft_consensus.cc:697] T 30284d83b85b4daf8fd5423b329af770 P 6818591db14f4231a8bb871967a9d4a6 [term 3 LEADER]: Becoming Leader. State: Replica: 6818591db14f4231a8bb871967a9d4a6, State: Running, Role: LEADER
I20260710 11:09:54.940639  3486 consensus_queue.cc:237] T 30284d83b85b4daf8fd5423b329af770 P 6818591db14f4231a8bb871967a9d4a6 [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: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:54.947302  3186 catalog_manager.cc:5697] T 30284d83b85b4daf8fd5423b329af770 P 6818591db14f4231a8bb871967a9d4a6 reported cstate change: term changed from 2 to 3, leader changed from 5d0d728e187449ba964eae88c115ac57 (127.2.153.66) to 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65). New cstate: current_term: 3 leader_uuid: "6818591db14f4231a8bb871967a9d4a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:55.133059  3437 raft_consensus.cc:1275] T 3c8dbd077dbf4fed92785bb6845e54cf P c69c660e180f4d9fa39a6ccb2bfabe40 [term 2 FOLLOWER]: Refusing update from remote peer 6818591db14f4231a8bb871967a9d4a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:55.134256  3486 consensus_queue.cc:1048] T 3c8dbd077dbf4fed92785bb6845e54cf P 6818591db14f4231a8bb871967a9d4a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:55.142514  3364 raft_consensus.cc:1275] T d0f766df5f0d45078719b9cbd968c0d7 P 5d0d728e187449ba964eae88c115ac57 [term 3 FOLLOWER]: Refusing update from remote peer 6818591db14f4231a8bb871967a9d4a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:55.145773  3486 consensus_queue.cc:1048] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:55.145910  3364 raft_consensus.cc:1275] T 3c8dbd077dbf4fed92785bb6845e54cf P 5d0d728e187449ba964eae88c115ac57 [term 2 FOLLOWER]: Refusing update from remote peer 6818591db14f4231a8bb871967a9d4a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:55.148883  3486 consensus_queue.cc:1048] T 3c8dbd077dbf4fed92785bb6845e54cf P 6818591db14f4231a8bb871967a9d4a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:55.164713  3437 raft_consensus.cc:1275] T d0f766df5f0d45078719b9cbd968c0d7 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 3 FOLLOWER]: Refusing update from remote peer 6818591db14f4231a8bb871967a9d4a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:55.170941  3608 consensus_queue.cc:1048] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:09:55.345633  3437 raft_consensus.cc:1275] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 3 FOLLOWER]: Refusing update from remote peer 6818591db14f4231a8bb871967a9d4a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:55.348335  3599 consensus_queue.cc:1048] T 30284d83b85b4daf8fd5423b329af770 P 6818591db14f4231a8bb871967a9d4a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:09:55.349288  3363 raft_consensus.cc:1275] T 19f4eb17fa4c438ba354ed4520bff0f6 P 5d0d728e187449ba964eae88c115ac57 [term 2 FOLLOWER]: Refusing update from remote peer 6818591db14f4231a8bb871967a9d4a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:55.352114  3599 consensus_queue.cc:1048] T 19f4eb17fa4c438ba354ed4520bff0f6 P 6818591db14f4231a8bb871967a9d4a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:55.366443  3437 raft_consensus.cc:1275] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 4 FOLLOWER]: Refusing update from remote peer 6818591db14f4231a8bb871967a9d4a6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:55.369994  3364 raft_consensus.cc:1275] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57 [term 3 FOLLOWER]: Refusing update from remote peer 6818591db14f4231a8bb871967a9d4a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:55.370309  3486 consensus_queue.cc:1048] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:09:55.377215  3608 consensus_queue.cc:1048] T 30284d83b85b4daf8fd5423b329af770 P 6818591db14f4231a8bb871967a9d4a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:09:55.378309  3363 raft_consensus.cc:1275] T d70414233a644d049145abdecf1179a0 P 5d0d728e187449ba964eae88c115ac57 [term 4 FOLLOWER]: Refusing update from remote peer 6818591db14f4231a8bb871967a9d4a6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:55.386125  3608 consensus_queue.cc:1048] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:55.392477  3438 raft_consensus.cc:1275] T 19f4eb17fa4c438ba354ed4520bff0f6 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 2 FOLLOWER]: Refusing update from remote peer 6818591db14f4231a8bb871967a9d4a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:55.395900  3618 consensus_queue.cc:1048] T 19f4eb17fa4c438ba354ed4520bff0f6 P 6818591db14f4231a8bb871967a9d4a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:57.486435  2661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:57.495646  3290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30284d83b85b4daf8fd5423b329af770"
dest_uuid: "6818591db14f4231a8bb871967a9d4a6"
mode: GRACEFUL
new_leader_uuid: "5d0d728e187449ba964eae88c115ac57"
 from {username='slave'} at 127.0.0.1:53992
I20260710 11:09:57.496173  3290 raft_consensus.cc:606] T 30284d83b85b4daf8fd5423b329af770 P 6818591db14f4231a8bb871967a9d4a6 [term 3 LEADER]: Received request to transfer leadership to TS 5d0d728e187449ba964eae88c115ac57
I20260710 11:09:57.498872  3290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c8dbd077dbf4fed92785bb6845e54cf"
dest_uuid: "6818591db14f4231a8bb871967a9d4a6"
mode: GRACEFUL
new_leader_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40"
 from {username='slave'} at 127.0.0.1:53992
I20260710 11:09:57.499297  3290 raft_consensus.cc:606] T 3c8dbd077dbf4fed92785bb6845e54cf P 6818591db14f4231a8bb871967a9d4a6 [term 2 LEADER]: Received request to transfer leadership to TS c69c660e180f4d9fa39a6ccb2bfabe40
I20260710 11:09:57.501730  3290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d70414233a644d049145abdecf1179a0"
dest_uuid: "6818591db14f4231a8bb871967a9d4a6"
mode: GRACEFUL
new_leader_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40"
 from {username='slave'} at 127.0.0.1:53992
I20260710 11:09:57.502364  3290 raft_consensus.cc:606] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [term 4 LEADER]: Received request to transfer leadership to TS c69c660e180f4d9fa39a6ccb2bfabe40
I20260710 11:09:57.504647  3290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4d18bc5c9d34bc08b01630b1eb38cfa"
dest_uuid: "6818591db14f4231a8bb871967a9d4a6"
mode: GRACEFUL
new_leader_uuid: "5d0d728e187449ba964eae88c115ac57"
 from {username='slave'} at 127.0.0.1:53992
I20260710 11:09:57.505132  3290 raft_consensus.cc:606] T e4d18bc5c9d34bc08b01630b1eb38cfa P 6818591db14f4231a8bb871967a9d4a6 [term 1 LEADER]: Received request to transfer leadership to TS 5d0d728e187449ba964eae88c115ac57
I20260710 11:09:57.506059  2661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:09:57.506533  2661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:57.667114  3622 raft_consensus.cc:993] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6: : Instructing follower c69c660e180f4d9fa39a6ccb2bfabe40 to start an election
I20260710 11:09:57.667691  3608 raft_consensus.cc:1081] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [term 4 LEADER]: Signalling peer c69c660e180f4d9fa39a6ccb2bfabe40 to start an election
I20260710 11:09:57.669339  3438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d70414233a644d049145abdecf1179a0"
dest_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40"
 from {username='slave'} at 127.0.0.1:51204
I20260710 11:09:57.669880  3438 raft_consensus.cc:493] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:57.670207  3438 raft_consensus.cc:3060] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:09:57.678138  3438 raft_consensus.cc:515] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:57.680508  3438 leader_election.cc:290] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [CANDIDATE]: Term 5 election: Requested vote from peers 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65:34141), 5d0d728e187449ba964eae88c115ac57 (127.2.153.66:45263)
I20260710 11:09:57.681587  3290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70414233a644d049145abdecf1179a0" candidate_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "6818591db14f4231a8bb871967a9d4a6"
I20260710 11:09:57.682287  3363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70414233a644d049145abdecf1179a0" candidate_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5d0d728e187449ba964eae88c115ac57"
I20260710 11:09:57.682504  3290 raft_consensus.cc:3055] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:09:57.682875  3363 raft_consensus.cc:3060] T d70414233a644d049145abdecf1179a0 P 5d0d728e187449ba964eae88c115ac57 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:09:57.682855  3290 raft_consensus.cc:740] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 6818591db14f4231a8bb871967a9d4a6, State: Running, Role: LEADER
I20260710 11:09:57.684059  3290 consensus_queue.cc:260] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [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: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:57.685712  3290 raft_consensus.cc:3060] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:09:57.688282  3363 raft_consensus.cc:2468] T d70414233a644d049145abdecf1179a0 P 5d0d728e187449ba964eae88c115ac57 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c69c660e180f4d9fa39a6ccb2bfabe40 in term 5.
I20260710 11:09:57.689949  3404 leader_election.cc:304] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [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: 5d0d728e187449ba964eae88c115ac57, c69c660e180f4d9fa39a6ccb2bfabe40; no voters: 
I20260710 11:09:57.690903  3488 raft_consensus.cc:2804] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:09:57.691979  3488 raft_consensus.cc:697] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 5 LEADER]: Becoming Leader. State: Replica: c69c660e180f4d9fa39a6ccb2bfabe40, State: Running, Role: LEADER
I20260710 11:09:57.692922  3488 consensus_queue.cc:237] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [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: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:57.693444  3290 raft_consensus.cc:2468] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c69c660e180f4d9fa39a6ccb2bfabe40 in term 5.
I20260710 11:09:57.702304  3186 catalog_manager.cc:5697] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 reported cstate change: term changed from 4 to 5, leader changed from 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65) to c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67). New cstate: current_term: 5 leader_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:57.915014  3608 raft_consensus.cc:993] T 30284d83b85b4daf8fd5423b329af770 P 6818591db14f4231a8bb871967a9d4a6: : Instructing follower 5d0d728e187449ba964eae88c115ac57 to start an election
I20260710 11:09:57.915545  3622 raft_consensus.cc:1081] T 30284d83b85b4daf8fd5423b329af770 P 6818591db14f4231a8bb871967a9d4a6 [term 3 LEADER]: Signalling peer 5d0d728e187449ba964eae88c115ac57 to start an election
I20260710 11:09:57.917346  3363 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30284d83b85b4daf8fd5423b329af770"
dest_uuid: "5d0d728e187449ba964eae88c115ac57"
 from {username='slave'} at 127.0.0.1:60748
I20260710 11:09:57.917805  3363 raft_consensus.cc:493] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:57.918130  3363 raft_consensus.cc:3060] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:57.922319  3363 raft_consensus.cc:515] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:57.923764  3363 leader_election.cc:290] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57 [CANDIDATE]: Term 4 election: Requested vote from peers 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65:34141), c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67:45691)
I20260710 11:09:57.924722  3290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30284d83b85b4daf8fd5423b329af770" candidate_uuid: "5d0d728e187449ba964eae88c115ac57" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6818591db14f4231a8bb871967a9d4a6"
I20260710 11:09:57.925097  3438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30284d83b85b4daf8fd5423b329af770" candidate_uuid: "5d0d728e187449ba964eae88c115ac57" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40"
I20260710 11:09:57.925338  3290 raft_consensus.cc:3055] T 30284d83b85b4daf8fd5423b329af770 P 6818591db14f4231a8bb871967a9d4a6 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:09:57.925638  3438 raft_consensus.cc:3060] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:57.925668  3290 raft_consensus.cc:740] T 30284d83b85b4daf8fd5423b329af770 P 6818591db14f4231a8bb871967a9d4a6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6818591db14f4231a8bb871967a9d4a6, State: Running, Role: LEADER
I20260710 11:09:57.926648  3290 consensus_queue.cc:260] T 30284d83b85b4daf8fd5423b329af770 P 6818591db14f4231a8bb871967a9d4a6 [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: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:57.927862  3290 raft_consensus.cc:3060] T 30284d83b85b4daf8fd5423b329af770 P 6818591db14f4231a8bb871967a9d4a6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:57.932611  3438 raft_consensus.cc:2468] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d0d728e187449ba964eae88c115ac57 in term 4.
I20260710 11:09:57.934240  3330 leader_election.cc:304] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57 [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: 5d0d728e187449ba964eae88c115ac57, c69c660e180f4d9fa39a6ccb2bfabe40; no voters: 
I20260710 11:09:57.934501  3290 raft_consensus.cc:2468] T 30284d83b85b4daf8fd5423b329af770 P 6818591db14f4231a8bb871967a9d4a6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d0d728e187449ba964eae88c115ac57 in term 4.
I20260710 11:09:57.935086  3571 raft_consensus.cc:2804] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:09:57.936285  3571 raft_consensus.cc:697] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57 [term 4 LEADER]: Becoming Leader. State: Replica: 5d0d728e187449ba964eae88c115ac57, State: Running, Role: LEADER
I20260710 11:09:57.937139  3571 consensus_queue.cc:237] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57 [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: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:57.944243  3186 catalog_manager.cc:5697] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57 reported cstate change: term changed from 3 to 4, leader changed from 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65) to 5d0d728e187449ba964eae88c115ac57 (127.2.153.66). New cstate: current_term: 4 leader_uuid: "5d0d728e187449ba964eae88c115ac57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:58.052284  3608 raft_consensus.cc:993] T 3c8dbd077dbf4fed92785bb6845e54cf P 6818591db14f4231a8bb871967a9d4a6: : Instructing follower c69c660e180f4d9fa39a6ccb2bfabe40 to start an election
I20260710 11:09:58.052790  3622 raft_consensus.cc:1081] T 3c8dbd077dbf4fed92785bb6845e54cf P 6818591db14f4231a8bb871967a9d4a6 [term 2 LEADER]: Signalling peer c69c660e180f4d9fa39a6ccb2bfabe40 to start an election
I20260710 11:09:58.054406  3438 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c8dbd077dbf4fed92785bb6845e54cf"
dest_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40"
 from {username='slave'} at 127.0.0.1:51204
I20260710 11:09:58.054847  3438 raft_consensus.cc:493] T 3c8dbd077dbf4fed92785bb6845e54cf P c69c660e180f4d9fa39a6ccb2bfabe40 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:58.055109  3438 raft_consensus.cc:3060] T 3c8dbd077dbf4fed92785bb6845e54cf P c69c660e180f4d9fa39a6ccb2bfabe40 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:58.059592  3438 raft_consensus.cc:515] T 3c8dbd077dbf4fed92785bb6845e54cf P c69c660e180f4d9fa39a6ccb2bfabe40 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:58.060940  3438 leader_election.cc:290] T 3c8dbd077dbf4fed92785bb6845e54cf P c69c660e180f4d9fa39a6ccb2bfabe40 [CANDIDATE]: Term 3 election: Requested vote from peers 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65:34141), 5d0d728e187449ba964eae88c115ac57 (127.2.153.66:45263)
I20260710 11:09:58.061770  3290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8dbd077dbf4fed92785bb6845e54cf" candidate_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6818591db14f4231a8bb871967a9d4a6"
I20260710 11:09:58.061988  3363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8dbd077dbf4fed92785bb6845e54cf" candidate_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5d0d728e187449ba964eae88c115ac57"
I20260710 11:09:58.062352  3290 raft_consensus.cc:3055] T 3c8dbd077dbf4fed92785bb6845e54cf P 6818591db14f4231a8bb871967a9d4a6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:58.062598  3363 raft_consensus.cc:3060] T 3c8dbd077dbf4fed92785bb6845e54cf P 5d0d728e187449ba964eae88c115ac57 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:58.062691  3290 raft_consensus.cc:740] T 3c8dbd077dbf4fed92785bb6845e54cf P 6818591db14f4231a8bb871967a9d4a6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6818591db14f4231a8bb871967a9d4a6, State: Running, Role: LEADER
I20260710 11:09:58.063426  3290 consensus_queue.cc:260] T 3c8dbd077dbf4fed92785bb6845e54cf P 6818591db14f4231a8bb871967a9d4a6 [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: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:58.064221  3290 raft_consensus.cc:3060] T 3c8dbd077dbf4fed92785bb6845e54cf P 6818591db14f4231a8bb871967a9d4a6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:58.067364  3363 raft_consensus.cc:2468] T 3c8dbd077dbf4fed92785bb6845e54cf P 5d0d728e187449ba964eae88c115ac57 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c69c660e180f4d9fa39a6ccb2bfabe40 in term 3.
I20260710 11:09:58.068485  3404 leader_election.cc:304] T 3c8dbd077dbf4fed92785bb6845e54cf P c69c660e180f4d9fa39a6ccb2bfabe40 [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: 5d0d728e187449ba964eae88c115ac57, c69c660e180f4d9fa39a6ccb2bfabe40; no voters: 
I20260710 11:09:58.068588  3290 raft_consensus.cc:2468] T 3c8dbd077dbf4fed92785bb6845e54cf P 6818591db14f4231a8bb871967a9d4a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c69c660e180f4d9fa39a6ccb2bfabe40 in term 3.
I20260710 11:09:58.069283  3488 raft_consensus.cc:2804] T 3c8dbd077dbf4fed92785bb6845e54cf P c69c660e180f4d9fa39a6ccb2bfabe40 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:58.070013  3488 raft_consensus.cc:697] T 3c8dbd077dbf4fed92785bb6845e54cf P c69c660e180f4d9fa39a6ccb2bfabe40 [term 3 LEADER]: Becoming Leader. State: Replica: c69c660e180f4d9fa39a6ccb2bfabe40, State: Running, Role: LEADER
I20260710 11:09:58.070909  3488 consensus_queue.cc:237] T 3c8dbd077dbf4fed92785bb6845e54cf P c69c660e180f4d9fa39a6ccb2bfabe40 [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: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:58.078491  3186 catalog_manager.cc:5697] T 3c8dbd077dbf4fed92785bb6845e54cf P c69c660e180f4d9fa39a6ccb2bfabe40 reported cstate change: term changed from 2 to 3, leader changed from 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65) to c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67). New cstate: current_term: 3 leader_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:58.092235  3608 raft_consensus.cc:993] T e4d18bc5c9d34bc08b01630b1eb38cfa P 6818591db14f4231a8bb871967a9d4a6: : Instructing follower 5d0d728e187449ba964eae88c115ac57 to start an election
I20260710 11:09:58.092715  3622 raft_consensus.cc:1081] T e4d18bc5c9d34bc08b01630b1eb38cfa P 6818591db14f4231a8bb871967a9d4a6 [term 1 LEADER]: Signalling peer 5d0d728e187449ba964eae88c115ac57 to start an election
I20260710 11:09:58.094339  3363 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4d18bc5c9d34bc08b01630b1eb38cfa"
dest_uuid: "5d0d728e187449ba964eae88c115ac57"
 from {username='slave'} at 127.0.0.1:60748
I20260710 11:09:58.094879  3363 raft_consensus.cc:493] T e4d18bc5c9d34bc08b01630b1eb38cfa P 5d0d728e187449ba964eae88c115ac57 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:58.095184  3363 raft_consensus.cc:3060] T e4d18bc5c9d34bc08b01630b1eb38cfa P 5d0d728e187449ba964eae88c115ac57 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:58.099253  3363 raft_consensus.cc:515] T e4d18bc5c9d34bc08b01630b1eb38cfa P 5d0d728e187449ba964eae88c115ac57 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:58.100580  3363 leader_election.cc:290] T e4d18bc5c9d34bc08b01630b1eb38cfa P 5d0d728e187449ba964eae88c115ac57 [CANDIDATE]: Term 2 election: Requested vote from peers 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65:34141), c69c660e180f4d9fa39a6ccb2bfabe40 (127.2.153.67:45691)
I20260710 11:09:58.101421  3290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d18bc5c9d34bc08b01630b1eb38cfa" candidate_uuid: "5d0d728e187449ba964eae88c115ac57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6818591db14f4231a8bb871967a9d4a6"
I20260710 11:09:58.101683  3438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d18bc5c9d34bc08b01630b1eb38cfa" candidate_uuid: "5d0d728e187449ba964eae88c115ac57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40"
I20260710 11:09:58.102053  3290 raft_consensus.cc:3055] T e4d18bc5c9d34bc08b01630b1eb38cfa P 6818591db14f4231a8bb871967a9d4a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:58.102147  3438 raft_consensus.cc:3060] T e4d18bc5c9d34bc08b01630b1eb38cfa P c69c660e180f4d9fa39a6ccb2bfabe40 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:58.102458  3290 raft_consensus.cc:740] T e4d18bc5c9d34bc08b01630b1eb38cfa P 6818591db14f4231a8bb871967a9d4a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6818591db14f4231a8bb871967a9d4a6, State: Running, Role: LEADER
I20260710 11:09:58.103164  3290 consensus_queue.cc:260] T e4d18bc5c9d34bc08b01630b1eb38cfa P 6818591db14f4231a8bb871967a9d4a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:58.104205  3290 raft_consensus.cc:3060] T e4d18bc5c9d34bc08b01630b1eb38cfa P 6818591db14f4231a8bb871967a9d4a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:58.107992  3438 raft_consensus.cc:2468] T e4d18bc5c9d34bc08b01630b1eb38cfa P c69c660e180f4d9fa39a6ccb2bfabe40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d0d728e187449ba964eae88c115ac57 in term 2.
I20260710 11:09:58.109088  3330 leader_election.cc:304] T e4d18bc5c9d34bc08b01630b1eb38cfa P 5d0d728e187449ba964eae88c115ac57 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d0d728e187449ba964eae88c115ac57, c69c660e180f4d9fa39a6ccb2bfabe40; no voters: 
I20260710 11:09:58.109714  3290 raft_consensus.cc:2468] T e4d18bc5c9d34bc08b01630b1eb38cfa P 6818591db14f4231a8bb871967a9d4a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d0d728e187449ba964eae88c115ac57 in term 2.
I20260710 11:09:58.109772  3571 raft_consensus.cc:2804] T e4d18bc5c9d34bc08b01630b1eb38cfa P 5d0d728e187449ba964eae88c115ac57 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:58.110369  3571 raft_consensus.cc:697] T e4d18bc5c9d34bc08b01630b1eb38cfa P 5d0d728e187449ba964eae88c115ac57 [term 2 LEADER]: Becoming Leader. State: Replica: 5d0d728e187449ba964eae88c115ac57, State: Running, Role: LEADER
I20260710 11:09:58.111171  3571 consensus_queue.cc:237] T e4d18bc5c9d34bc08b01630b1eb38cfa P 5d0d728e187449ba964eae88c115ac57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } }
I20260710 11:09:58.118024  3186 catalog_manager.cc:5697] T e4d18bc5c9d34bc08b01630b1eb38cfa P 5d0d728e187449ba964eae88c115ac57 reported cstate change: term changed from 1 to 2, leader changed from 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65) to 5d0d728e187449ba964eae88c115ac57 (127.2.153.66). New cstate: current_term: 2 leader_uuid: "5d0d728e187449ba964eae88c115ac57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:58.202906  3363 raft_consensus.cc:1275] T d70414233a644d049145abdecf1179a0 P 5d0d728e187449ba964eae88c115ac57 [term 5 FOLLOWER]: Refusing update from remote peer c69c660e180f4d9fa39a6ccb2bfabe40: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:09:58.204106  3488 consensus_queue.cc:1048] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:09:58.219614  3290 raft_consensus.cc:1275] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [term 5 FOLLOWER]: Refusing update from remote peer c69c660e180f4d9fa39a6ccb2bfabe40: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:09:58.221278  3488 consensus_queue.cc:1048] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:09:58.336764  3290 raft_consensus.cc:1275] T 30284d83b85b4daf8fd5423b329af770 P 6818591db14f4231a8bb871967a9d4a6 [term 4 FOLLOWER]: Refusing update from remote peer 5d0d728e187449ba964eae88c115ac57: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:58.338007  3571 consensus_queue.cc:1048] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:58.346962  3438 raft_consensus.cc:1275] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 4 FOLLOWER]: Refusing update from remote peer 5d0d728e187449ba964eae88c115ac57: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:58.348842  3639 consensus_queue.cc:1048] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:58.461134  3290 raft_consensus.cc:1275] T 3c8dbd077dbf4fed92785bb6845e54cf P 6818591db14f4231a8bb871967a9d4a6 [term 3 FOLLOWER]: Refusing update from remote peer c69c660e180f4d9fa39a6ccb2bfabe40: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:58.462321  3488 consensus_queue.cc:1048] T 3c8dbd077dbf4fed92785bb6845e54cf P c69c660e180f4d9fa39a6ccb2bfabe40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6818591db14f4231a8bb871967a9d4a6" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 34141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:58.473755  3363 raft_consensus.cc:1275] T 3c8dbd077dbf4fed92785bb6845e54cf P 5d0d728e187449ba964eae88c115ac57 [term 3 FOLLOWER]: Refusing update from remote peer c69c660e180f4d9fa39a6ccb2bfabe40: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:58.475219  3488 consensus_queue.cc:1048] T 3c8dbd077dbf4fed92785bb6845e54cf P c69c660e180f4d9fa39a6ccb2bfabe40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d0d728e187449ba964eae88c115ac57" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 45263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:58.507627  2661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:58.515363  2661 tablet_server.cc:179] TabletServer@127.2.153.65:0 shutting down...
I20260710 11:09:58.543691  2661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:58.544417  2661 tablet_replica.cc:333] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 6818591db14f4231a8bb871967a9d4a6: stopping tablet replica
I20260710 11:09:58.545007  2661 raft_consensus.cc:2243] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 6818591db14f4231a8bb871967a9d4a6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:58.545940  2661 raft_consensus.cc:2272] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 6818591db14f4231a8bb871967a9d4a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:58.547837  3438 raft_consensus.cc:1275] T e4d18bc5c9d34bc08b01630b1eb38cfa P c69c660e180f4d9fa39a6ccb2bfabe40 [term 2 FOLLOWER]: Refusing update from remote peer 5d0d728e187449ba964eae88c115ac57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:58.548326  2661 tablet_replica.cc:333] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6: stopping tablet replica
I20260710 11:09:58.549095  2661 raft_consensus.cc:2243] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:58.549219  3639 consensus_queue.cc:1048] T e4d18bc5c9d34bc08b01630b1eb38cfa P 5d0d728e187449ba964eae88c115ac57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c69c660e180f4d9fa39a6ccb2bfabe40" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 45691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:58.550042  2661 raft_consensus.cc:2272] T d0f766df5f0d45078719b9cbd968c0d7 P 6818591db14f4231a8bb871967a9d4a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:58.552614  2661 tablet_replica.cc:333] T 19f4eb17fa4c438ba354ed4520bff0f6 P 6818591db14f4231a8bb871967a9d4a6: stopping tablet replica
I20260710 11:09:58.553452  2661 raft_consensus.cc:2243] T 19f4eb17fa4c438ba354ed4520bff0f6 P 6818591db14f4231a8bb871967a9d4a6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:58.554265  2661 raft_consensus.cc:2272] T 19f4eb17fa4c438ba354ed4520bff0f6 P 6818591db14f4231a8bb871967a9d4a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:58.556507  2661 tablet_replica.cc:333] T 3c8dbd077dbf4fed92785bb6845e54cf P 6818591db14f4231a8bb871967a9d4a6: stopping tablet replica
I20260710 11:09:58.557253  2661 raft_consensus.cc:2243] T 3c8dbd077dbf4fed92785bb6845e54cf P 6818591db14f4231a8bb871967a9d4a6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:58.557734  2661 raft_consensus.cc:2272] T 3c8dbd077dbf4fed92785bb6845e54cf P 6818591db14f4231a8bb871967a9d4a6 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:58.560146  3330 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260710 11:09:58.563014  2661 tablet_replica.cc:333] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6: stopping tablet replica
I20260710 11:09:58.563853  2661 raft_consensus.cc:2243] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:58.564354  2661 raft_consensus.cc:2272] T d70414233a644d049145abdecf1179a0 P 6818591db14f4231a8bb871967a9d4a6 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:58.565248  3330 consensus_peers.cc:597] T e4d18bc5c9d34bc08b01630b1eb38cfa P 5d0d728e187449ba964eae88c115ac57 -> Peer 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65:34141): Couldn't send request to peer 6818591db14f4231a8bb871967a9d4a6. 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 11:09:58.567955  2661 tablet_replica.cc:333] T 33e5a411a95a4e7ca80f1059bed4c59a P 6818591db14f4231a8bb871967a9d4a6: stopping tablet replica
I20260710 11:09:58.568706  2661 raft_consensus.cc:2243] T 33e5a411a95a4e7ca80f1059bed4c59a P 6818591db14f4231a8bb871967a9d4a6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:58.569752  2661 raft_consensus.cc:2272] T 33e5a411a95a4e7ca80f1059bed4c59a P 6818591db14f4231a8bb871967a9d4a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:58.571903  2661 tablet_replica.cc:333] T 719cb23e700b473d8f8b8b435bedd110 P 6818591db14f4231a8bb871967a9d4a6: stopping tablet replica
I20260710 11:09:58.572374  2661 raft_consensus.cc:2243] T 719cb23e700b473d8f8b8b435bedd110 P 6818591db14f4231a8bb871967a9d4a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:58.572765  2661 raft_consensus.cc:2272] T 719cb23e700b473d8f8b8b435bedd110 P 6818591db14f4231a8bb871967a9d4a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:58.574438  2661 tablet_replica.cc:333] T 98b9cfb3dc8949e7819f34b8a1b13c37 P 6818591db14f4231a8bb871967a9d4a6: stopping tablet replica
I20260710 11:09:58.574862  2661 raft_consensus.cc:2243] T 98b9cfb3dc8949e7819f34b8a1b13c37 P 6818591db14f4231a8bb871967a9d4a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:58.575227  2661 raft_consensus.cc:2272] T 98b9cfb3dc8949e7819f34b8a1b13c37 P 6818591db14f4231a8bb871967a9d4a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:58.576982  2661 tablet_replica.cc:333] T 30284d83b85b4daf8fd5423b329af770 P 6818591db14f4231a8bb871967a9d4a6: stopping tablet replica
I20260710 11:09:58.577453  2661 raft_consensus.cc:2243] T 30284d83b85b4daf8fd5423b329af770 P 6818591db14f4231a8bb871967a9d4a6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:58.577857  2661 raft_consensus.cc:2272] T 30284d83b85b4daf8fd5423b329af770 P 6818591db14f4231a8bb871967a9d4a6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:58.580022  2661 tablet_replica.cc:333] T e4d18bc5c9d34bc08b01630b1eb38cfa P 6818591db14f4231a8bb871967a9d4a6: stopping tablet replica
I20260710 11:09:58.580525  2661 raft_consensus.cc:2243] T e4d18bc5c9d34bc08b01630b1eb38cfa P 6818591db14f4231a8bb871967a9d4a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:58.580909  2661 raft_consensus.cc:2272] T e4d18bc5c9d34bc08b01630b1eb38cfa P 6818591db14f4231a8bb871967a9d4a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:58.610880  2661 tablet_server.cc:196] TabletServer@127.2.153.65:0 shutdown complete.
I20260710 11:09:58.634294  2661 tablet_server.cc:179] TabletServer@127.2.153.66:0 shutting down...
I20260710 11:09:58.663131  2661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:58.663895  2661 tablet_replica.cc:333] T e4d18bc5c9d34bc08b01630b1eb38cfa P 5d0d728e187449ba964eae88c115ac57: stopping tablet replica
I20260710 11:09:58.664544  2661 raft_consensus.cc:2243] T e4d18bc5c9d34bc08b01630b1eb38cfa P 5d0d728e187449ba964eae88c115ac57 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:58.665467  2661 raft_consensus.cc:2272] T e4d18bc5c9d34bc08b01630b1eb38cfa P 5d0d728e187449ba964eae88c115ac57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:58.668433  2661 tablet_replica.cc:333] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 5d0d728e187449ba964eae88c115ac57: stopping tablet replica
I20260710 11:09:58.669056  2661 raft_consensus.cc:2243] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 5d0d728e187449ba964eae88c115ac57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:58.669561  2661 raft_consensus.cc:2272] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P 5d0d728e187449ba964eae88c115ac57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:58.671669  2661 tablet_replica.cc:333] T 719cb23e700b473d8f8b8b435bedd110 P 5d0d728e187449ba964eae88c115ac57: stopping tablet replica
I20260710 11:09:58.672210  2661 raft_consensus.cc:2243] T 719cb23e700b473d8f8b8b435bedd110 P 5d0d728e187449ba964eae88c115ac57 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:58.673022  2661 raft_consensus.cc:2272] T 719cb23e700b473d8f8b8b435bedd110 P 5d0d728e187449ba964eae88c115ac57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:58.675024  2661 tablet_replica.cc:333] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57: stopping tablet replica
I20260710 11:09:58.675614  2661 raft_consensus.cc:2243] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:09:58.676395  2661 raft_consensus.cc:2272] T 30284d83b85b4daf8fd5423b329af770 P 5d0d728e187449ba964eae88c115ac57 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:58.678757  2661 tablet_replica.cc:333] T d70414233a644d049145abdecf1179a0 P 5d0d728e187449ba964eae88c115ac57: stopping tablet replica
I20260710 11:09:58.679374  2661 raft_consensus.cc:2243] T d70414233a644d049145abdecf1179a0 P 5d0d728e187449ba964eae88c115ac57 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:58.679854  2661 raft_consensus.cc:2272] T d70414233a644d049145abdecf1179a0 P 5d0d728e187449ba964eae88c115ac57 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:58.682798  2661 tablet_replica.cc:333] T 33e5a411a95a4e7ca80f1059bed4c59a P 5d0d728e187449ba964eae88c115ac57: stopping tablet replica
I20260710 11:09:58.683550  2661 raft_consensus.cc:2243] T 33e5a411a95a4e7ca80f1059bed4c59a P 5d0d728e187449ba964eae88c115ac57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:58.684171  2661 raft_consensus.cc:2272] T 33e5a411a95a4e7ca80f1059bed4c59a P 5d0d728e187449ba964eae88c115ac57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:58.686614  2661 tablet_replica.cc:333] T 98b9cfb3dc8949e7819f34b8a1b13c37 P 5d0d728e187449ba964eae88c115ac57: stopping tablet replica
W20260710 11:09:58.686631  3404 consensus_peers.cc:597] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 -> Peer 5d0d728e187449ba964eae88c115ac57 (127.2.153.66:45263): Couldn't send request to peer 5d0d728e187449ba964eae88c115ac57. 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 11:09:58.687361  2661 raft_consensus.cc:2243] T 98b9cfb3dc8949e7819f34b8a1b13c37 P 5d0d728e187449ba964eae88c115ac57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:58.687863  2661 raft_consensus.cc:2272] T 98b9cfb3dc8949e7819f34b8a1b13c37 P 5d0d728e187449ba964eae88c115ac57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:58.689697  2661 tablet_replica.cc:333] T d0f766df5f0d45078719b9cbd968c0d7 P 5d0d728e187449ba964eae88c115ac57: stopping tablet replica
I20260710 11:09:58.690269  2661 raft_consensus.cc:2243] T d0f766df5f0d45078719b9cbd968c0d7 P 5d0d728e187449ba964eae88c115ac57 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:58.690719  2661 raft_consensus.cc:2272] T d0f766df5f0d45078719b9cbd968c0d7 P 5d0d728e187449ba964eae88c115ac57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:58.692446  2661 tablet_replica.cc:333] T 19f4eb17fa4c438ba354ed4520bff0f6 P 5d0d728e187449ba964eae88c115ac57: stopping tablet replica
I20260710 11:09:58.692951  2661 raft_consensus.cc:2243] T 19f4eb17fa4c438ba354ed4520bff0f6 P 5d0d728e187449ba964eae88c115ac57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:58.693387  2661 raft_consensus.cc:2272] T 19f4eb17fa4c438ba354ed4520bff0f6 P 5d0d728e187449ba964eae88c115ac57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:58.695029  2661 tablet_replica.cc:333] T 3c8dbd077dbf4fed92785bb6845e54cf P 5d0d728e187449ba964eae88c115ac57: stopping tablet replica
I20260710 11:09:58.695513  2661 raft_consensus.cc:2243] T 3c8dbd077dbf4fed92785bb6845e54cf P 5d0d728e187449ba964eae88c115ac57 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:58.695940  2661 raft_consensus.cc:2272] T 3c8dbd077dbf4fed92785bb6845e54cf P 5d0d728e187449ba964eae88c115ac57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:58.727134  2661 tablet_server.cc:196] TabletServer@127.2.153.66:0 shutdown complete.
W20260710 11:09:58.744191  3404 consensus_peers.cc:597] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 -> Peer 6818591db14f4231a8bb871967a9d4a6 (127.2.153.65:34141): Couldn't send request to peer 6818591db14f4231a8bb871967a9d4a6. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:34141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:58.750445  2661 tablet_server.cc:179] TabletServer@127.2.153.67:0 shutting down...
I20260710 11:09:58.774153  2661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:58.774838  2661 tablet_replica.cc:333] T 3c8dbd077dbf4fed92785bb6845e54cf P c69c660e180f4d9fa39a6ccb2bfabe40: stopping tablet replica
I20260710 11:09:58.775468  2661 raft_consensus.cc:2243] T 3c8dbd077dbf4fed92785bb6845e54cf P c69c660e180f4d9fa39a6ccb2bfabe40 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:58.776255  2661 raft_consensus.cc:2272] T 3c8dbd077dbf4fed92785bb6845e54cf P c69c660e180f4d9fa39a6ccb2bfabe40 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:58.779198  2661 tablet_replica.cc:333] T d0f766df5f0d45078719b9cbd968c0d7 P c69c660e180f4d9fa39a6ccb2bfabe40: stopping tablet replica
I20260710 11:09:58.779784  2661 raft_consensus.cc:2243] T d0f766df5f0d45078719b9cbd968c0d7 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:58.780251  2661 raft_consensus.cc:2272] T d0f766df5f0d45078719b9cbd968c0d7 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:58.781862  2661 tablet_replica.cc:333] T 19f4eb17fa4c438ba354ed4520bff0f6 P c69c660e180f4d9fa39a6ccb2bfabe40: stopping tablet replica
I20260710 11:09:58.782441  2661 raft_consensus.cc:2243] T 19f4eb17fa4c438ba354ed4520bff0f6 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:58.782838  2661 raft_consensus.cc:2272] T 19f4eb17fa4c438ba354ed4520bff0f6 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:58.784564  2661 tablet_replica.cc:333] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P c69c660e180f4d9fa39a6ccb2bfabe40: stopping tablet replica
I20260710 11:09:58.785060  2661 raft_consensus.cc:2243] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:58.785466  2661 raft_consensus.cc:2272] T cdd5ce6d80ae4fa6a3c3727550bf26d1 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:58.787202  2661 tablet_replica.cc:333] T 33e5a411a95a4e7ca80f1059bed4c59a P c69c660e180f4d9fa39a6ccb2bfabe40: stopping tablet replica
I20260710 11:09:58.787662  2661 raft_consensus.cc:2243] T 33e5a411a95a4e7ca80f1059bed4c59a P c69c660e180f4d9fa39a6ccb2bfabe40 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:58.788048  2661 raft_consensus.cc:2272] T 33e5a411a95a4e7ca80f1059bed4c59a P c69c660e180f4d9fa39a6ccb2bfabe40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:58.789588  2661 tablet_replica.cc:333] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40: stopping tablet replica
I20260710 11:09:58.790063  2661 raft_consensus.cc:2243] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:09:58.790839  2661 raft_consensus.cc:2272] T d70414233a644d049145abdecf1179a0 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:58.792975  2661 tablet_replica.cc:333] T 98b9cfb3dc8949e7819f34b8a1b13c37 P c69c660e180f4d9fa39a6ccb2bfabe40: stopping tablet replica
I20260710 11:09:58.793463  2661 raft_consensus.cc:2243] T 98b9cfb3dc8949e7819f34b8a1b13c37 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:58.794229  2661 raft_consensus.cc:2272] T 98b9cfb3dc8949e7819f34b8a1b13c37 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:58.795735  2661 tablet_replica.cc:333] T 719cb23e700b473d8f8b8b435bedd110 P c69c660e180f4d9fa39a6ccb2bfabe40: stopping tablet replica
I20260710 11:09:58.796191  2661 raft_consensus.cc:2243] T 719cb23e700b473d8f8b8b435bedd110 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:58.796589  2661 raft_consensus.cc:2272] T 719cb23e700b473d8f8b8b435bedd110 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:58.798282  2661 tablet_replica.cc:333] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40: stopping tablet replica
I20260710 11:09:58.798712  2661 raft_consensus.cc:2243] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:58.799121  2661 raft_consensus.cc:2272] T 30284d83b85b4daf8fd5423b329af770 P c69c660e180f4d9fa39a6ccb2bfabe40 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:58.801165  2661 tablet_replica.cc:333] T e4d18bc5c9d34bc08b01630b1eb38cfa P c69c660e180f4d9fa39a6ccb2bfabe40: stopping tablet replica
I20260710 11:09:58.801609  2661 raft_consensus.cc:2243] T e4d18bc5c9d34bc08b01630b1eb38cfa P c69c660e180f4d9fa39a6ccb2bfabe40 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:58.802004  2661 raft_consensus.cc:2272] T e4d18bc5c9d34bc08b01630b1eb38cfa P c69c660e180f4d9fa39a6ccb2bfabe40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:58.830492  2661 tablet_server.cc:196] TabletServer@127.2.153.67:0 shutdown complete.
I20260710 11:09:58.848582  2661 master.cc:562] Master@127.2.153.126:38139 shutting down...
I20260710 11:09:58.869613  2661 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8d0a903b205549dca9b5eacc18f67add [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:58.870285  2661 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8d0a903b205549dca9b5eacc18f67add [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:58.870645  2661 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8d0a903b205549dca9b5eacc18f67add: stopping tablet replica
I20260710 11:09:58.890738  2661 master.cc:584] Master@127.2.153.126:38139 shutdown complete.
5d0d728e187449ba964eae88c115ac57  4
6818591db14f4231a8bb871967a9d4a6  5
c69c660e180f4d9fa39a6ccb2bfabe40  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10999 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:09:58.930541  2661 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.153.126:35053
I20260710 11:09:58.931689  2661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:58.937815  3648 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 11:09:58.938048  3649 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 11:09:58.939155  3651 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 11:09:58.940462  2661 server_base.cc:1061] running on GCE node
I20260710 11:09:58.941417  2661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:58.941613  2661 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 11:09:58.941747  2661 hybrid_clock.cc:648] HybridClock initialized: now 1783681798941726 us; error 0 us; skew 500 ppm
I20260710 11:09:58.942384  2661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:58.944967  2661 webserver.cc:533] Webserver started at http://127.2.153.126:45823/ using document root <none> and password file <none>
I20260710 11:09:58.945431  2661 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:58.945580  2661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:58.945803  2661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:58.946938  2661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774958773-2661-0/minicluster-data/master-0-root/instance:
uuid: "e323b31a993d40e4bcd87016d549f34a"
format_stamp: "Formatted at 2026-07-10 11:09:58 on dist-test-slave-fg8d"
I20260710 11:09:58.951237  2661 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:09:58.954685  3656 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:58.955649  2661 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:09:58.956019  2661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774958773-2661-0/minicluster-data/master-0-root
uuid: "e323b31a993d40e4bcd87016d549f34a"
format_stamp: "Formatted at 2026-07-10 11:09:58 on dist-test-slave-fg8d"
I20260710 11:09:58.956285  2661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774958773-2661-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774958773-2661-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774958773-2661-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 11:09:58.979343  2661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:58.980715  2661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:59.023164  2661 rpc_server.cc:307] RPC server started. Bound to: 127.2.153.126:35053
I20260710 11:09:59.023314  3707 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.153.126:35053 every 8 connection(s)
I20260710 11:09:59.028041  3708 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 11:09:59.039441  3708 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e323b31a993d40e4bcd87016d549f34a: Bootstrap starting.
I20260710 11:09:59.044919  3708 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e323b31a993d40e4bcd87016d549f34a: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:59.049943  3708 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e323b31a993d40e4bcd87016d549f34a: No bootstrap required, opened a new log
I20260710 11:09:59.052333  3708 raft_consensus.cc:359] T 00000000000000000000000000000000 P e323b31a993d40e4bcd87016d549f34a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e323b31a993d40e4bcd87016d549f34a" member_type: VOTER }
I20260710 11:09:59.052819  3708 raft_consensus.cc:385] T 00000000000000000000000000000000 P e323b31a993d40e4bcd87016d549f34a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:59.053090  3708 raft_consensus.cc:740] T 00000000000000000000000000000000 P e323b31a993d40e4bcd87016d549f34a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e323b31a993d40e4bcd87016d549f34a, State: Initialized, Role: FOLLOWER
I20260710 11:09:59.053709  3708 consensus_queue.cc:260] T 00000000000000000000000000000000 P e323b31a993d40e4bcd87016d549f34a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e323b31a993d40e4bcd87016d549f34a" member_type: VOTER }
I20260710 11:09:59.054268  3708 raft_consensus.cc:399] T 00000000000000000000000000000000 P e323b31a993d40e4bcd87016d549f34a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:09:59.054553  3708 raft_consensus.cc:493] T 00000000000000000000000000000000 P e323b31a993d40e4bcd87016d549f34a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:09:59.054862  3708 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e323b31a993d40e4bcd87016d549f34a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:59.059667  3708 raft_consensus.cc:515] T 00000000000000000000000000000000 P e323b31a993d40e4bcd87016d549f34a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e323b31a993d40e4bcd87016d549f34a" member_type: VOTER }
I20260710 11:09:59.060274  3708 leader_election.cc:304] T 00000000000000000000000000000000 P e323b31a993d40e4bcd87016d549f34a [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: e323b31a993d40e4bcd87016d549f34a; no voters: 
I20260710 11:09:59.061515  3708 leader_election.cc:290] T 00000000000000000000000000000000 P e323b31a993d40e4bcd87016d549f34a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:09:59.061977  3711 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e323b31a993d40e4bcd87016d549f34a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:59.063730  3711 raft_consensus.cc:697] T 00000000000000000000000000000000 P e323b31a993d40e4bcd87016d549f34a [term 1 LEADER]: Becoming Leader. State: Replica: e323b31a993d40e4bcd87016d549f34a, State: Running, Role: LEADER
I20260710 11:09:59.064411  3711 consensus_queue.cc:237] T 00000000000000000000000000000000 P e323b31a993d40e4bcd87016d549f34a [LEADER]: Queue going to LEADER mode. State: All 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: "e323b31a993d40e4bcd87016d549f34a" member_type: VOTER }
I20260710 11:09:59.065044  3708 sys_catalog.cc:565] T 00000000000000000000000000000000 P e323b31a993d40e4bcd87016d549f34a [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:09:59.069828  3713 sys_catalog.cc:455] T 00000000000000000000000000000000 P e323b31a993d40e4bcd87016d549f34a [sys.catalog]: SysCatalogTable state changed. Reason: New leader e323b31a993d40e4bcd87016d549f34a. Latest consensus state: current_term: 1 leader_uuid: "e323b31a993d40e4bcd87016d549f34a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e323b31a993d40e4bcd87016d549f34a" member_type: VOTER } }
I20260710 11:09:59.069936  3712 sys_catalog.cc:455] T 00000000000000000000000000000000 P e323b31a993d40e4bcd87016d549f34a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e323b31a993d40e4bcd87016d549f34a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e323b31a993d40e4bcd87016d549f34a" member_type: VOTER } }
I20260710 11:09:59.070735  3713 sys_catalog.cc:458] T 00000000000000000000000000000000 P e323b31a993d40e4bcd87016d549f34a [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:59.070809  3712 sys_catalog.cc:458] T 00000000000000000000000000000000 P e323b31a993d40e4bcd87016d549f34a [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:59.077031  3718 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:09:59.085529  3718 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:09:59.086640  2661 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:09:59.095469  3718 catalog_manager.cc:1383] Generated new cluster ID: 62d465cbc94b49278e5d3e39f0522e9c
I20260710 11:09:59.095779  3718 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:09:59.119531  3718 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:09:59.120924  3718 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:09:59.133706  3718 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e323b31a993d40e4bcd87016d549f34a: Generated new TSK 0
I20260710 11:09:59.134368  3718 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:09:59.153226  2661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:59.159533  3729 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 11:09:59.160842  3730 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 11:09:59.162355  2661 server_base.cc:1061] running on GCE node
W20260710 11:09:59.162498  3732 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 11:09:59.163668  2661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:59.163960  2661 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 11:09:59.164116  2661 hybrid_clock.cc:648] HybridClock initialized: now 1783681799164103 us; error 0 us; skew 500 ppm
I20260710 11:09:59.164667  2661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:59.167313  2661 webserver.cc:533] Webserver started at http://127.2.153.65:46001/ using document root <none> and password file <none>
I20260710 11:09:59.167798  2661 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:59.167985  2661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:59.168211  2661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:59.169320  2661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774958773-2661-0/minicluster-data/ts-0-root/instance:
uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
format_stamp: "Formatted at 2026-07-10 11:09:59 on dist-test-slave-fg8d"
I20260710 11:09:59.174474  2661 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:09:59.178088  3737 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:59.179168  2661 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 11:09:59.179484  2661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774958773-2661-0/minicluster-data/ts-0-root
uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
format_stamp: "Formatted at 2026-07-10 11:09:59 on dist-test-slave-fg8d"
I20260710 11:09:59.179751  2661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774958773-2661-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774958773-2661-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774958773-2661-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 11:09:59.204666  2661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:59.206048  2661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:59.207751  2661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:59.210700  2661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:59.210894  2661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:59.211208  2661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:59.211369  2661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:59.254088  2661 rpc_server.cc:307] RPC server started. Bound to: 127.2.153.65:39119
I20260710 11:09:59.254333  3799 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.153.65:39119 every 8 connection(s)
I20260710 11:09:59.258948  2661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:59.266767  3804 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 11:09:59.268537  3805 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 11:09:59.270457  3807 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 11:09:59.272477  2661 server_base.cc:1061] running on GCE node
I20260710 11:09:59.273959  2661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:59.274271  2661 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 11:09:59.274485  2661 hybrid_clock.cc:648] HybridClock initialized: now 1783681799274447 us; error 0 us; skew 500 ppm
I20260710 11:09:59.275117  2661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:59.277786  3800 heartbeater.cc:344] Connected to a master server at 127.2.153.126:35053
I20260710 11:09:59.278187  3800 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:59.278892  3800 heartbeater.cc:507] Master 127.2.153.126:35053 requested a full tablet report, sending...
I20260710 11:09:59.279258  2661 webserver.cc:533] Webserver started at http://127.2.153.66:34529/ using document root <none> and password file <none>
I20260710 11:09:59.279865  2661 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:59.280107  2661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:59.280443  2661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:59.281327  3673 ts_manager.cc:194] Registered new tserver with Master: 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119)
I20260710 11:09:59.282229  2661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774958773-2661-0/minicluster-data/ts-1-root/instance:
uuid: "ff3e291c06564adda9b0ef226ddbbd32"
format_stamp: "Formatted at 2026-07-10 11:09:59 on dist-test-slave-fg8d"
I20260710 11:09:59.284119  3673 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39556
I20260710 11:09:59.287983  2661 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:09:59.291576  3812 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:59.292510  2661 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:09:59.292920  2661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774958773-2661-0/minicluster-data/ts-1-root
uuid: "ff3e291c06564adda9b0ef226ddbbd32"
format_stamp: "Formatted at 2026-07-10 11:09:59 on dist-test-slave-fg8d"
I20260710 11:09:59.293259  2661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774958773-2661-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774958773-2661-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774958773-2661-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 11:09:59.306981  2661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:59.308382  2661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:59.310051  2661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:59.312628  2661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:59.312883  2661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:59.313205  2661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:59.313390  2661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:59.355919  2661 rpc_server.cc:307] RPC server started. Bound to: 127.2.153.66:42461
I20260710 11:09:59.356069  3874 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.153.66:42461 every 8 connection(s)
I20260710 11:09:59.360553  2661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:59.368001  3878 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 11:09:59.369083  3879 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 11:09:59.371246  2661 server_base.cc:1061] running on GCE node
W20260710 11:09:59.372349  3881 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 11:09:59.373342  2661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:59.373667  2661 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 11:09:59.373673  3875 heartbeater.cc:344] Connected to a master server at 127.2.153.126:35053
I20260710 11:09:59.373917  2661 hybrid_clock.cc:648] HybridClock initialized: now 1783681799373900 us; error 0 us; skew 500 ppm
I20260710 11:09:59.374212  3875 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:59.374643  2661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:59.375053  3875 heartbeater.cc:507] Master 127.2.153.126:35053 requested a full tablet report, sending...
I20260710 11:09:59.377427  3673 ts_manager.cc:194] Registered new tserver with Master: ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:09:59.377504  2661 webserver.cc:533] Webserver started at http://127.2.153.67:46053/ using document root <none> and password file <none>
I20260710 11:09:59.378278  2661 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:59.378546  2661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:59.378857  2661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:59.379426  3673 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39570
I20260710 11:09:59.380429  2661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774958773-2661-0/minicluster-data/ts-2-root/instance:
uuid: "f6efe969bfe348928bfde59370120e18"
format_stamp: "Formatted at 2026-07-10 11:09:59 on dist-test-slave-fg8d"
I20260710 11:09:59.385605  2661 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:09:59.389448  3886 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:59.390439  2661 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:09:59.390810  2661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774958773-2661-0/minicluster-data/ts-2-root
uuid: "f6efe969bfe348928bfde59370120e18"
format_stamp: "Formatted at 2026-07-10 11:09:59 on dist-test-slave-fg8d"
I20260710 11:09:59.391151  2661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774958773-2661-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774958773-2661-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774958773-2661-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 11:09:59.405223  2661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:59.406777  2661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:59.408356  2661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:59.410780  2661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:59.411161  2661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:59.411474  2661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:59.411679  2661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:59.456244  2661 rpc_server.cc:307] RPC server started. Bound to: 127.2.153.67:36729
I20260710 11:09:59.456367  3948 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.153.67:36729 every 8 connection(s)
I20260710 11:09:59.471290  3949 heartbeater.cc:344] Connected to a master server at 127.2.153.126:35053
I20260710 11:09:59.471638  3949 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:59.472386  3949 heartbeater.cc:507] Master 127.2.153.126:35053 requested a full tablet report, sending...
I20260710 11:09:59.474557  3673 ts_manager.cc:194] Registered new tserver with Master: f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:09:59.475808  2661 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015983632s
I20260710 11:09:59.475966  3673 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43552
I20260710 11:09:59.504355  3673 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43554:
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 11:09:59.508289  3673 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 11:09:59.626969  3914 tablet_service.cc:1511] Processing CreateTablet for tablet 7f7d347d9ee9409a8851e8e1a21b0c38 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:09:59.629001  3914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f7d347d9ee9409a8851e8e1a21b0c38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.629549  3913 tablet_service.cc:1511] Processing CreateTablet for tablet 31336846ebfe44ce80259593cd4ade86 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:09:59.631389  3913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31336846ebfe44ce80259593cd4ade86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.653455  3912 tablet_service.cc:1511] Processing CreateTablet for tablet ce41cb65fe4d451fbcd2a6ed4f2ad4fe (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:09:59.655121  3912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce41cb65fe4d451fbcd2a6ed4f2ad4fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.658036  3840 tablet_service.cc:1511] Processing CreateTablet for tablet 7f7d347d9ee9409a8851e8e1a21b0c38 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:09:59.665517  3836 tablet_service.cc:1511] Processing CreateTablet for tablet e70fd526a97440db99f64ea9f3fb9997 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:09:59.667409  3760 tablet_service.cc:1511] Processing CreateTablet for tablet 65f24c710cbf44c59525e81e9bdbab60 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:09:59.667740  3911 tablet_service.cc:1511] Processing CreateTablet for tablet e70fd526a97440db99f64ea9f3fb9997 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:09:59.668776  3760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65f24c710cbf44c59525e81e9bdbab60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.669087  3911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e70fd526a97440db99f64ea9f3fb9997. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.671237  3759 tablet_service.cc:1511] Processing CreateTablet for tablet 2c8c9dc12d0340629ee3a2480fbe8f26 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:09:59.671142  3835 tablet_service.cc:1511] Processing CreateTablet for tablet 65f24c710cbf44c59525e81e9bdbab60 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:09:59.666239  3840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f7d347d9ee9409a8851e8e1a21b0c38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.673722  3835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65f24c710cbf44c59525e81e9bdbab60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.674443  3834 tablet_service.cc:1511] Processing CreateTablet for tablet 2c8c9dc12d0340629ee3a2480fbe8f26 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:09:59.675741  3834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c8c9dc12d0340629ee3a2480fbe8f26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.663540  3764 tablet_service.cc:1511] Processing CreateTablet for tablet 31336846ebfe44ce80259593cd4ade86 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:09:59.672945  3910 tablet_service.cc:1511] Processing CreateTablet for tablet 65f24c710cbf44c59525e81e9bdbab60 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:09:59.664327  3761 tablet_service.cc:1511] Processing CreateTablet for tablet e70fd526a97440db99f64ea9f3fb9997 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:09:59.680923  3910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65f24c710cbf44c59525e81e9bdbab60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.661881  3763 tablet_service.cc:1511] Processing CreateTablet for tablet ce41cb65fe4d451fbcd2a6ed4f2ad4fe (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:09:59.661129  3838 tablet_service.cc:1511] Processing CreateTablet for tablet ce41cb65fe4d451fbcd2a6ed4f2ad4fe (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:09:59.660789  3964 tablet_bootstrap.cc:492] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18: Bootstrap starting.
I20260710 11:09:59.686375  3836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e70fd526a97440db99f64ea9f3fb9997. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.663117  3837 tablet_service.cc:1511] Processing CreateTablet for tablet 0a1b2baeca4c40de9073c3f1367844b6 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:09:59.687542  3837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a1b2baeca4c40de9073c3f1367844b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.659823  3839 tablet_service.cc:1511] Processing CreateTablet for tablet 31336846ebfe44ce80259593cd4ade86 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:09:59.691854  3838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce41cb65fe4d451fbcd2a6ed4f2ad4fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.679700  3909 tablet_service.cc:1511] Processing CreateTablet for tablet 2c8c9dc12d0340629ee3a2480fbe8f26 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:09:59.699721  3757 tablet_service.cc:1511] Processing CreateTablet for tablet 4257445a81f74737b102351afce9bb43 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:09:59.677842  3759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c8c9dc12d0340629ee3a2480fbe8f26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.678916  3833 tablet_service.cc:1511] Processing CreateTablet for tablet f7736926f6c542259b524855b0761982 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:09:59.664678  3762 tablet_service.cc:1511] Processing CreateTablet for tablet 0a1b2baeca4c40de9073c3f1367844b6 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:09:59.703866  3762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a1b2baeca4c40de9073c3f1367844b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.706440  3757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4257445a81f74737b102351afce9bb43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.662384  3765 tablet_service.cc:1511] Processing CreateTablet for tablet 7f7d347d9ee9409a8851e8e1a21b0c38 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:09:59.701077  3909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c8c9dc12d0340629ee3a2480fbe8f26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.707697  3765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f7d347d9ee9409a8851e8e1a21b0c38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.710386  3839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31336846ebfe44ce80259593cd4ade86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.710776  3763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce41cb65fe4d451fbcd2a6ed4f2ad4fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.714916  3833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7736926f6c542259b524855b0761982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.678821  3758 tablet_service.cc:1511] Processing CreateTablet for tablet f7736926f6c542259b524855b0761982 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:09:59.720062  3758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7736926f6c542259b524855b0761982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.720748  3913 tablet_service.cc:1511] Processing CreateTablet for tablet f7736926f6c542259b524855b0761982 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:09:59.721709  3964 tablet_bootstrap.cc:654] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:59.678560  3914 tablet_service.cc:1511] Processing CreateTablet for tablet 0a1b2baeca4c40de9073c3f1367844b6 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:09:59.722059  3913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7736926f6c542259b524855b0761982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.726430  3761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e70fd526a97440db99f64ea9f3fb9997. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.726949  3908 tablet_service.cc:1511] Processing CreateTablet for tablet 4257445a81f74737b102351afce9bb43 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:09:59.794646  3764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31336846ebfe44ce80259593cd4ade86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.799013  3907 tablet_service.cc:1511] Processing CreateTablet for tablet cf11d3b8a9ad446198c68b794b15f617 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:09:59.806999  3835 tablet_service.cc:1511] Processing CreateTablet for tablet cf11d3b8a9ad446198c68b794b15f617 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:09:59.808480  3835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf11d3b8a9ad446198c68b794b15f617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.814060  3837 tablet_service.cc:1511] Processing CreateTablet for tablet 71f5e81f863c4b54b19e019b6b773777 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:09:59.816740  3760 tablet_service.cc:1511] Processing CreateTablet for tablet cf11d3b8a9ad446198c68b794b15f617 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:09:59.817379  3837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71f5e81f863c4b54b19e019b6b773777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.728191  3832 tablet_service.cc:1511] Processing CreateTablet for tablet 4257445a81f74737b102351afce9bb43 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:09:59.812083  3914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a1b2baeca4c40de9073c3f1367844b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.820130  3763 tablet_service.cc:1511] Processing CreateTablet for tablet eda6195b824747b5820651a0a24cf20c (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:09:59.818150  3760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf11d3b8a9ad446198c68b794b15f617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.823978  3832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4257445a81f74737b102351afce9bb43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.825587  3964 tablet_bootstrap.cc:492] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18: No bootstrap required, opened a new log
I20260710 11:09:59.850641  3964 ts_tablet_manager.cc:1403] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18: Time spent bootstrapping tablet: real 0.190s	user 0.015s	sys 0.021s
I20260710 11:09:59.852483  3838 tablet_service.cc:1511] Processing CreateTablet for tablet e4968d19f3e1435c86b7e769d891d9ec (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:09:59.829679  3966 tablet_bootstrap.cc:492] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d: Bootstrap starting.
I20260710 11:09:59.853977  3838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4968d19f3e1435c86b7e769d891d9ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.839234  3762 tablet_service.cc:1511] Processing CreateTablet for tablet 71f5e81f863c4b54b19e019b6b773777 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:09:59.854269  3964 raft_consensus.cc:359] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } }
I20260710 11:09:59.855168  3762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71f5e81f863c4b54b19e019b6b773777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.855223  3964 raft_consensus.cc:385] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:59.855770  3964 raft_consensus.cc:740] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6efe969bfe348928bfde59370120e18, State: Initialized, Role: FOLLOWER
I20260710 11:09:59.856819  3964 consensus_queue.cc:260] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } }
I20260710 11:09:59.846612  3756 tablet_service.cc:1511] Processing CreateTablet for tablet e4968d19f3e1435c86b7e769d891d9ec (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:09:59.827505  3911 tablet_service.cc:1511] Processing CreateTablet for tablet 71f5e81f863c4b54b19e019b6b773777 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:09:59.843045  3833 tablet_service.cc:1511] Processing CreateTablet for tablet eda6195b824747b5820651a0a24cf20c (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:09:59.858748  3907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf11d3b8a9ad446198c68b794b15f617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.866758  3756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4968d19f3e1435c86b7e769d891d9ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.866739  3911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71f5e81f863c4b54b19e019b6b773777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.870239  3909 tablet_service.cc:1511] Processing CreateTablet for tablet eda6195b824747b5820651a0a24cf20c (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:09:59.871609  3763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eda6195b824747b5820651a0a24cf20c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.861708  3966 tablet_bootstrap.cc:654] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:59.857928  3965 tablet_bootstrap.cc:492] T 65f24c710cbf44c59525e81e9bdbab60 P ff3e291c06564adda9b0ef226ddbbd32: Bootstrap starting.
I20260710 11:09:59.910949  3908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4257445a81f74737b102351afce9bb43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.921589  3909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eda6195b824747b5820651a0a24cf20c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.930459  3949 heartbeater.cc:499] Master 127.2.153.126:35053 was elected leader, sending a full tablet report...
I20260710 11:09:59.931905  3833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eda6195b824747b5820651a0a24cf20c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.940168  3966 tablet_bootstrap.cc:492] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d: No bootstrap required, opened a new log
I20260710 11:09:59.940672  3966 ts_tablet_manager.cc:1403] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent bootstrapping tablet: real 0.128s	user 0.011s	sys 0.003s
I20260710 11:09:59.942806  3757 tablet_service.cc:1511] Processing CreateTablet for tablet 78c94c2f5f6d46ca99de091da2daf76e (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:09:59.943815  3966 raft_consensus.cc:359] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:09:59.944533  3966 raft_consensus.cc:385] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:59.944828  3966 raft_consensus.cc:740] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Initialized, Role: FOLLOWER
I20260710 11:09:59.947146  3834 tablet_service.cc:1511] Processing CreateTablet for tablet f4fe7872bb2d41f1912d94caa1f88a1e (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:09:59.948448  3834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4fe7872bb2d41f1912d94caa1f88a1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.950536  3966 consensus_queue.cc:260] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:09:59.955464  3964 ts_tablet_manager.cc:1434] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18: Time spent starting tablet: real 0.104s	user 0.006s	sys 0.001s
I20260710 11:09:59.956297  3910 tablet_service.cc:1511] Processing CreateTablet for tablet e4968d19f3e1435c86b7e769d891d9ec (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:09:59.958323  3964 tablet_bootstrap.cc:492] T 31336846ebfe44ce80259593cd4ade86 P f6efe969bfe348928bfde59370120e18: Bootstrap starting.
I20260710 11:09:59.958809  3906 tablet_service.cc:1511] Processing CreateTablet for tablet 78c94c2f5f6d46ca99de091da2daf76e (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:09:59.959108  3761 tablet_service.cc:1511] Processing CreateTablet for tablet f4fe7872bb2d41f1912d94caa1f88a1e (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:09:59.960265  3906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78c94c2f5f6d46ca99de091da2daf76e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.963928  3758 tablet_service.cc:1511] Processing CreateTablet for tablet 699ca70cb9e04bd4b1743b61f0d51fab (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:09:59.963929  3840 tablet_service.cc:1511] Processing CreateTablet for tablet 78c94c2f5f6d46ca99de091da2daf76e (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:09:59.970966  3840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78c94c2f5f6d46ca99de091da2daf76e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.974459  3836 tablet_service.cc:1511] Processing CreateTablet for tablet 699ca70cb9e04bd4b1743b61f0d51fab (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:09:59.975739  3836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 699ca70cb9e04bd4b1743b61f0d51fab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.977064  3965 tablet_bootstrap.cc:654] T 65f24c710cbf44c59525e81e9bdbab60 P ff3e291c06564adda9b0ef226ddbbd32: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:59.977516  3910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4968d19f3e1435c86b7e769d891d9ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:59.980849  3800 heartbeater.cc:499] Master 127.2.153.126:35053 was elected leader, sending a full tablet report...
I20260710 11:09:59.981601  3970 raft_consensus.cc:493] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:59.982188  3970 raft_consensus.cc:515] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:09:59.985105  3970 leader_election.cc:290] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:09:59.989655  3905 tablet_service.cc:1511] Processing CreateTablet for tablet 699ca70cb9e04bd4b1743b61f0d51fab (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:10:00.012519  3905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 699ca70cb9e04bd4b1743b61f0d51fab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.015432  3964 tablet_bootstrap.cc:654] T 31336846ebfe44ce80259593cd4ade86 P f6efe969bfe348928bfde59370120e18: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:59.995493  3912 tablet_service.cc:1511] Processing CreateTablet for tablet f4fe7872bb2d41f1912d94caa1f88a1e (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:09:59.975662  3966 ts_tablet_manager.cc:1434] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.001s
I20260710 11:10:00.018573  3758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 699ca70cb9e04bd4b1743b61f0d51fab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.000811  3760 tablet_service.cc:1511] Processing CreateTablet for tablet f869f613844f4450afeea0cb79ec0769 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:10:00.022034  3966 tablet_bootstrap.cc:492] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d: Bootstrap starting.
I20260710 11:10:00.023943  3912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4fe7872bb2d41f1912d94caa1f88a1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.024871  3837 tablet_service.cc:1511] Processing CreateTablet for tablet f869f613844f4450afeea0cb79ec0769 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:10:00.026266  3837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f869f613844f4450afeea0cb79ec0769. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.030776  3760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f869f613844f4450afeea0cb79ec0769. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.040935  3965 tablet_bootstrap.cc:492] T 65f24c710cbf44c59525e81e9bdbab60 P ff3e291c06564adda9b0ef226ddbbd32: No bootstrap required, opened a new log
I20260710 11:10:00.041740  3965 ts_tablet_manager.cc:1403] T 65f24c710cbf44c59525e81e9bdbab60 P ff3e291c06564adda9b0ef226ddbbd32: Time spent bootstrapping tablet: real 0.229s	user 0.011s	sys 0.003s
I20260710 11:10:00.047801  3762 tablet_service.cc:1511] Processing CreateTablet for tablet 23b801a54482441caa70db5d6b1e7837 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:10:00.042562  3757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78c94c2f5f6d46ca99de091da2daf76e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.050998  3911 tablet_service.cc:1511] Processing CreateTablet for tablet 23b801a54482441caa70db5d6b1e7837 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:10:00.052515  3911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23b801a54482441caa70db5d6b1e7837. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.044581  3909 tablet_service.cc:1511] Processing CreateTablet for tablet f869f613844f4450afeea0cb79ec0769 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:10:00.054955  3909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f869f613844f4450afeea0cb79ec0769. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.055321  3764 tablet_service.cc:1511] Processing CreateTablet for tablet 2b7e2149e283445d99009527d47c0847 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:10:00.056653  3764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b7e2149e283445d99009527d47c0847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.059835  3835 tablet_service.cc:1511] Processing CreateTablet for tablet 2b7e2149e283445d99009527d47c0847 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:10:00.061118  3835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b7e2149e283445d99009527d47c0847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.051051  3837 tablet_service.cc:1511] Processing CreateTablet for tablet 23b801a54482441caa70db5d6b1e7837 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:10:00.063482  3837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23b801a54482441caa70db5d6b1e7837. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:10:00.078289  3721 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:10:00.090443  3906 tablet_service.cc:1511] Processing CreateTablet for tablet 2b7e2149e283445d99009527d47c0847 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:10:00.091248  3762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23b801a54482441caa70db5d6b1e7837. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.091943  3906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b7e2149e283445d99009527d47c0847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.095680  3763 tablet_service.cc:1511] Processing CreateTablet for tablet e6e6c90990be489b83ec611a9f100942 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:10:00.097007  3763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6e6c90990be489b83ec611a9f100942. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.102677  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f24c710cbf44c59525e81e9bdbab60" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
W20260710 11:10:00.113405  3738 leader_election.cc:343] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:00.113440  3908 tablet_service.cc:1511] Processing CreateTablet for tablet e6e6c90990be489b83ec611a9f100942 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:10:00.115175  3908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6e6c90990be489b83ec611a9f100942. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.117972  3761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4fe7872bb2d41f1912d94caa1f88a1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.083459  3965 raft_consensus.cc:359] T 65f24c710cbf44c59525e81e9bdbab60 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.118554  3965 raft_consensus.cc:385] T 65f24c710cbf44c59525e81e9bdbab60 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.118950  3965 raft_consensus.cc:740] T 65f24c710cbf44c59525e81e9bdbab60 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.119822  3965 consensus_queue.cc:260] T 65f24c710cbf44c59525e81e9bdbab60 P ff3e291c06564adda9b0ef226ddbbd32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.134506  3756 tablet_service.cc:1511] Processing CreateTablet for tablet 9b3e024217554e1d8732bbf3c00bba95 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:10:00.135942  3756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b3e024217554e1d8732bbf3c00bba95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.140215  3965 ts_tablet_manager.cc:1434] T 65f24c710cbf44c59525e81e9bdbab60 P ff3e291c06564adda9b0ef226ddbbd32: Time spent starting tablet: real 0.093s	user 0.008s	sys 0.005s
I20260710 11:10:00.141574  3875 heartbeater.cc:499] Master 127.2.153.126:35053 was elected leader, sending a full tablet report...
I20260710 11:10:00.144735  3965 tablet_bootstrap.cc:492] T 0a1b2baeca4c40de9073c3f1367844b6 P ff3e291c06564adda9b0ef226ddbbd32: Bootstrap starting.
I20260710 11:10:00.150846  3907 tablet_service.cc:1511] Processing CreateTablet for tablet 9b3e024217554e1d8732bbf3c00bba95 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:10:00.164880  3966 tablet_bootstrap.cc:654] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.165169  3765 tablet_service.cc:1511] Processing CreateTablet for tablet f52ebff708eb4bb69ecd9fbb04253235 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:10:00.166620  3913 tablet_service.cc:1511] Processing CreateTablet for tablet f52ebff708eb4bb69ecd9fbb04253235 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:10:00.167222  3840 tablet_service.cc:1511] Processing CreateTablet for tablet f52ebff708eb4bb69ecd9fbb04253235 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:10:00.178422  3968 raft_consensus.cc:493] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:00.179229  3968 raft_consensus.cc:515] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } }
I20260710 11:10:00.182922  3836 tablet_service.cc:1511] Processing CreateTablet for tablet 6b81a453ce604e38bd019723be50944d (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:10:00.181169  3907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b3e024217554e1d8732bbf3c00bba95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.169422  3759 tablet_service.cc:1511] Processing CreateTablet for tablet 6b81a453ce604e38bd019723be50944d (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:10:00.187505  3765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f52ebff708eb4bb69ecd9fbb04253235. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.189342  3833 tablet_service.cc:1511] Processing CreateTablet for tablet 9b3e024217554e1d8732bbf3c00bba95 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:10:00.192993  3759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b81a453ce604e38bd019723be50944d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.184783  3835 tablet_service.cc:1511] Processing CreateTablet for tablet e6e6c90990be489b83ec611a9f100942 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:10:00.197079  3835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6e6c90990be489b83ec611a9f100942. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.202592  3968 leader_election.cc:290] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119)
I20260710 11:10:00.203352  3913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f52ebff708eb4bb69ecd9fbb04253235. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.208506  3757 tablet_service.cc:1511] Processing CreateTablet for tablet 741138bc1a0841dbba9bd7e0f610b245 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:10:00.209905  3757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 741138bc1a0841dbba9bd7e0f610b245. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.213080  3838 tablet_service.cc:1511] Processing CreateTablet for tablet 741138bc1a0841dbba9bd7e0f610b245 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:10:00.232149  3838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 741138bc1a0841dbba9bd7e0f610b245. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.192819  3964 tablet_bootstrap.cc:492] T 31336846ebfe44ce80259593cd4ade86 P f6efe969bfe348928bfde59370120e18: No bootstrap required, opened a new log
I20260710 11:10:00.239558  3964 ts_tablet_manager.cc:1403] T 31336846ebfe44ce80259593cd4ade86 P f6efe969bfe348928bfde59370120e18: Time spent bootstrapping tablet: real 0.282s	user 0.019s	sys 0.015s
I20260710 11:10:00.242695  3840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f52ebff708eb4bb69ecd9fbb04253235. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.242619  3964 raft_consensus.cc:359] T 31336846ebfe44ce80259593cd4ade86 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.243444  3964 raft_consensus.cc:385] T 31336846ebfe44ce80259593cd4ade86 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.243755  3964 raft_consensus.cc:740] T 31336846ebfe44ce80259593cd4ade86 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6efe969bfe348928bfde59370120e18, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.244736  3964 consensus_queue.cc:260] T 31336846ebfe44ce80259593cd4ade86 P f6efe969bfe348928bfde59370120e18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.246626  3836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b81a453ce604e38bd019723be50944d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.245779  3850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f24c710cbf44c59525e81e9bdbab60" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:00.250622  3850 raft_consensus.cc:2468] T 65f24c710cbf44c59525e81e9bdbab60 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 0.
I20260710 11:10:00.259732  3911 tablet_service.cc:1511] Processing CreateTablet for tablet 741138bc1a0841dbba9bd7e0f610b245 (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:10:00.261000  3964 ts_tablet_manager.cc:1434] T 31336846ebfe44ce80259593cd4ade86 P f6efe969bfe348928bfde59370120e18: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 11:10:00.227180  3914 tablet_service.cc:1511] Processing CreateTablet for tablet 6b81a453ce604e38bd019723be50944d (DEFAULT_TABLE table=test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:10:00.261121  3911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 741138bc1a0841dbba9bd7e0f610b245. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.223256  3965 tablet_bootstrap.cc:654] T 0a1b2baeca4c40de9073c3f1367844b6 P ff3e291c06564adda9b0ef226ddbbd32: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.263356  3914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b81a453ce604e38bd019723be50944d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.263458  3833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b3e024217554e1d8732bbf3c00bba95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:00.277467  3964 tablet_bootstrap.cc:492] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18: Bootstrap starting.
I20260710 11:10:00.309500  3964 tablet_bootstrap.cc:654] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.320660  3740 leader_election.cc:304] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [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: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32; no voters: f6efe969bfe348928bfde59370120e18
I20260710 11:10:00.321559  3970 raft_consensus.cc:2804] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:00.321960  3970 raft_consensus.cc:493] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:00.322299  3970 raft_consensus.cc:3060] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.323879  3965 tablet_bootstrap.cc:492] T 0a1b2baeca4c40de9073c3f1367844b6 P ff3e291c06564adda9b0ef226ddbbd32: No bootstrap required, opened a new log
I20260710 11:10:00.326942  3965 ts_tablet_manager.cc:1403] T 0a1b2baeca4c40de9073c3f1367844b6 P ff3e291c06564adda9b0ef226ddbbd32: Time spent bootstrapping tablet: real 0.182s	user 0.010s	sys 0.006s
I20260710 11:10:00.334975  3970 raft_consensus.cc:515] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.337199  3965 raft_consensus.cc:359] T 0a1b2baeca4c40de9073c3f1367844b6 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.337670  3970 leader_election.cc:290] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 election: Requested vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:00.338376  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f24c710cbf44c59525e81e9bdbab60" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18"
W20260710 11:10:00.339632  3738 leader_election.cc:343] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:00.341178  3850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f24c710cbf44c59525e81e9bdbab60" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:00.341825  3850 raft_consensus.cc:3060] T 65f24c710cbf44c59525e81e9bdbab60 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.344159  3966 tablet_bootstrap.cc:492] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d: No bootstrap required, opened a new log
I20260710 11:10:00.344625  3966 ts_tablet_manager.cc:1403] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent bootstrapping tablet: real 0.323s	user 0.017s	sys 0.011s
I20260710 11:10:00.347522  3966 raft_consensus.cc:359] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.348212  3966 raft_consensus.cc:385] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.348500  3966 raft_consensus.cc:740] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.349028  3850 raft_consensus.cc:2468] T 65f24c710cbf44c59525e81e9bdbab60 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 1.
I20260710 11:10:00.349146  3966 consensus_queue.cc:260] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.350718  3740 leader_election.cc:304] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [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: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32; no voters: f6efe969bfe348928bfde59370120e18
I20260710 11:10:00.351565  3970 raft_consensus.cc:2804] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:00.352248  3970 raft_consensus.cc:697] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Becoming Leader. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Running, Role: LEADER
I20260710 11:10:00.353112  3970 consensus_queue.cc:237] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.357280  3966 ts_tablet_manager.cc:1434] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:10:00.337954  3965 raft_consensus.cc:385] T 0a1b2baeca4c40de9073c3f1367844b6 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.358078  3965 raft_consensus.cc:740] T 0a1b2baeca4c40de9073c3f1367844b6 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.358698  3966 tablet_bootstrap.cc:492] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d: Bootstrap starting.
I20260710 11:10:00.359143  3965 consensus_queue.cc:260] T 0a1b2baeca4c40de9073c3f1367844b6 P ff3e291c06564adda9b0ef226ddbbd32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.362562  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7d347d9ee9409a8851e8e1a21b0c38" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:00.365633  3965 ts_tablet_manager.cc:1434] T 0a1b2baeca4c40de9073c3f1367844b6 P ff3e291c06564adda9b0ef226ddbbd32: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.003s
I20260710 11:10:00.368288  3964 tablet_bootstrap.cc:492] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18: No bootstrap required, opened a new log
I20260710 11:10:00.368849  3964 ts_tablet_manager.cc:1403] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18: Time spent bootstrapping tablet: real 0.092s	user 0.005s	sys 0.010s
W20260710 11:10:00.369477  3888 leader_election.cc:343] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:00.372224  3964 raft_consensus.cc:359] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.373064  3964 raft_consensus.cc:385] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.373399  3964 raft_consensus.cc:740] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6efe969bfe348928bfde59370120e18, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.374609  3966 tablet_bootstrap.cc:654] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.376803  3965 tablet_bootstrap.cc:492] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32: Bootstrap starting.
I20260710 11:10:00.376955  3850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7d347d9ee9409a8851e8e1a21b0c38" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
W20260710 11:10:00.378684  3889 leader_election.cc:343] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:00.379185  3889 leader_election.cc:304] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6efe969bfe348928bfde59370120e18; no voters: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:00.380576  3968 raft_consensus.cc:2749] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:00.384835  3965 tablet_bootstrap.cc:654] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.386603  3964 consensus_queue.cc:260] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.386644  3673 catalog_manager.cc:5697] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65). New cstate: current_term: 1 leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:00.389582  3964 ts_tablet_manager.cc:1434] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.002s
I20260710 11:10:00.390727  3964 tablet_bootstrap.cc:492] T 2c8c9dc12d0340629ee3a2480fbe8f26 P f6efe969bfe348928bfde59370120e18: Bootstrap starting.
I20260710 11:10:00.400141  3966 tablet_bootstrap.cc:492] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d: No bootstrap required, opened a new log
I20260710 11:10:00.400954  3966 ts_tablet_manager.cc:1403] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent bootstrapping tablet: real 0.043s	user 0.019s	sys 0.014s
I20260710 11:10:00.402041  3964 tablet_bootstrap.cc:654] T 2c8c9dc12d0340629ee3a2480fbe8f26 P f6efe969bfe348928bfde59370120e18: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.405417  3966 raft_consensus.cc:359] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.406124  3966 raft_consensus.cc:385] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.406513  3966 raft_consensus.cc:740] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.407454  3966 consensus_queue.cc:260] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.409708  3966 ts_tablet_manager.cc:1434] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:10:00.410948  3966 tablet_bootstrap.cc:492] T 2c8c9dc12d0340629ee3a2480fbe8f26 P 02671eb6046a4f66a480c22aa3bcbd4d: Bootstrap starting.
I20260710 11:10:00.412310  3965 tablet_bootstrap.cc:492] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32: No bootstrap required, opened a new log
I20260710 11:10:00.413053  3965 ts_tablet_manager.cc:1403] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.001s
I20260710 11:10:00.417238  3965 raft_consensus.cc:359] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.418313  3965 raft_consensus.cc:385] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.418704  3965 raft_consensus.cc:740] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.419481  3965 consensus_queue.cc:260] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.420809  3976 raft_consensus.cc:493] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:00.421356  3976 raft_consensus.cc:515] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.422484  3966 tablet_bootstrap.cc:654] T 2c8c9dc12d0340629ee3a2480fbe8f26 P 02671eb6046a4f66a480c22aa3bcbd4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.427718  3964 tablet_bootstrap.cc:492] T 2c8c9dc12d0340629ee3a2480fbe8f26 P f6efe969bfe348928bfde59370120e18: No bootstrap required, opened a new log
I20260710 11:10:00.429772  3964 ts_tablet_manager.cc:1403] T 2c8c9dc12d0340629ee3a2480fbe8f26 P f6efe969bfe348928bfde59370120e18: Time spent bootstrapping tablet: real 0.039s	user 0.025s	sys 0.001s
I20260710 11:10:00.436112  3976 leader_election.cc:290] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:00.437870  3964 raft_consensus.cc:359] T 2c8c9dc12d0340629ee3a2480fbe8f26 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.440920  3964 raft_consensus.cc:385] T 2c8c9dc12d0340629ee3a2480fbe8f26 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.441440  3964 raft_consensus.cc:740] T 2c8c9dc12d0340629ee3a2480fbe8f26 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6efe969bfe348928bfde59370120e18, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.442662  3964 consensus_queue.cc:260] T 2c8c9dc12d0340629ee3a2480fbe8f26 P f6efe969bfe348928bfde59370120e18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.448066  3964 ts_tablet_manager.cc:1434] T 2c8c9dc12d0340629ee3a2480fbe8f26 P f6efe969bfe348928bfde59370120e18: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 11:10:00.448779  3965 ts_tablet_manager.cc:1434] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32: Time spent starting tablet: real 0.035s	user 0.011s	sys 0.000s
I20260710 11:10:00.449298  3964 tablet_bootstrap.cc:492] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P f6efe969bfe348928bfde59370120e18: Bootstrap starting.
I20260710 11:10:00.449782  3965 tablet_bootstrap.cc:492] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P ff3e291c06564adda9b0ef226ddbbd32: Bootstrap starting.
I20260710 11:10:00.457332  3964 tablet_bootstrap.cc:654] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P f6efe969bfe348928bfde59370120e18: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.464280  3966 tablet_bootstrap.cc:492] T 2c8c9dc12d0340629ee3a2480fbe8f26 P 02671eb6046a4f66a480c22aa3bcbd4d: No bootstrap required, opened a new log
I20260710 11:10:00.464778  3966 ts_tablet_manager.cc:1403] T 2c8c9dc12d0340629ee3a2480fbe8f26 P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.036s
I20260710 11:10:00.469081  3966 raft_consensus.cc:359] T 2c8c9dc12d0340629ee3a2480fbe8f26 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.469951  3966 raft_consensus.cc:385] T 2c8c9dc12d0340629ee3a2480fbe8f26 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.470333  3966 raft_consensus.cc:740] T 2c8c9dc12d0340629ee3a2480fbe8f26 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.471256  3966 consensus_queue.cc:260] T 2c8c9dc12d0340629ee3a2480fbe8f26 P 02671eb6046a4f66a480c22aa3bcbd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.472596  3965 tablet_bootstrap.cc:654] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P ff3e291c06564adda9b0ef226ddbbd32: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.481096  3964 tablet_bootstrap.cc:492] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P f6efe969bfe348928bfde59370120e18: No bootstrap required, opened a new log
I20260710 11:10:00.481681  3964 ts_tablet_manager.cc:1403] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P f6efe969bfe348928bfde59370120e18: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.008s
I20260710 11:10:00.482328  3966 ts_tablet_manager.cc:1434] T 2c8c9dc12d0340629ee3a2480fbe8f26 P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.002s
I20260710 11:10:00.484813  3964 raft_consensus.cc:359] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.488750  3964 raft_consensus.cc:385] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.489110  3964 raft_consensus.cc:740] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6efe969bfe348928bfde59370120e18, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.485350  3965 tablet_bootstrap.cc:492] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P ff3e291c06564adda9b0ef226ddbbd32: No bootstrap required, opened a new log
I20260710 11:10:00.489933  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31336846ebfe44ce80259593cd4ade86" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:00.490355  3965 ts_tablet_manager.cc:1403] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P ff3e291c06564adda9b0ef226ddbbd32: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.000s
I20260710 11:10:00.486146  3966 tablet_bootstrap.cc:492] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d: Bootstrap starting.
I20260710 11:10:00.486086  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31336846ebfe44ce80259593cd4ade86" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:00.491528  3924 raft_consensus.cc:2468] T 31336846ebfe44ce80259593cd4ade86 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3e291c06564adda9b0ef226ddbbd32 in term 0.
W20260710 11:10:00.491822  3814 leader_election.cc:343] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:00.487883  3968 raft_consensus.cc:493] T 2c8c9dc12d0340629ee3a2480fbe8f26 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:00.489960  3964 consensus_queue.cc:260] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P f6efe969bfe348928bfde59370120e18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.493005  3813 leader_election.cc:304] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [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: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32; no voters: 02671eb6046a4f66a480c22aa3bcbd4d
I20260710 11:10:00.493348  3968 raft_consensus.cc:515] T 2c8c9dc12d0340629ee3a2480fbe8f26 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.493732  3965 raft_consensus.cc:359] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.494192  3989 raft_consensus.cc:2804] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:00.494534  3965 raft_consensus.cc:385] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.494680  3989 raft_consensus.cc:493] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:00.494956  3965 raft_consensus.cc:740] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.495126  3989 raft_consensus.cc:3060] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.495748  3968 leader_election.cc:290] T 2c8c9dc12d0340629ee3a2480fbe8f26 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:00.495812  3965 consensus_queue.cc:260] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P ff3e291c06564adda9b0ef226ddbbd32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.497861  3850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c8c9dc12d0340629ee3a2480fbe8f26" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:00.498349  3965 ts_tablet_manager.cc:1434] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P ff3e291c06564adda9b0ef226ddbbd32: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:10:00.499464  3965 tablet_bootstrap.cc:492] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32: Bootstrap starting.
I20260710 11:10:00.499569  3970 raft_consensus.cc:493] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:00.500255  3970 raft_consensus.cc:515] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.502460  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c8c9dc12d0340629ee3a2480fbe8f26" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:00.503094  3775 raft_consensus.cc:2468] T 2c8c9dc12d0340629ee3a2480fbe8f26 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6efe969bfe348928bfde59370120e18 in term 0.
I20260710 11:10:00.505098  3966 tablet_bootstrap.cc:654] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.505070  3888 leader_election.cc:304] T 2c8c9dc12d0340629ee3a2480fbe8f26 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18; no voters: 
I20260710 11:10:00.506141  3968 raft_consensus.cc:2804] T 2c8c9dc12d0340629ee3a2480fbe8f26 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:00.506521  3968 raft_consensus.cc:493] T 2c8c9dc12d0340629ee3a2480fbe8f26 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:00.506793  3965 tablet_bootstrap.cc:654] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.506875  3968 raft_consensus.cc:3060] T 2c8c9dc12d0340629ee3a2480fbe8f26 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.511884  3850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a1b2baeca4c40de9073c3f1367844b6" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:00.512564  3850 raft_consensus.cc:2468] T 0a1b2baeca4c40de9073c3f1367844b6 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 0.
I20260710 11:10:00.513811  3740 leader_election.cc:304] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32; no voters: 
I20260710 11:10:00.514809  3971 raft_consensus.cc:2804] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:00.515156  3971 raft_consensus.cc:493] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:00.515501  3971 raft_consensus.cc:3060] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.518514  3970 leader_election.cc:290] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:00.520211  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a1b2baeca4c40de9073c3f1367844b6" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
W20260710 11:10:00.522450  3738 leader_election.cc:343] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:00.522886  3971 raft_consensus.cc:515] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
W20260710 11:10:00.523959  3889 leader_election.cc:343] T 2c8c9dc12d0340629ee3a2480fbe8f26 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:00.525832  3850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a1b2baeca4c40de9073c3f1367844b6" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:00.526448  3850 raft_consensus.cc:3060] T 0a1b2baeca4c40de9073c3f1367844b6 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.528223  3968 raft_consensus.cc:515] T 2c8c9dc12d0340629ee3a2480fbe8f26 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.530853  3989 raft_consensus.cc:515] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.533728  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c8c9dc12d0340629ee3a2480fbe8f26" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
I20260710 11:10:00.534339  3775 raft_consensus.cc:3060] T 2c8c9dc12d0340629ee3a2480fbe8f26 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.534740  3968 leader_election.cc:290] T 2c8c9dc12d0340629ee3a2480fbe8f26 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 election: Requested vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:00.535702  3989 leader_election.cc:290] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 election: Requested vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:00.536513  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c8c9dc12d0340629ee3a2480fbe8f26" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:00.538028  3964 ts_tablet_manager.cc:1434] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P f6efe969bfe348928bfde59370120e18: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.001s
I20260710 11:10:00.539472  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31336846ebfe44ce80259593cd4ade86" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18"
I20260710 11:10:00.540277  3924 raft_consensus.cc:3060] T 31336846ebfe44ce80259593cd4ade86 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.543936  3923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a1b2baeca4c40de9073c3f1367844b6" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18"
I20260710 11:10:00.545114  3964 tablet_bootstrap.cc:492] T 65f24c710cbf44c59525e81e9bdbab60 P f6efe969bfe348928bfde59370120e18: Bootstrap starting.
W20260710 11:10:00.545445  3738 leader_election.cc:343] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:00.546734  3774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31336846ebfe44ce80259593cd4ade86" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
W20260710 11:10:00.547320  3889 leader_election.cc:343] T 2c8c9dc12d0340629ee3a2480fbe8f26 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:10:00.548219  3814 leader_election.cc:343] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:00.546519  3971 leader_election.cc:290] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 election: Requested vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:00.546093  3850 raft_consensus.cc:2468] T 0a1b2baeca4c40de9073c3f1367844b6 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 1.
I20260710 11:10:00.550009  3740 leader_election.cc:304] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [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: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32; no voters: f6efe969bfe348928bfde59370120e18
I20260710 11:10:00.551259  3971 raft_consensus.cc:2804] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:00.552686  3971 raft_consensus.cc:697] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Becoming Leader. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Running, Role: LEADER
I20260710 11:10:00.553550  3971 consensus_queue.cc:237] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.554885  3924 raft_consensus.cc:2468] T 31336846ebfe44ce80259593cd4ade86 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3e291c06564adda9b0ef226ddbbd32 in term 1.
I20260710 11:10:00.554268  3964 tablet_bootstrap.cc:654] T 65f24c710cbf44c59525e81e9bdbab60 P f6efe969bfe348928bfde59370120e18: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.556296  3775 raft_consensus.cc:2468] T 2c8c9dc12d0340629ee3a2480fbe8f26 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6efe969bfe348928bfde59370120e18 in term 1.
I20260710 11:10:00.556605  3813 leader_election.cc:304] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [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: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32; no voters: 02671eb6046a4f66a480c22aa3bcbd4d
I20260710 11:10:00.557268  3888 leader_election.cc:304] T 2c8c9dc12d0340629ee3a2480fbe8f26 P f6efe969bfe348928bfde59370120e18 [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: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18; no voters: ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:00.557569  3989 raft_consensus.cc:2804] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:00.558207  3989 raft_consensus.cc:697] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 LEADER]: Becoming Leader. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Running, Role: LEADER
I20260710 11:10:00.559906  3968 raft_consensus.cc:2804] T 2c8c9dc12d0340629ee3a2480fbe8f26 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:00.559402  3989 consensus_queue.cc:237] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.560582  3968 raft_consensus.cc:697] T 2c8c9dc12d0340629ee3a2480fbe8f26 P f6efe969bfe348928bfde59370120e18 [term 1 LEADER]: Becoming Leader. State: Replica: f6efe969bfe348928bfde59370120e18, State: Running, Role: LEADER
I20260710 11:10:00.562314  3965 tablet_bootstrap.cc:492] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32: No bootstrap required, opened a new log
I20260710 11:10:00.561738  3968 consensus_queue.cc:237] T 2c8c9dc12d0340629ee3a2480fbe8f26 P f6efe969bfe348928bfde59370120e18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.562855  3965 ts_tablet_manager.cc:1403] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32: Time spent bootstrapping tablet: real 0.064s	user 0.031s	sys 0.027s
I20260710 11:10:00.566756  3965 raft_consensus.cc:359] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.567780  3965 raft_consensus.cc:385] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.568183  3965 raft_consensus.cc:740] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.570191  3965 consensus_queue.cc:260] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.571702  3966 tablet_bootstrap.cc:492] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d: No bootstrap required, opened a new log
I20260710 11:10:00.572263  3966 ts_tablet_manager.cc:1403] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent bootstrapping tablet: real 0.086s	user 0.025s	sys 0.005s
I20260710 11:10:00.572795  3965 ts_tablet_manager.cc:1434] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 11:10:00.574036  3965 tablet_bootstrap.cc:492] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32: Bootstrap starting.
I20260710 11:10:00.579471  3670 catalog_manager.cc:5697] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65). New cstate: current_term: 1 leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:00.583348  3966 raft_consensus.cc:359] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } }
I20260710 11:10:00.583989  3965 tablet_bootstrap.cc:654] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.584300  3966 raft_consensus.cc:385] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.584645  3966 raft_consensus.cc:740] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.586172  3671 catalog_manager.cc:5697] T 2c8c9dc12d0340629ee3a2480fbe8f26 P f6efe969bfe348928bfde59370120e18 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6efe969bfe348928bfde59370120e18 (127.2.153.67). New cstate: current_term: 1 leader_uuid: "f6efe969bfe348928bfde59370120e18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:00.589515  3966 consensus_queue.cc:260] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } }
I20260710 11:10:00.591753  3966 ts_tablet_manager.cc:1434] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260710 11:10:00.592270  3970 raft_consensus.cc:493] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:00.592633  3966 tablet_bootstrap.cc:492] T 4257445a81f74737b102351afce9bb43 P 02671eb6046a4f66a480c22aa3bcbd4d: Bootstrap starting.
I20260710 11:10:00.592820  3970 raft_consensus.cc:515] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.596524  3850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce41cb65fe4d451fbcd2a6ed4f2ad4fe" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:00.597189  3850 raft_consensus.cc:2468] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 0.
I20260710 11:10:00.599606  3964 tablet_bootstrap.cc:492] T 65f24c710cbf44c59525e81e9bdbab60 P f6efe969bfe348928bfde59370120e18: No bootstrap required, opened a new log
I20260710 11:10:00.599704  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce41cb65fe4d451fbcd2a6ed4f2ad4fe" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:00.600240  3964 ts_tablet_manager.cc:1403] T 65f24c710cbf44c59525e81e9bdbab60 P f6efe969bfe348928bfde59370120e18: Time spent bootstrapping tablet: real 0.055s	user 0.008s	sys 0.012s
I20260710 11:10:00.600448  3924 raft_consensus.cc:2468] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 0.
I20260710 11:10:00.601900  3738 leader_election.cc:304] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18; no voters: 
I20260710 11:10:00.603596  3964 raft_consensus.cc:359] T 65f24c710cbf44c59525e81e9bdbab60 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.604396  3964 raft_consensus.cc:385] T 65f24c710cbf44c59525e81e9bdbab60 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.604715  3964 raft_consensus.cc:740] T 65f24c710cbf44c59525e81e9bdbab60 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6efe969bfe348928bfde59370120e18, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.606573  3673 catalog_manager.cc:5697] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66). New cstate: current_term: 1 leader_uuid: "ff3e291c06564adda9b0ef226ddbbd32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:00.607777  3966 tablet_bootstrap.cc:654] T 4257445a81f74737b102351afce9bb43 P 02671eb6046a4f66a480c22aa3bcbd4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.609095  3965 tablet_bootstrap.cc:492] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32: No bootstrap required, opened a new log
I20260710 11:10:00.609680  3965 ts_tablet_manager.cc:1403] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.007s
I20260710 11:10:00.607331  3964 consensus_queue.cc:260] T 65f24c710cbf44c59525e81e9bdbab60 P f6efe969bfe348928bfde59370120e18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.612588  3964 ts_tablet_manager.cc:1434] T 65f24c710cbf44c59525e81e9bdbab60 P f6efe969bfe348928bfde59370120e18: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.005s
I20260710 11:10:00.612980  3965 raft_consensus.cc:359] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.613703  3964 tablet_bootstrap.cc:492] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18: Bootstrap starting.
I20260710 11:10:00.613796  3965 raft_consensus.cc:385] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.614329  3965 raft_consensus.cc:740] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.615242  3965 consensus_queue.cc:260] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.618223  3965 ts_tablet_manager.cc:1434] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 11:10:00.619388  3965 tablet_bootstrap.cc:492] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32: Bootstrap starting.
I20260710 11:10:00.619659  3970 leader_election.cc:290] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:00.620549  3970 raft_consensus.cc:2804] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:00.620941  3970 raft_consensus.cc:493] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:00.621299  3970 raft_consensus.cc:3060] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.621658  3964 tablet_bootstrap.cc:654] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.626719  3965 tablet_bootstrap.cc:654] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.627516  3966 tablet_bootstrap.cc:492] T 4257445a81f74737b102351afce9bb43 P 02671eb6046a4f66a480c22aa3bcbd4d: No bootstrap required, opened a new log
I20260710 11:10:00.628072  3966 ts_tablet_manager.cc:1403] T 4257445a81f74737b102351afce9bb43 P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.000s
I20260710 11:10:00.631897  3966 raft_consensus.cc:359] T 4257445a81f74737b102351afce9bb43 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.632946  3966 raft_consensus.cc:385] T 4257445a81f74737b102351afce9bb43 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.633363  3966 raft_consensus.cc:740] T 4257445a81f74737b102351afce9bb43 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.634282  3966 consensus_queue.cc:260] T 4257445a81f74737b102351afce9bb43 P 02671eb6046a4f66a480c22aa3bcbd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.637660  3966 ts_tablet_manager.cc:1434] T 4257445a81f74737b102351afce9bb43 P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260710 11:10:00.639559  3966 tablet_bootstrap.cc:492] T f7736926f6c542259b524855b0761982 P 02671eb6046a4f66a480c22aa3bcbd4d: Bootstrap starting.
I20260710 11:10:00.640075  3970 raft_consensus.cc:515] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.643713  3970 leader_election.cc:290] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 election: Requested vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:00.645133  3965 tablet_bootstrap.cc:492] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32: No bootstrap required, opened a new log
I20260710 11:10:00.645314  3850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce41cb65fe4d451fbcd2a6ed4f2ad4fe" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:00.645747  3965 ts_tablet_manager.cc:1403] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.004s
I20260710 11:10:00.646039  3850 raft_consensus.cc:3060] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.649283  3964 tablet_bootstrap.cc:492] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18: No bootstrap required, opened a new log
I20260710 11:10:00.649729  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce41cb65fe4d451fbcd2a6ed4f2ad4fe" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18"
I20260710 11:10:00.650008  3964 ts_tablet_manager.cc:1403] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.000s
I20260710 11:10:00.650419  3924 raft_consensus.cc:3060] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.647375  3966 tablet_bootstrap.cc:654] T f7736926f6c542259b524855b0761982 P 02671eb6046a4f66a480c22aa3bcbd4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.656766  3965 raft_consensus.cc:359] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } }
I20260710 11:10:00.657622  3965 raft_consensus.cc:385] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.657958  3965 raft_consensus.cc:740] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.658849  3965 consensus_queue.cc:260] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } }
I20260710 11:10:00.659217  3964 raft_consensus.cc:359] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.659967  3964 raft_consensus.cc:385] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.660293  3964 raft_consensus.cc:740] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6efe969bfe348928bfde59370120e18, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.661077  3964 consensus_queue.cc:260] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.661696  3965 ts_tablet_manager.cc:1434] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.004s
I20260710 11:10:00.662832  3965 tablet_bootstrap.cc:492] T 2c8c9dc12d0340629ee3a2480fbe8f26 P ff3e291c06564adda9b0ef226ddbbd32: Bootstrap starting.
I20260710 11:10:00.665555  3964 ts_tablet_manager.cc:1434] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:10:00.667550  3989 raft_consensus.cc:493] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:00.668088  3989 raft_consensus.cc:515] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.666872  3964 tablet_bootstrap.cc:492] T 71f5e81f863c4b54b19e019b6b773777 P f6efe969bfe348928bfde59370120e18: Bootstrap starting.
I20260710 11:10:00.669518  3850 raft_consensus.cc:2468] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 1.
I20260710 11:10:00.671670  3923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7736926f6c542259b524855b0761982" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:00.671824  3989 leader_election.cc:290] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:00.670015  3968 raft_consensus.cc:493] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:00.672354  3923 raft_consensus.cc:2468] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3e291c06564adda9b0ef226ddbbd32 in term 0.
I20260710 11:10:00.673226  3968 raft_consensus.cc:515] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.674197  3813 leader_election.cc:304] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32; no voters: 
I20260710 11:10:00.675215  3989 raft_consensus.cc:2804] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:00.675683  3989 raft_consensus.cc:493] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:00.676285  3968 leader_election.cc:290] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:00.676137  3989 raft_consensus.cc:3060] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.677286  3740 leader_election.cc:304] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32; no voters: 
I20260710 11:10:00.679906  3970 raft_consensus.cc:2804] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:00.680454  3970 raft_consensus.cc:697] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Becoming Leader. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Running, Role: LEADER
I20260710 11:10:00.680766  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7736926f6c542259b524855b0761982" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:00.681411  3970 consensus_queue.cc:237] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.682049  3774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70fd526a97440db99f64ea9f3fb9997" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:00.671522  3924 raft_consensus.cc:2468] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 1.
I20260710 11:10:00.686439  3850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70fd526a97440db99f64ea9f3fb9997" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
W20260710 11:10:00.687208  3888 leader_election.cc:343] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:00.687207  3850 raft_consensus.cc:2468] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6efe969bfe348928bfde59370120e18 in term 0.
I20260710 11:10:00.689220  3889 leader_election.cc:304] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18 [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: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32; no voters: 02671eb6046a4f66a480c22aa3bcbd4d
W20260710 11:10:00.690347  3814 leader_election.cc:343] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:00.690557  3968 raft_consensus.cc:2804] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:00.691114  3968 raft_consensus.cc:493] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:00.691408  3964 tablet_bootstrap.cc:654] T 71f5e81f863c4b54b19e019b6b773777 P f6efe969bfe348928bfde59370120e18: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.691548  3968 raft_consensus.cc:3060] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.706244  3968 raft_consensus.cc:515] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.700766  3989 raft_consensus.cc:515] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.714882  3964 tablet_bootstrap.cc:492] T 71f5e81f863c4b54b19e019b6b773777 P f6efe969bfe348928bfde59370120e18: No bootstrap required, opened a new log
I20260710 11:10:00.715623  3964 ts_tablet_manager.cc:1403] T 71f5e81f863c4b54b19e019b6b773777 P f6efe969bfe348928bfde59370120e18: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.016s
I20260710 11:10:00.716720  3966 tablet_bootstrap.cc:492] T f7736926f6c542259b524855b0761982 P 02671eb6046a4f66a480c22aa3bcbd4d: No bootstrap required, opened a new log
I20260710 11:10:00.717411  3966 ts_tablet_manager.cc:1403] T f7736926f6c542259b524855b0761982 P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent bootstrapping tablet: real 0.078s	user 0.025s	sys 0.027s
I20260710 11:10:00.717511  3774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70fd526a97440db99f64ea9f3fb9997" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
I20260710 11:10:00.721247  3989 leader_election.cc:290] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 election: Requested vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:00.719633  3965 tablet_bootstrap.cc:654] T 2c8c9dc12d0340629ee3a2480fbe8f26 P ff3e291c06564adda9b0ef226ddbbd32: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.722016  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7736926f6c542259b524855b0761982" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
I20260710 11:10:00.724303  3966 raft_consensus.cc:359] T f7736926f6c542259b524855b0761982 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
W20260710 11:10:00.724823  3888 leader_election.cc:343] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:00.725167  3966 raft_consensus.cc:385] T f7736926f6c542259b524855b0761982 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.718448  3850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70fd526a97440db99f64ea9f3fb9997" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:00.725546  3966 raft_consensus.cc:740] T f7736926f6c542259b524855b0761982 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.725769  3850 raft_consensus.cc:3060] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.727185  3964 raft_consensus.cc:359] T 71f5e81f863c4b54b19e019b6b773777 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.716646  3968 leader_election.cc:290] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 election: Requested vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:00.722946  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7736926f6c542259b524855b0761982" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18"
I20260710 11:10:00.731453  3924 raft_consensus.cc:3060] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.734261  3966 consensus_queue.cc:260] T f7736926f6c542259b524855b0761982 P 02671eb6046a4f66a480c22aa3bcbd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.735376  3775 raft_consensus.cc:3060] T f7736926f6c542259b524855b0761982 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.736824  3966 ts_tablet_manager.cc:1434] T f7736926f6c542259b524855b0761982 P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260710 11:10:00.737931  3850 raft_consensus.cc:2468] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6efe969bfe348928bfde59370120e18 in term 1.
I20260710 11:10:00.737968  3966 tablet_bootstrap.cc:492] T e70fd526a97440db99f64ea9f3fb9997 P 02671eb6046a4f66a480c22aa3bcbd4d: Bootstrap starting.
I20260710 11:10:00.738420  3670 catalog_manager.cc:5697] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65). New cstate: current_term: 1 leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:00.739339  3889 leader_election.cc:304] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18 [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: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32; no voters: 02671eb6046a4f66a480c22aa3bcbd4d
I20260710 11:10:00.740581  3968 raft_consensus.cc:2804] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:00.741117  3968 raft_consensus.cc:697] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18 [term 1 LEADER]: Becoming Leader. State: Replica: f6efe969bfe348928bfde59370120e18, State: Running, Role: LEADER
I20260710 11:10:00.742014  3968 consensus_queue.cc:237] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.742580  3775 raft_consensus.cc:2468] T f7736926f6c542259b524855b0761982 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3e291c06564adda9b0ef226ddbbd32 in term 1.
I20260710 11:10:00.745857  3814 leader_election.cc:304] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32; no voters: 
I20260710 11:10:00.746837  3989 raft_consensus.cc:2804] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:00.747318  3989 raft_consensus.cc:697] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 LEADER]: Becoming Leader. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Running, Role: LEADER
I20260710 11:10:00.747499  3966 tablet_bootstrap.cc:654] T e70fd526a97440db99f64ea9f3fb9997 P 02671eb6046a4f66a480c22aa3bcbd4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.748121  3989 consensus_queue.cc:237] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.753181  3924 raft_consensus.cc:2468] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3e291c06564adda9b0ef226ddbbd32 in term 1.
I20260710 11:10:00.730960  3964 raft_consensus.cc:385] T 71f5e81f863c4b54b19e019b6b773777 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.754295  3964 raft_consensus.cc:740] T 71f5e81f863c4b54b19e019b6b773777 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6efe969bfe348928bfde59370120e18, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.755512  3965 tablet_bootstrap.cc:492] T 2c8c9dc12d0340629ee3a2480fbe8f26 P ff3e291c06564adda9b0ef226ddbbd32: No bootstrap required, opened a new log
I20260710 11:10:00.756850  3923 raft_consensus.cc:3060] T 65f24c710cbf44c59525e81e9bdbab60 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.766709  3964 consensus_queue.cc:260] T 71f5e81f863c4b54b19e019b6b773777 P f6efe969bfe348928bfde59370120e18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.768698  3965 ts_tablet_manager.cc:1403] T 2c8c9dc12d0340629ee3a2480fbe8f26 P ff3e291c06564adda9b0ef226ddbbd32: Time spent bootstrapping tablet: real 0.106s	user 0.006s	sys 0.011s
I20260710 11:10:00.771160  3964 ts_tablet_manager.cc:1434] T 71f5e81f863c4b54b19e019b6b773777 P f6efe969bfe348928bfde59370120e18: Time spent starting tablet: real 0.055s	user 0.012s	sys 0.000s
I20260710 11:10:00.771533  3970 consensus_queue.cc:1048] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:00.772213  3964 tablet_bootstrap.cc:492] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18: Bootstrap starting.
I20260710 11:10:00.774210  3965 raft_consensus.cc:359] T 2c8c9dc12d0340629ee3a2480fbe8f26 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.775296  3965 raft_consensus.cc:385] T 2c8c9dc12d0340629ee3a2480fbe8f26 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.775701  3965 raft_consensus.cc:740] T 2c8c9dc12d0340629ee3a2480fbe8f26 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.776685  3965 consensus_queue.cc:260] T 2c8c9dc12d0340629ee3a2480fbe8f26 P ff3e291c06564adda9b0ef226ddbbd32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.776201  3671 catalog_manager.cc:5697] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6efe969bfe348928bfde59370120e18 (127.2.153.67). New cstate: current_term: 1 leader_uuid: "f6efe969bfe348928bfde59370120e18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:00.779464  3965 ts_tablet_manager.cc:1434] T 2c8c9dc12d0340629ee3a2480fbe8f26 P ff3e291c06564adda9b0ef226ddbbd32: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:10:00.780668  3965 tablet_bootstrap.cc:492] T 4257445a81f74737b102351afce9bb43 P ff3e291c06564adda9b0ef226ddbbd32: Bootstrap starting.
I20260710 11:10:00.782639  3964 tablet_bootstrap.cc:654] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.783103  3670 catalog_manager.cc:5697] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66). New cstate: current_term: 1 leader_uuid: "ff3e291c06564adda9b0ef226ddbbd32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:00.787216  3965 tablet_bootstrap.cc:654] T 4257445a81f74737b102351afce9bb43 P ff3e291c06564adda9b0ef226ddbbd32: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.793474  3966 tablet_bootstrap.cc:492] T e70fd526a97440db99f64ea9f3fb9997 P 02671eb6046a4f66a480c22aa3bcbd4d: No bootstrap required, opened a new log
I20260710 11:10:00.794078  3966 ts_tablet_manager.cc:1403] T e70fd526a97440db99f64ea9f3fb9997 P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent bootstrapping tablet: real 0.056s	user 0.021s	sys 0.018s
I20260710 11:10:00.797407  3964 tablet_bootstrap.cc:492] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18: No bootstrap required, opened a new log
I20260710 11:10:00.800410  3964 ts_tablet_manager.cc:1403] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.000s
I20260710 11:10:00.803030  3964 raft_consensus.cc:359] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.803958  3964 raft_consensus.cc:385] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.804243  3964 raft_consensus.cc:740] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6efe969bfe348928bfde59370120e18, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.804783  3964 consensus_queue.cc:260] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.797204  3966 raft_consensus.cc:359] T e70fd526a97440db99f64ea9f3fb9997 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.799669  3965 tablet_bootstrap.cc:492] T 4257445a81f74737b102351afce9bb43 P ff3e291c06564adda9b0ef226ddbbd32: No bootstrap required, opened a new log
I20260710 11:10:00.806483  3966 raft_consensus.cc:385] T e70fd526a97440db99f64ea9f3fb9997 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.806681  3965 ts_tablet_manager.cc:1403] T 4257445a81f74737b102351afce9bb43 P ff3e291c06564adda9b0ef226ddbbd32: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.005s
I20260710 11:10:00.806872  3966 raft_consensus.cc:740] T e70fd526a97440db99f64ea9f3fb9997 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.807861  3966 consensus_queue.cc:260] T e70fd526a97440db99f64ea9f3fb9997 P 02671eb6046a4f66a480c22aa3bcbd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.809630  3965 raft_consensus.cc:359] T 4257445a81f74737b102351afce9bb43 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.810180  3966 ts_tablet_manager.cc:1434] T e70fd526a97440db99f64ea9f3fb9997 P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260710 11:10:00.810395  3965 raft_consensus.cc:385] T 4257445a81f74737b102351afce9bb43 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.810714  3965 raft_consensus.cc:740] T 4257445a81f74737b102351afce9bb43 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.811451  3966 tablet_bootstrap.cc:492] T cf11d3b8a9ad446198c68b794b15f617 P 02671eb6046a4f66a480c22aa3bcbd4d: Bootstrap starting.
I20260710 11:10:00.811515  3965 consensus_queue.cc:260] T 4257445a81f74737b102351afce9bb43 P ff3e291c06564adda9b0ef226ddbbd32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.813897  3965 ts_tablet_manager.cc:1434] T 4257445a81f74737b102351afce9bb43 P ff3e291c06564adda9b0ef226ddbbd32: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:10:00.814889  3965 tablet_bootstrap.cc:492] T 699ca70cb9e04bd4b1743b61f0d51fab P ff3e291c06564adda9b0ef226ddbbd32: Bootstrap starting.
I20260710 11:10:00.818245  3964 ts_tablet_manager.cc:1434] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:10:00.818657  3966 tablet_bootstrap.cc:654] T cf11d3b8a9ad446198c68b794b15f617 P 02671eb6046a4f66a480c22aa3bcbd4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.819296  3964 tablet_bootstrap.cc:492] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18: Bootstrap starting.
I20260710 11:10:00.824106  3970 consensus_queue.cc:1048] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:00.825809  3964 tablet_bootstrap.cc:654] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.828254  3965 tablet_bootstrap.cc:654] T 699ca70cb9e04bd4b1743b61f0d51fab P ff3e291c06564adda9b0ef226ddbbd32: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.842137  3970 raft_consensus.cc:493] T 4257445a81f74737b102351afce9bb43 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:00.842888  3970 raft_consensus.cc:515] T 4257445a81f74737b102351afce9bb43 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.847616  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4257445a81f74737b102351afce9bb43" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:00.851994  3849 raft_consensus.cc:2468] T 4257445a81f74737b102351afce9bb43 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 0.
I20260710 11:10:00.854003  3740 leader_election.cc:304] T 4257445a81f74737b102351afce9bb43 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32; no voters: 
I20260710 11:10:00.855273  3971 raft_consensus.cc:2804] T 4257445a81f74737b102351afce9bb43 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:00.855526  3970 leader_election.cc:290] T 4257445a81f74737b102351afce9bb43 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:00.855846  3971 raft_consensus.cc:493] T 4257445a81f74737b102351afce9bb43 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:00.856370  3971 raft_consensus.cc:3060] T 4257445a81f74737b102351afce9bb43 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.860148  3966 tablet_bootstrap.cc:492] T cf11d3b8a9ad446198c68b794b15f617 P 02671eb6046a4f66a480c22aa3bcbd4d: No bootstrap required, opened a new log
I20260710 11:10:00.860363  3964 tablet_bootstrap.cc:492] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18: No bootstrap required, opened a new log
I20260710 11:10:00.860702  3966 ts_tablet_manager.cc:1403] T cf11d3b8a9ad446198c68b794b15f617 P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent bootstrapping tablet: real 0.049s	user 0.026s	sys 0.011s
I20260710 11:10:00.860836  3964 ts_tablet_manager.cc:1403] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.010s
I20260710 11:10:00.863181  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4257445a81f74737b102351afce9bb43" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:00.863436  3964 raft_consensus.cc:359] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.864061  3964 raft_consensus.cc:385] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.863929  3966 raft_consensus.cc:359] T cf11d3b8a9ad446198c68b794b15f617 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.864394  3964 raft_consensus.cc:740] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6efe969bfe348928bfde59370120e18, State: Initialized, Role: FOLLOWER
W20260710 11:10:00.864670  3738 leader_election.cc:343] T 4257445a81f74737b102351afce9bb43 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:00.864749  3966 raft_consensus.cc:385] T cf11d3b8a9ad446198c68b794b15f617 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.865201  3966 raft_consensus.cc:740] T cf11d3b8a9ad446198c68b794b15f617 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.865272  3964 consensus_queue.cc:260] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.866055  3966 consensus_queue.cc:260] T cf11d3b8a9ad446198c68b794b15f617 P 02671eb6046a4f66a480c22aa3bcbd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.867429  3964 ts_tablet_manager.cc:1434] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:10:00.868520  3964 tablet_bootstrap.cc:492] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18: Bootstrap starting.
I20260710 11:10:00.871783  3966 ts_tablet_manager.cc:1434] T cf11d3b8a9ad446198c68b794b15f617 P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260710 11:10:00.872938  3966 tablet_bootstrap.cc:492] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d: Bootstrap starting.
I20260710 11:10:00.875629  3965 tablet_bootstrap.cc:492] T 699ca70cb9e04bd4b1743b61f0d51fab P ff3e291c06564adda9b0ef226ddbbd32: No bootstrap required, opened a new log
I20260710 11:10:00.876197  3965 ts_tablet_manager.cc:1403] T 699ca70cb9e04bd4b1743b61f0d51fab P ff3e291c06564adda9b0ef226ddbbd32: Time spent bootstrapping tablet: real 0.062s	user 0.007s	sys 0.006s
I20260710 11:10:00.878873  3998 raft_consensus.cc:493] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:00.879402  3998 raft_consensus.cc:515] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.879910  3966 tablet_bootstrap.cc:654] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.879312  3965 raft_consensus.cc:359] T 699ca70cb9e04bd4b1743b61f0d51fab P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.880427  3965 raft_consensus.cc:385] T 699ca70cb9e04bd4b1743b61f0d51fab P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.880867  3965 raft_consensus.cc:740] T 699ca70cb9e04bd4b1743b61f0d51fab P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.881707  3998 leader_election.cc:290] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:00.881878  3965 consensus_queue.cc:260] T 699ca70cb9e04bd4b1743b61f0d51fab P ff3e291c06564adda9b0ef226ddbbd32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.883276  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda6195b824747b5820651a0a24cf20c" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
W20260710 11:10:00.884809  3888 leader_election.cc:343] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:00.884850  3965 ts_tablet_manager.cc:1434] T 699ca70cb9e04bd4b1743b61f0d51fab P ff3e291c06564adda9b0ef226ddbbd32: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:10:00.886364  3965 tablet_bootstrap.cc:492] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32: Bootstrap starting.
I20260710 11:10:00.886466  3964 tablet_bootstrap.cc:654] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.886466  3850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda6195b824747b5820651a0a24cf20c" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
W20260710 11:10:00.894912  3889 leader_election.cc:343] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:00.895430  3889 leader_election.cc:304] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6efe969bfe348928bfde59370120e18; no voters: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:00.895967  3965 tablet_bootstrap.cc:654] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.896351  3968 raft_consensus.cc:2749] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:00.897491  3998 raft_consensus.cc:493] T 71f5e81f863c4b54b19e019b6b773777 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:00.897956  3998 raft_consensus.cc:515] T 71f5e81f863c4b54b19e019b6b773777 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.900846  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f5e81f863c4b54b19e019b6b773777" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
W20260710 11:10:00.902367  3888 leader_election.cc:343] T 71f5e81f863c4b54b19e019b6b773777 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:00.905758  3850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f5e81f863c4b54b19e019b6b773777" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
W20260710 11:10:00.907440  3889 leader_election.cc:343] T 71f5e81f863c4b54b19e019b6b773777 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:00.908039  3889 leader_election.cc:304] T 71f5e81f863c4b54b19e019b6b773777 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6efe969bfe348928bfde59370120e18; no voters: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:00.909202  3968 raft_consensus.cc:2749] T 71f5e81f863c4b54b19e019b6b773777 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:00.909654  3965 tablet_bootstrap.cc:492] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32: No bootstrap required, opened a new log
I20260710 11:10:00.910352  3965 ts_tablet_manager.cc:1403] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260710 11:10:00.910410  3998 leader_election.cc:290] T 71f5e81f863c4b54b19e019b6b773777 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:00.913743  3971 raft_consensus.cc:515] T 4257445a81f74737b102351afce9bb43 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.914135  3965 raft_consensus.cc:359] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.915120  3965 raft_consensus.cc:385] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.915505  3965 raft_consensus.cc:740] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.916352  3965 consensus_queue.cc:260] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.917981  3850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4257445a81f74737b102351afce9bb43" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:00.918597  3850 raft_consensus.cc:3060] T 4257445a81f74737b102351afce9bb43 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.919239  3965 ts_tablet_manager.cc:1434] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:10:00.920401  3965 tablet_bootstrap.cc:492] T cf11d3b8a9ad446198c68b794b15f617 P ff3e291c06564adda9b0ef226ddbbd32: Bootstrap starting.
I20260710 11:10:00.927232  3965 tablet_bootstrap.cc:654] T cf11d3b8a9ad446198c68b794b15f617 P ff3e291c06564adda9b0ef226ddbbd32: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.930436  3850 raft_consensus.cc:2468] T 4257445a81f74737b102351afce9bb43 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 1.
I20260710 11:10:00.933419  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4257445a81f74737b102351afce9bb43" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18"
W20260710 11:10:00.936297  3738 leader_election.cc:343] T 4257445a81f74737b102351afce9bb43 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:00.934170  3971 leader_election.cc:290] T 4257445a81f74737b102351afce9bb43 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 election: Requested vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:00.939217  3740 leader_election.cc:304] T 4257445a81f74737b102351afce9bb43 P 02671eb6046a4f66a480c22aa3bcbd4d [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: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32; no voters: f6efe969bfe348928bfde59370120e18
I20260710 11:10:00.942090  3971 raft_consensus.cc:2804] T 4257445a81f74737b102351afce9bb43 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:00.943233  3971 raft_consensus.cc:697] T 4257445a81f74737b102351afce9bb43 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Becoming Leader. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Running, Role: LEADER
I20260710 11:10:00.945501  3971 consensus_queue.cc:237] T 4257445a81f74737b102351afce9bb43 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
W20260710 11:10:00.948493  3738 consensus_peers.cc:597] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d -> Peer f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729): Couldn't send request to peer f6efe969bfe348928bfde59370120e18. 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 11:10:00.951679  3966 tablet_bootstrap.cc:492] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d: No bootstrap required, opened a new log
I20260710 11:10:00.952225  3964 tablet_bootstrap.cc:492] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18: No bootstrap required, opened a new log
I20260710 11:10:00.952258  3966 ts_tablet_manager.cc:1403] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent bootstrapping tablet: real 0.080s	user 0.030s	sys 0.041s
I20260710 11:10:00.952675  3964 ts_tablet_manager.cc:1403] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18: Time spent bootstrapping tablet: real 0.084s	user 0.022s	sys 0.011s
I20260710 11:10:00.953878  3965 tablet_bootstrap.cc:492] T cf11d3b8a9ad446198c68b794b15f617 P ff3e291c06564adda9b0ef226ddbbd32: No bootstrap required, opened a new log
I20260710 11:10:00.954401  3965 ts_tablet_manager.cc:1403] T cf11d3b8a9ad446198c68b794b15f617 P ff3e291c06564adda9b0ef226ddbbd32: Time spent bootstrapping tablet: real 0.034s	user 0.023s	sys 0.009s
I20260710 11:10:00.955547  3964 raft_consensus.cc:359] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.956246  3964 raft_consensus.cc:385] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.955984  3966 raft_consensus.cc:359] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.956583  3964 raft_consensus.cc:740] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6efe969bfe348928bfde59370120e18, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.956851  3966 raft_consensus.cc:385] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.957201  3966 raft_consensus.cc:740] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.957367  3965 raft_consensus.cc:359] T cf11d3b8a9ad446198c68b794b15f617 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.957468  3964 consensus_queue.cc:260] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.958328  3965 raft_consensus.cc:385] T cf11d3b8a9ad446198c68b794b15f617 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.958287  3966 consensus_queue.cc:260] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.958822  3965 raft_consensus.cc:740] T cf11d3b8a9ad446198c68b794b15f617 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.959828  3964 ts_tablet_manager.cc:1434] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:10:00.960670  3964 tablet_bootstrap.cc:492] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18: Bootstrap starting.
I20260710 11:10:00.960851  3966 ts_tablet_manager.cc:1434] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:10:00.961818  3966 tablet_bootstrap.cc:492] T 31336846ebfe44ce80259593cd4ade86 P 02671eb6046a4f66a480c22aa3bcbd4d: Bootstrap starting.
I20260710 11:10:00.964582  3670 catalog_manager.cc:5697] T 4257445a81f74737b102351afce9bb43 P 02671eb6046a4f66a480c22aa3bcbd4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65). New cstate: current_term: 1 leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:00.966523  3964 tablet_bootstrap.cc:654] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.965866  3850 raft_consensus.cc:3060] T 2c8c9dc12d0340629ee3a2480fbe8f26 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:00.971112  3966 tablet_bootstrap.cc:654] T 31336846ebfe44ce80259593cd4ade86 P 02671eb6046a4f66a480c22aa3bcbd4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.959710  3965 consensus_queue.cc:260] T cf11d3b8a9ad446198c68b794b15f617 P ff3e291c06564adda9b0ef226ddbbd32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.974658  3964 tablet_bootstrap.cc:492] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18: No bootstrap required, opened a new log
I20260710 11:10:00.975121  3964 ts_tablet_manager.cc:1403] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260710 11:10:00.978026  3964 raft_consensus.cc:359] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.978720  3964 raft_consensus.cc:385] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:00.979007  3964 raft_consensus.cc:740] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6efe969bfe348928bfde59370120e18, State: Initialized, Role: FOLLOWER
I20260710 11:10:00.978958  3998 consensus_queue.cc:1048] T 2c8c9dc12d0340629ee3a2480fbe8f26 P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:00.981701  3965 ts_tablet_manager.cc:1434] T cf11d3b8a9ad446198c68b794b15f617 P ff3e291c06564adda9b0ef226ddbbd32: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260710 11:10:00.983031  3965 tablet_bootstrap.cc:492] T 71f5e81f863c4b54b19e019b6b773777 P ff3e291c06564adda9b0ef226ddbbd32: Bootstrap starting.
I20260710 11:10:00.979979  3964 consensus_queue.cc:260] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:00.985509  3964 ts_tablet_manager.cc:1434] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:10:00.986536  3964 tablet_bootstrap.cc:492] T 0a1b2baeca4c40de9073c3f1367844b6 P f6efe969bfe348928bfde59370120e18: Bootstrap starting.
I20260710 11:10:00.989208  3965 tablet_bootstrap.cc:654] T 71f5e81f863c4b54b19e019b6b773777 P ff3e291c06564adda9b0ef226ddbbd32: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.993284  3964 tablet_bootstrap.cc:654] T 0a1b2baeca4c40de9073c3f1367844b6 P f6efe969bfe348928bfde59370120e18: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:00.992766  3998 consensus_queue.cc:1048] T 2c8c9dc12d0340629ee3a2480fbe8f26 P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:01.007014  3966 tablet_bootstrap.cc:492] T 31336846ebfe44ce80259593cd4ade86 P 02671eb6046a4f66a480c22aa3bcbd4d: No bootstrap required, opened a new log
I20260710 11:10:01.007575  3966 ts_tablet_manager.cc:1403] T 31336846ebfe44ce80259593cd4ade86 P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.017s
I20260710 11:10:01.010759  3966 raft_consensus.cc:359] T 31336846ebfe44ce80259593cd4ade86 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.011512  3966 raft_consensus.cc:385] T 31336846ebfe44ce80259593cd4ade86 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.011915  3966 raft_consensus.cc:740] T 31336846ebfe44ce80259593cd4ade86 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.012833  3965 tablet_bootstrap.cc:492] T 71f5e81f863c4b54b19e019b6b773777 P ff3e291c06564adda9b0ef226ddbbd32: No bootstrap required, opened a new log
I20260710 11:10:01.012668  3966 consensus_queue.cc:260] T 31336846ebfe44ce80259593cd4ade86 P 02671eb6046a4f66a480c22aa3bcbd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.013595  3965 ts_tablet_manager.cc:1403] T 71f5e81f863c4b54b19e019b6b773777 P ff3e291c06564adda9b0ef226ddbbd32: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.014s
I20260710 11:10:01.017216  3965 raft_consensus.cc:359] T 71f5e81f863c4b54b19e019b6b773777 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.018543  3965 raft_consensus.cc:385] T 71f5e81f863c4b54b19e019b6b773777 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.018970  3965 raft_consensus.cc:740] T 71f5e81f863c4b54b19e019b6b773777 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.020087  3965 consensus_queue.cc:260] T 71f5e81f863c4b54b19e019b6b773777 P ff3e291c06564adda9b0ef226ddbbd32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.023692  3965 ts_tablet_manager.cc:1434] T 71f5e81f863c4b54b19e019b6b773777 P ff3e291c06564adda9b0ef226ddbbd32: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 11:10:01.027309  3966 ts_tablet_manager.cc:1434] T 31336846ebfe44ce80259593cd4ade86 P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260710 11:10:01.027716  3965 tablet_bootstrap.cc:492] T f869f613844f4450afeea0cb79ec0769 P ff3e291c06564adda9b0ef226ddbbd32: Bootstrap starting.
I20260710 11:10:01.028254  3966 tablet_bootstrap.cc:492] T eda6195b824747b5820651a0a24cf20c P 02671eb6046a4f66a480c22aa3bcbd4d: Bootstrap starting.
I20260710 11:10:01.036080  3965 tablet_bootstrap.cc:654] T f869f613844f4450afeea0cb79ec0769 P ff3e291c06564adda9b0ef226ddbbd32: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.042013  3966 tablet_bootstrap.cc:654] T eda6195b824747b5820651a0a24cf20c P 02671eb6046a4f66a480c22aa3bcbd4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.044669  3774 raft_consensus.cc:3060] T 31336846ebfe44ce80259593cd4ade86 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.048763  3998 raft_consensus.cc:493] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:01.049592  3998 raft_consensus.cc:515] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.052331  3966 tablet_bootstrap.cc:492] T eda6195b824747b5820651a0a24cf20c P 02671eb6046a4f66a480c22aa3bcbd4d: No bootstrap required, opened a new log
I20260710 11:10:01.052814  3966 ts_tablet_manager.cc:1403] T eda6195b824747b5820651a0a24cf20c P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.000s
I20260710 11:10:01.054793  3850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf11d3b8a9ad446198c68b794b15f617" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:01.055063  3998 leader_election.cc:290] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:01.055498  3850 raft_consensus.cc:2468] T cf11d3b8a9ad446198c68b794b15f617 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6efe969bfe348928bfde59370120e18 in term 0.
I20260710 11:10:01.056252  3989 consensus_queue.cc:1048] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:01.056731  3773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf11d3b8a9ad446198c68b794b15f617" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:01.057394  3773 raft_consensus.cc:2468] T cf11d3b8a9ad446198c68b794b15f617 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6efe969bfe348928bfde59370120e18 in term 0.
I20260710 11:10:01.058223  3965 tablet_bootstrap.cc:492] T f869f613844f4450afeea0cb79ec0769 P ff3e291c06564adda9b0ef226ddbbd32: No bootstrap required, opened a new log
I20260710 11:10:01.058275  3966 raft_consensus.cc:359] T eda6195b824747b5820651a0a24cf20c P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.058856  3965 ts_tablet_manager.cc:1403] T f869f613844f4450afeea0cb79ec0769 P ff3e291c06564adda9b0ef226ddbbd32: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.007s
I20260710 11:10:01.058715  3889 leader_election.cc:304] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32; no voters: 
I20260710 11:10:01.059108  3966 raft_consensus.cc:385] T eda6195b824747b5820651a0a24cf20c P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.059393  3966 raft_consensus.cc:740] T eda6195b824747b5820651a0a24cf20c P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.063470  3998 raft_consensus.cc:2804] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:01.066450  3989 raft_consensus.cc:493] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:01.067817  3989 raft_consensus.cc:515] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } }
I20260710 11:10:01.069193  3964 tablet_bootstrap.cc:492] T 0a1b2baeca4c40de9073c3f1367844b6 P f6efe969bfe348928bfde59370120e18: No bootstrap required, opened a new log
I20260710 11:10:01.069954  3989 leader_election.cc:290] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729), 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119)
I20260710 11:10:01.070226  3964 ts_tablet_manager.cc:1403] T 0a1b2baeca4c40de9073c3f1367844b6 P f6efe969bfe348928bfde59370120e18: Time spent bootstrapping tablet: real 0.084s	user 0.030s	sys 0.034s
I20260710 11:10:01.065142  3966 consensus_queue.cc:260] T eda6195b824747b5820651a0a24cf20c P 02671eb6046a4f66a480c22aa3bcbd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.070591  3971 consensus_queue.cc:1048] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:10:01.072471  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7d347d9ee9409a8851e8e1a21b0c38" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:01.073175  3924 raft_consensus.cc:2468] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3e291c06564adda9b0ef226ddbbd32 in term 0.
I20260710 11:10:01.071925  3998 raft_consensus.cc:493] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:01.074492  3989 raft_consensus.cc:493] T 699ca70cb9e04bd4b1743b61f0d51fab P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:01.074383  3813 leader_election.cc:304] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32; no voters: 
I20260710 11:10:01.076164  3774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7d347d9ee9409a8851e8e1a21b0c38" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
W20260710 11:10:01.080263  3721 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:10:01.074366  3998 raft_consensus.cc:3060] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.096042  3998 raft_consensus.cc:515] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.096855  3989 raft_consensus.cc:515] T 699ca70cb9e04bd4b1743b61f0d51fab P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.098536  3989 leader_election.cc:290] T 699ca70cb9e04bd4b1743b61f0d51fab P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:01.099241  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699ca70cb9e04bd4b1743b61f0d51fab" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
W20260710 11:10:01.100687  3814 leader_election.cc:343] T 699ca70cb9e04bd4b1743b61f0d51fab P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:01.101426  3989 raft_consensus.cc:2804] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:01.101845  3989 raft_consensus.cc:493] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:01.102253  3989 raft_consensus.cc:3060] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.077421  3966 ts_tablet_manager.cc:1434] T eda6195b824747b5820651a0a24cf20c P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260710 11:10:01.082669  3970 raft_consensus.cc:493] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:01.105057  3970 raft_consensus.cc:515] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } }
I20260710 11:10:01.107590  3970 leader_election.cc:290] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:01.108414  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7d347d9ee9409a8851e8e1a21b0c38" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:01.108844  3774 raft_consensus.cc:2468] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3e291c06564adda9b0ef226ddbbd32 in term 0.
I20260710 11:10:01.109256  3924 raft_consensus.cc:2468] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 0.
I20260710 11:10:01.082660  3964 raft_consensus.cc:359] T 0a1b2baeca4c40de9073c3f1367844b6 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.081763  3965 raft_consensus.cc:359] T f869f613844f4450afeea0cb79ec0769 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.103114  3998 leader_election.cc:290] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 election: Requested vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:01.104176  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf11d3b8a9ad446198c68b794b15f617" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
I20260710 11:10:01.112021  3966 tablet_bootstrap.cc:492] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d: Bootstrap starting.
I20260710 11:10:01.127316  3970 raft_consensus.cc:493] T e70fd526a97440db99f64ea9f3fb9997 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:01.162070  3965 raft_consensus.cc:385] T f869f613844f4450afeea0cb79ec0769 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.163436  3965 raft_consensus.cc:740] T f869f613844f4450afeea0cb79ec0769 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Initialized, Role: FOLLOWER
W20260710 11:10:01.164405  3813 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.153.67:36729, user_credentials={real_user=slave}} blocked reactor thread for 90104.4us
I20260710 11:10:01.165364  3965 consensus_queue.cc:260] T f869f613844f4450afeea0cb79ec0769 P ff3e291c06564adda9b0ef226ddbbd32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.166249  3964 raft_consensus.cc:385] T 0a1b2baeca4c40de9073c3f1367844b6 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.166604  3964 raft_consensus.cc:740] T 0a1b2baeca4c40de9073c3f1367844b6 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6efe969bfe348928bfde59370120e18, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.167572  3775 raft_consensus.cc:3060] T cf11d3b8a9ad446198c68b794b15f617 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.168341  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699ca70cb9e04bd4b1743b61f0d51fab" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:01.172102  3965 ts_tablet_manager.cc:1434] T f869f613844f4450afeea0cb79ec0769 P ff3e291c06564adda9b0ef226ddbbd32: Time spent starting tablet: real 0.105s	user 0.008s	sys 0.002s
I20260710 11:10:01.173058  3965 tablet_bootstrap.cc:492] T 2b7e2149e283445d99009527d47c0847 P ff3e291c06564adda9b0ef226ddbbd32: Bootstrap starting.
I20260710 11:10:01.173949  3848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf11d3b8a9ad446198c68b794b15f617" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:01.175875  3848 raft_consensus.cc:3060] T cf11d3b8a9ad446198c68b794b15f617 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.180583  3964 consensus_queue.cc:260] T 0a1b2baeca4c40de9073c3f1367844b6 P f6efe969bfe348928bfde59370120e18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.111565  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7d347d9ee9409a8851e8e1a21b0c38" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:01.182358  3775 raft_consensus.cc:2468] T cf11d3b8a9ad446198c68b794b15f617 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6efe969bfe348928bfde59370120e18 in term 1.
I20260710 11:10:01.112213  3738 leader_election.cc:304] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18; no voters: 
I20260710 11:10:01.185151  3971 raft_consensus.cc:493] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:01.186146  3971 raft_consensus.cc:515] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.188943  3971 leader_election.cc:290] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:01.189752  3971 raft_consensus.cc:2804] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:01.191339  3971 raft_consensus.cc:493] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:01.166989  3970 raft_consensus.cc:515] T e70fd526a97440db99f64ea9f3fb9997 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
W20260710 11:10:01.191855  3813 leader_election.cc:343] T 699ca70cb9e04bd4b1743b61f0d51fab P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:01.198232  3964 ts_tablet_manager.cc:1434] T 0a1b2baeca4c40de9073c3f1367844b6 P f6efe969bfe348928bfde59370120e18: Time spent starting tablet: real 0.128s	user 0.008s	sys 0.011s
I20260710 11:10:01.191895  3971 raft_consensus.cc:3060] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.199424  3964 tablet_bootstrap.cc:492] T 23b801a54482441caa70db5d6b1e7837 P f6efe969bfe348928bfde59370120e18: Bootstrap starting.
W20260710 11:10:01.197124  3738 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.153.67:36729, user_credentials={real_user=slave}} blocked reactor thread for 84993.5us
I20260710 11:10:01.201588  3888 leader_election.cc:304] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18; no voters: 
I20260710 11:10:01.204860  3850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f5e81f863c4b54b19e019b6b773777" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:01.205245  3923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f5e81f863c4b54b19e019b6b773777" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:01.205530  3850 raft_consensus.cc:2468] T 71f5e81f863c4b54b19e019b6b773777 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 0.
I20260710 11:10:01.205796  3966 tablet_bootstrap.cc:654] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.205971  3923 raft_consensus.cc:2468] T 71f5e81f863c4b54b19e019b6b773777 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 0.
I20260710 11:10:01.207803  4046 raft_consensus.cc:493] T eda6195b824747b5820651a0a24cf20c P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:01.208298  4046 raft_consensus.cc:515] T eda6195b824747b5820651a0a24cf20c P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.205295  3989 raft_consensus.cc:515] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } }
I20260710 11:10:01.200198  3813 leader_election.cc:304] T 699ca70cb9e04bd4b1743b61f0d51fab P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3e291c06564adda9b0ef226ddbbd32; no voters: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18
I20260710 11:10:01.210909  3976 raft_consensus.cc:2749] T 699ca70cb9e04bd4b1743b61f0d51fab P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:01.211441  3849 raft_consensus.cc:2393] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02671eb6046a4f66a480c22aa3bcbd4d in current term 1: Already voted for candidate ff3e291c06564adda9b0ef226ddbbd32 in this term.
I20260710 11:10:01.211761  3976 consensus_queue.cc:1048] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:01.212453  3923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7d347d9ee9409a8851e8e1a21b0c38" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18"
I20260710 11:10:01.214030  3923 raft_consensus.cc:3060] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.213794  3989 leader_election.cc:290] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 election: Requested vote from peers f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729), 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119)
I20260710 11:10:01.212847  4043 consensus_queue.cc:1048] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260710 11:10:01.218895  3998 raft_consensus.cc:2804] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:01.235543  3998 raft_consensus.cc:697] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 [term 1 LEADER]: Becoming Leader. State: Replica: f6efe969bfe348928bfde59370120e18, State: Running, Role: LEADER
I20260710 11:10:01.235972  3740 leader_election.cc:304] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32; no voters: 
I20260710 11:10:01.236452  3998 consensus_queue.cc:237] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.235539  4045 consensus_queue.cc:1048] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 11:10:01.233119  3848 raft_consensus.cc:2468] T cf11d3b8a9ad446198c68b794b15f617 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6efe969bfe348928bfde59370120e18 in term 1.
I20260710 11:10:01.244167  3970 leader_election.cc:290] T e70fd526a97440db99f64ea9f3fb9997 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:01.245222  3970 raft_consensus.cc:2804] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:01.245400  3923 raft_consensus.cc:2468] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3e291c06564adda9b0ef226ddbbd32 in term 1.
I20260710 11:10:01.245735  3970 raft_consensus.cc:493] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:01.246814  3813 leader_election.cc:304] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32; no voters: 
I20260710 11:10:01.256069  3971 raft_consensus.cc:515] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } }
I20260710 11:10:01.257349  3970 raft_consensus.cc:3060] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.258360  4043 raft_consensus.cc:2804] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:01.259289  4043 raft_consensus.cc:697] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 LEADER]: Becoming Leader. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Running, Role: LEADER
I20260710 11:10:01.244236  4046 leader_election.cc:290] T eda6195b824747b5820651a0a24cf20c P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:01.260401  4043 consensus_queue.cc:237] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } }
I20260710 11:10:01.269454  3923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70fd526a97440db99f64ea9f3fb9997" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:01.269644  3922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda6195b824747b5820651a0a24cf20c" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:01.270378  3922 raft_consensus.cc:2468] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 0.
I20260710 11:10:01.284102  3965 tablet_bootstrap.cc:654] T 2b7e2149e283445d99009527d47c0847 P ff3e291c06564adda9b0ef226ddbbd32: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.290532  3673 catalog_manager.cc:5697] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6efe969bfe348928bfde59370120e18 (127.2.153.67). New cstate: current_term: 1 leader_uuid: "f6efe969bfe348928bfde59370120e18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:01.314133  3989 consensus_queue.cc:1048] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:01.316573  3970 raft_consensus.cc:515] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.319423  3970 leader_election.cc:290] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 election: Requested vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:01.318569  3738 leader_election.cc:304] T eda6195b824747b5820651a0a24cf20c P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18; no voters: 
I20260710 11:10:01.320323  3971 leader_election.cc:290] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 election: Requested vote from peers f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:01.335855  3971 raft_consensus.cc:2804] T eda6195b824747b5820651a0a24cf20c P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:01.374238  3971 raft_consensus.cc:493] T eda6195b824747b5820651a0a24cf20c P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:01.375692  3971 raft_consensus.cc:3060] T eda6195b824747b5820651a0a24cf20c P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.373643  4043 raft_consensus.cc:493] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:01.384145  4043 raft_consensus.cc:515] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.385831  3921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f5e81f863c4b54b19e019b6b773777" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18"
I20260710 11:10:01.386523  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7d347d9ee9409a8851e8e1a21b0c38" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18"
I20260710 11:10:01.386715  3921 raft_consensus.cc:3060] T 71f5e81f863c4b54b19e019b6b773777 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.395411  3964 tablet_bootstrap.cc:654] T 23b801a54482441caa70db5d6b1e7837 P f6efe969bfe348928bfde59370120e18: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.394215  3924 raft_consensus.cc:2393] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 02671eb6046a4f66a480c22aa3bcbd4d in current term 1: Already voted for candidate ff3e291c06564adda9b0ef226ddbbd32 in this term.
I20260710 11:10:01.407523  4043 leader_election.cc:290] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:01.410275  3971 raft_consensus.cc:515] T eda6195b824747b5820651a0a24cf20c P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.414095  3998 consensus_queue.cc:1048] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:01.412474  3971 leader_election.cc:290] T eda6195b824747b5820651a0a24cf20c P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 election: Requested vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:01.419317  3922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4968d19f3e1435c86b7e769d891d9ec" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:01.442404  3998 raft_consensus.cc:493] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:01.454727  3965 tablet_bootstrap.cc:492] T 2b7e2149e283445d99009527d47c0847 P ff3e291c06564adda9b0ef226ddbbd32: No bootstrap required, opened a new log
I20260710 11:10:01.448984  3998 raft_consensus.cc:515] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.455406  3965 ts_tablet_manager.cc:1403] T 2b7e2149e283445d99009527d47c0847 P ff3e291c06564adda9b0ef226ddbbd32: Time spent bootstrapping tablet: real 0.283s	user 0.028s	sys 0.015s
I20260710 11:10:01.456646  4042 raft_consensus.cc:493] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:01.456983  3921 raft_consensus.cc:2468] T 71f5e81f863c4b54b19e019b6b773777 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 1.
I20260710 11:10:01.457188  4042 raft_consensus.cc:515] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.459468  4042 leader_election.cc:290] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:01.460387  3965 raft_consensus.cc:359] T 2b7e2149e283445d99009527d47c0847 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.454366  4043 raft_consensus.cc:493] T f869f613844f4450afeea0cb79ec0769 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:01.461426  4043 raft_consensus.cc:515] T f869f613844f4450afeea0cb79ec0769 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.468287  4043 leader_election.cc:290] T f869f613844f4450afeea0cb79ec0769 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:01.462397  3965 raft_consensus.cc:385] T 2b7e2149e283445d99009527d47c0847 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.451339  3920 raft_consensus.cc:3060] T 0a1b2baeca4c40de9073c3f1367844b6 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:10:01.453016  3813 leader_election.cc:343] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:01.470600  3965 raft_consensus.cc:740] T 2b7e2149e283445d99009527d47c0847 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.471791  3965 consensus_queue.cc:260] T 2b7e2149e283445d99009527d47c0847 P ff3e291c06564adda9b0ef226ddbbd32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.473281  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c94c2f5f6d46ca99de091da2daf76e" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:01.470249  3998 leader_election.cc:290] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:01.476595  3965 ts_tablet_manager.cc:1434] T 2b7e2149e283445d99009527d47c0847 P ff3e291c06564adda9b0ef226ddbbd32: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260710 11:10:01.475632  3848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4257445a81f74737b102351afce9bb43" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:01.483247  3848 raft_consensus.cc:2393] T 4257445a81f74737b102351afce9bb43 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f6efe969bfe348928bfde59370120e18 in current term 1: Already voted for candidate 02671eb6046a4f66a480c22aa3bcbd4d in this term.
I20260710 11:10:01.483242  3965 tablet_bootstrap.cc:492] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32: Bootstrap starting.
I20260710 11:10:01.485208  3738 leader_election.cc:304] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18; no voters: 
I20260710 11:10:01.486007  3971 raft_consensus.cc:2804] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:01.486491  3971 raft_consensus.cc:697] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Becoming Leader. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Running, Role: LEADER
I20260710 11:10:01.486775  3923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f869f613844f4450afeea0cb79ec0769" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:01.486739  3966 tablet_bootstrap.cc:492] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d: No bootstrap required, opened a new log
I20260710 11:10:01.487300  3971 consensus_queue.cc:237] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.488142  3966 ts_tablet_manager.cc:1403] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent bootstrapping tablet: real 0.376s	user 0.027s	sys 0.055s
W20260710 11:10:01.493690  3889 leader_election.cc:343] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:10:01.494942  3813 leader_election.cc:343] T f869f613844f4450afeea0cb79ec0769 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:01.495512  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda6195b824747b5820651a0a24cf20c" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18"
I20260710 11:10:01.496289  3924 raft_consensus.cc:3060] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.499089  3965 tablet_bootstrap.cc:654] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.500371  3923 raft_consensus.cc:3060] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:10:01.507215  3740 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.153.66:42461, user_credentials={real_user=slave}} blocked reactor thread for 271295us
I20260710 11:10:01.500581  3966 raft_consensus.cc:359] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.511109  3966 raft_consensus.cc:385] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.511536  3966 raft_consensus.cc:740] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.512306  3971 consensus_queue.cc:1048] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:01.515763  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70fd526a97440db99f64ea9f3fb9997" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:01.516309  3850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f5e81f863c4b54b19e019b6b773777" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:01.516924  3850 raft_consensus.cc:3060] T 71f5e81f863c4b54b19e019b6b773777 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.519593  3966 consensus_queue.cc:260] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.523109  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7d347d9ee9409a8851e8e1a21b0c38" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:01.524223  3971 consensus_queue.cc:1048] T 4257445a81f74737b102351afce9bb43 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:01.526074  3671 catalog_manager.cc:5697] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65). New cstate: current_term: 1 leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:01.528717  3966 ts_tablet_manager.cc:1434] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.002s
I20260710 11:10:01.530186  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda6195b824747b5820651a0a24cf20c" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:01.531714  3848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda6195b824747b5820651a0a24cf20c" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:01.530004  3966 tablet_bootstrap.cc:492] T f869f613844f4450afeea0cb79ec0769 P 02671eb6046a4f66a480c22aa3bcbd4d: Bootstrap starting.
I20260710 11:10:01.542613  3775 raft_consensus.cc:3060] T e70fd526a97440db99f64ea9f3fb9997 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.550256  3774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4257445a81f74737b102351afce9bb43" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:01.550549  3773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c94c2f5f6d46ca99de091da2daf76e" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:01.551098  3772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7d347d9ee9409a8851e8e1a21b0c38" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
I20260710 11:10:01.552130  3772 raft_consensus.cc:2393] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ff3e291c06564adda9b0ef226ddbbd32 in current term 1: Already voted for candidate 02671eb6046a4f66a480c22aa3bcbd4d in this term.
I20260710 11:10:01.557163  4053 raft_consensus.cc:493] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:01.557798  4053 raft_consensus.cc:515] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.562057  4053 leader_election.cc:290] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:01.562857  3920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4968d19f3e1435c86b7e769d891d9ec" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:01.533908  3850 raft_consensus.cc:2468] T 71f5e81f863c4b54b19e019b6b773777 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 1.
I20260710 11:10:01.536214  3673 catalog_manager.cc:5697] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66). New cstate: current_term: 1 leader_uuid: "ff3e291c06564adda9b0ef226ddbbd32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: UNKNOWN } } }
W20260710 11:10:01.564231  3738 leader_election.cc:343] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:01.566154  3964 tablet_bootstrap.cc:492] T 23b801a54482441caa70db5d6b1e7837 P f6efe969bfe348928bfde59370120e18: No bootstrap required, opened a new log
I20260710 11:10:01.566207  3888 leader_election.cc:304] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6efe969bfe348928bfde59370120e18; no voters: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:01.566880  3964 ts_tablet_manager.cc:1403] T 23b801a54482441caa70db5d6b1e7837 P f6efe969bfe348928bfde59370120e18: Time spent bootstrapping tablet: real 0.368s	user 0.013s	sys 0.015s
I20260710 11:10:01.566737  3924 raft_consensus.cc:2468] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 1.
I20260710 11:10:01.566025  3773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f869f613844f4450afeea0cb79ec0769" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
W20260710 11:10:01.567618  3888 leader_election.cc:343] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:01.568038  3888 leader_election.cc:304] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6efe969bfe348928bfde59370120e18; no voters: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:01.565660  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4968d19f3e1435c86b7e769d891d9ec" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:01.568794  3998 raft_consensus.cc:2749] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:01.568856  3738 leader_election.cc:304] T eda6195b824747b5820651a0a24cf20c P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18; no voters: 
I20260710 11:10:01.568850  3775 raft_consensus.cc:2468] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3e291c06564adda9b0ef226ddbbd32 in term 0.
I20260710 11:10:01.569546  3998 raft_consensus.cc:2749] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:01.569744  4053 raft_consensus.cc:2804] T eda6195b824747b5820651a0a24cf20c P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:01.570509  4053 raft_consensus.cc:697] T eda6195b824747b5820651a0a24cf20c P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Becoming Leader. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Running, Role: LEADER
I20260710 11:10:01.570665  3740 leader_election.cc:304] T e70fd526a97440db99f64ea9f3fb9997 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02671eb6046a4f66a480c22aa3bcbd4d; no voters: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:01.571429  4045 raft_consensus.cc:2749] T e70fd526a97440db99f64ea9f3fb9997 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:01.571221  3998 consensus_queue.cc:1048] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:01.571887  3740 leader_election.cc:304] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d [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: 02671eb6046a4f66a480c22aa3bcbd4d; no voters: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:01.573050  4045 raft_consensus.cc:2749] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:10:01.574064  3966 tablet_bootstrap.cc:654] T f869f613844f4450afeea0cb79ec0769 P 02671eb6046a4f66a480c22aa3bcbd4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.573956  3850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4968d19f3e1435c86b7e769d891d9ec" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:01.574637  3850 raft_consensus.cc:2468] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 0.
I20260710 11:10:01.575485  4053 consensus_queue.cc:237] T eda6195b824747b5820651a0a24cf20c P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.569547  3964 raft_consensus.cc:359] T 23b801a54482441caa70db5d6b1e7837 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.579587  3964 raft_consensus.cc:385] T 23b801a54482441caa70db5d6b1e7837 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.579875  3964 raft_consensus.cc:740] T 23b801a54482441caa70db5d6b1e7837 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6efe969bfe348928bfde59370120e18, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.580899  3964 consensus_queue.cc:260] T 23b801a54482441caa70db5d6b1e7837 P f6efe969bfe348928bfde59370120e18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.587260  3964 ts_tablet_manager.cc:1434] T 23b801a54482441caa70db5d6b1e7837 P f6efe969bfe348928bfde59370120e18: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260710 11:10:01.588292  3964 tablet_bootstrap.cc:492] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18: Bootstrap starting.
I20260710 11:10:01.598357  4052 consensus_queue.cc:1048] T 4257445a81f74737b102351afce9bb43 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:01.599452  3966 tablet_bootstrap.cc:492] T f869f613844f4450afeea0cb79ec0769 P 02671eb6046a4f66a480c22aa3bcbd4d: No bootstrap required, opened a new log
W20260710 11:10:01.599877  3740 leader_election.cc:343] T eda6195b824747b5820651a0a24cf20c P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:01.599913  3966 ts_tablet_manager.cc:1403] T f869f613844f4450afeea0cb79ec0769 P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent bootstrapping tablet: real 0.070s	user 0.012s	sys 0.003s
W20260710 11:10:01.601411  3740 leader_election.cc:343] T eda6195b824747b5820651a0a24cf20c P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:01.603245  3740 leader_election.cc:304] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [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: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32; no voters: f6efe969bfe348928bfde59370120e18
I20260710 11:10:01.603758  3965 tablet_bootstrap.cc:492] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32: No bootstrap required, opened a new log
I20260710 11:10:01.604214  3965 ts_tablet_manager.cc:1403] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32: Time spent bootstrapping tablet: real 0.121s	user 0.042s	sys 0.027s
I20260710 11:10:01.606410  4053 raft_consensus.cc:2804] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:01.606842  4053 raft_consensus.cc:493] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:01.607221  4053 raft_consensus.cc:3060] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:10:01.608948  3814 leader_election.cc:343] T f869f613844f4450afeea0cb79ec0769 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:01.609452  3814 leader_election.cc:304] T f869f613844f4450afeea0cb79ec0769 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3e291c06564adda9b0ef226ddbbd32; no voters: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18
I20260710 11:10:01.610610  3989 raft_consensus.cc:2749] T f869f613844f4450afeea0cb79ec0769 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:01.610576  3966 raft_consensus.cc:359] T f869f613844f4450afeea0cb79ec0769 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.611385  3966 raft_consensus.cc:385] T f869f613844f4450afeea0cb79ec0769 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.611652  3966 raft_consensus.cc:740] T f869f613844f4450afeea0cb79ec0769 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.612293  3966 consensus_queue.cc:260] T f869f613844f4450afeea0cb79ec0769 P 02671eb6046a4f66a480c22aa3bcbd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.614282  3966 ts_tablet_manager.cc:1434] T f869f613844f4450afeea0cb79ec0769 P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:10:01.615127  3966 tablet_bootstrap.cc:492] T 78c94c2f5f6d46ca99de091da2daf76e P 02671eb6046a4f66a480c22aa3bcbd4d: Bootstrap starting.
I20260710 11:10:01.612062  3814 leader_election.cc:304] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32 [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: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32; no voters: f6efe969bfe348928bfde59370120e18
I20260710 11:10:01.616065  3965 raft_consensus.cc:359] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.616714  3965 raft_consensus.cc:385] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.616953  3965 raft_consensus.cc:740] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.617810  4044 raft_consensus.cc:2804] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:01.618257  4044 raft_consensus.cc:493] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:01.618630  4044 raft_consensus.cc:3060] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.620853  3670 catalog_manager.cc:5697] T eda6195b824747b5820651a0a24cf20c P 02671eb6046a4f66a480c22aa3bcbd4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65). New cstate: current_term: 1 leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:01.622467  3965 consensus_queue.cc:260] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.624197  3965 ts_tablet_manager.cc:1434] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260710 11:10:01.624888  3965 tablet_bootstrap.cc:492] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32: Bootstrap starting.
I20260710 11:10:01.643875  3965 tablet_bootstrap.cc:654] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.641939  4044 raft_consensus.cc:515] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.647547  3966 tablet_bootstrap.cc:654] T 78c94c2f5f6d46ca99de091da2daf76e P 02671eb6046a4f66a480c22aa3bcbd4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.664407  3773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4968d19f3e1435c86b7e769d891d9ec" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
I20260710 11:10:01.675769  3964 tablet_bootstrap.cc:654] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.679939  4044 leader_election.cc:290] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 election: Requested vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:01.685179  3989 consensus_queue.cc:1048] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:01.688184  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4968d19f3e1435c86b7e769d891d9ec" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18"
I20260710 11:10:01.670508  4053 raft_consensus.cc:515] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
W20260710 11:10:01.693364  3813 leader_election.cc:343] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:01.697234  3773 raft_consensus.cc:2393] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ff3e291c06564adda9b0ef226ddbbd32 in current term 1: Already voted for candidate 02671eb6046a4f66a480c22aa3bcbd4d in this term.
I20260710 11:10:01.701336  3814 leader_election.cc:304] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32 [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: ff3e291c06564adda9b0ef226ddbbd32; no voters: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18
I20260710 11:10:01.702181  3998 consensus_queue.cc:1048] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:01.706027  4044 raft_consensus.cc:2749] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:10:01.715118  4053 leader_election.cc:290] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 election: Requested vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:01.715456  3966 tablet_bootstrap.cc:492] T 78c94c2f5f6d46ca99de091da2daf76e P 02671eb6046a4f66a480c22aa3bcbd4d: No bootstrap required, opened a new log
I20260710 11:10:01.715551  3965 tablet_bootstrap.cc:492] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32: No bootstrap required, opened a new log
I20260710 11:10:01.715956  3965 ts_tablet_manager.cc:1403] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32: Time spent bootstrapping tablet: real 0.091s	user 0.022s	sys 0.001s
I20260710 11:10:01.715961  3966 ts_tablet_manager.cc:1403] T 78c94c2f5f6d46ca99de091da2daf76e P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent bootstrapping tablet: real 0.101s	user 0.014s	sys 0.008s
I20260710 11:10:01.718741  3966 raft_consensus.cc:359] T 78c94c2f5f6d46ca99de091da2daf76e P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.719416  3966 raft_consensus.cc:385] T 78c94c2f5f6d46ca99de091da2daf76e P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.719679  3966 raft_consensus.cc:740] T 78c94c2f5f6d46ca99de091da2daf76e P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.720150  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4968d19f3e1435c86b7e769d891d9ec" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:01.720268  3966 consensus_queue.cc:260] T 78c94c2f5f6d46ca99de091da2daf76e P 02671eb6046a4f66a480c22aa3bcbd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.721045  3849 raft_consensus.cc:2393] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 02671eb6046a4f66a480c22aa3bcbd4d in current term 1: Already voted for candidate ff3e291c06564adda9b0ef226ddbbd32 in this term.
I20260710 11:10:01.722451  3966 ts_tablet_manager.cc:1434] T 78c94c2f5f6d46ca99de091da2daf76e P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 11:10:01.723344  3966 tablet_bootstrap.cc:492] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d: Bootstrap starting.
I20260710 11:10:01.727576  4044 consensus_queue.cc:1048] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:01.733479  3965 raft_consensus.cc:359] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.735482  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4968d19f3e1435c86b7e769d891d9ec" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18"
I20260710 11:10:01.735456  3966 tablet_bootstrap.cc:654] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.740937  4042 consensus_queue.cc:1048] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:01.752447  3965 raft_consensus.cc:385] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.752753  3965 raft_consensus.cc:740] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.753410  3965 consensus_queue.cc:260] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.755254  3965 ts_tablet_manager.cc:1434] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.001s
W20260710 11:10:01.755939  3738 leader_election.cc:343] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:01.756418  3738 leader_election.cc:304] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [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: 02671eb6046a4f66a480c22aa3bcbd4d; no voters: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:01.757161  4053 raft_consensus.cc:2749] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:10:01.759334  3965 tablet_bootstrap.cc:492] T 23b801a54482441caa70db5d6b1e7837 P ff3e291c06564adda9b0ef226ddbbd32: Bootstrap starting.
I20260710 11:10:01.771500  3965 tablet_bootstrap.cc:654] T 23b801a54482441caa70db5d6b1e7837 P ff3e291c06564adda9b0ef226ddbbd32: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.772671  3966 tablet_bootstrap.cc:492] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d: No bootstrap required, opened a new log
I20260710 11:10:01.773273  3966 ts_tablet_manager.cc:1403] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent bootstrapping tablet: real 0.050s	user 0.006s	sys 0.005s
I20260710 11:10:01.776439  3966 raft_consensus.cc:359] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.777350  3966 raft_consensus.cc:385] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.777779  3966 raft_consensus.cc:740] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.778764  3966 consensus_queue.cc:260] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.781803  3966 ts_tablet_manager.cc:1434] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.005s
I20260710 11:10:01.782917  3966 tablet_bootstrap.cc:492] T f52ebff708eb4bb69ecd9fbb04253235 P 02671eb6046a4f66a480c22aa3bcbd4d: Bootstrap starting.
I20260710 11:10:01.789790  3966 tablet_bootstrap.cc:654] T f52ebff708eb4bb69ecd9fbb04253235 P 02671eb6046a4f66a480c22aa3bcbd4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.801666  3966 tablet_bootstrap.cc:492] T f52ebff708eb4bb69ecd9fbb04253235 P 02671eb6046a4f66a480c22aa3bcbd4d: No bootstrap required, opened a new log
I20260710 11:10:01.802248  3966 ts_tablet_manager.cc:1403] T f52ebff708eb4bb69ecd9fbb04253235 P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.011s
I20260710 11:10:01.802628  3964 tablet_bootstrap.cc:492] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18: No bootstrap required, opened a new log
I20260710 11:10:01.803232  3964 ts_tablet_manager.cc:1403] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18: Time spent bootstrapping tablet: real 0.215s	user 0.009s	sys 0.007s
I20260710 11:10:01.805308  3966 raft_consensus.cc:359] T f52ebff708eb4bb69ecd9fbb04253235 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.806172  3966 raft_consensus.cc:385] T f52ebff708eb4bb69ecd9fbb04253235 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.806521  3966 raft_consensus.cc:740] T f52ebff708eb4bb69ecd9fbb04253235 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.806599  3964 raft_consensus.cc:359] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.807516  3964 raft_consensus.cc:385] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.807952  3964 raft_consensus.cc:740] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6efe969bfe348928bfde59370120e18, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.807585  3966 consensus_queue.cc:260] T f52ebff708eb4bb69ecd9fbb04253235 P 02671eb6046a4f66a480c22aa3bcbd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.809223  3964 consensus_queue.cc:260] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.812847  3965 tablet_bootstrap.cc:492] T 23b801a54482441caa70db5d6b1e7837 P ff3e291c06564adda9b0ef226ddbbd32: No bootstrap required, opened a new log
I20260710 11:10:01.813390  3965 ts_tablet_manager.cc:1403] T 23b801a54482441caa70db5d6b1e7837 P ff3e291c06564adda9b0ef226ddbbd32: Time spent bootstrapping tablet: real 0.054s	user 0.026s	sys 0.018s
I20260710 11:10:01.813474  4053 raft_consensus.cc:493] T f52ebff708eb4bb69ecd9fbb04253235 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:01.814056  4053 raft_consensus.cc:515] T f52ebff708eb4bb69ecd9fbb04253235 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.816068  3965 raft_consensus.cc:359] T 23b801a54482441caa70db5d6b1e7837 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.816895  4053 leader_election.cc:290] T f52ebff708eb4bb69ecd9fbb04253235 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:01.817236  3965 raft_consensus.cc:385] T 23b801a54482441caa70db5d6b1e7837 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.817633  3965 raft_consensus.cc:740] T 23b801a54482441caa70db5d6b1e7837 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.818449  3965 consensus_queue.cc:260] T 23b801a54482441caa70db5d6b1e7837 P ff3e291c06564adda9b0ef226ddbbd32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.818923  3966 ts_tablet_manager.cc:1434] T f52ebff708eb4bb69ecd9fbb04253235 P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:10:01.819232  3850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52ebff708eb4bb69ecd9fbb04253235" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:01.819998  3966 tablet_bootstrap.cc:492] T 9b3e024217554e1d8732bbf3c00bba95 P 02671eb6046a4f66a480c22aa3bcbd4d: Bootstrap starting.
I20260710 11:10:01.820379  3920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52ebff708eb4bb69ecd9fbb04253235" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
W20260710 11:10:01.822336  3738 leader_election.cc:343] T f52ebff708eb4bb69ecd9fbb04253235 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:01.823611  3965 ts_tablet_manager.cc:1434] T 23b801a54482441caa70db5d6b1e7837 P ff3e291c06564adda9b0ef226ddbbd32: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
W20260710 11:10:01.823680  3740 leader_election.cc:343] T f52ebff708eb4bb69ecd9fbb04253235 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:01.824219  3740 leader_election.cc:304] T f52ebff708eb4bb69ecd9fbb04253235 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02671eb6046a4f66a480c22aa3bcbd4d; no voters: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:01.824781  3965 tablet_bootstrap.cc:492] T f4fe7872bb2d41f1912d94caa1f88a1e P ff3e291c06564adda9b0ef226ddbbd32: Bootstrap starting.
I20260710 11:10:01.825502  4053 raft_consensus.cc:2749] T f52ebff708eb4bb69ecd9fbb04253235 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:01.827427  3966 tablet_bootstrap.cc:654] T 9b3e024217554e1d8732bbf3c00bba95 P 02671eb6046a4f66a480c22aa3bcbd4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.832683  3965 tablet_bootstrap.cc:654] T f4fe7872bb2d41f1912d94caa1f88a1e P ff3e291c06564adda9b0ef226ddbbd32: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.840641  3964 ts_tablet_manager.cc:1434] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.004s
I20260710 11:10:01.848412  3966 tablet_bootstrap.cc:492] T 9b3e024217554e1d8732bbf3c00bba95 P 02671eb6046a4f66a480c22aa3bcbd4d: No bootstrap required, opened a new log
I20260710 11:10:01.849040  3966 ts_tablet_manager.cc:1403] T 9b3e024217554e1d8732bbf3c00bba95 P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.004s
I20260710 11:10:01.851290  3965 tablet_bootstrap.cc:492] T f4fe7872bb2d41f1912d94caa1f88a1e P ff3e291c06564adda9b0ef226ddbbd32: No bootstrap required, opened a new log
I20260710 11:10:01.851785  3965 ts_tablet_manager.cc:1403] T f4fe7872bb2d41f1912d94caa1f88a1e P ff3e291c06564adda9b0ef226ddbbd32: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.004s
I20260710 11:10:01.852073  3966 raft_consensus.cc:359] T 9b3e024217554e1d8732bbf3c00bba95 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.852885  3966 raft_consensus.cc:385] T 9b3e024217554e1d8732bbf3c00bba95 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.853235  3966 raft_consensus.cc:740] T 9b3e024217554e1d8732bbf3c00bba95 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.854164  3966 consensus_queue.cc:260] T 9b3e024217554e1d8732bbf3c00bba95 P 02671eb6046a4f66a480c22aa3bcbd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.854761  3965 raft_consensus.cc:359] T f4fe7872bb2d41f1912d94caa1f88a1e P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.855511  3965 raft_consensus.cc:385] T f4fe7872bb2d41f1912d94caa1f88a1e P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.855783  3965 raft_consensus.cc:740] T f4fe7872bb2d41f1912d94caa1f88a1e P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.856380  3964 tablet_bootstrap.cc:492] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18: Bootstrap starting.
I20260710 11:10:01.856698  3965 consensus_queue.cc:260] T f4fe7872bb2d41f1912d94caa1f88a1e P ff3e291c06564adda9b0ef226ddbbd32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.859000  4045 raft_consensus.cc:493] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:01.859498  4045 raft_consensus.cc:515] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.862500  3965 ts_tablet_manager.cc:1434] T f4fe7872bb2d41f1912d94caa1f88a1e P ff3e291c06564adda9b0ef226ddbbd32: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:10:01.862682  3850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699ca70cb9e04bd4b1743b61f0d51fab" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:01.863314  3850 raft_consensus.cc:2468] T 699ca70cb9e04bd4b1743b61f0d51fab P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 0.
I20260710 11:10:01.863498  3965 tablet_bootstrap.cc:492] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32: Bootstrap starting.
I20260710 11:10:01.864629  3740 leader_election.cc:304] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32; no voters: 
I20260710 11:10:01.864910  3920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699ca70cb9e04bd4b1743b61f0d51fab" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:01.865428  4053 raft_consensus.cc:2804] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:01.865756  4053 raft_consensus.cc:493] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:01.866122  4053 raft_consensus.cc:3060] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:10:01.866340  3738 leader_election.cc:343] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:01.870285  3965 tablet_bootstrap.cc:654] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.864995  4045 leader_election.cc:290] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:01.878589  4044 raft_consensus.cc:493] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:01.879141  4044 raft_consensus.cc:515] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.881359  4044 leader_election.cc:290] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:01.882966  3920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c94c2f5f6d46ca99de091da2daf76e" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:01.883631  3920 raft_consensus.cc:2468] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3e291c06564adda9b0ef226ddbbd32 in term 0.
I20260710 11:10:01.883837  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c94c2f5f6d46ca99de091da2daf76e" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:01.884454  3775 raft_consensus.cc:2468] T 78c94c2f5f6d46ca99de091da2daf76e P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3e291c06564adda9b0ef226ddbbd32 in term 0.
I20260710 11:10:01.884892  3813 leader_election.cc:304] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32; no voters: 
I20260710 11:10:01.885726  4044 raft_consensus.cc:2804] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:01.886078  4044 raft_consensus.cc:493] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:01.886442  4044 raft_consensus.cc:3060] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.892879  3964 tablet_bootstrap.cc:654] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.894411  4053 raft_consensus.cc:515] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.899382  3850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699ca70cb9e04bd4b1743b61f0d51fab" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:01.900007  3850 raft_consensus.cc:3060] T 699ca70cb9e04bd4b1743b61f0d51fab P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.895363  4044 raft_consensus.cc:515] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.905977  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c94c2f5f6d46ca99de091da2daf76e" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
I20260710 11:10:01.906551  4044 leader_election.cc:290] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 election: Requested vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:01.906651  3775 raft_consensus.cc:3060] T 78c94c2f5f6d46ca99de091da2daf76e P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.909039  3964 tablet_bootstrap.cc:492] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18: No bootstrap required, opened a new log
I20260710 11:10:01.909722  3964 ts_tablet_manager.cc:1403] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.006s
I20260710 11:10:01.906091  3920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c94c2f5f6d46ca99de091da2daf76e" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18"
I20260710 11:10:01.910477  3920 raft_consensus.cc:3060] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.914383  3964 raft_consensus.cc:359] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.915486  3964 raft_consensus.cc:385] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.915897  3964 raft_consensus.cc:740] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6efe969bfe348928bfde59370120e18, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.917205  3964 consensus_queue.cc:260] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.921523  3920 raft_consensus.cc:2468] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3e291c06564adda9b0ef226ddbbd32 in term 1.
I20260710 11:10:01.925002  3850 raft_consensus.cc:2468] T 699ca70cb9e04bd4b1743b61f0d51fab P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 1.
I20260710 11:10:01.929461  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699ca70cb9e04bd4b1743b61f0d51fab" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18"
I20260710 11:10:01.929791  3740 leader_election.cc:304] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32; no voters: 
I20260710 11:10:01.927090  3775 raft_consensus.cc:2468] T 78c94c2f5f6d46ca99de091da2daf76e P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3e291c06564adda9b0ef226ddbbd32 in term 1.
I20260710 11:10:01.930665  3813 leader_election.cc:304] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32; no voters: 
I20260710 11:10:01.896724  3966 ts_tablet_manager.cc:1434] T 9b3e024217554e1d8732bbf3c00bba95 P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.000s
I20260710 11:10:01.931847  3964 ts_tablet_manager.cc:1434] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.003s
I20260710 11:10:01.933660  4045 raft_consensus.cc:2804] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:01.934190  4045 raft_consensus.cc:697] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Becoming Leader. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Running, Role: LEADER
I20260710 11:10:01.935003  4045 consensus_queue.cc:237] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.936942  4044 raft_consensus.cc:493] T 2b7e2149e283445d99009527d47c0847 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:01.937595  4044 raft_consensus.cc:515] T 2b7e2149e283445d99009527d47c0847 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
W20260710 11:10:01.938913  3738 leader_election.cc:343] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:01.939507  4053 leader_election.cc:290] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 election: Requested vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:01.939985  4040 raft_consensus.cc:2804] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:01.939114  3966 tablet_bootstrap.cc:492] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d: Bootstrap starting.
I20260710 11:10:01.940476  4040 raft_consensus.cc:697] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [term 1 LEADER]: Becoming Leader. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Running, Role: LEADER
I20260710 11:10:01.940532  4044 leader_election.cc:290] T 2b7e2149e283445d99009527d47c0847 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:01.941340  4040 consensus_queue.cc:237] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.948328  3966 tablet_bootstrap.cc:654] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.951081  3998 raft_consensus.cc:493] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:01.946244  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7e2149e283445d99009527d47c0847" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:01.951647  3998 raft_consensus.cc:515] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
W20260710 11:10:01.952759  3813 leader_election.cc:343] T 2b7e2149e283445d99009527d47c0847 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:01.945931  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7e2149e283445d99009527d47c0847" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:01.954680  3965 tablet_bootstrap.cc:492] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32: No bootstrap required, opened a new log
I20260710 11:10:01.955184  3998 leader_election.cc:290] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:01.956100  3772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6e6c90990be489b83ec611a9f100942" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:01.955184  3965 ts_tablet_manager.cc:1403] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32: Time spent bootstrapping tablet: real 0.092s	user 0.036s	sys 0.045s
W20260710 11:10:01.957885  3888 leader_election.cc:343] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:01.958557  3964 tablet_bootstrap.cc:492] T f869f613844f4450afeea0cb79ec0769 P f6efe969bfe348928bfde59370120e18: Bootstrap starting.
I20260710 11:10:01.960196  3850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6e6c90990be489b83ec611a9f100942" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:01.960978  3965 raft_consensus.cc:359] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
W20260710 11:10:01.961493  3889 leader_election.cc:343] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:01.961804  3965 raft_consensus.cc:385] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.961968  3889 leader_election.cc:304] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6efe969bfe348928bfde59370120e18; no voters: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:01.962209  3965 raft_consensus.cc:740] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.962991  3966 tablet_bootstrap.cc:492] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d: No bootstrap required, opened a new log
I20260710 11:10:01.963501  3966 ts_tablet_manager.cc:1403] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.008s
I20260710 11:10:01.963454  3998 raft_consensus.cc:2749] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:10:01.954352  3814 leader_election.cc:343] T 2b7e2149e283445d99009527d47c0847 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:01.963193  3965 consensus_queue.cc:260] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.964073  3814 leader_election.cc:304] T 2b7e2149e283445d99009527d47c0847 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3e291c06564adda9b0ef226ddbbd32; no voters: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18
I20260710 11:10:01.964852  3989 raft_consensus.cc:2749] T 2b7e2149e283445d99009527d47c0847 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:01.965554  3964 tablet_bootstrap.cc:654] T f869f613844f4450afeea0cb79ec0769 P f6efe969bfe348928bfde59370120e18: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.967088  3965 ts_tablet_manager.cc:1434] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260710 11:10:01.966985  3966 raft_consensus.cc:359] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.967975  3966 raft_consensus.cc:385] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:01.968350  3966 raft_consensus.cc:740] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Initialized, Role: FOLLOWER
I20260710 11:10:01.968689  3965 tablet_bootstrap.cc:492] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32: Bootstrap starting.
I20260710 11:10:01.969278  3966 consensus_queue.cc:260] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.972494  3966 ts_tablet_manager.cc:1434] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:10:01.972289  3671 catalog_manager.cc:5697] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66). New cstate: current_term: 1 leader_uuid: "ff3e291c06564adda9b0ef226ddbbd32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:01.973556  3966 tablet_bootstrap.cc:492] T f4fe7872bb2d41f1912d94caa1f88a1e P 02671eb6046a4f66a480c22aa3bcbd4d: Bootstrap starting.
I20260710 11:10:01.974391  3989 raft_consensus.cc:493] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:01.974917  3989 raft_consensus.cc:515] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.977337  3989 leader_election.cc:290] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:01.979722  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda6195b824747b5820651a0a24cf20c" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:01.980615  3924 raft_consensus.cc:2393] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff3e291c06564adda9b0ef226ddbbd32 in current term 1: Already voted for candidate 02671eb6046a4f66a480c22aa3bcbd4d in this term.
I20260710 11:10:01.983337  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda6195b824747b5820651a0a24cf20c" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:01.985138  3966 tablet_bootstrap.cc:654] T f4fe7872bb2d41f1912d94caa1f88a1e P 02671eb6046a4f66a480c22aa3bcbd4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.985143  3814 leader_election.cc:304] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3e291c06564adda9b0ef226ddbbd32; no voters: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18
I20260710 11:10:01.986202  3989 raft_consensus.cc:3060] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:01.989626  3673 catalog_manager.cc:5697] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65). New cstate: current_term: 1 leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:01.996336  3965 tablet_bootstrap.cc:654] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:01.998297  3966 tablet_bootstrap.cc:492] T f4fe7872bb2d41f1912d94caa1f88a1e P 02671eb6046a4f66a480c22aa3bcbd4d: No bootstrap required, opened a new log
I20260710 11:10:02.002800  3966 ts_tablet_manager.cc:1403] T f4fe7872bb2d41f1912d94caa1f88a1e P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.001s
I20260710 11:10:01.998752  3998 raft_consensus.cc:493] T 23b801a54482441caa70db5d6b1e7837 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:02.022629  3964 tablet_bootstrap.cc:492] T f869f613844f4450afeea0cb79ec0769 P f6efe969bfe348928bfde59370120e18: No bootstrap required, opened a new log
I20260710 11:10:02.026499  3998 raft_consensus.cc:515] T 23b801a54482441caa70db5d6b1e7837 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:01.998508  3989 raft_consensus.cc:2749] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:02.028155  3964 ts_tablet_manager.cc:1403] T f869f613844f4450afeea0cb79ec0769 P f6efe969bfe348928bfde59370120e18: Time spent bootstrapping tablet: real 0.070s	user 0.020s	sys 0.011s
I20260710 11:10:02.028646  3998 leader_election.cc:290] T 23b801a54482441caa70db5d6b1e7837 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:02.030596  3850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23b801a54482441caa70db5d6b1e7837" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:02.031374  3850 raft_consensus.cc:2468] T 23b801a54482441caa70db5d6b1e7837 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6efe969bfe348928bfde59370120e18 in term 0.
I20260710 11:10:02.032338  3966 raft_consensus.cc:359] T f4fe7872bb2d41f1912d94caa1f88a1e P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.032563  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23b801a54482441caa70db5d6b1e7837" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:02.033061  3966 raft_consensus.cc:385] T f4fe7872bb2d41f1912d94caa1f88a1e P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:02.033401  3966 raft_consensus.cc:740] T f4fe7872bb2d41f1912d94caa1f88a1e P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Initialized, Role: FOLLOWER
I20260710 11:10:02.034260  3966 consensus_queue.cc:260] T f4fe7872bb2d41f1912d94caa1f88a1e P 02671eb6046a4f66a480c22aa3bcbd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
W20260710 11:10:02.035161  3888 leader_election.cc:343] T 23b801a54482441caa70db5d6b1e7837 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:02.036119  3889 leader_election.cc:304] T 23b801a54482441caa70db5d6b1e7837 P f6efe969bfe348928bfde59370120e18 [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: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32; no voters: 02671eb6046a4f66a480c22aa3bcbd4d
I20260710 11:10:02.036815  3966 ts_tablet_manager.cc:1434] T f4fe7872bb2d41f1912d94caa1f88a1e P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:10:02.037437  3998 raft_consensus.cc:2804] T 23b801a54482441caa70db5d6b1e7837 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:02.037834  3966 tablet_bootstrap.cc:492] T 741138bc1a0841dbba9bd7e0f610b245 P 02671eb6046a4f66a480c22aa3bcbd4d: Bootstrap starting.
I20260710 11:10:02.037881  3998 raft_consensus.cc:493] T 23b801a54482441caa70db5d6b1e7837 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:02.038481  3998 raft_consensus.cc:3060] T 23b801a54482441caa70db5d6b1e7837 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:02.045094  3966 tablet_bootstrap.cc:654] T 741138bc1a0841dbba9bd7e0f610b245 P 02671eb6046a4f66a480c22aa3bcbd4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:02.048518  3998 raft_consensus.cc:515] T 23b801a54482441caa70db5d6b1e7837 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.055557  3965 tablet_bootstrap.cc:492] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32: No bootstrap required, opened a new log
I20260710 11:10:02.056090  3965 ts_tablet_manager.cc:1403] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32: Time spent bootstrapping tablet: real 0.088s	user 0.016s	sys 0.013s
I20260710 11:10:02.056342  3772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23b801a54482441caa70db5d6b1e7837" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
W20260710 11:10:02.058229  3888 leader_election.cc:343] T 23b801a54482441caa70db5d6b1e7837 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:02.059170  3965 raft_consensus.cc:359] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.059679  4045 raft_consensus.cc:493] T f869f613844f4450afeea0cb79ec0769 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:02.059975  3965 raft_consensus.cc:385] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:02.060295  3965 raft_consensus.cc:740] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Initialized, Role: FOLLOWER
I20260710 11:10:02.060180  4045 raft_consensus.cc:515] T f869f613844f4450afeea0cb79ec0769 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.061070  3965 consensus_queue.cc:260] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.052507  3964 raft_consensus.cc:359] T f869f613844f4450afeea0cb79ec0769 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.062275  4042 raft_consensus.cc:493] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:02.062824  4042 raft_consensus.cc:515] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.064328  4045 leader_election.cc:290] T f869f613844f4450afeea0cb79ec0769 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:02.062088  3964 raft_consensus.cc:385] T f869f613844f4450afeea0cb79ec0769 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:02.067098  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f869f613844f4450afeea0cb79ec0769" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:02.061543  3850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23b801a54482441caa70db5d6b1e7837" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:02.068205  3850 raft_consensus.cc:3060] T 23b801a54482441caa70db5d6b1e7837 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:02.074417  4052 consensus_queue.cc:1048] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:02.075685  4042 leader_election.cc:290] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:02.075752  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f869f613844f4450afeea0cb79ec0769" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:02.076525  3849 raft_consensus.cc:2468] T f869f613844f4450afeea0cb79ec0769 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 0.
I20260710 11:10:02.077602  3772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4fe7872bb2d41f1912d94caa1f88a1e" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:02.078531  3772 raft_consensus.cc:2468] T f4fe7872bb2d41f1912d94caa1f88a1e P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6efe969bfe348928bfde59370120e18 in term 0.
I20260710 11:10:02.065215  3998 leader_election.cc:290] T 23b801a54482441caa70db5d6b1e7837 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 election: Requested vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:02.079380  3740 leader_election.cc:304] T f869f613844f4450afeea0cb79ec0769 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32; no voters: 
I20260710 11:10:02.080534  4045 raft_consensus.cc:2804] T f869f613844f4450afeea0cb79ec0769 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:02.080960  4045 raft_consensus.cc:493] T f869f613844f4450afeea0cb79ec0769 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:02.080940  3888 leader_election.cc:304] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18; no voters: 
I20260710 11:10:02.081517  4045 raft_consensus.cc:3060] T f869f613844f4450afeea0cb79ec0769 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:02.081401  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4fe7872bb2d41f1912d94caa1f88a1e" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:02.082087  4041 raft_consensus.cc:2804] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:02.082569  4041 raft_consensus.cc:493] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:02.083038  4041 raft_consensus.cc:3060] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:02.082412  3849 raft_consensus.cc:2468] T f4fe7872bb2d41f1912d94caa1f88a1e P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6efe969bfe348928bfde59370120e18 in term 0.
I20260710 11:10:02.086458  3964 raft_consensus.cc:740] T f869f613844f4450afeea0cb79ec0769 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6efe969bfe348928bfde59370120e18, State: Initialized, Role: FOLLOWER
I20260710 11:10:02.091493  3964 consensus_queue.cc:260] T f869f613844f4450afeea0cb79ec0769 P f6efe969bfe348928bfde59370120e18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.092172  3965 ts_tablet_manager.cc:1434] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.001s
I20260710 11:10:02.093103  3965 tablet_bootstrap.cc:492] T 6b81a453ce604e38bd019723be50944d P ff3e291c06564adda9b0ef226ddbbd32: Bootstrap starting.
I20260710 11:10:02.095566  3924 raft_consensus.cc:2468] T f869f613844f4450afeea0cb79ec0769 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 0.
I20260710 11:10:02.102835  3964 ts_tablet_manager.cc:1434] T f869f613844f4450afeea0cb79ec0769 P f6efe969bfe348928bfde59370120e18: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.000s
I20260710 11:10:02.103621  3964 tablet_bootstrap.cc:492] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18: Bootstrap starting.
I20260710 11:10:02.102260  4052 consensus_queue.cc:1048] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 11:10:02.116756  4041 raft_consensus.cc:515] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.102088  4045 raft_consensus.cc:515] T f869f613844f4450afeea0cb79ec0769 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.120054  3850 raft_consensus.cc:2468] T 23b801a54482441caa70db5d6b1e7837 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6efe969bfe348928bfde59370120e18 in term 1.
W20260710 11:10:02.117350  3721 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:10:02.121196  3889 leader_election.cc:304] T 23b801a54482441caa70db5d6b1e7837 P f6efe969bfe348928bfde59370120e18 [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: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32; no voters: 02671eb6046a4f66a480c22aa3bcbd4d
I20260710 11:10:02.122697  4042 raft_consensus.cc:2804] T 23b801a54482441caa70db5d6b1e7837 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:02.124540  3966 tablet_bootstrap.cc:492] T 741138bc1a0841dbba9bd7e0f610b245 P 02671eb6046a4f66a480c22aa3bcbd4d: No bootstrap required, opened a new log
I20260710 11:10:02.125000  3966 ts_tablet_manager.cc:1403] T 741138bc1a0841dbba9bd7e0f610b245 P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent bootstrapping tablet: real 0.087s	user 0.014s	sys 0.030s
I20260710 11:10:02.129022  3966 raft_consensus.cc:359] T 741138bc1a0841dbba9bd7e0f610b245 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.130622  3966 raft_consensus.cc:385] T 741138bc1a0841dbba9bd7e0f610b245 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:02.130882  3966 raft_consensus.cc:740] T 741138bc1a0841dbba9bd7e0f610b245 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Initialized, Role: FOLLOWER
I20260710 11:10:02.131618  3966 consensus_queue.cc:260] T 741138bc1a0841dbba9bd7e0f610b245 P 02671eb6046a4f66a480c22aa3bcbd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.135445  3964 tablet_bootstrap.cc:654] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:02.137737  3966 ts_tablet_manager.cc:1434] T 741138bc1a0841dbba9bd7e0f610b245 P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260710 11:10:02.138581  3966 tablet_bootstrap.cc:492] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d: Bootstrap starting.
I20260710 11:10:02.140909  4045 leader_election.cc:290] T f869f613844f4450afeea0cb79ec0769 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 election: Requested vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:02.143303  4041 leader_election.cc:290] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 election: Requested vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:02.143826  3772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4fe7872bb2d41f1912d94caa1f88a1e" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
I20260710 11:10:02.148443  3772 raft_consensus.cc:3060] T f4fe7872bb2d41f1912d94caa1f88a1e P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:02.154354  4042 raft_consensus.cc:697] T 23b801a54482441caa70db5d6b1e7837 P f6efe969bfe348928bfde59370120e18 [term 1 LEADER]: Becoming Leader. State: Replica: f6efe969bfe348928bfde59370120e18, State: Running, Role: LEADER
I20260710 11:10:02.154806  3848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4fe7872bb2d41f1912d94caa1f88a1e" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:02.153961  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f869f613844f4450afeea0cb79ec0769" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18"
I20260710 11:10:02.155623  3848 raft_consensus.cc:3060] T f4fe7872bb2d41f1912d94caa1f88a1e P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:02.155469  4042 consensus_queue.cc:237] T 23b801a54482441caa70db5d6b1e7837 P f6efe969bfe348928bfde59370120e18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.156078  3924 raft_consensus.cc:3060] T f869f613844f4450afeea0cb79ec0769 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:02.173463  4045 raft_consensus.cc:493] T 9b3e024217554e1d8732bbf3c00bba95 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:02.174016  4045 raft_consensus.cc:515] T 9b3e024217554e1d8732bbf3c00bba95 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.176553  4045 leader_election.cc:290] T 9b3e024217554e1d8732bbf3c00bba95 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:02.153861  3850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f869f613844f4450afeea0cb79ec0769" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:02.186498  3919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3e024217554e1d8732bbf3c00bba95" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:02.188463  3965 tablet_bootstrap.cc:654] T 6b81a453ce604e38bd019723be50944d P ff3e291c06564adda9b0ef226ddbbd32: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:02.189132  4052 consensus_queue.cc:1048] T eda6195b824747b5820651a0a24cf20c P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:10:02.196177  3738 leader_election.cc:343] T 9b3e024217554e1d8732bbf3c00bba95 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:02.202239  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3e024217554e1d8732bbf3c00bba95" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:02.192724  3772 raft_consensus.cc:2468] T f4fe7872bb2d41f1912d94caa1f88a1e P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6efe969bfe348928bfde59370120e18 in term 1.
I20260710 11:10:02.185246  3850 raft_consensus.cc:3060] T f869f613844f4450afeea0cb79ec0769 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:02.215344  4053 raft_consensus.cc:493] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:02.207177  3924 raft_consensus.cc:2468] T f869f613844f4450afeea0cb79ec0769 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 1.
I20260710 11:10:02.231861  3738 leader_election.cc:304] T f869f613844f4450afeea0cb79ec0769 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18; no voters: 
I20260710 11:10:02.232810  4052 raft_consensus.cc:2804] T f869f613844f4450afeea0cb79ec0769 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:02.233371  4052 raft_consensus.cc:697] T f869f613844f4450afeea0cb79ec0769 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Becoming Leader. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Running, Role: LEADER
I20260710 11:10:02.218515  4053 raft_consensus.cc:515] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.234287  4052 consensus_queue.cc:237] T f869f613844f4450afeea0cb79ec0769 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.234963  3671 catalog_manager.cc:5697] T 23b801a54482441caa70db5d6b1e7837 P f6efe969bfe348928bfde59370120e18 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6efe969bfe348928bfde59370120e18 (127.2.153.67). New cstate: current_term: 1 leader_uuid: "f6efe969bfe348928bfde59370120e18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:02.235837  4053 leader_election.cc:290] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:02.244294  3888 leader_election.cc:304] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18; no voters: 
W20260710 11:10:02.244804  3740 leader_election.cc:343] T 9b3e024217554e1d8732bbf3c00bba95 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:02.245329  3740 leader_election.cc:304] T 9b3e024217554e1d8732bbf3c00bba95 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02671eb6046a4f66a480c22aa3bcbd4d; no voters: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:02.246161  4045 raft_consensus.cc:2749] T 9b3e024217554e1d8732bbf3c00bba95 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:02.249176  3847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7e2149e283445d99009527d47c0847" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:02.250191  3847 raft_consensus.cc:2468] T 2b7e2149e283445d99009527d47c0847 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 0.
I20260710 11:10:02.254554  4095 raft_consensus.cc:2804] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:02.255092  4095 raft_consensus.cc:697] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18 [term 1 LEADER]: Becoming Leader. State: Replica: f6efe969bfe348928bfde59370120e18, State: Running, Role: LEADER
I20260710 11:10:02.255820  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7e2149e283445d99009527d47c0847" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:02.256108  4095 consensus_queue.cc:237] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
W20260710 11:10:02.257902  3738 leader_election.cc:343] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:02.266901  4045 consensus_queue.cc:1048] T eda6195b824747b5820651a0a24cf20c P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:02.269094  4044 raft_consensus.cc:493] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:02.270081  4044 raft_consensus.cc:515] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.282269  3964 tablet_bootstrap.cc:492] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18: No bootstrap required, opened a new log
I20260710 11:10:02.282778  3964 ts_tablet_manager.cc:1403] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18: Time spent bootstrapping tablet: real 0.179s	user 0.015s	sys 0.011s
I20260710 11:10:02.283519  4044 leader_election.cc:290] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:02.285334  3923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741138bc1a0841dbba9bd7e0f610b245" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
W20260710 11:10:02.291569  3813 leader_election.cc:343] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:02.297242  3671 catalog_manager.cc:5697] T f869f613844f4450afeea0cb79ec0769 P 02671eb6046a4f66a480c22aa3bcbd4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65). New cstate: current_term: 1 leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:02.321022  3966 tablet_bootstrap.cc:654] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:02.326574  3740 leader_election.cc:304] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [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: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32; no voters: f6efe969bfe348928bfde59370120e18
I20260710 11:10:02.327983  4053 raft_consensus.cc:2804] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:02.328449  4053 raft_consensus.cc:493] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:02.328876  4053 raft_consensus.cc:3060] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:02.328673  3848 raft_consensus.cc:2468] T f4fe7872bb2d41f1912d94caa1f88a1e P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6efe969bfe348928bfde59370120e18 in term 1.
W20260710 11:10:02.367734  4068 log.cc:927] Time spent T eda6195b824747b5820651a0a24cf20c P 02671eb6046a4f66a480c22aa3bcbd4d: Append to log took a long time: real 0.071s	user 0.026s	sys 0.021s
I20260710 11:10:02.370563  3965 tablet_bootstrap.cc:492] T 6b81a453ce604e38bd019723be50944d P ff3e291c06564adda9b0ef226ddbbd32: No bootstrap required, opened a new log
I20260710 11:10:02.317929  3850 raft_consensus.cc:2468] T f869f613844f4450afeea0cb79ec0769 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 1.
W20260710 11:10:02.369277  3738 consensus_peers.cc:597] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d -> Peer f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729): Couldn't send request to peer f6efe969bfe348928bfde59370120e18. 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 11:10:02.362363  4040 consensus_queue.cc:1048] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260710 11:10:02.329409  4044 raft_consensus.cc:493] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:02.367324  3964 raft_consensus.cc:359] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.391243  4044 raft_consensus.cc:515] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.392167  3964 raft_consensus.cc:385] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:02.392488  3964 raft_consensus.cc:740] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6efe969bfe348928bfde59370120e18, State: Initialized, Role: FOLLOWER
I20260710 11:10:02.395165  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741138bc1a0841dbba9bd7e0f610b245" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:02.396124  3775 raft_consensus.cc:2468] T 741138bc1a0841dbba9bd7e0f610b245 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3e291c06564adda9b0ef226ddbbd32 in term 0.
I20260710 11:10:02.399017  3773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6e6c90990be489b83ec611a9f100942" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:02.405088  3920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6e6c90990be489b83ec611a9f100942" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:02.406145  3920 raft_consensus.cc:2468] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3e291c06564adda9b0ef226ddbbd32 in term 0.
I20260710 11:10:02.407011  3965 ts_tablet_manager.cc:1403] T 6b81a453ce604e38bd019723be50944d P ff3e291c06564adda9b0ef226ddbbd32: Time spent bootstrapping tablet: real 0.314s	user 0.012s	sys 0.011s
I20260710 11:10:02.406843  3814 leader_election.cc:304] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [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: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32; no voters: f6efe969bfe348928bfde59370120e18
I20260710 11:10:02.407667  3813 leader_election.cc:304] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32; no voters: 
I20260710 11:10:02.408262  4040 raft_consensus.cc:2804] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:02.408563  3989 raft_consensus.cc:2804] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:02.409021  3989 raft_consensus.cc:493] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:02.409440  3989 raft_consensus.cc:3060] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:02.409878  4044 leader_election.cc:290] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:02.408740  4040 raft_consensus.cc:493] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:02.410557  4040 raft_consensus.cc:3060] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:02.411887  3671 catalog_manager.cc:5697] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6efe969bfe348928bfde59370120e18 (127.2.153.67). New cstate: current_term: 1 leader_uuid: "f6efe969bfe348928bfde59370120e18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:02.414232  3965 raft_consensus.cc:359] T 6b81a453ce604e38bd019723be50944d P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.415027  3965 raft_consensus.cc:385] T 6b81a453ce604e38bd019723be50944d P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:02.415423  3965 raft_consensus.cc:740] T 6b81a453ce604e38bd019723be50944d P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Initialized, Role: FOLLOWER
I20260710 11:10:02.413398  4053 raft_consensus.cc:515] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.416533  3965 consensus_queue.cc:260] T 6b81a453ce604e38bd019723be50944d P ff3e291c06564adda9b0ef226ddbbd32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.416797  3989 raft_consensus.cc:515] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.417987  4053 leader_election.cc:290] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 election: Requested vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:02.419188  4044 consensus_queue.cc:1048] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:02.419226  3920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7e2149e283445d99009527d47c0847" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18"
W20260710 11:10:02.421046  3738 leader_election.cc:343] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:02.393352  3964 consensus_queue.cc:260] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.422819  3966 tablet_bootstrap.cc:492] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d: No bootstrap required, opened a new log
I20260710 11:10:02.428126  3966 ts_tablet_manager.cc:1403] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent bootstrapping tablet: real 0.290s	user 0.010s	sys 0.006s
I20260710 11:10:02.423323  3989 leader_election.cc:290] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 election: Requested vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:02.425670  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6e6c90990be489b83ec611a9f100942" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18"
I20260710 11:10:02.430446  3924 raft_consensus.cc:3060] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:02.431159  3966 raft_consensus.cc:359] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.431941  3966 raft_consensus.cc:385] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:02.432245  3966 raft_consensus.cc:740] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Initialized, Role: FOLLOWER
I20260710 11:10:02.433080  3966 consensus_queue.cc:260] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
W20260710 11:10:02.423867  3814 leader_election.cc:343] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:02.435376  3966 ts_tablet_manager.cc:1434] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:10:02.436398  3966 tablet_bootstrap.cc:492] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d: Bootstrap starting.
I20260710 11:10:02.436704  3847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7e2149e283445d99009527d47c0847" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:02.437274  3847 raft_consensus.cc:3060] T 2b7e2149e283445d99009527d47c0847 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:02.438295  3924 raft_consensus.cc:2468] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3e291c06564adda9b0ef226ddbbd32 in term 1.
I20260710 11:10:02.439774  3813 leader_election.cc:304] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32; no voters: 
I20260710 11:10:02.440760  3989 raft_consensus.cc:2804] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:02.441295  3989 raft_consensus.cc:697] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 LEADER]: Becoming Leader. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Running, Role: LEADER
I20260710 11:10:02.442813  3966 tablet_bootstrap.cc:654] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:02.442658  3989 consensus_queue.cc:237] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.427548  3964 ts_tablet_manager.cc:1434] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18: Time spent starting tablet: real 0.144s	user 0.008s	sys 0.001s
I20260710 11:10:02.454095  3847 raft_consensus.cc:2468] T 2b7e2149e283445d99009527d47c0847 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 1.
I20260710 11:10:02.455353  3965 ts_tablet_manager.cc:1434] T 6b81a453ce604e38bd019723be50944d P ff3e291c06564adda9b0ef226ddbbd32: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.005s
I20260710 11:10:02.456470  3965 tablet_bootstrap.cc:492] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32: Bootstrap starting.
I20260710 11:10:02.457816  4040 raft_consensus.cc:515] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.458932  3964 tablet_bootstrap.cc:492] T e4968d19f3e1435c86b7e769d891d9ec P f6efe969bfe348928bfde59370120e18: Bootstrap starting.
I20260710 11:10:02.462558  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6e6c90990be489b83ec611a9f100942" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
I20260710 11:10:02.462606  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741138bc1a0841dbba9bd7e0f610b245" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18"
W20260710 11:10:02.465818  3813 leader_election.cc:343] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:02.466346  4040 leader_election.cc:290] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 election: Requested vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:02.466799  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741138bc1a0841dbba9bd7e0f610b245" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
I20260710 11:10:02.467415  3775 raft_consensus.cc:3060] T 741138bc1a0841dbba9bd7e0f610b245 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:02.468592  3740 leader_election.cc:304] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [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: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32; no voters: f6efe969bfe348928bfde59370120e18
I20260710 11:10:02.468983  3965 tablet_bootstrap.cc:654] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:02.469460  4052 consensus_queue.cc:1048] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:02.471065  4052 raft_consensus.cc:2804] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:02.471587  4052 raft_consensus.cc:697] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Becoming Leader. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Running, Role: LEADER
I20260710 11:10:02.472535  4052 consensus_queue.cc:237] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
W20260710 11:10:02.471300  3814 leader_election.cc:343] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:02.478094  3966 tablet_bootstrap.cc:492] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d: No bootstrap required, opened a new log
I20260710 11:10:02.479197  3966 ts_tablet_manager.cc:1403] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.016s
I20260710 11:10:02.479542  4095 raft_consensus.cc:493] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:02.480193  4095 raft_consensus.cc:515] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.482872  4095 leader_election.cc:290] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:02.482903  3966 raft_consensus.cc:359] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.483919  3966 raft_consensus.cc:385] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:02.484403  3966 raft_consensus.cc:740] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Initialized, Role: FOLLOWER
I20260710 11:10:02.484663  3965 tablet_bootstrap.cc:492] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32: No bootstrap required, opened a new log
I20260710 11:10:02.485212  3965 ts_tablet_manager.cc:1403] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.005s
I20260710 11:10:02.485133  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699ca70cb9e04bd4b1743b61f0d51fab" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:02.489367  3965 raft_consensus.cc:359] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.490208  3965 raft_consensus.cc:385] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:02.490552  3965 raft_consensus.cc:740] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Initialized, Role: FOLLOWER
I20260710 11:10:02.490643  3775 raft_consensus.cc:2468] T 741138bc1a0841dbba9bd7e0f610b245 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3e291c06564adda9b0ef226ddbbd32 in term 1.
I20260710 11:10:02.491374  3965 consensus_queue.cc:260] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.493745  3966 consensus_queue.cc:260] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.494148  3965 ts_tablet_manager.cc:1434] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260710 11:10:02.495739  3965 tablet_bootstrap.cc:492] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32: Bootstrap starting.
I20260710 11:10:02.496363  3966 ts_tablet_manager.cc:1434] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:10:02.497516  3966 tablet_bootstrap.cc:492] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d: Bootstrap starting.
I20260710 11:10:02.501087  3965 tablet_bootstrap.cc:654] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:02.505573  3966 tablet_bootstrap.cc:654] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:02.506997  3964 tablet_bootstrap.cc:654] T e4968d19f3e1435c86b7e769d891d9ec P f6efe969bfe348928bfde59370120e18: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:02.511046  3671 catalog_manager.cc:5697] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66). New cstate: current_term: 1 leader_uuid: "ff3e291c06564adda9b0ef226ddbbd32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:02.513648  3814 leader_election.cc:304] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [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: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32; no voters: f6efe969bfe348928bfde59370120e18
I20260710 11:10:02.517403  3989 raft_consensus.cc:2804] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:02.517935  3989 raft_consensus.cc:697] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 LEADER]: Becoming Leader. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Running, Role: LEADER
I20260710 11:10:02.518740  3989 consensus_queue.cc:237] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.522926  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699ca70cb9e04bd4b1743b61f0d51fab" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:02.525242  3888 leader_election.cc:304] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6efe969bfe348928bfde59370120e18; no voters: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:02.529058  4095 raft_consensus.cc:2749] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:02.538386  4044 raft_consensus.cc:493] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:02.538911  4044 raft_consensus.cc:515] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.539964  3964 tablet_bootstrap.cc:492] T e4968d19f3e1435c86b7e769d891d9ec P f6efe969bfe348928bfde59370120e18: No bootstrap required, opened a new log
I20260710 11:10:02.540412  3964 ts_tablet_manager.cc:1403] T e4968d19f3e1435c86b7e769d891d9ec P f6efe969bfe348928bfde59370120e18: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.003s
I20260710 11:10:02.540922  4044 leader_election.cc:290] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:02.542474  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3e024217554e1d8732bbf3c00bba95" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
W20260710 11:10:02.543972  3813 leader_election.cc:343] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:02.551731  3966 tablet_bootstrap.cc:492] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d: No bootstrap required, opened a new log
I20260710 11:10:02.552531  3966 ts_tablet_manager.cc:1403] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.014s
I20260710 11:10:02.555631  3966 raft_consensus.cc:359] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.556353  3966 raft_consensus.cc:385] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:02.556643  3966 raft_consensus.cc:740] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Initialized, Role: FOLLOWER
I20260710 11:10:02.557281  3966 consensus_queue.cc:260] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.560598  3964 raft_consensus.cc:359] T e4968d19f3e1435c86b7e769d891d9ec P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.562131  3964 raft_consensus.cc:385] T e4968d19f3e1435c86b7e769d891d9ec P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:02.562429  3964 raft_consensus.cc:740] T e4968d19f3e1435c86b7e769d891d9ec P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6efe969bfe348928bfde59370120e18, State: Initialized, Role: FOLLOWER
I20260710 11:10:02.563271  3964 consensus_queue.cc:260] T e4968d19f3e1435c86b7e769d891d9ec P f6efe969bfe348928bfde59370120e18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.564280  3966 ts_tablet_manager.cc:1434] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:10:02.551976  3670 catalog_manager.cc:5697] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65). New cstate: current_term: 1 leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:02.569862  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3e024217554e1d8732bbf3c00bba95" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:02.570513  3775 raft_consensus.cc:2468] T 9b3e024217554e1d8732bbf3c00bba95 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3e291c06564adda9b0ef226ddbbd32 in term 0.
I20260710 11:10:02.572029  3965 tablet_bootstrap.cc:492] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32: No bootstrap required, opened a new log
I20260710 11:10:02.572039  3814 leader_election.cc:304] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [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: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32; no voters: f6efe969bfe348928bfde59370120e18
I20260710 11:10:02.566381  3964 ts_tablet_manager.cc:1434] T e4968d19f3e1435c86b7e769d891d9ec P f6efe969bfe348928bfde59370120e18: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260710 11:10:02.573412  4044 raft_consensus.cc:2804] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:02.573788  4044 raft_consensus.cc:493] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:02.573865  3964 tablet_bootstrap.cc:492] T 6b81a453ce604e38bd019723be50944d P f6efe969bfe348928bfde59370120e18: Bootstrap starting.
I20260710 11:10:02.574177  4044 raft_consensus.cc:3060] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:02.572784  3965 ts_tablet_manager.cc:1403] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32: Time spent bootstrapping tablet: real 0.077s	user 0.044s	sys 0.030s
I20260710 11:10:02.582921  4044 raft_consensus.cc:515] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.584638  3965 raft_consensus.cc:359] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.585364  3965 raft_consensus.cc:385] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:02.585700  3965 raft_consensus.cc:740] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Initialized, Role: FOLLOWER
I20260710 11:10:02.586007  3673 catalog_manager.cc:5697] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66). New cstate: current_term: 1 leader_uuid: "ff3e291c06564adda9b0ef226ddbbd32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:02.586429  3965 consensus_queue.cc:260] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.587963  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3e024217554e1d8732bbf3c00bba95" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18"
I20260710 11:10:02.588092  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3e024217554e1d8732bbf3c00bba95" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
I20260710 11:10:02.588660  3775 raft_consensus.cc:3060] T 9b3e024217554e1d8732bbf3c00bba95 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:02.589121  3965 ts_tablet_manager.cc:1434] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
W20260710 11:10:02.589589  3813 leader_election.cc:343] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:02.596576  4044 leader_election.cc:290] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 election: Requested vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:02.598424  3964 tablet_bootstrap.cc:654] T 6b81a453ce604e38bd019723be50944d P f6efe969bfe348928bfde59370120e18: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:02.599776  3775 raft_consensus.cc:2468] T 9b3e024217554e1d8732bbf3c00bba95 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3e291c06564adda9b0ef226ddbbd32 in term 1.
I20260710 11:10:02.603047  3964 tablet_bootstrap.cc:492] T 6b81a453ce604e38bd019723be50944d P f6efe969bfe348928bfde59370120e18: No bootstrap required, opened a new log
I20260710 11:10:02.603636  3964 ts_tablet_manager.cc:1403] T 6b81a453ce604e38bd019723be50944d P f6efe969bfe348928bfde59370120e18: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.004s
I20260710 11:10:02.605427  3814 leader_election.cc:304] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [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: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32; no voters: f6efe969bfe348928bfde59370120e18
I20260710 11:10:02.606158  3989 raft_consensus.cc:493] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:02.606563  3989 raft_consensus.cc:515] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.606621  3964 raft_consensus.cc:359] T 6b81a453ce604e38bd019723be50944d P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.607402  3964 raft_consensus.cc:385] T 6b81a453ce604e38bd019723be50944d P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:02.607699  3964 raft_consensus.cc:740] T 6b81a453ce604e38bd019723be50944d P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6efe969bfe348928bfde59370120e18, State: Initialized, Role: FOLLOWER
I20260710 11:10:02.608623  3989 leader_election.cc:290] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:02.609115  3989 raft_consensus.cc:2804] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:02.608381  3964 consensus_queue.cc:260] T 6b81a453ce604e38bd019723be50944d P f6efe969bfe348928bfde59370120e18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.609727  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52ebff708eb4bb69ecd9fbb04253235" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:02.609724  3989 raft_consensus.cc:697] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 LEADER]: Becoming Leader. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Running, Role: LEADER
W20260710 11:10:02.611140  3813 leader_election.cc:343] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:02.611430  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52ebff708eb4bb69ecd9fbb04253235" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:02.611390  3989 consensus_queue.cc:237] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.612138  3775 raft_consensus.cc:2468] T f52ebff708eb4bb69ecd9fbb04253235 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3e291c06564adda9b0ef226ddbbd32 in term 0.
I20260710 11:10:02.613487  3814 leader_election.cc:304] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32 [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: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32; no voters: f6efe969bfe348928bfde59370120e18
I20260710 11:10:02.614583  4044 raft_consensus.cc:2804] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:02.615051  4044 raft_consensus.cc:493] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:02.615482  4044 raft_consensus.cc:3060] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:02.620402  3964 ts_tablet_manager.cc:1434] T 6b81a453ce604e38bd019723be50944d P f6efe969bfe348928bfde59370120e18: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 11:10:02.621280  3964 tablet_bootstrap.cc:492] T f52ebff708eb4bb69ecd9fbb04253235 P f6efe969bfe348928bfde59370120e18: Bootstrap starting.
I20260710 11:10:02.630147  3964 tablet_bootstrap.cc:654] T f52ebff708eb4bb69ecd9fbb04253235 P f6efe969bfe348928bfde59370120e18: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:02.627123  4044 raft_consensus.cc:515] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.635283  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52ebff708eb4bb69ecd9fbb04253235" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
I20260710 11:10:02.635902  3775 raft_consensus.cc:3060] T f52ebff708eb4bb69ecd9fbb04253235 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:02.637389  4044 leader_election.cc:290] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 election: Requested vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:02.637512  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52ebff708eb4bb69ecd9fbb04253235" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18"
W20260710 11:10:02.639191  3813 leader_election.cc:343] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:02.641111  3964 tablet_bootstrap.cc:492] T f52ebff708eb4bb69ecd9fbb04253235 P f6efe969bfe348928bfde59370120e18: No bootstrap required, opened a new log
I20260710 11:10:02.641614  3964 ts_tablet_manager.cc:1403] T f52ebff708eb4bb69ecd9fbb04253235 P f6efe969bfe348928bfde59370120e18: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260710 11:10:02.641709  3775 raft_consensus.cc:2468] T f52ebff708eb4bb69ecd9fbb04253235 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3e291c06564adda9b0ef226ddbbd32 in term 1.
I20260710 11:10:02.641276  3673 catalog_manager.cc:5697] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66). New cstate: current_term: 1 leader_uuid: "ff3e291c06564adda9b0ef226ddbbd32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:02.644136  3814 leader_election.cc:304] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32 [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: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32; no voters: f6efe969bfe348928bfde59370120e18
I20260710 11:10:02.644552  3964 raft_consensus.cc:359] T f52ebff708eb4bb69ecd9fbb04253235 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.645268  3964 raft_consensus.cc:385] T f52ebff708eb4bb69ecd9fbb04253235 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:02.645548  4044 raft_consensus.cc:2804] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:02.646293  4044 raft_consensus.cc:697] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 LEADER]: Becoming Leader. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Running, Role: LEADER
I20260710 11:10:02.645539  3964 raft_consensus.cc:740] T f52ebff708eb4bb69ecd9fbb04253235 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6efe969bfe348928bfde59370120e18, State: Initialized, Role: FOLLOWER
I20260710 11:10:02.647291  3775 raft_consensus.cc:3060] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:02.647192  4044 consensus_queue.cc:237] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.647643  3964 consensus_queue.cc:260] T f52ebff708eb4bb69ecd9fbb04253235 P f6efe969bfe348928bfde59370120e18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.650511  3964 ts_tablet_manager.cc:1434] T f52ebff708eb4bb69ecd9fbb04253235 P f6efe969bfe348928bfde59370120e18: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:10:02.651783  3964 tablet_bootstrap.cc:492] T 2b7e2149e283445d99009527d47c0847 P f6efe969bfe348928bfde59370120e18: Bootstrap starting.
I20260710 11:10:02.654465  4053 consensus_queue.cc:1048] T f869f613844f4450afeea0cb79ec0769 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:02.655758  4053 consensus_queue.cc:1048] T f869f613844f4450afeea0cb79ec0769 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:02.657464  4095 raft_consensus.cc:493] T f52ebff708eb4bb69ecd9fbb04253235 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:02.657960  4095 raft_consensus.cc:515] T f52ebff708eb4bb69ecd9fbb04253235 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.660161  4095 leader_election.cc:290] T f52ebff708eb4bb69ecd9fbb04253235 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:02.661377  3964 tablet_bootstrap.cc:654] T 2b7e2149e283445d99009527d47c0847 P f6efe969bfe348928bfde59370120e18: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:02.661851  3847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52ebff708eb4bb69ecd9fbb04253235" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:02.667035  3964 tablet_bootstrap.cc:492] T 2b7e2149e283445d99009527d47c0847 P f6efe969bfe348928bfde59370120e18: No bootstrap required, opened a new log
I20260710 11:10:02.667075  3773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52ebff708eb4bb69ecd9fbb04253235" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:02.667795  3964 ts_tablet_manager.cc:1403] T 2b7e2149e283445d99009527d47c0847 P f6efe969bfe348928bfde59370120e18: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 11:10:02.669266  4097 consensus_queue.cc:1048] T 23b801a54482441caa70db5d6b1e7837 P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:02.668041  3773 raft_consensus.cc:2393] T f52ebff708eb4bb69ecd9fbb04253235 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f6efe969bfe348928bfde59370120e18 in current term 1: Already voted for candidate ff3e291c06564adda9b0ef226ddbbd32 in this term.
I20260710 11:10:02.672065  3964 raft_consensus.cc:359] T 2b7e2149e283445d99009527d47c0847 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.673133  3964 raft_consensus.cc:385] T 2b7e2149e283445d99009527d47c0847 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:02.673568  3964 raft_consensus.cc:740] T 2b7e2149e283445d99009527d47c0847 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6efe969bfe348928bfde59370120e18, State: Initialized, Role: FOLLOWER
I20260710 11:10:02.673626  3888 leader_election.cc:304] T f52ebff708eb4bb69ecd9fbb04253235 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6efe969bfe348928bfde59370120e18; no voters: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:02.674995  4095 raft_consensus.cc:3060] T f52ebff708eb4bb69ecd9fbb04253235 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:02.675858  3964 consensus_queue.cc:260] T 2b7e2149e283445d99009527d47c0847 P f6efe969bfe348928bfde59370120e18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.679108  3964 ts_tablet_manager.cc:1434] T 2b7e2149e283445d99009527d47c0847 P f6efe969bfe348928bfde59370120e18: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:10:02.680424  3964 tablet_bootstrap.cc:492] T 9b3e024217554e1d8732bbf3c00bba95 P f6efe969bfe348928bfde59370120e18: Bootstrap starting.
I20260710 11:10:02.682997  3971 raft_consensus.cc:493] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:02.683470  3971 raft_consensus.cc:515] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.685187  3971 leader_election.cc:290] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:02.686293  3920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6e6c90990be489b83ec611a9f100942" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:02.687103  3920 raft_consensus.cc:2393] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02671eb6046a4f66a480c22aa3bcbd4d in current term 1: Already voted for candidate ff3e291c06564adda9b0ef226ddbbd32 in this term.
I20260710 11:10:02.688468  3964 tablet_bootstrap.cc:654] T 9b3e024217554e1d8732bbf3c00bba95 P f6efe969bfe348928bfde59370120e18: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:02.689440  3847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6e6c90990be489b83ec611a9f100942" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:02.691053  3740 leader_election.cc:304] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02671eb6046a4f66a480c22aa3bcbd4d; no voters: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:02.692271  4053 raft_consensus.cc:3060] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:02.699788  4053 raft_consensus.cc:2749] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:02.702970  4097 consensus_queue.cc:1048] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:02.705493  4052 raft_consensus.cc:493] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:02.705989  4052 raft_consensus.cc:515] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.708467  4052 leader_election.cc:290] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:02.710259  3923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b81a453ce604e38bd019723be50944d" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:02.710871  3923 raft_consensus.cc:2468] T 6b81a453ce604e38bd019723be50944d P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 0.
I20260710 11:10:02.712903  3673 catalog_manager.cc:5697] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66). New cstate: current_term: 1 leader_uuid: "ff3e291c06564adda9b0ef226ddbbd32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:02.713832  4095 raft_consensus.cc:2749] T f52ebff708eb4bb69ecd9fbb04253235 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:02.714309  3738 leader_election.cc:304] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18; no voters: 
I20260710 11:10:02.716122  4052 raft_consensus.cc:2804] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:02.716549  4052 raft_consensus.cc:493] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:02.716938  4052 raft_consensus.cc:3060] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:02.719024  3964 tablet_bootstrap.cc:492] T 9b3e024217554e1d8732bbf3c00bba95 P f6efe969bfe348928bfde59370120e18: No bootstrap required, opened a new log
I20260710 11:10:02.719535  3964 ts_tablet_manager.cc:1403] T 9b3e024217554e1d8732bbf3c00bba95 P f6efe969bfe348928bfde59370120e18: Time spent bootstrapping tablet: real 0.039s	user 0.021s	sys 0.014s
I20260710 11:10:02.722424  3847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b81a453ce604e38bd019723be50944d" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:02.722524  3964 raft_consensus.cc:359] T 9b3e024217554e1d8732bbf3c00bba95 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.723147  3847 raft_consensus.cc:2468] T 6b81a453ce604e38bd019723be50944d P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 0.
I20260710 11:10:02.723349  3964 raft_consensus.cc:385] T 9b3e024217554e1d8732bbf3c00bba95 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:02.723704  3964 raft_consensus.cc:740] T 9b3e024217554e1d8732bbf3c00bba95 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6efe969bfe348928bfde59370120e18, State: Initialized, Role: FOLLOWER
I20260710 11:10:02.724494  3964 consensus_queue.cc:260] T 9b3e024217554e1d8732bbf3c00bba95 P f6efe969bfe348928bfde59370120e18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.727443  4052 raft_consensus.cc:515] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.731899  3964 ts_tablet_manager.cc:1434] T 9b3e024217554e1d8732bbf3c00bba95 P f6efe969bfe348928bfde59370120e18: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260710 11:10:02.732527  3848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b81a453ce604e38bd019723be50944d" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:02.733265  3848 raft_consensus.cc:3060] T 6b81a453ce604e38bd019723be50944d P ff3e291c06564adda9b0ef226ddbbd32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:02.733392  4052 leader_election.cc:290] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 election: Requested vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:02.736349  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b81a453ce604e38bd019723be50944d" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18"
I20260710 11:10:02.737002  3924 raft_consensus.cc:3060] T 6b81a453ce604e38bd019723be50944d P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:02.732826  3964 tablet_bootstrap.cc:492] T 741138bc1a0841dbba9bd7e0f610b245 P f6efe969bfe348928bfde59370120e18: Bootstrap starting.
I20260710 11:10:02.742288  3848 raft_consensus.cc:2468] T 6b81a453ce604e38bd019723be50944d P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 1.
I20260710 11:10:02.742288  4095 consensus_queue.cc:1048] T 23b801a54482441caa70db5d6b1e7837 P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:02.743831  3740 leader_election.cc:304] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32; no voters: 
I20260710 11:10:02.744712  4052 raft_consensus.cc:2804] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:02.745404  4052 raft_consensus.cc:697] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Becoming Leader. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Running, Role: LEADER
I20260710 11:10:02.746301  4052 consensus_queue.cc:237] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.749015  3964 tablet_bootstrap.cc:654] T 741138bc1a0841dbba9bd7e0f610b245 P f6efe969bfe348928bfde59370120e18: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:02.755079  3964 tablet_bootstrap.cc:492] T 741138bc1a0841dbba9bd7e0f610b245 P f6efe969bfe348928bfde59370120e18: No bootstrap required, opened a new log
I20260710 11:10:02.755499  3964 ts_tablet_manager.cc:1403] T 741138bc1a0841dbba9bd7e0f610b245 P f6efe969bfe348928bfde59370120e18: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.005s
I20260710 11:10:02.755587  3924 raft_consensus.cc:2468] T 6b81a453ce604e38bd019723be50944d P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 1.
I20260710 11:10:02.758024  3964 raft_consensus.cc:359] T 741138bc1a0841dbba9bd7e0f610b245 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.758908  3964 raft_consensus.cc:385] T 741138bc1a0841dbba9bd7e0f610b245 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:02.759161  3964 raft_consensus.cc:740] T 741138bc1a0841dbba9bd7e0f610b245 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6efe969bfe348928bfde59370120e18, State: Initialized, Role: FOLLOWER
I20260710 11:10:02.759775  3964 consensus_queue.cc:260] T 741138bc1a0841dbba9bd7e0f610b245 P f6efe969bfe348928bfde59370120e18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.761955  3964 ts_tablet_manager.cc:1434] T 741138bc1a0841dbba9bd7e0f610b245 P f6efe969bfe348928bfde59370120e18: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:10:02.764098  3671 catalog_manager.cc:5697] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65). New cstate: current_term: 1 leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:02.769366  4095 consensus_queue.cc:1048] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:02.856148  4096 raft_consensus.cc:493] T 2b7e2149e283445d99009527d47c0847 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:02.856709  4096 raft_consensus.cc:515] T 2b7e2149e283445d99009527d47c0847 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.859086  4096 leader_election.cc:290] T 2b7e2149e283445d99009527d47c0847 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:02.859983  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7e2149e283445d99009527d47c0847" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:02.860246  3848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7e2149e283445d99009527d47c0847" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:02.861079  3848 raft_consensus.cc:2393] T 2b7e2149e283445d99009527d47c0847 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f6efe969bfe348928bfde59370120e18 in current term 1: Already voted for candidate 02671eb6046a4f66a480c22aa3bcbd4d in this term.
I20260710 11:10:02.862027  3889 leader_election.cc:304] T 2b7e2149e283445d99009527d47c0847 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6efe969bfe348928bfde59370120e18; no voters: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:02.862783  4096 raft_consensus.cc:3060] T 2b7e2149e283445d99009527d47c0847 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:02.865648  4042 raft_consensus.cc:493] T e4968d19f3e1435c86b7e769d891d9ec P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:02.866201  4042 raft_consensus.cc:515] T e4968d19f3e1435c86b7e769d891d9ec P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:02.868290  4042 leader_election.cc:290] T e4968d19f3e1435c86b7e769d891d9ec P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:02.868737  4096 raft_consensus.cc:2749] T 2b7e2149e283445d99009527d47c0847 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:02.869279  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4968d19f3e1435c86b7e769d891d9ec" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:02.870020  3775 raft_consensus.cc:2393] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f6efe969bfe348928bfde59370120e18 in current term 1: Already voted for candidate 02671eb6046a4f66a480c22aa3bcbd4d in this term.
I20260710 11:10:02.870204  3848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4968d19f3e1435c86b7e769d891d9ec" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:02.870954  3848 raft_consensus.cc:2393] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f6efe969bfe348928bfde59370120e18 in current term 1: Already voted for candidate ff3e291c06564adda9b0ef226ddbbd32 in this term.
I20260710 11:10:02.871968  3889 leader_election.cc:304] T e4968d19f3e1435c86b7e769d891d9ec P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6efe969bfe348928bfde59370120e18; no voters: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:02.872709  4096 raft_consensus.cc:3060] T e4968d19f3e1435c86b7e769d891d9ec P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:02.877419  4096 raft_consensus.cc:2749] T e4968d19f3e1435c86b7e769d891d9ec P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:02.896370  3924 raft_consensus.cc:3060] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:02.916795  4044 consensus_queue.cc:1048] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:02.928128  4107 consensus_queue.cc:1048] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:02.943059  4107 consensus_queue.cc:1048] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:02.952437  3924 raft_consensus.cc:3060] T 741138bc1a0841dbba9bd7e0f610b245 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:02.960100  4040 consensus_queue.cc:1048] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:02.963575  4052 consensus_queue.cc:1048] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:02.979619  4127 consensus_queue.cc:1048] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:03.032328  4040 consensus_queue.cc:1048] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:03.043040  4107 consensus_queue.cc:1048] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:03.052362  3924 raft_consensus.cc:3060] T 9b3e024217554e1d8732bbf3c00bba95 P f6efe969bfe348928bfde59370120e18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:03.059510  4107 consensus_queue.cc:1048] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:03.072232  4040 consensus_queue.cc:1048] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:03.132270  4127 consensus_queue.cc:1048] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:10:03.134064  3721 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:10:03.143956  4052 consensus_queue.cc:1048] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:03.549985  4053 raft_consensus.cc:493] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:03.550482  4053 raft_consensus.cc:515] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:03.552191  4053 leader_election.cc:290] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:03.552958  3848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4968d19f3e1435c86b7e769d891d9ec" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:03.553176  3920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4968d19f3e1435c86b7e769d891d9ec" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:03.553503  3848 raft_consensus.cc:2468] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 1.
I20260710 11:10:03.553767  3920 raft_consensus.cc:2468] T e4968d19f3e1435c86b7e769d891d9ec P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 1.
I20260710 11:10:03.554720  3740 leader_election.cc:304] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [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: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32; no voters: 
I20260710 11:10:03.555469  4053 raft_consensus.cc:2804] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:03.555751  4053 raft_consensus.cc:493] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:03.556031  4053 raft_consensus.cc:3060] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:03.560626  4053 raft_consensus.cc:515] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:03.562527  4053 leader_election.cc:290] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 2 election: Requested vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:03.563503  3848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4968d19f3e1435c86b7e769d891d9ec" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:03.563598  3920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4968d19f3e1435c86b7e769d891d9ec" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18"
I20260710 11:10:03.564244  3848 raft_consensus.cc:3060] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:03.564358  3920 raft_consensus.cc:3060] T e4968d19f3e1435c86b7e769d891d9ec P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:03.569145  3920 raft_consensus.cc:2468] T e4968d19f3e1435c86b7e769d891d9ec P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 2.
I20260710 11:10:03.569372  3848 raft_consensus.cc:2468] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 2.
I20260710 11:10:03.570166  3738 leader_election.cc:304] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18; no voters: 
I20260710 11:10:03.571043  4053 raft_consensus.cc:2804] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:03.571548  4053 raft_consensus.cc:697] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 LEADER]: Becoming Leader. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Running, Role: LEADER
I20260710 11:10:03.572257  4053 consensus_queue.cc:237] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:03.582723  3670 catalog_manager.cc:5697] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d reported cstate change: term changed from 0 to 2, leader changed from <none> to 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65). New cstate: current_term: 2 leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:03.934955  2661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:03.941726  4150 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 11:10:03.943483  4151 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 11:10:03.946687  4153 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 11:10:03.946933  2661 server_base.cc:1061] running on GCE node
I20260710 11:10:03.948032  2661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:03.948254  2661 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 11:10:03.948442  2661 hybrid_clock.cc:648] HybridClock initialized: now 1783681803948428 us; error 0 us; skew 500 ppm
I20260710 11:10:03.949044  2661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:03.951716  2661 webserver.cc:533] Webserver started at http://127.2.153.68:37951/ using document root <none> and password file <none>
I20260710 11:10:03.952219  2661 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:03.952389  2661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:03.952706  2661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:03.953766  2661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774958773-2661-0/minicluster-data/ts-3-root/instance:
uuid: "1d6c1dd581694904b56af4f42fa59266"
format_stamp: "Formatted at 2026-07-10 11:10:03 on dist-test-slave-fg8d"
I20260710 11:10:03.958554  2661 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:03.962278  4158 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:03.963231  2661 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 11:10:03.963613  2661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774958773-2661-0/minicluster-data/ts-3-root
uuid: "1d6c1dd581694904b56af4f42fa59266"
format_stamp: "Formatted at 2026-07-10 11:10:03 on dist-test-slave-fg8d"
I20260710 11:10:03.963966  2661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774958773-2661-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774958773-2661-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774958773-2661-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 11:10:03.991763  2661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:03.994078  2661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:03.995766  2661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:03.998025  2661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:03.998308  2661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:10:03.998608  2661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:03.998793  2661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:04.028529  3920 raft_consensus.cc:1275] T e4968d19f3e1435c86b7e769d891d9ec P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:10:04.030260  4053 consensus_queue.cc:1048] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:04.053915  3847 raft_consensus.cc:1275] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:10:04.055915  4052 consensus_queue.cc:1048] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:04.095077  2661 rpc_server.cc:307] RPC server started. Bound to: 127.2.153.68:45143
I20260710 11:10:04.095080  4225 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.153.68:45143 every 8 connection(s)
I20260710 11:10:04.100275  2661 auto_leader_rebalancer-test.cc:388] add a tserver: 1d6c1dd581694904b56af4f42fa59266
I20260710 11:10:04.116020  4226 heartbeater.cc:344] Connected to a master server at 127.2.153.126:35053
I20260710 11:10:04.116575  4226 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:04.117365  4226 heartbeater.cc:507] Master 127.2.153.126:35053 requested a full tablet report, sending...
I20260710 11:10:04.119338  3670 ts_manager.cc:194] Registered new tserver with Master: 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68:45143)
I20260710 11:10:04.120625  3670 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43568
I20260710 11:10:04.185966  3773 consensus_queue.cc:237] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Queue 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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:04.193588  3920 raft_consensus.cc:1275] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:04.197154  3847 raft_consensus.cc:1275] T 699ca70cb9e04bd4b1743b61f0d51fab P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:04.198257  4053 consensus_queue.cc:1048] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:04.199402  4045 consensus_queue.cc:1048] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } 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 11:10:04.209419  3738 consensus_peers.cc:597] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d -> Peer 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68:45143): Couldn't send request to peer 1d6c1dd581694904b56af4f42fa59266. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 699ca70cb9e04bd4b1743b61f0d51fab. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:04.211966  4045 raft_consensus.cc:2955] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:04.215209  3924 raft_consensus.cc:2955] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:04.216410  3847 raft_consensus.cc:2955] T 699ca70cb9e04bd4b1743b61f0d51fab P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:04.228484  3670 catalog_manager.cc:5697] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 reported cstate change: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New cstate: current_term: 1 leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:04.243093  3847 consensus_queue.cc:237] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Queue 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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:04.255944  3773 raft_consensus.cc:1275] T f52ebff708eb4bb69ecd9fbb04253235 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:04.257625  4242 consensus_queue.cc:1048] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } 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 11:10:04.263134  3924 raft_consensus.cc:1275] T f52ebff708eb4bb69ecd9fbb04253235 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:04.268396  4242 consensus_queue.cc:1048] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
W20260710 11:10:04.272308  3813 consensus_peers.cc:597] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32 -> Peer 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68:45143): Couldn't send request to peer 1d6c1dd581694904b56af4f42fa59266. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f52ebff708eb4bb69ecd9fbb04253235. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:04.275449  4040 raft_consensus.cc:2955] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:04.282819  3920 raft_consensus.cc:2955] T f52ebff708eb4bb69ecd9fbb04253235 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:04.287307  3775 raft_consensus.cc:2955] T f52ebff708eb4bb69ecd9fbb04253235 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:04.291602  3773 consensus_queue.cc:237] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Queue 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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:04.301232  3673 catalog_manager.cc:5697] T f52ebff708eb4bb69ecd9fbb04253235 P f6efe969bfe348928bfde59370120e18 reported cstate change: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New cstate: current_term: 1 leader_uuid: "ff3e291c06564adda9b0ef226ddbbd32" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
W20260710 11:10:04.313923  3738 consensus_peers.cc:597] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d -> Peer 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68:45143): Couldn't send request to peer 1d6c1dd581694904b56af4f42fa59266. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 71f5e81f863c4b54b19e019b6b773777. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:04.314739  3847 raft_consensus.cc:1275] T 71f5e81f863c4b54b19e019b6b773777 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:04.316529  4053 consensus_queue.cc:1048] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:04.319037  3920 raft_consensus.cc:1275] T 71f5e81f863c4b54b19e019b6b773777 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:04.320650  4053 consensus_queue.cc:1048] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } 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 11:10:04.332485  4045 raft_consensus.cc:2955] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:04.339206  3847 raft_consensus.cc:2955] T 71f5e81f863c4b54b19e019b6b773777 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:04.343870  3920 raft_consensus.cc:2955] T 71f5e81f863c4b54b19e019b6b773777 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:04.346402  3773 consensus_queue.cc:237] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Queue 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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:04.349944  3673 catalog_manager.cc:5697] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d reported cstate change: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New cstate: current_term: 1 leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:10:04.371193  3738 consensus_peers.cc:597] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d -> Peer 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68:45143): Couldn't send request to peer 1d6c1dd581694904b56af4f42fa59266. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2b7e2149e283445d99009527d47c0847. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:04.371330  3920 raft_consensus.cc:1275] T 2b7e2149e283445d99009527d47c0847 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:04.372092  3847 raft_consensus.cc:1275] T 2b7e2149e283445d99009527d47c0847 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:04.372814  4045 consensus_queue.cc:1048] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } 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 11:10:04.373759  4053 consensus_queue.cc:1048] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:04.384651  4045 raft_consensus.cc:2955] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:04.386590  3847 raft_consensus.cc:2955] T 2b7e2149e283445d99009527d47c0847 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:04.387785  3920 raft_consensus.cc:2955] T 2b7e2149e283445d99009527d47c0847 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:04.404286  3673 catalog_manager.cc:5697] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d reported cstate change: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New cstate: current_term: 1 leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:04.694300  4253 ts_tablet_manager.cc:933] T f52ebff708eb4bb69ecd9fbb04253235 P 1d6c1dd581694904b56af4f42fa59266: Initiating tablet copy from peer ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:04.696348  4253 tablet_copy_client.cc:323] T f52ebff708eb4bb69ecd9fbb04253235 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Beginning tablet copy session from remote peer at address 127.2.153.66:42461
I20260710 11:10:04.705135  4256 ts_tablet_manager.cc:933] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266: Initiating tablet copy from peer 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119)
I20260710 11:10:04.707692  4256 tablet_copy_client.cc:323] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Beginning tablet copy session from remote peer at address 127.2.153.65:39119
I20260710 11:10:04.709781  3860 tablet_copy_service.cc:140] P ff3e291c06564adda9b0ef226ddbbd32: Received BeginTabletCopySession request for tablet f52ebff708eb4bb69ecd9fbb04253235 from peer 1d6c1dd581694904b56af4f42fa59266 ({username='slave'} at 127.0.0.1:41156)
I20260710 11:10:04.710415  3860 tablet_copy_service.cc:161] P ff3e291c06564adda9b0ef226ddbbd32: Beginning new tablet copy session on tablet f52ebff708eb4bb69ecd9fbb04253235 from peer 1d6c1dd581694904b56af4f42fa59266 at {username='slave'} at 127.0.0.1:41156: session id = 1d6c1dd581694904b56af4f42fa59266-f52ebff708eb4bb69ecd9fbb04253235
I20260710 11:10:04.728243  3785 tablet_copy_service.cc:140] P 02671eb6046a4f66a480c22aa3bcbd4d: Received BeginTabletCopySession request for tablet 699ca70cb9e04bd4b1743b61f0d51fab from peer 1d6c1dd581694904b56af4f42fa59266 ({username='slave'} at 127.0.0.1:53694)
I20260710 11:10:04.728863  3785 tablet_copy_service.cc:161] P 02671eb6046a4f66a480c22aa3bcbd4d: Beginning new tablet copy session on tablet 699ca70cb9e04bd4b1743b61f0d51fab from peer 1d6c1dd581694904b56af4f42fa59266 at {username='slave'} at 127.0.0.1:53694: session id = 1d6c1dd581694904b56af4f42fa59266-699ca70cb9e04bd4b1743b61f0d51fab
I20260710 11:10:04.730756  3860 tablet_copy_source_session.cc:215] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:04.734917  4253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f52ebff708eb4bb69ecd9fbb04253235. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:04.735774  3785 tablet_copy_source_session.cc:215] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:04.740800  4256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 699ca70cb9e04bd4b1743b61f0d51fab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:04.751648  4253 tablet_copy_client.cc:806] T f52ebff708eb4bb69ecd9fbb04253235 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:04.752336  4253 tablet_copy_client.cc:670] T f52ebff708eb4bb69ecd9fbb04253235 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:04.757807  4253 tablet_copy_client.cc:538] T f52ebff708eb4bb69ecd9fbb04253235 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:04.758528  4256 tablet_copy_client.cc:806] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:04.759143  4256 tablet_copy_client.cc:670] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:04.763924  4256 tablet_copy_client.cc:538] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:04.773496  4256 tablet_bootstrap.cc:492] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266: Bootstrap starting.
I20260710 11:10:04.773501  4253 tablet_bootstrap.cc:492] T f52ebff708eb4bb69ecd9fbb04253235 P 1d6c1dd581694904b56af4f42fa59266: Bootstrap starting.
I20260710 11:10:04.797780  4256 tablet_bootstrap.cc:492] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266: 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 11:10:04.798785  4256 tablet_bootstrap.cc:492] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266: Bootstrap complete.
I20260710 11:10:04.799366  4253 tablet_bootstrap.cc:492] T f52ebff708eb4bb69ecd9fbb04253235 P 1d6c1dd581694904b56af4f42fa59266: 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 11:10:04.799448  4256 ts_tablet_manager.cc:1403] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266: Time spent bootstrapping tablet: real 0.026s	user 0.025s	sys 0.001s
I20260710 11:10:04.800191  4253 tablet_bootstrap.cc:492] T f52ebff708eb4bb69ecd9fbb04253235 P 1d6c1dd581694904b56af4f42fa59266: Bootstrap complete.
I20260710 11:10:04.800791  4253 ts_tablet_manager.cc:1403] T f52ebff708eb4bb69ecd9fbb04253235 P 1d6c1dd581694904b56af4f42fa59266: Time spent bootstrapping tablet: real 0.028s	user 0.023s	sys 0.000s
I20260710 11:10:04.802569  4256 raft_consensus.cc:359] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:04.803417  4256 raft_consensus.cc:740] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1d6c1dd581694904b56af4f42fa59266, State: Initialized, Role: LEARNER
I20260710 11:10:04.803704  4253 raft_consensus.cc:359] T f52ebff708eb4bb69ecd9fbb04253235 P 1d6c1dd581694904b56af4f42fa59266 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:04.804581  4253 raft_consensus.cc:740] T f52ebff708eb4bb69ecd9fbb04253235 P 1d6c1dd581694904b56af4f42fa59266 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1d6c1dd581694904b56af4f42fa59266, State: Initialized, Role: LEARNER
I20260710 11:10:04.804050  4256 consensus_queue.cc:260] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266 [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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:04.805272  4253 consensus_queue.cc:260] T f52ebff708eb4bb69ecd9fbb04253235 P 1d6c1dd581694904b56af4f42fa59266 [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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:04.807803  4226 heartbeater.cc:499] Master 127.2.153.126:35053 was elected leader, sending a full tablet report...
I20260710 11:10:04.808460  4253 ts_tablet_manager.cc:1434] T f52ebff708eb4bb69ecd9fbb04253235 P 1d6c1dd581694904b56af4f42fa59266: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260710 11:10:04.810859  4256 ts_tablet_manager.cc:1434] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266: Time spent starting tablet: real 0.011s	user 0.012s	sys 0.000s
I20260710 11:10:04.812239  3860 tablet_copy_service.cc:342] P ff3e291c06564adda9b0ef226ddbbd32: Request end of tablet copy session 1d6c1dd581694904b56af4f42fa59266-f52ebff708eb4bb69ecd9fbb04253235 received from {username='slave'} at 127.0.0.1:41156
I20260710 11:10:04.812551  3785 tablet_copy_service.cc:342] P 02671eb6046a4f66a480c22aa3bcbd4d: Request end of tablet copy session 1d6c1dd581694904b56af4f42fa59266-699ca70cb9e04bd4b1743b61f0d51fab received from {username='slave'} at 127.0.0.1:53694
I20260710 11:10:04.813200  3860 tablet_copy_service.cc:434] P ff3e291c06564adda9b0ef226ddbbd32: ending tablet copy session 1d6c1dd581694904b56af4f42fa59266-f52ebff708eb4bb69ecd9fbb04253235 on tablet f52ebff708eb4bb69ecd9fbb04253235 with peer 1d6c1dd581694904b56af4f42fa59266
I20260710 11:10:04.813454  3785 tablet_copy_service.cc:434] P 02671eb6046a4f66a480c22aa3bcbd4d: ending tablet copy session 1d6c1dd581694904b56af4f42fa59266-699ca70cb9e04bd4b1743b61f0d51fab on tablet 699ca70cb9e04bd4b1743b61f0d51fab with peer 1d6c1dd581694904b56af4f42fa59266
I20260710 11:10:04.832094  4256 ts_tablet_manager.cc:933] T 71f5e81f863c4b54b19e019b6b773777 P 1d6c1dd581694904b56af4f42fa59266: Initiating tablet copy from peer 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119)
I20260710 11:10:04.834055  4256 tablet_copy_client.cc:323] T 71f5e81f863c4b54b19e019b6b773777 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Beginning tablet copy session from remote peer at address 127.2.153.65:39119
I20260710 11:10:04.835675  3785 tablet_copy_service.cc:140] P 02671eb6046a4f66a480c22aa3bcbd4d: Received BeginTabletCopySession request for tablet 71f5e81f863c4b54b19e019b6b773777 from peer 1d6c1dd581694904b56af4f42fa59266 ({username='slave'} at 127.0.0.1:53694)
I20260710 11:10:04.836143  3785 tablet_copy_service.cc:161] P 02671eb6046a4f66a480c22aa3bcbd4d: Beginning new tablet copy session on tablet 71f5e81f863c4b54b19e019b6b773777 from peer 1d6c1dd581694904b56af4f42fa59266 at {username='slave'} at 127.0.0.1:53694: session id = 1d6c1dd581694904b56af4f42fa59266-71f5e81f863c4b54b19e019b6b773777
I20260710 11:10:04.840977  3785 tablet_copy_source_session.cc:215] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:04.843832  4256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71f5e81f863c4b54b19e019b6b773777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:04.856160  4256 tablet_copy_client.cc:806] T 71f5e81f863c4b54b19e019b6b773777 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:04.856786  4256 tablet_copy_client.cc:670] T 71f5e81f863c4b54b19e019b6b773777 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:04.857761  4253 ts_tablet_manager.cc:933] T 2b7e2149e283445d99009527d47c0847 P 1d6c1dd581694904b56af4f42fa59266: Initiating tablet copy from peer 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119)
I20260710 11:10:04.861887  4256 tablet_copy_client.cc:538] T 71f5e81f863c4b54b19e019b6b773777 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:04.868201  4253 tablet_copy_client.cc:323] T 2b7e2149e283445d99009527d47c0847 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Beginning tablet copy session from remote peer at address 127.2.153.65:39119
I20260710 11:10:04.870210  3785 tablet_copy_service.cc:140] P 02671eb6046a4f66a480c22aa3bcbd4d: Received BeginTabletCopySession request for tablet 2b7e2149e283445d99009527d47c0847 from peer 1d6c1dd581694904b56af4f42fa59266 ({username='slave'} at 127.0.0.1:53694)
I20260710 11:10:04.870788  3785 tablet_copy_service.cc:161] P 02671eb6046a4f66a480c22aa3bcbd4d: Beginning new tablet copy session on tablet 2b7e2149e283445d99009527d47c0847 from peer 1d6c1dd581694904b56af4f42fa59266 at {username='slave'} at 127.0.0.1:53694: session id = 1d6c1dd581694904b56af4f42fa59266-2b7e2149e283445d99009527d47c0847
I20260710 11:10:04.873562  4256 tablet_bootstrap.cc:492] T 71f5e81f863c4b54b19e019b6b773777 P 1d6c1dd581694904b56af4f42fa59266: Bootstrap starting.
I20260710 11:10:04.879199  3785 tablet_copy_source_session.cc:215] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:04.883072  4253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b7e2149e283445d99009527d47c0847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:04.903858  4253 tablet_copy_client.cc:806] T 2b7e2149e283445d99009527d47c0847 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:04.904603  4256 tablet_bootstrap.cc:492] T 71f5e81f863c4b54b19e019b6b773777 P 1d6c1dd581694904b56af4f42fa59266: 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 11:10:04.904736  4253 tablet_copy_client.cc:670] T 2b7e2149e283445d99009527d47c0847 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:04.905597  4256 tablet_bootstrap.cc:492] T 71f5e81f863c4b54b19e019b6b773777 P 1d6c1dd581694904b56af4f42fa59266: Bootstrap complete.
I20260710 11:10:04.906338  4256 ts_tablet_manager.cc:1403] T 71f5e81f863c4b54b19e019b6b773777 P 1d6c1dd581694904b56af4f42fa59266: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.020s
I20260710 11:10:04.909269  4253 tablet_copy_client.cc:538] T 2b7e2149e283445d99009527d47c0847 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:04.909099  4256 raft_consensus.cc:359] T 71f5e81f863c4b54b19e019b6b773777 P 1d6c1dd581694904b56af4f42fa59266 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:04.910034  4256 raft_consensus.cc:740] T 71f5e81f863c4b54b19e019b6b773777 P 1d6c1dd581694904b56af4f42fa59266 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1d6c1dd581694904b56af4f42fa59266, State: Initialized, Role: LEARNER
I20260710 11:10:04.910643  4256 consensus_queue.cc:260] T 71f5e81f863c4b54b19e019b6b773777 P 1d6c1dd581694904b56af4f42fa59266 [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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:04.914711  4256 ts_tablet_manager.cc:1434] T 71f5e81f863c4b54b19e019b6b773777 P 1d6c1dd581694904b56af4f42fa59266: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:10:04.918481  3785 tablet_copy_service.cc:342] P 02671eb6046a4f66a480c22aa3bcbd4d: Request end of tablet copy session 1d6c1dd581694904b56af4f42fa59266-71f5e81f863c4b54b19e019b6b773777 received from {username='slave'} at 127.0.0.1:53694
I20260710 11:10:04.918917  3785 tablet_copy_service.cc:434] P 02671eb6046a4f66a480c22aa3bcbd4d: ending tablet copy session 1d6c1dd581694904b56af4f42fa59266-71f5e81f863c4b54b19e019b6b773777 on tablet 71f5e81f863c4b54b19e019b6b773777 with peer 1d6c1dd581694904b56af4f42fa59266
I20260710 11:10:04.919677  4253 tablet_bootstrap.cc:492] T 2b7e2149e283445d99009527d47c0847 P 1d6c1dd581694904b56af4f42fa59266: Bootstrap starting.
I20260710 11:10:04.940228  4253 tablet_bootstrap.cc:492] T 2b7e2149e283445d99009527d47c0847 P 1d6c1dd581694904b56af4f42fa59266: 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 11:10:04.941148  4253 tablet_bootstrap.cc:492] T 2b7e2149e283445d99009527d47c0847 P 1d6c1dd581694904b56af4f42fa59266: Bootstrap complete.
I20260710 11:10:04.941799  4253 ts_tablet_manager.cc:1403] T 2b7e2149e283445d99009527d47c0847 P 1d6c1dd581694904b56af4f42fa59266: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260710 11:10:04.944594  4253 raft_consensus.cc:359] T 2b7e2149e283445d99009527d47c0847 P 1d6c1dd581694904b56af4f42fa59266 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:04.945405  4253 raft_consensus.cc:740] T 2b7e2149e283445d99009527d47c0847 P 1d6c1dd581694904b56af4f42fa59266 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1d6c1dd581694904b56af4f42fa59266, State: Initialized, Role: LEARNER
I20260710 11:10:04.946005  4253 consensus_queue.cc:260] T 2b7e2149e283445d99009527d47c0847 P 1d6c1dd581694904b56af4f42fa59266 [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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:04.948248  4253 ts_tablet_manager.cc:1434] T 2b7e2149e283445d99009527d47c0847 P 1d6c1dd581694904b56af4f42fa59266: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:10:04.950127  3785 tablet_copy_service.cc:342] P 02671eb6046a4f66a480c22aa3bcbd4d: Request end of tablet copy session 1d6c1dd581694904b56af4f42fa59266-2b7e2149e283445d99009527d47c0847 received from {username='slave'} at 127.0.0.1:53694
I20260710 11:10:04.950511  3785 tablet_copy_service.cc:434] P 02671eb6046a4f66a480c22aa3bcbd4d: ending tablet copy session 1d6c1dd581694904b56af4f42fa59266-2b7e2149e283445d99009527d47c0847 on tablet 2b7e2149e283445d99009527d47c0847 with peer 1d6c1dd581694904b56af4f42fa59266
I20260710 11:10:05.158143  4196 raft_consensus.cc:1217] T f52ebff708eb4bb69ecd9fbb04253235 P 1d6c1dd581694904b56af4f42fa59266 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:05.168450  4196 raft_consensus.cc:1217] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:05.232013  4196 raft_consensus.cc:1217] T 71f5e81f863c4b54b19e019b6b773777 P 1d6c1dd581694904b56af4f42fa59266 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:05.383816  4196 raft_consensus.cc:1217] T 2b7e2149e283445d99009527d47c0847 P 1d6c1dd581694904b56af4f42fa59266 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:05.694810  4053 raft_consensus.cc:1064] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d: attempting to promote NON_VOTER 1d6c1dd581694904b56af4f42fa59266 to VOTER
I20260710 11:10:05.698544  4052 raft_consensus.cc:1064] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d: attempting to promote NON_VOTER 1d6c1dd581694904b56af4f42fa59266 to VOTER
I20260710 11:10:05.698380  4053 consensus_queue.cc:237] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:05.701376  4052 consensus_queue.cc:237] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:05.718510  4196 raft_consensus.cc:1275] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266 [term 1 LEARNER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:05.721096  3847 raft_consensus.cc:1275] T 71f5e81f863c4b54b19e019b6b773777 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:05.722718  3924 raft_consensus.cc:1275] T 71f5e81f863c4b54b19e019b6b773777 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:05.723201  4196 raft_consensus.cc:1275] T 71f5e81f863c4b54b19e019b6b773777 P 1d6c1dd581694904b56af4f42fa59266 [term 1 LEARNER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:05.721524  4269 consensus_queue.cc:1048] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } 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 11:10:05.727689  4052 consensus_queue.cc:1048] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } 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 11:10:05.729844  4045 consensus_queue.cc:1048] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } 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 11:10:05.731920  4052 consensus_queue.cc:1048] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:05.734212  3847 raft_consensus.cc:1275] T 699ca70cb9e04bd4b1743b61f0d51fab P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:05.736275  3924 raft_consensus.cc:1275] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:05.737564  4045 consensus_queue.cc:1048] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } 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 11:10:05.742421  3989 raft_consensus.cc:1064] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32: attempting to promote NON_VOTER 1d6c1dd581694904b56af4f42fa59266 to VOTER
I20260710 11:10:05.745038  3989 consensus_queue.cc:237] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32 [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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:05.746588  4045 consensus_queue.cc:1048] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:05.786813  4274 raft_consensus.cc:2955] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:05.791790  3775 raft_consensus.cc:1275] T f52ebff708eb4bb69ecd9fbb04253235 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:05.792311  4194 raft_consensus.cc:1275] T f52ebff708eb4bb69ecd9fbb04253235 P 1d6c1dd581694904b56af4f42fa59266 [term 1 LEARNER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:05.795375  4242 consensus_queue.cc:1048] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } 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 11:10:05.798779  4273 raft_consensus.cc:2955] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:05.804419  3989 consensus_queue.cc:1048] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } 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 11:10:05.808049  3923 raft_consensus.cc:1275] T f52ebff708eb4bb69ecd9fbb04253235 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:05.809577  3924 raft_consensus.cc:2955] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:05.809963  4194 raft_consensus.cc:2955] T 71f5e81f863c4b54b19e019b6b773777 P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:05.812157  3920 raft_consensus.cc:2955] T 71f5e81f863c4b54b19e019b6b773777 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:05.817000  3847 raft_consensus.cc:2955] T 71f5e81f863c4b54b19e019b6b773777 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:05.830120  4267 consensus_queue.cc:1048] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:05.832381  3847 raft_consensus.cc:2955] T 699ca70cb9e04bd4b1743b61f0d51fab P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:05.819411  3671 catalog_manager.cc:5697] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d reported cstate change: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:05.857405  4196 raft_consensus.cc:2955] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:05.872370  3989 raft_consensus.cc:2955] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:05.874194  3924 raft_consensus.cc:2955] T f52ebff708eb4bb69ecd9fbb04253235 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:05.883749  4196 raft_consensus.cc:2955] T f52ebff708eb4bb69ecd9fbb04253235 P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:05.892145  3775 raft_consensus.cc:2955] T f52ebff708eb4bb69ecd9fbb04253235 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:05.912299  3773 consensus_queue.cc:237] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:05.916357  3670 catalog_manager.cc:5697] T 699ca70cb9e04bd4b1743b61f0d51fab P ff3e291c06564adda9b0ef226ddbbd32 reported cstate change: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:05.918030  3670 catalog_manager.cc:5697] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32 reported cstate change: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ff3e291c06564adda9b0ef226ddbbd32" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:05.921401  4196 raft_consensus.cc:1275] T 71f5e81f863c4b54b19e019b6b773777 P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:05.924458  4272 consensus_queue.cc:1048] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } 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 11:10:05.930615  3848 raft_consensus.cc:1275] T 71f5e81f863c4b54b19e019b6b773777 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:05.932566  4274 consensus_queue.cc:1048] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:05.937256  4273 raft_consensus.cc:2955] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6efe969bfe348928bfde59370120e18 (127.2.153.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:05.941656  4052 raft_consensus.cc:1064] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d: attempting to promote NON_VOTER 1d6c1dd581694904b56af4f42fa59266 to VOTER
I20260710 11:10:05.944465  4052 consensus_queue.cc:237] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:05.945295  3848 consensus_queue.cc:237] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32 [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: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:05.951427  4196 raft_consensus.cc:1275] T f52ebff708eb4bb69ecd9fbb04253235 P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:05.952495  3923 raft_consensus.cc:1275] T f52ebff708eb4bb69ecd9fbb04253235 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:05.953364  4195 raft_consensus.cc:2955] T 71f5e81f863c4b54b19e019b6b773777 P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6efe969bfe348928bfde59370120e18 (127.2.153.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:05.955742  4267 consensus_queue.cc:1048] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:05.959969  3775 consensus_queue.cc:237] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:05.962177  4267 consensus_queue.cc:1048] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } 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 11:10:05.974056  3673 catalog_manager.cc:5697] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d reported cstate change: config changed from index 3 to 4, VOTER f6efe969bfe348928bfde59370120e18 (127.2.153.67) evicted. New cstate: current_term: 1 leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:05.965204  3658 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 71f5e81f863c4b54b19e019b6b773777 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:05.967186  3848 raft_consensus.cc:2955] T 71f5e81f863c4b54b19e019b6b773777 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6efe969bfe348928bfde59370120e18 (127.2.153.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:05.978724  3923 raft_consensus.cc:1275] T 2b7e2149e283445d99009527d47c0847 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:05.981843  4267 raft_consensus.cc:2955] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:05.980980  3847 raft_consensus.cc:1275] T 2b7e2149e283445d99009527d47c0847 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:05.984916  4272 consensus_queue.cc:1048] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:05.991037  4195 raft_consensus.cc:1275] T 2b7e2149e283445d99009527d47c0847 P 1d6c1dd581694904b56af4f42fa59266 [term 1 LEARNER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:05.994216  3911 tablet_service.cc:1558] Processing DeleteTablet for tablet 71f5e81f863c4b54b19e019b6b773777 with delete_type TABLET_DATA_TOMBSTONED (TS f6efe969bfe348928bfde59370120e18 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56244
I20260710 11:10:05.995154  4196 raft_consensus.cc:2955] T f52ebff708eb4bb69ecd9fbb04253235 P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:05.995329  4274 consensus_queue.cc:1048] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } 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 11:10:05.998248  4045 consensus_queue.cc:1048] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } 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 11:10:06.000717  3923 raft_consensus.cc:2955] T f52ebff708eb4bb69ecd9fbb04253235 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:06.021148  3673 catalog_manager.cc:5697] T f52ebff708eb4bb69ecd9fbb04253235 P 1d6c1dd581694904b56af4f42fa59266 reported cstate change: config changed from index 3 to 4, VOTER 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65) evicted. New cstate: current_term: 1 leader_uuid: "ff3e291c06564adda9b0ef226ddbbd32" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:06.030359  3920 raft_consensus.cc:1275] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:06.043103  4045 consensus_queue.cc:1048] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:06.029421  4196 raft_consensus.cc:1275] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:06.041833  3659 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f52ebff708eb4bb69ecd9fbb04253235 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:06.056166  4269 consensus_queue.cc:1048] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } 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 11:10:06.057582  4290 tablet_replica.cc:333] T 71f5e81f863c4b54b19e019b6b773777 P f6efe969bfe348928bfde59370120e18: stopping tablet replica
I20260710 11:10:06.060846  4290 raft_consensus.cc:2243] T 71f5e81f863c4b54b19e019b6b773777 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:06.061668  4290 raft_consensus.cc:2272] T 71f5e81f863c4b54b19e019b6b773777 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:06.063141  4269 raft_consensus.cc:2955] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:06.066847  4273 raft_consensus.cc:2955] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:06.068884  3763 tablet_service.cc:1558] Processing DeleteTablet for tablet f52ebff708eb4bb69ecd9fbb04253235 with delete_type TABLET_DATA_TOMBSTONED (TS 02671eb6046a4f66a480c22aa3bcbd4d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53656
I20260710 11:10:06.070960  3921 raft_consensus.cc:2955] T 2b7e2149e283445d99009527d47c0847 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:06.077248  3848 raft_consensus.cc:2955] T 2b7e2149e283445d99009527d47c0847 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:06.081014  4294 tablet_replica.cc:333] T f52ebff708eb4bb69ecd9fbb04253235 P 02671eb6046a4f66a480c22aa3bcbd4d: stopping tablet replica
I20260710 11:10:06.082329  4196 raft_consensus.cc:2955] T 2b7e2149e283445d99009527d47c0847 P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:06.087642  3672 catalog_manager.cc:5697] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d reported cstate change: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:06.090957  3658 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 699ca70cb9e04bd4b1743b61f0d51fab with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:06.090493  4194 raft_consensus.cc:2955] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:06.092849  4294 raft_consensus.cc:2243] T f52ebff708eb4bb69ecd9fbb04253235 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:06.093618  4294 raft_consensus.cc:2272] T f52ebff708eb4bb69ecd9fbb04253235 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:06.095425  3923 raft_consensus.cc:2955] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:06.103157  4294 ts_tablet_manager.cc:1916] T f52ebff708eb4bb69ecd9fbb04253235 P 02671eb6046a4f66a480c22aa3bcbd4d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:06.070957  4290 ts_tablet_manager.cc:1916] T 71f5e81f863c4b54b19e019b6b773777 P f6efe969bfe348928bfde59370120e18: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:06.104450  3673 catalog_manager.cc:5697] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266 reported cstate change: config changed from index 3 to 4, VOTER ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66) evicted. New cstate: current_term: 1 leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:06.123788  3833 tablet_service.cc:1558] Processing DeleteTablet for tablet 699ca70cb9e04bd4b1743b61f0d51fab with delete_type TABLET_DATA_TOMBSTONED (TS ff3e291c06564adda9b0ef226ddbbd32 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41116
I20260710 11:10:06.127252  3775 consensus_queue.cc:237] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:06.137367  4294 ts_tablet_manager.cc:1929] T f52ebff708eb4bb69ecd9fbb04253235 P 02671eb6046a4f66a480c22aa3bcbd4d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:06.137998  4294 log.cc:1199] T f52ebff708eb4bb69ecd9fbb04253235 P 02671eb6046a4f66a480c22aa3bcbd4d: Deleting WAL directory at /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774958773-2661-0/minicluster-data/ts-0-root/wals/f52ebff708eb4bb69ecd9fbb04253235
I20260710 11:10:06.138698  4290 ts_tablet_manager.cc:1929] T 71f5e81f863c4b54b19e019b6b773777 P f6efe969bfe348928bfde59370120e18: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:06.139217  4290 log.cc:1199] T 71f5e81f863c4b54b19e019b6b773777 P f6efe969bfe348928bfde59370120e18: Deleting WAL directory at /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774958773-2661-0/minicluster-data/ts-2-root/wals/71f5e81f863c4b54b19e019b6b773777
I20260710 11:10:06.140404  3658 catalog_manager.cc:5028] TS 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119): tablet f52ebff708eb4bb69ecd9fbb04253235 (table test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]) successfully deleted
I20260710 11:10:06.141793  3657 catalog_manager.cc:5028] TS f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729): tablet 71f5e81f863c4b54b19e019b6b773777 (table test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]) successfully deleted
I20260710 11:10:06.142831  4196 raft_consensus.cc:1275] T 2b7e2149e283445d99009527d47c0847 P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:06.143051  3848 raft_consensus.cc:1275] T 2b7e2149e283445d99009527d47c0847 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:06.144579  4295 tablet_replica.cc:333] T 699ca70cb9e04bd4b1743b61f0d51fab P ff3e291c06564adda9b0ef226ddbbd32: stopping tablet replica
I20260710 11:10:06.145852  4295 raft_consensus.cc:2243] T 699ca70cb9e04bd4b1743b61f0d51fab P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:06.146589  4295 raft_consensus.cc:2272] T 699ca70cb9e04bd4b1743b61f0d51fab P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:06.146853  4269 consensus_queue.cc:1048] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:06.149359  4273 consensus_queue.cc:1048] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } 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 11:10:06.150863  4295 ts_tablet_manager.cc:1916] T 699ca70cb9e04bd4b1743b61f0d51fab P ff3e291c06564adda9b0ef226ddbbd32: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:06.160471  3847 raft_consensus.cc:2955] T 2b7e2149e283445d99009527d47c0847 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6efe969bfe348928bfde59370120e18 (127.2.153.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:06.161538  4196 raft_consensus.cc:2955] T 2b7e2149e283445d99009527d47c0847 P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6efe969bfe348928bfde59370120e18 (127.2.153.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:06.169651  4295 ts_tablet_manager.cc:1929] T 699ca70cb9e04bd4b1743b61f0d51fab P ff3e291c06564adda9b0ef226ddbbd32: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:06.170311  4295 log.cc:1199] T 699ca70cb9e04bd4b1743b61f0d51fab P ff3e291c06564adda9b0ef226ddbbd32: Deleting WAL directory at /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774958773-2661-0/minicluster-data/ts-1-root/wals/699ca70cb9e04bd4b1743b61f0d51fab
I20260710 11:10:06.173177  3659 catalog_manager.cc:5028] TS ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461): tablet 699ca70cb9e04bd4b1743b61f0d51fab (table test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]) successfully deleted
I20260710 11:10:06.177810  3672 catalog_manager.cc:5697] T 2b7e2149e283445d99009527d47c0847 P 1d6c1dd581694904b56af4f42fa59266 reported cstate change: config changed from index 3 to 4, VOTER f6efe969bfe348928bfde59370120e18 (127.2.153.67) evicted. New cstate: current_term: 1 leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:06.181475  4273 raft_consensus.cc:2955] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6efe969bfe348928bfde59370120e18 (127.2.153.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:06.191718  3658 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2b7e2149e283445d99009527d47c0847 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:06.194466  3911 tablet_service.cc:1558] Processing DeleteTablet for tablet 2b7e2149e283445d99009527d47c0847 with delete_type TABLET_DATA_TOMBSTONED (TS f6efe969bfe348928bfde59370120e18 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56244
I20260710 11:10:06.195487  4290 tablet_replica.cc:333] T 2b7e2149e283445d99009527d47c0847 P f6efe969bfe348928bfde59370120e18: stopping tablet replica
I20260710 11:10:06.196619  4290 raft_consensus.cc:2243] T 2b7e2149e283445d99009527d47c0847 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:06.197393  4290 raft_consensus.cc:2272] T 2b7e2149e283445d99009527d47c0847 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:06.200740  4290 ts_tablet_manager.cc:1916] T 2b7e2149e283445d99009527d47c0847 P f6efe969bfe348928bfde59370120e18: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:06.212772  4290 ts_tablet_manager.cc:1929] T 2b7e2149e283445d99009527d47c0847 P f6efe969bfe348928bfde59370120e18: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:06.213059  4290 log.cc:1199] T 2b7e2149e283445d99009527d47c0847 P f6efe969bfe348928bfde59370120e18: Deleting WAL directory at /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774958773-2661-0/minicluster-data/ts-2-root/wals/2b7e2149e283445d99009527d47c0847
I20260710 11:10:06.214212  3657 catalog_manager.cc:5028] TS f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729): tablet 2b7e2149e283445d99009527d47c0847 (table test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]) successfully deleted
I20260710 11:10:07.244804  3921 consensus_queue.cc:237] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18 [LEADER]: Queue 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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:07.253213  3848 raft_consensus.cc:1275] T f4fe7872bb2d41f1912d94caa1f88a1e P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Refusing update from remote peer f6efe969bfe348928bfde59370120e18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:07.255595  4246 consensus_queue.cc:1048] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } 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 11:10:07.263885  3773 raft_consensus.cc:1275] T f4fe7872bb2d41f1912d94caa1f88a1e P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Refusing update from remote peer f6efe969bfe348928bfde59370120e18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:07.266165  4299 consensus_queue.cc:1048] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:07.269167  3848 raft_consensus.cc:2955] T f4fe7872bb2d41f1912d94caa1f88a1e P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:07.271677  3773 raft_consensus.cc:2955] T f4fe7872bb2d41f1912d94caa1f88a1e P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:07.267513  4303 raft_consensus.cc:2955] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
W20260710 11:10:07.273746  3887 consensus_peers.cc:597] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18 -> Peer 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68:45143): Couldn't send request to peer 1d6c1dd581694904b56af4f42fa59266. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f4fe7872bb2d41f1912d94caa1f88a1e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:07.283154  3672 catalog_manager.cc:5697] T f4fe7872bb2d41f1912d94caa1f88a1e P ff3e291c06564adda9b0ef226ddbbd32 reported cstate change: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New cstate: current_term: 1 leader_uuid: "f6efe969bfe348928bfde59370120e18" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:07.287271  3847 consensus_queue.cc:237] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Queue 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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:07.298533  3773 raft_consensus.cc:1275] T 9b3e024217554e1d8732bbf3c00bba95 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:10:07.299011  3813 consensus_peers.cc:597] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 -> Peer 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68:45143): Couldn't send request to peer 1d6c1dd581694904b56af4f42fa59266. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9b3e024217554e1d8732bbf3c00bba95. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:07.299052  3921 raft_consensus.cc:1275] T 9b3e024217554e1d8732bbf3c00bba95 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:07.300329  4242 consensus_queue.cc:1048] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } 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 11:10:07.301240  4267 consensus_queue.cc:1048] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:07.316946  4242 raft_consensus.cc:2955] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:07.318830  3775 raft_consensus.cc:2955] T 9b3e024217554e1d8732bbf3c00bba95 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:07.321940  3921 raft_consensus.cc:2955] T 9b3e024217554e1d8732bbf3c00bba95 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:07.333809  3847 consensus_queue.cc:237] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Queue 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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:07.336122  3670 catalog_manager.cc:5697] T 9b3e024217554e1d8732bbf3c00bba95 P 02671eb6046a4f66a480c22aa3bcbd4d reported cstate change: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New cstate: current_term: 1 leader_uuid: "ff3e291c06564adda9b0ef226ddbbd32" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:07.342549  3921 raft_consensus.cc:1275] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:10:07.342571  3813 consensus_peers.cc:597] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 -> Peer 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68:45143): Couldn't send request to peer 1d6c1dd581694904b56af4f42fa59266. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 78c94c2f5f6d46ca99de091da2daf76e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:07.344416  4267 consensus_queue.cc:1048] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:07.348567  3775 raft_consensus.cc:1275] T 78c94c2f5f6d46ca99de091da2daf76e P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:07.349941  4242 consensus_queue.cc:1048] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } 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 11:10:07.360540  3921 raft_consensus.cc:2955] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:07.360538  4313 raft_consensus.cc:2955] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:07.376828  3775 raft_consensus.cc:2955] T 78c94c2f5f6d46ca99de091da2daf76e P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:07.380628  3772 consensus_queue.cc:237] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Queue 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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:07.387998  3672 catalog_manager.cc:5697] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 reported cstate change: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New cstate: current_term: 1 leader_uuid: "ff3e291c06564adda9b0ef226ddbbd32" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
W20260710 11:10:07.391716  3738 consensus_peers.cc:597] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d -> Peer 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68:45143): Couldn't send request to peer 1d6c1dd581694904b56af4f42fa59266. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ce41cb65fe4d451fbcd2a6ed4f2ad4fe. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:07.393978  3847 raft_consensus.cc:1275] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:07.395882  3921 raft_consensus.cc:1275] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:07.398149  4269 consensus_queue.cc:1048] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:07.399497  4273 consensus_queue.cc:1048] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } 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 11:10:07.408458  4269 raft_consensus.cc:2955] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:07.411592  3921 raft_consensus.cc:2955] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:07.411561  3847 raft_consensus.cc:2955] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:07.423069  3673 catalog_manager.cc:5697] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P f6efe969bfe348928bfde59370120e18 reported cstate change: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New cstate: current_term: 1 leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:07.784780  4321 ts_tablet_manager.cc:933] T f4fe7872bb2d41f1912d94caa1f88a1e P 1d6c1dd581694904b56af4f42fa59266: Initiating tablet copy from peer f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:07.787173  4321 tablet_copy_client.cc:323] T f4fe7872bb2d41f1912d94caa1f88a1e P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Beginning tablet copy session from remote peer at address 127.2.153.67:36729
I20260710 11:10:07.791492  4325 ts_tablet_manager.cc:933] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 1d6c1dd581694904b56af4f42fa59266: Initiating tablet copy from peer 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119)
I20260710 11:10:07.795090  4325 tablet_copy_client.cc:323] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Beginning tablet copy session from remote peer at address 127.2.153.65:39119
I20260710 11:10:07.797346  3785 tablet_copy_service.cc:140] P 02671eb6046a4f66a480c22aa3bcbd4d: Received BeginTabletCopySession request for tablet ce41cb65fe4d451fbcd2a6ed4f2ad4fe from peer 1d6c1dd581694904b56af4f42fa59266 ({username='slave'} at 127.0.0.1:53694)
I20260710 11:10:07.797940  3785 tablet_copy_service.cc:161] P 02671eb6046a4f66a480c22aa3bcbd4d: Beginning new tablet copy session on tablet ce41cb65fe4d451fbcd2a6ed4f2ad4fe from peer 1d6c1dd581694904b56af4f42fa59266 at {username='slave'} at 127.0.0.1:53694: session id = 1d6c1dd581694904b56af4f42fa59266-ce41cb65fe4d451fbcd2a6ed4f2ad4fe
I20260710 11:10:07.807132  3785 tablet_copy_source_session.cc:215] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:07.807773  3934 tablet_copy_service.cc:140] P f6efe969bfe348928bfde59370120e18: Received BeginTabletCopySession request for tablet f4fe7872bb2d41f1912d94caa1f88a1e from peer 1d6c1dd581694904b56af4f42fa59266 ({username='slave'} at 127.0.0.1:56272)
I20260710 11:10:07.808434  3934 tablet_copy_service.cc:161] P f6efe969bfe348928bfde59370120e18: Beginning new tablet copy session on tablet f4fe7872bb2d41f1912d94caa1f88a1e from peer 1d6c1dd581694904b56af4f42fa59266 at {username='slave'} at 127.0.0.1:56272: session id = 1d6c1dd581694904b56af4f42fa59266-f4fe7872bb2d41f1912d94caa1f88a1e
I20260710 11:10:07.817327  3934 tablet_copy_source_session.cc:215] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:07.819216  4325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce41cb65fe4d451fbcd2a6ed4f2ad4fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:07.824239  4327 ts_tablet_manager.cc:933] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266: Initiating tablet copy from peer ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:07.828408  4321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4fe7872bb2d41f1912d94caa1f88a1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:07.838943  4327 tablet_copy_client.cc:323] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Beginning tablet copy session from remote peer at address 127.2.153.66:42461
I20260710 11:10:07.842566  3860 tablet_copy_service.cc:140] P ff3e291c06564adda9b0ef226ddbbd32: Received BeginTabletCopySession request for tablet 78c94c2f5f6d46ca99de091da2daf76e from peer 1d6c1dd581694904b56af4f42fa59266 ({username='slave'} at 127.0.0.1:41156)
I20260710 11:10:07.843145  3860 tablet_copy_service.cc:161] P ff3e291c06564adda9b0ef226ddbbd32: Beginning new tablet copy session on tablet 78c94c2f5f6d46ca99de091da2daf76e from peer 1d6c1dd581694904b56af4f42fa59266 at {username='slave'} at 127.0.0.1:41156: session id = 1d6c1dd581694904b56af4f42fa59266-78c94c2f5f6d46ca99de091da2daf76e
I20260710 11:10:07.843745  4325 tablet_copy_client.cc:806] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:07.844462  4325 tablet_copy_client.cc:670] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:07.848981  4325 tablet_copy_client.cc:538] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:07.857684  3860 tablet_copy_source_session.cc:215] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:07.860623  4321 tablet_copy_client.cc:806] T f4fe7872bb2d41f1912d94caa1f88a1e P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:07.861361  4321 tablet_copy_client.cc:670] T f4fe7872bb2d41f1912d94caa1f88a1e P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:07.861660  4327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78c94c2f5f6d46ca99de091da2daf76e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:07.867822  4321 tablet_copy_client.cc:538] T f4fe7872bb2d41f1912d94caa1f88a1e P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:07.877838  4329 ts_tablet_manager.cc:933] T 9b3e024217554e1d8732bbf3c00bba95 P 1d6c1dd581694904b56af4f42fa59266: Initiating tablet copy from peer ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:07.881188  4325 tablet_bootstrap.cc:492] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 1d6c1dd581694904b56af4f42fa59266: Bootstrap starting.
I20260710 11:10:07.882472  4321 tablet_bootstrap.cc:492] T f4fe7872bb2d41f1912d94caa1f88a1e P 1d6c1dd581694904b56af4f42fa59266: Bootstrap starting.
I20260710 11:10:07.892638  4327 tablet_copy_client.cc:806] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:07.893424  4327 tablet_copy_client.cc:670] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:07.895015  4329 tablet_copy_client.cc:323] T 9b3e024217554e1d8732bbf3c00bba95 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Beginning tablet copy session from remote peer at address 127.2.153.66:42461
I20260710 11:10:07.897317  3859 tablet_copy_service.cc:140] P ff3e291c06564adda9b0ef226ddbbd32: Received BeginTabletCopySession request for tablet 9b3e024217554e1d8732bbf3c00bba95 from peer 1d6c1dd581694904b56af4f42fa59266 ({username='slave'} at 127.0.0.1:41156)
I20260710 11:10:07.897856  3859 tablet_copy_service.cc:161] P ff3e291c06564adda9b0ef226ddbbd32: Beginning new tablet copy session on tablet 9b3e024217554e1d8732bbf3c00bba95 from peer 1d6c1dd581694904b56af4f42fa59266 at {username='slave'} at 127.0.0.1:41156: session id = 1d6c1dd581694904b56af4f42fa59266-9b3e024217554e1d8732bbf3c00bba95
I20260710 11:10:07.904300  4327 tablet_copy_client.cc:538] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:07.908107  3859 tablet_copy_source_session.cc:215] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:07.911605  4329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b3e024217554e1d8732bbf3c00bba95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:07.914817  4327 tablet_bootstrap.cc:492] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266: Bootstrap starting.
I20260710 11:10:07.935056  4321 tablet_bootstrap.cc:492] T f4fe7872bb2d41f1912d94caa1f88a1e P 1d6c1dd581694904b56af4f42fa59266: 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 11:10:07.936103  4321 tablet_bootstrap.cc:492] T f4fe7872bb2d41f1912d94caa1f88a1e P 1d6c1dd581694904b56af4f42fa59266: Bootstrap complete.
I20260710 11:10:07.936859  4321 ts_tablet_manager.cc:1403] T f4fe7872bb2d41f1912d94caa1f88a1e P 1d6c1dd581694904b56af4f42fa59266: Time spent bootstrapping tablet: real 0.055s	user 0.024s	sys 0.009s
I20260710 11:10:07.941190  4321 raft_consensus.cc:359] T f4fe7872bb2d41f1912d94caa1f88a1e P 1d6c1dd581694904b56af4f42fa59266 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:07.942430  4321 raft_consensus.cc:740] T f4fe7872bb2d41f1912d94caa1f88a1e P 1d6c1dd581694904b56af4f42fa59266 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1d6c1dd581694904b56af4f42fa59266, State: Initialized, Role: LEARNER
I20260710 11:10:07.943356  4321 consensus_queue.cc:260] T f4fe7872bb2d41f1912d94caa1f88a1e P 1d6c1dd581694904b56af4f42fa59266 [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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:07.946609  4329 tablet_copy_client.cc:806] T 9b3e024217554e1d8732bbf3c00bba95 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:07.947190  4329 tablet_copy_client.cc:670] T 9b3e024217554e1d8732bbf3c00bba95 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:07.953315  4327 tablet_bootstrap.cc:492] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266: 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 11:10:07.954694  4327 tablet_bootstrap.cc:492] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266: Bootstrap complete.
I20260710 11:10:07.955639  4327 ts_tablet_manager.cc:1403] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266: Time spent bootstrapping tablet: real 0.041s	user 0.024s	sys 0.010s
I20260710 11:10:07.955751  4329 tablet_copy_client.cc:538] T 9b3e024217554e1d8732bbf3c00bba95 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:07.960616  4325 tablet_bootstrap.cc:492] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 1d6c1dd581694904b56af4f42fa59266: 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 11:10:07.961611  4325 tablet_bootstrap.cc:492] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 1d6c1dd581694904b56af4f42fa59266: Bootstrap complete.
I20260710 11:10:07.962366  4325 ts_tablet_manager.cc:1403] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 1d6c1dd581694904b56af4f42fa59266: Time spent bootstrapping tablet: real 0.081s	user 0.022s	sys 0.015s
I20260710 11:10:07.965409  4325 raft_consensus.cc:359] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 1d6c1dd581694904b56af4f42fa59266 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:07.970822  4325 raft_consensus.cc:740] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 1d6c1dd581694904b56af4f42fa59266 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1d6c1dd581694904b56af4f42fa59266, State: Initialized, Role: LEARNER
I20260710 11:10:07.974069  4321 ts_tablet_manager.cc:1434] T f4fe7872bb2d41f1912d94caa1f88a1e P 1d6c1dd581694904b56af4f42fa59266: Time spent starting tablet: real 0.037s	user 0.025s	sys 0.008s
I20260710 11:10:07.979031  4329 tablet_bootstrap.cc:492] T 9b3e024217554e1d8732bbf3c00bba95 P 1d6c1dd581694904b56af4f42fa59266: Bootstrap starting.
I20260710 11:10:07.986423  3934 tablet_copy_service.cc:342] P f6efe969bfe348928bfde59370120e18: Request end of tablet copy session 1d6c1dd581694904b56af4f42fa59266-f4fe7872bb2d41f1912d94caa1f88a1e received from {username='slave'} at 127.0.0.1:56272
I20260710 11:10:07.987067  3934 tablet_copy_service.cc:434] P f6efe969bfe348928bfde59370120e18: ending tablet copy session 1d6c1dd581694904b56af4f42fa59266-f4fe7872bb2d41f1912d94caa1f88a1e on tablet f4fe7872bb2d41f1912d94caa1f88a1e with peer 1d6c1dd581694904b56af4f42fa59266
I20260710 11:10:07.979861  4327 raft_consensus.cc:359] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:07.979524  4325 consensus_queue.cc:260] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 1d6c1dd581694904b56af4f42fa59266 [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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:07.990962  4325 ts_tablet_manager.cc:1434] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 1d6c1dd581694904b56af4f42fa59266: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.004s
I20260710 11:10:07.994252  3785 tablet_copy_service.cc:342] P 02671eb6046a4f66a480c22aa3bcbd4d: Request end of tablet copy session 1d6c1dd581694904b56af4f42fa59266-ce41cb65fe4d451fbcd2a6ed4f2ad4fe received from {username='slave'} at 127.0.0.1:53694
I20260710 11:10:07.994781  3785 tablet_copy_service.cc:434] P 02671eb6046a4f66a480c22aa3bcbd4d: ending tablet copy session 1d6c1dd581694904b56af4f42fa59266-ce41cb65fe4d451fbcd2a6ed4f2ad4fe on tablet ce41cb65fe4d451fbcd2a6ed4f2ad4fe with peer 1d6c1dd581694904b56af4f42fa59266
I20260710 11:10:07.994880  4327 raft_consensus.cc:740] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1d6c1dd581694904b56af4f42fa59266, State: Initialized, Role: LEARNER
I20260710 11:10:07.995733  4327 consensus_queue.cc:260] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266 [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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:08.006903  4327 ts_tablet_manager.cc:1434] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.000s
I20260710 11:10:08.010684  3859 tablet_copy_service.cc:342] P ff3e291c06564adda9b0ef226ddbbd32: Request end of tablet copy session 1d6c1dd581694904b56af4f42fa59266-78c94c2f5f6d46ca99de091da2daf76e received from {username='slave'} at 127.0.0.1:41156
I20260710 11:10:08.011155  3859 tablet_copy_service.cc:434] P ff3e291c06564adda9b0ef226ddbbd32: ending tablet copy session 1d6c1dd581694904b56af4f42fa59266-78c94c2f5f6d46ca99de091da2daf76e on tablet 78c94c2f5f6d46ca99de091da2daf76e with peer 1d6c1dd581694904b56af4f42fa59266
I20260710 11:10:08.016434  4329 tablet_bootstrap.cc:492] T 9b3e024217554e1d8732bbf3c00bba95 P 1d6c1dd581694904b56af4f42fa59266: 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 11:10:08.017195  4329 tablet_bootstrap.cc:492] T 9b3e024217554e1d8732bbf3c00bba95 P 1d6c1dd581694904b56af4f42fa59266: Bootstrap complete.
I20260710 11:10:08.017746  4329 ts_tablet_manager.cc:1403] T 9b3e024217554e1d8732bbf3c00bba95 P 1d6c1dd581694904b56af4f42fa59266: Time spent bootstrapping tablet: real 0.039s	user 0.022s	sys 0.003s
I20260710 11:10:08.020080  4329 raft_consensus.cc:359] T 9b3e024217554e1d8732bbf3c00bba95 P 1d6c1dd581694904b56af4f42fa59266 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:08.020714  4329 raft_consensus.cc:740] T 9b3e024217554e1d8732bbf3c00bba95 P 1d6c1dd581694904b56af4f42fa59266 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1d6c1dd581694904b56af4f42fa59266, State: Initialized, Role: LEARNER
I20260710 11:10:08.022002  4329 consensus_queue.cc:260] T 9b3e024217554e1d8732bbf3c00bba95 P 1d6c1dd581694904b56af4f42fa59266 [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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:08.024535  4329 ts_tablet_manager.cc:1434] T 9b3e024217554e1d8732bbf3c00bba95 P 1d6c1dd581694904b56af4f42fa59266: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260710 11:10:08.026170  3859 tablet_copy_service.cc:342] P ff3e291c06564adda9b0ef226ddbbd32: Request end of tablet copy session 1d6c1dd581694904b56af4f42fa59266-9b3e024217554e1d8732bbf3c00bba95 received from {username='slave'} at 127.0.0.1:41156
I20260710 11:10:08.026625  3859 tablet_copy_service.cc:434] P ff3e291c06564adda9b0ef226ddbbd32: ending tablet copy session 1d6c1dd581694904b56af4f42fa59266-9b3e024217554e1d8732bbf3c00bba95 on tablet 9b3e024217554e1d8732bbf3c00bba95 with peer 1d6c1dd581694904b56af4f42fa59266
I20260710 11:10:08.279369  4196 raft_consensus.cc:1217] T 9b3e024217554e1d8732bbf3c00bba95 P 1d6c1dd581694904b56af4f42fa59266 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:08.287909  4196 raft_consensus.cc:1217] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 1d6c1dd581694904b56af4f42fa59266 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:08.387717  4196 raft_consensus.cc:1217] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:08.394001  4196 raft_consensus.cc:1217] T f4fe7872bb2d41f1912d94caa1f88a1e P 1d6c1dd581694904b56af4f42fa59266 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:08.684839  4273 raft_consensus.cc:1064] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d: attempting to promote NON_VOTER 1d6c1dd581694904b56af4f42fa59266 to VOTER
I20260710 11:10:08.687212  4273 consensus_queue.cc:237] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d [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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:08.695807  4196 raft_consensus.cc:1275] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 1d6c1dd581694904b56af4f42fa59266 [term 1 LEARNER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:08.698206  3847 raft_consensus.cc:1275] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:08.698235  4320 consensus_queue.cc:1048] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } 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 11:10:08.702168  3924 raft_consensus.cc:1275] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:08.713014  4340 consensus_queue.cc:1048] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:08.714313  4273 consensus_queue.cc:1048] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } 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 11:10:08.725760  4320 raft_consensus.cc:2955] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:08.731405  3847 raft_consensus.cc:2955] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:08.732796  3924 raft_consensus.cc:2955] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:08.738268  4196 raft_consensus.cc:2955] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:08.741372  3672 catalog_manager.cc:5697] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d reported cstate change: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:08.777143  3775 consensus_queue.cc:237] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d [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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:08.783111  4196 raft_consensus.cc:1275] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:08.783787  3921 raft_consensus.cc:1275] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:08.784574  4320 consensus_queue.cc:1048] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } 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 11:10:08.785594  4345 consensus_queue.cc:1048] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:08.795915  3921 raft_consensus.cc:2955] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:08.793336  4320 raft_consensus.cc:2955] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:08.801980  4196 raft_consensus.cc:2955] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:08.808014  3658 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ce41cb65fe4d451fbcd2a6ed4f2ad4fe with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:08.813238  3673 catalog_manager.cc:5697] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d reported cstate change: config changed from index 3 to 4, VOTER ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66) evicted. New cstate: current_term: 1 leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:08.817570  4267 raft_consensus.cc:1064] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32: attempting to promote NON_VOTER 1d6c1dd581694904b56af4f42fa59266 to VOTER
I20260710 11:10:08.820794  4267 consensus_queue.cc:237] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:08.826689  3833 tablet_service.cc:1558] Processing DeleteTablet for tablet ce41cb65fe4d451fbcd2a6ed4f2ad4fe with delete_type TABLET_DATA_TOMBSTONED (TS ff3e291c06564adda9b0ef226ddbbd32 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41116
I20260710 11:10:08.834461  4350 tablet_replica.cc:333] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P ff3e291c06564adda9b0ef226ddbbd32: stopping tablet replica
I20260710 11:10:08.835800  4350 raft_consensus.cc:2243] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:08.836755  4350 raft_consensus.cc:2272] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:08.841431  4350 ts_tablet_manager.cc:1916] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P ff3e291c06564adda9b0ef226ddbbd32: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:08.846462  4196 raft_consensus.cc:1275] T 9b3e024217554e1d8732bbf3c00bba95 P 1d6c1dd581694904b56af4f42fa59266 [term 1 LEARNER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:08.850919  4313 consensus_queue.cc:1048] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } 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 11:10:08.857656  3921 raft_consensus.cc:1275] T 9b3e024217554e1d8732bbf3c00bba95 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:08.859923  3775 raft_consensus.cc:1275] T 9b3e024217554e1d8732bbf3c00bba95 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:08.860181  4338 consensus_queue.cc:1048] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:08.863898  4303 raft_consensus.cc:1064] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18: attempting to promote NON_VOTER 1d6c1dd581694904b56af4f42fa59266 to VOTER
I20260710 11:10:08.864547  4350 ts_tablet_manager.cc:1929] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P ff3e291c06564adda9b0ef226ddbbd32: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:08.865026  4350 log.cc:1199] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P ff3e291c06564adda9b0ef226ddbbd32: Deleting WAL directory at /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774958773-2661-0/minicluster-data/ts-1-root/wals/ce41cb65fe4d451fbcd2a6ed4f2ad4fe
I20260710 11:10:08.866429  4338 consensus_queue.cc:1048] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } 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 11:10:08.867272  3659 catalog_manager.cc:5028] TS ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461): tablet ce41cb65fe4d451fbcd2a6ed4f2ad4fe (table test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]) successfully deleted
I20260710 11:10:08.868419  4303 consensus_queue.cc:237] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18 [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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:08.878836  4267 raft_consensus.cc:2955] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:08.884205  4194 raft_consensus.cc:2955] T 9b3e024217554e1d8732bbf3c00bba95 P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:08.891991  4313 raft_consensus.cc:1064] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32: attempting to promote NON_VOTER 1d6c1dd581694904b56af4f42fa59266 to VOTER
I20260710 11:10:08.894963  4313 consensus_queue.cc:237] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:08.906427  4196 raft_consensus.cc:1275] T f4fe7872bb2d41f1912d94caa1f88a1e P 1d6c1dd581694904b56af4f42fa59266 [term 1 LEARNER]: Refusing update from remote peer f6efe969bfe348928bfde59370120e18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:08.906033  3921 raft_consensus.cc:2955] T 9b3e024217554e1d8732bbf3c00bba95 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:08.908970  4299 consensus_queue.cc:1048] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } 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 11:10:08.911695  3673 catalog_manager.cc:5697] T 9b3e024217554e1d8732bbf3c00bba95 P 1d6c1dd581694904b56af4f42fa59266 reported cstate change: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ff3e291c06564adda9b0ef226ddbbd32" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:08.916025  3772 raft_consensus.cc:1275] T f4fe7872bb2d41f1912d94caa1f88a1e P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Refusing update from remote peer f6efe969bfe348928bfde59370120e18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:08.922237  3847 raft_consensus.cc:1275] T f4fe7872bb2d41f1912d94caa1f88a1e P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Refusing update from remote peer f6efe969bfe348928bfde59370120e18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:08.925153  4194 raft_consensus.cc:1275] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266 [term 1 LEARNER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:08.924750  3775 raft_consensus.cc:2955] T 9b3e024217554e1d8732bbf3c00bba95 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:08.927989  4299 consensus_queue.cc:1048] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:08.930212  4351 consensus_queue.cc:1048] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } 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 11:10:08.933362  4267 consensus_queue.cc:1048] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } 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 11:10:08.953120  3848 consensus_queue.cc:237] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [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: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:08.966421  3921 raft_consensus.cc:1275] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:08.967464  3924 raft_consensus.cc:1275] T 9b3e024217554e1d8732bbf3c00bba95 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:08.970517  4267 consensus_queue.cc:1048] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:08.969625  4351 raft_consensus.cc:2955] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:08.970918  4195 raft_consensus.cc:1275] T 9b3e024217554e1d8732bbf3c00bba95 P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:08.970939  4313 consensus_queue.cc:1048] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:08.973078  4357 consensus_queue.cc:1048] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } 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 11:10:08.976572  3772 raft_consensus.cc:1275] T 78c94c2f5f6d46ca99de091da2daf76e P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:08.985613  4267 consensus_queue.cc:1048] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } 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 11:10:08.982982  3775 raft_consensus.cc:2955] T f4fe7872bb2d41f1912d94caa1f88a1e P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:08.992766  4267 raft_consensus.cc:2955] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:08.999792  4195 raft_consensus.cc:2955] T 9b3e024217554e1d8732bbf3c00bba95 P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:09.005903  3921 raft_consensus.cc:2955] T 9b3e024217554e1d8732bbf3c00bba95 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:09.019965  3659 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9b3e024217554e1d8732bbf3c00bba95 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:09.032186  3671 catalog_manager.cc:5697] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 reported cstate change: config changed from index 3 to 4, VOTER 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65) evicted. New cstate: current_term: 1 leader_uuid: "ff3e291c06564adda9b0ef226ddbbd32" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:09.046815  3763 tablet_service.cc:1558] Processing DeleteTablet for tablet 9b3e024217554e1d8732bbf3c00bba95 with delete_type TABLET_DATA_TOMBSTONED (TS 02671eb6046a4f66a480c22aa3bcbd4d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53656
I20260710 11:10:09.058763  4193 raft_consensus.cc:2955] T f4fe7872bb2d41f1912d94caa1f88a1e P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:09.067476  4364 tablet_replica.cc:333] T 9b3e024217554e1d8732bbf3c00bba95 P 02671eb6046a4f66a480c22aa3bcbd4d: stopping tablet replica
I20260710 11:10:09.068112  3671 catalog_manager.cc:5697] T f4fe7872bb2d41f1912d94caa1f88a1e P 02671eb6046a4f66a480c22aa3bcbd4d reported cstate change: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f6efe969bfe348928bfde59370120e18" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:09.068671  4364 raft_consensus.cc:2243] T 9b3e024217554e1d8732bbf3c00bba95 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:09.069530  4364 raft_consensus.cc:2272] T 9b3e024217554e1d8732bbf3c00bba95 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.072228  4357 raft_consensus.cc:2955] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:09.081508  4364 ts_tablet_manager.cc:1916] T 9b3e024217554e1d8732bbf3c00bba95 P 02671eb6046a4f66a480c22aa3bcbd4d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:09.082701  4196 raft_consensus.cc:2955] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:09.080582  3848 raft_consensus.cc:2955] T f4fe7872bb2d41f1912d94caa1f88a1e P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:09.087311  3921 raft_consensus.cc:2955] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:09.096728  3672 catalog_manager.cc:5697] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 reported cstate change: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ff3e291c06564adda9b0ef226ddbbd32" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:09.109845  3847 consensus_queue.cc:237] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [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: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:09.107954  3921 consensus_queue.cc:237] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18 [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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:09.120560  3924 raft_consensus.cc:1275] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:09.122041  4338 consensus_queue.cc:1048] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:09.125905  3773 raft_consensus.cc:1275] T f4fe7872bb2d41f1912d94caa1f88a1e P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Refusing update from remote peer f6efe969bfe348928bfde59370120e18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:09.127079  4195 raft_consensus.cc:1275] T f4fe7872bb2d41f1912d94caa1f88a1e P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Refusing update from remote peer f6efe969bfe348928bfde59370120e18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:09.129727  4193 raft_consensus.cc:1275] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:09.129725  4303 consensus_queue.cc:1048] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } 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 11:10:09.131955  4303 consensus_queue.cc:1048] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:09.131366  4313 raft_consensus.cc:2955] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:09.136076  4267 consensus_queue.cc:1048] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } 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 11:10:09.140638  4364 ts_tablet_manager.cc:1929] T 9b3e024217554e1d8732bbf3c00bba95 P 02671eb6046a4f66a480c22aa3bcbd4d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:09.141628  4299 raft_consensus.cc:2955] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:09.146137  4364 log.cc:1199] T 9b3e024217554e1d8732bbf3c00bba95 P 02671eb6046a4f66a480c22aa3bcbd4d: Deleting WAL directory at /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774958773-2661-0/minicluster-data/ts-0-root/wals/9b3e024217554e1d8732bbf3c00bba95
I20260710 11:10:09.147956  3658 catalog_manager.cc:5028] TS 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119): tablet 9b3e024217554e1d8732bbf3c00bba95 (table test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]) successfully deleted
I20260710 11:10:09.148308  4196 raft_consensus.cc:2955] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:09.153378  3659 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 78c94c2f5f6d46ca99de091da2daf76e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:09.155023  3924 raft_consensus.cc:2955] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:09.161787  3672 catalog_manager.cc:5697] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 reported cstate change: config changed from index 3 to 4, VOTER 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65) evicted. New cstate: current_term: 1 leader_uuid: "ff3e291c06564adda9b0ef226ddbbd32" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:09.144979  3773 raft_consensus.cc:2955] T f4fe7872bb2d41f1912d94caa1f88a1e P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:09.171198  3657 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f4fe7872bb2d41f1912d94caa1f88a1e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:09.179776  4196 raft_consensus.cc:2955] T f4fe7872bb2d41f1912d94caa1f88a1e P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:09.189409  3670 catalog_manager.cc:5697] T f4fe7872bb2d41f1912d94caa1f88a1e P 02671eb6046a4f66a480c22aa3bcbd4d reported cstate change: config changed from index 3 to 4, VOTER ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66) evicted. New cstate: current_term: 1 leader_uuid: "f6efe969bfe348928bfde59370120e18" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:09.198536  3763 tablet_service.cc:1558] Processing DeleteTablet for tablet 78c94c2f5f6d46ca99de091da2daf76e with delete_type TABLET_DATA_TOMBSTONED (TS 02671eb6046a4f66a480c22aa3bcbd4d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53656
I20260710 11:10:09.199616  4364 tablet_replica.cc:333] T 78c94c2f5f6d46ca99de091da2daf76e P 02671eb6046a4f66a480c22aa3bcbd4d: stopping tablet replica
I20260710 11:10:09.200629  4364 raft_consensus.cc:2243] T 78c94c2f5f6d46ca99de091da2daf76e P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:09.201287  4364 pending_rounds.cc:70] T 78c94c2f5f6d46ca99de091da2daf76e P 02671eb6046a4f66a480c22aa3bcbd4d: Trying to abort 1 pending ops.
I20260710 11:10:09.201648  4364 pending_rounds.cc:77] T 78c94c2f5f6d46ca99de091da2daf76e P 02671eb6046a4f66a480c22aa3bcbd4d: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305960689226289152 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "78c94c2f5f6d46ca99de091da2daf76e" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } } }
I20260710 11:10:09.203096  4364 raft_consensus.cc:2917] T 78c94c2f5f6d46ca99de091da2daf76e P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260710 11:10:09.203722  3833 tablet_service.cc:1558] Processing DeleteTablet for tablet f4fe7872bb2d41f1912d94caa1f88a1e with delete_type TABLET_DATA_TOMBSTONED (TS ff3e291c06564adda9b0ef226ddbbd32 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41116
I20260710 11:10:09.204736  4350 tablet_replica.cc:333] T f4fe7872bb2d41f1912d94caa1f88a1e P ff3e291c06564adda9b0ef226ddbbd32: stopping tablet replica
I20260710 11:10:09.205228  4364 raft_consensus.cc:2889] T 78c94c2f5f6d46ca99de091da2daf76e P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260710 11:10:09.205698  4364 raft_consensus.cc:2272] T 78c94c2f5f6d46ca99de091da2daf76e P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.205891  4350 raft_consensus.cc:2243] T f4fe7872bb2d41f1912d94caa1f88a1e P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:09.206877  4350 raft_consensus.cc:2272] T f4fe7872bb2d41f1912d94caa1f88a1e P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.209347  4364 ts_tablet_manager.cc:1916] T 78c94c2f5f6d46ca99de091da2daf76e P 02671eb6046a4f66a480c22aa3bcbd4d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:09.210851  4350 ts_tablet_manager.cc:1916] T f4fe7872bb2d41f1912d94caa1f88a1e P ff3e291c06564adda9b0ef226ddbbd32: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:09.224171  4350 ts_tablet_manager.cc:1929] T f4fe7872bb2d41f1912d94caa1f88a1e P ff3e291c06564adda9b0ef226ddbbd32: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:09.224335  4364 ts_tablet_manager.cc:1929] T 78c94c2f5f6d46ca99de091da2daf76e P 02671eb6046a4f66a480c22aa3bcbd4d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:09.224596  4350 log.cc:1199] T f4fe7872bb2d41f1912d94caa1f88a1e P ff3e291c06564adda9b0ef226ddbbd32: Deleting WAL directory at /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774958773-2661-0/minicluster-data/ts-1-root/wals/f4fe7872bb2d41f1912d94caa1f88a1e
I20260710 11:10:09.224880  4364 log.cc:1199] T 78c94c2f5f6d46ca99de091da2daf76e P 02671eb6046a4f66a480c22aa3bcbd4d: Deleting WAL directory at /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774958773-2661-0/minicluster-data/ts-0-root/wals/78c94c2f5f6d46ca99de091da2daf76e
I20260710 11:10:09.226331  3659 catalog_manager.cc:5028] TS ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461): tablet f4fe7872bb2d41f1912d94caa1f88a1e (table test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]) successfully deleted
I20260710 11:10:09.226722  3658 catalog_manager.cc:5028] TS 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119): tablet 78c94c2f5f6d46ca99de091da2daf76e (table test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]) successfully deleted
I20260710 11:10:10.766305  4367 raft_consensus.cc:493] T e70fd526a97440db99f64ea9f3fb9997 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f6efe969bfe348928bfde59370120e18)
I20260710 11:10:10.767063  4367 raft_consensus.cc:515] T e70fd526a97440db99f64ea9f3fb9997 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:10.769500  4367 leader_election.cc:290] T e70fd526a97440db99f64ea9f3fb9997 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:10.893671  4367 raft_consensus.cc:493] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3e291c06564adda9b0ef226ddbbd32)
I20260710 11:10:10.894521  4367 raft_consensus.cc:515] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:10.897177  4367 leader_election.cc:290] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:10.998291  4372 raft_consensus.cc:493] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3e291c06564adda9b0ef226ddbbd32)
I20260710 11:10:10.999078  4372 raft_consensus.cc:515] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.008951  4372 leader_election.cc:290] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:11.023967  4378 raft_consensus.cc:493] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3e291c06564adda9b0ef226ddbbd32)
I20260710 11:10:11.024658  4378 raft_consensus.cc:515] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:11.027761  4378 leader_election.cc:290] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:11.028501  4378 raft_consensus.cc:493] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02671eb6046a4f66a480c22aa3bcbd4d)
I20260710 11:10:11.029193  4378 raft_consensus.cc:515] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:11.030078  4369 raft_consensus.cc:493] T 65f24c710cbf44c59525e81e9bdbab60 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02671eb6046a4f66a480c22aa3bcbd4d)
I20260710 11:10:11.032302  4378 leader_election.cc:290] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 1d6c1dd581694904b56af4f42fa59266 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:11.032132  4369 raft_consensus.cc:515] T 65f24c710cbf44c59525e81e9bdbab60 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.036712  4369 leader_election.cc:290] T 65f24c710cbf44c59525e81e9bdbab60 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:11.041548  4369 raft_consensus.cc:493] T 9b3e024217554e1d8732bbf3c00bba95 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3e291c06564adda9b0ef226ddbbd32)
I20260710 11:10:11.043001  4369 raft_consensus.cc:515] T 9b3e024217554e1d8732bbf3c00bba95 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:11.034101  4372 raft_consensus.cc:493] T 31336846ebfe44ce80259593cd4ade86 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3e291c06564adda9b0ef226ddbbd32)
I20260710 11:10:11.082681  4372 raft_consensus.cc:515] T 31336846ebfe44ce80259593cd4ade86 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.042361  4374 raft_consensus.cc:493] T 71f5e81f863c4b54b19e019b6b773777 P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02671eb6046a4f66a480c22aa3bcbd4d)
I20260710 11:10:11.040230  4378 raft_consensus.cc:493] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02671eb6046a4f66a480c22aa3bcbd4d)
I20260710 11:10:11.099506  4378 raft_consensus.cc:515] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:11.102648  4378 leader_election.cc:290] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:11.103451  4378 raft_consensus.cc:493] T f4fe7872bb2d41f1912d94caa1f88a1e P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f6efe969bfe348928bfde59370120e18)
I20260710 11:10:11.104149  4378 raft_consensus.cc:515] T f4fe7872bb2d41f1912d94caa1f88a1e P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:11.107254  4374 raft_consensus.cc:515] T 71f5e81f863c4b54b19e019b6b773777 P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:11.031075  4375 raft_consensus.cc:493] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3e291c06564adda9b0ef226ddbbd32)
I20260710 11:10:11.042222  4371 raft_consensus.cc:493] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f6efe969bfe348928bfde59370120e18)
I20260710 11:10:11.113708  4371 raft_consensus.cc:515] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.116760  4371 leader_election.cc:290] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:11.118997  4375 raft_consensus.cc:515] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.121999  4375 leader_election.cc:290] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:11.164266  4375 raft_consensus.cc:493] T f869f613844f4450afeea0cb79ec0769 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02671eb6046a4f66a480c22aa3bcbd4d)
I20260710 11:10:11.164991  4375 raft_consensus.cc:515] T f869f613844f4450afeea0cb79ec0769 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.085762  4372 leader_election.cc:290] T 31336846ebfe44ce80259593cd4ade86 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:11.167528  4372 raft_consensus.cc:493] T 6b81a453ce604e38bd019723be50944d P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02671eb6046a4f66a480c22aa3bcbd4d)
I20260710 11:10:11.168231  4372 raft_consensus.cc:515] T 6b81a453ce604e38bd019723be50944d P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.111589  4374 leader_election.cc:290] T 71f5e81f863c4b54b19e019b6b773777 P 1d6c1dd581694904b56af4f42fa59266 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:11.187124  4372 leader_election.cc:290] T 6b81a453ce604e38bd019723be50944d P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:11.160295  4378 leader_election.cc:290] T f4fe7872bb2d41f1912d94caa1f88a1e P 1d6c1dd581694904b56af4f42fa59266 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:11.126942  4369 leader_election.cc:290] T 9b3e024217554e1d8732bbf3c00bba95 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68:45143)
I20260710 11:10:11.201431  4375 leader_election.cc:290] T f869f613844f4450afeea0cb79ec0769 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:11.351063  4375 raft_consensus.cc:493] T 741138bc1a0841dbba9bd7e0f610b245 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3e291c06564adda9b0ef226ddbbd32)
I20260710 11:10:11.351667  4375 raft_consensus.cc:515] T 741138bc1a0841dbba9bd7e0f610b245 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.353820  4375 leader_election.cc:290] T 741138bc1a0841dbba9bd7e0f610b245 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:11.355033  4369 raft_consensus.cc:493] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02671eb6046a4f66a480c22aa3bcbd4d)
I20260710 11:10:11.355726  4369 raft_consensus.cc:515] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:11.358284  4369 leader_election.cc:290] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68:45143)
I20260710 11:10:11.359057  4369 raft_consensus.cc:493] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3e291c06564adda9b0ef226ddbbd32)
I20260710 11:10:11.359773  4369 raft_consensus.cc:515] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } }
I20260710 11:10:11.362813  4369 leader_election.cc:290] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119)
I20260710 11:10:11.386339  4368 raft_consensus.cc:493] T 65f24c710cbf44c59525e81e9bdbab60 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02671eb6046a4f66a480c22aa3bcbd4d)
I20260710 11:10:11.386624  4373 raft_consensus.cc:493] T 23b801a54482441caa70db5d6b1e7837 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f6efe969bfe348928bfde59370120e18)
I20260710 11:10:11.386999  4368 raft_consensus.cc:515] T 65f24c710cbf44c59525e81e9bdbab60 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.387220  4373 raft_consensus.cc:515] T 23b801a54482441caa70db5d6b1e7837 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.388826  4379 raft_consensus.cc:493] T 0a1b2baeca4c40de9073c3f1367844b6 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02671eb6046a4f66a480c22aa3bcbd4d)
I20260710 11:10:11.389946  4373 leader_election.cc:290] T 23b801a54482441caa70db5d6b1e7837 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:11.389513  4379 raft_consensus.cc:515] T 0a1b2baeca4c40de9073c3f1367844b6 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.392879  4375 raft_consensus.cc:493] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3e291c06564adda9b0ef226ddbbd32)
I20260710 11:10:11.382480  4371 raft_consensus.cc:493] T 4257445a81f74737b102351afce9bb43 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02671eb6046a4f66a480c22aa3bcbd4d)
I20260710 11:10:11.383589  4370 raft_consensus.cc:493] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02671eb6046a4f66a480c22aa3bcbd4d)
I20260710 11:10:11.389492  4368 leader_election.cc:290] T 65f24c710cbf44c59525e81e9bdbab60 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:11.397872  4370 raft_consensus.cc:515] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.394420  4379 leader_election.cc:290] T 0a1b2baeca4c40de9073c3f1367844b6 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:11.394439  4373 raft_consensus.cc:493] T 71f5e81f863c4b54b19e019b6b773777 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02671eb6046a4f66a480c22aa3bcbd4d)
I20260710 11:10:11.407745  4373 raft_consensus.cc:515] T 71f5e81f863c4b54b19e019b6b773777 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:11.410944  4373 leader_election.cc:290] T 71f5e81f863c4b54b19e019b6b773777 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68:45143)
I20260710 11:10:11.414232  4385 raft_consensus.cc:493] T cf11d3b8a9ad446198c68b794b15f617 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f6efe969bfe348928bfde59370120e18)
I20260710 11:10:11.414496  4370 leader_election.cc:290] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:11.414683  4367 raft_consensus.cc:493] T 2c8c9dc12d0340629ee3a2480fbe8f26 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f6efe969bfe348928bfde59370120e18)
I20260710 11:10:11.415558  4367 raft_consensus.cc:515] T 2c8c9dc12d0340629ee3a2480fbe8f26 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.416103  4375 raft_consensus.cc:515] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:11.417733  4367 leader_election.cc:290] T 2c8c9dc12d0340629ee3a2480fbe8f26 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:11.418246  4371 raft_consensus.cc:515] T 4257445a81f74737b102351afce9bb43 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.418545  4385 raft_consensus.cc:515] T cf11d3b8a9ad446198c68b794b15f617 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.423075  4370 raft_consensus.cc:493] T e4968d19f3e1435c86b7e769d891d9ec P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 02671eb6046a4f66a480c22aa3bcbd4d)
I20260710 11:10:11.423744  4376 raft_consensus.cc:493] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02671eb6046a4f66a480c22aa3bcbd4d)
I20260710 11:10:11.423648  4370 raft_consensus.cc:515] T e4968d19f3e1435c86b7e769d891d9ec P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.424247  4385 leader_election.cc:290] T cf11d3b8a9ad446198c68b794b15f617 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:11.424247  4376 raft_consensus.cc:515] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.427544  4370 leader_election.cc:290] T e4968d19f3e1435c86b7e769d891d9ec P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:11.427762  4196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f5e81f863c4b54b19e019b6b773777" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1d6c1dd581694904b56af4f42fa59266" is_pre_election: true
I20260710 11:10:11.428602  4196 raft_consensus.cc:2468] T 71f5e81f863c4b54b19e019b6b773777 P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3e291c06564adda9b0ef226ddbbd32 in term 1.
I20260710 11:10:11.430032  3848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7736926f6c542259b524855b0761982" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:11.430030  4376 leader_election.cc:290] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:11.431476  4376 raft_consensus.cc:493] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02671eb6046a4f66a480c22aa3bcbd4d)
I20260710 11:10:11.431886  3848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f24c710cbf44c59525e81e9bdbab60" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:11.432514  3848 raft_consensus.cc:2468] T 65f24c710cbf44c59525e81e9bdbab60 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6efe969bfe348928bfde59370120e18 in term 1.
I20260710 11:10:11.431988  4376 raft_consensus.cc:515] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:11.435806  4193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3e024217554e1d8732bbf3c00bba95" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1d6c1dd581694904b56af4f42fa59266" is_pre_election: true
I20260710 11:10:11.436574  4376 leader_election.cc:290] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68:45143)
I20260710 11:10:11.443482  4371 leader_election.cc:290] T 4257445a81f74737b102351afce9bb43 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:11.453315  4193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699ca70cb9e04bd4b1743b61f0d51fab" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1d6c1dd581694904b56af4f42fa59266" is_pre_election: true
I20260710 11:10:11.450611  4196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce41cb65fe4d451fbcd2a6ed4f2ad4fe" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1d6c1dd581694904b56af4f42fa59266" is_pre_election: true
I20260710 11:10:11.454360  4193 raft_consensus.cc:2468] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6efe969bfe348928bfde59370120e18 in term 1.
I20260710 11:10:11.455034  4196 raft_consensus.cc:2468] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6efe969bfe348928bfde59370120e18 in term 1.
I20260710 11:10:11.443835  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70fd526a97440db99f64ea9f3fb9997" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:11.444079  3848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31336846ebfe44ce80259593cd4ade86" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:11.459168  4196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c94c2f5f6d46ca99de091da2daf76e" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1d6c1dd581694904b56af4f42fa59266" is_pre_election: true
I20260710 11:10:11.459365  3887 leader_election.cc:304] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 [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: 1d6c1dd581694904b56af4f42fa59266, f6efe969bfe348928bfde59370120e18; no voters: 
I20260710 11:10:11.460040  4196 raft_consensus.cc:2468] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6efe969bfe348928bfde59370120e18 in term 1.
I20260710 11:10:11.460436  4376 raft_consensus.cc:2804] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:11.460916  4376 raft_consensus.cc:493] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 02671eb6046a4f66a480c22aa3bcbd4d)
I20260710 11:10:11.460696  3887 leader_election.cc:304] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P f6efe969bfe348928bfde59370120e18 [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: 1d6c1dd581694904b56af4f42fa59266, f6efe969bfe348928bfde59370120e18; no voters: 
I20260710 11:10:11.461320  4376 raft_consensus.cc:3060] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.461841  4379 raft_consensus.cc:2804] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:11.462271  4379 raft_consensus.cc:493] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 02671eb6046a4f66a480c22aa3bcbd4d)
I20260710 11:10:11.462680  4379 raft_consensus.cc:3060] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.466291  4380 raft_consensus.cc:493] T f52ebff708eb4bb69ecd9fbb04253235 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3e291c06564adda9b0ef226ddbbd32)
I20260710 11:10:11.466988  4380 raft_consensus.cc:515] T f52ebff708eb4bb69ecd9fbb04253235 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:11.470830  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7736926f6c542259b524855b0761982" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:11.473456  3921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c94c2f5f6d46ca99de091da2daf76e" candidate_uuid: "1d6c1dd581694904b56af4f42fa59266" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:11.443076  4385 raft_consensus.cc:493] T f7736926f6c542259b524855b0761982 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3e291c06564adda9b0ef226ddbbd32)
I20260710 11:10:11.474643  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f24c710cbf44c59525e81e9bdbab60" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:11.475236  3924 raft_consensus.cc:2468] T 65f24c710cbf44c59525e81e9bdbab60 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3e291c06564adda9b0ef226ddbbd32 in term 1.
I20260710 11:10:11.475073  4385 raft_consensus.cc:515] T f7736926f6c542259b524855b0761982 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.470885  3773 consensus_queue.cc:237] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Queue 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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:11.479826  3919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699ca70cb9e04bd4b1743b61f0d51fab" candidate_uuid: "1d6c1dd581694904b56af4f42fa59266" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:11.480789  3920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4fe7872bb2d41f1912d94caa1f88a1e" candidate_uuid: "1d6c1dd581694904b56af4f42fa59266" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:11.486146  4381 raft_consensus.cc:493] T 2b7e2149e283445d99009527d47c0847 P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02671eb6046a4f66a480c22aa3bcbd4d)
I20260710 11:10:11.486567  4367 raft_consensus.cc:493] T 741138bc1a0841dbba9bd7e0f610b245 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3e291c06564adda9b0ef226ddbbd32)
I20260710 11:10:11.486851  4380 leader_election.cc:290] T f52ebff708eb4bb69ecd9fbb04253235 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68:45143)
I20260710 11:10:11.488484  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce41cb65fe4d451fbcd2a6ed4f2ad4fe" candidate_uuid: "1d6c1dd581694904b56af4f42fa59266" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:11.482539  4384 raft_consensus.cc:493] T 31336846ebfe44ce80259593cd4ade86 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3e291c06564adda9b0ef226ddbbd32)
I20260710 11:10:11.486752  4381 raft_consensus.cc:515] T 2b7e2149e283445d99009527d47c0847 P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:11.487167  4367 raft_consensus.cc:515] T 741138bc1a0841dbba9bd7e0f610b245 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.442348  4375 leader_election.cc:290] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68:45143)
I20260710 11:10:11.491271  3775 raft_consensus.cc:2468] T f7736926f6c542259b524855b0761982 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6efe969bfe348928bfde59370120e18 in term 1.
I20260710 11:10:11.489513  4384 raft_consensus.cc:515] T 31336846ebfe44ce80259593cd4ade86 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.493264  4367 leader_election.cc:290] T 741138bc1a0841dbba9bd7e0f610b245 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:11.491400  3848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6e6c90990be489b83ec611a9f100942" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:11.500461  4382 raft_consensus.cc:493] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3e291c06564adda9b0ef226ddbbd32)
I20260710 11:10:11.481850  4376 raft_consensus.cc:515] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:11.505074  3848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3e024217554e1d8732bbf3c00bba95" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:11.509433  3847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b81a453ce604e38bd019723be50944d" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:11.509994  3847 raft_consensus.cc:2468] T 6b81a453ce604e38bd019723be50944d P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6efe969bfe348928bfde59370120e18 in term 1.
I20260710 11:10:11.510474  4383 raft_consensus.cc:493] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02671eb6046a4f66a480c22aa3bcbd4d)
I20260710 11:10:11.502621  4382 raft_consensus.cc:515] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } }
I20260710 11:10:11.506484  4367 raft_consensus.cc:493] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f6efe969bfe348928bfde59370120e18)
I20260710 11:10:11.511792  3771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f24c710cbf44c59525e81e9bdbab60" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:11.515336  4367 raft_consensus.cc:515] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.516381  3774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31336846ebfe44ce80259593cd4ade86" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:11.517237  3774 raft_consensus.cc:2468] T 31336846ebfe44ce80259593cd4ade86 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6efe969bfe348928bfde59370120e18 in term 1.
I20260710 11:10:11.517705  3919 raft_consensus.cc:2393] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d6c1dd581694904b56af4f42fa59266 in current term 2: Already voted for candidate f6efe969bfe348928bfde59370120e18 in this term.
I20260710 11:10:11.518177  4367 leader_election.cc:290] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:11.510759  4386 raft_consensus.cc:493] T f4fe7872bb2d41f1912d94caa1f88a1e P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f6efe969bfe348928bfde59370120e18)
I20260710 11:10:11.518253  4383 raft_consensus.cc:515] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.519814  3848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f869f613844f4450afeea0cb79ec0769" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:11.504060  3887 leader_election.cc:304] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [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: 1d6c1dd581694904b56af4f42fa59266, f6efe969bfe348928bfde59370120e18; no voters: 
I20260710 11:10:11.511348  4373 raft_consensus.cc:493] T f869f613844f4450afeea0cb79ec0769 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02671eb6046a4f66a480c22aa3bcbd4d)
I20260710 11:10:11.525317  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70fd526a97440db99f64ea9f3fb9997" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:11.525508  4387 raft_consensus.cc:493] T 6b81a453ce604e38bd019723be50944d P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02671eb6046a4f66a480c22aa3bcbd4d)
I20260710 11:10:11.525408  4373 raft_consensus.cc:515] T f869f613844f4450afeea0cb79ec0769 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.527213  3849 raft_consensus.cc:2468] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 1.
I20260710 11:10:11.527920  3848 raft_consensus.cc:2468] T f869f613844f4450afeea0cb79ec0769 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6efe969bfe348928bfde59370120e18 in term 1.
I20260710 11:10:11.530772  4384 leader_election.cc:290] T 31336846ebfe44ce80259593cd4ade86 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:11.531389  3923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23b801a54482441caa70db5d6b1e7837" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:11.532147  4382 leader_election.cc:290] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:11.539961  3772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f869f613844f4450afeea0cb79ec0769" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:11.541242  4381 leader_election.cc:290] T 2b7e2149e283445d99009527d47c0847 P 1d6c1dd581694904b56af4f42fa59266 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:11.518956  4386 raft_consensus.cc:515] T f4fe7872bb2d41f1912d94caa1f88a1e P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:11.529271  4385 leader_election.cc:290] T f7736926f6c542259b524855b0761982 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:11.543751  3846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6e6c90990be489b83ec611a9f100942" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:11.546442  3846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4257445a81f74737b102351afce9bb43" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:11.547024  3846 raft_consensus.cc:2468] T 4257445a81f74737b102351afce9bb43 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6efe969bfe348928bfde59370120e18 in term 1.
I20260710 11:10:11.547767  3846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a1b2baeca4c40de9073c3f1367844b6" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:11.535372  4376 leader_election.cc:290] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 2 election: Requested vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68:45143)
I20260710 11:10:11.535251  4375 raft_consensus.cc:2804] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:11.537062  3774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6e6c90990be489b83ec611a9f100942" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:11.540007  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741138bc1a0841dbba9bd7e0f610b245" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:11.556046  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741138bc1a0841dbba9bd7e0f610b245" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:11.556730  3775 raft_consensus.cc:2468] T 741138bc1a0841dbba9bd7e0f610b245 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6efe969bfe348928bfde59370120e18 in term 1.
I20260710 11:10:11.542737  4368 raft_consensus.cc:493] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 02671eb6046a4f66a480c22aa3bcbd4d)
I20260710 11:10:11.538615  4379 raft_consensus.cc:515] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
W20260710 11:10:11.533598  3887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.153.68:45143, user_credentials={real_user=slave}} blocked reactor thread for 45884.3us
I20260710 11:10:11.551712  4375 raft_consensus.cc:493] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ff3e291c06564adda9b0ef226ddbbd32)
I20260710 11:10:11.560343  3845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf11d3b8a9ad446198c68b794b15f617" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:11.560284  4390 raft_consensus.cc:493] T 0a1b2baeca4c40de9073c3f1367844b6 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02671eb6046a4f66a480c22aa3bcbd4d)
I20260710 11:10:11.553685  3773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b81a453ce604e38bd019723be50944d" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:11.567942  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce41cb65fe4d451fbcd2a6ed4f2ad4fe" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:11.527328  4387 raft_consensus.cc:515] T 6b81a453ce604e38bd019723be50944d P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.554478  3841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c8c9dc12d0340629ee3a2480fbe8f26" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:11.560604  4368 raft_consensus.cc:515] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.571748  3848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f5e81f863c4b54b19e019b6b773777" candidate_uuid: "1d6c1dd581694904b56af4f42fa59266" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:11.573741  3848 raft_consensus.cc:2468] T 71f5e81f863c4b54b19e019b6b773777 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d6c1dd581694904b56af4f42fa59266 in term 1.
I20260710 11:10:11.557163  3774 raft_consensus.cc:2468] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6efe969bfe348928bfde59370120e18 in term 1.
I20260710 11:10:11.575157  4193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699ca70cb9e04bd4b1743b61f0d51fab" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1d6c1dd581694904b56af4f42fa59266"
I20260710 11:10:11.560513  4383 leader_election.cc:290] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:11.569330  4196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52ebff708eb4bb69ecd9fbb04253235" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1d6c1dd581694904b56af4f42fa59266" is_pre_election: true
I20260710 11:10:11.577821  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7d347d9ee9409a8851e8e1a21b0c38" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:11.579880  3775 raft_consensus.cc:2468] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6efe969bfe348928bfde59370120e18 in term 1.
I20260710 11:10:11.570485  3924 raft_consensus.cc:2393] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d6c1dd581694904b56af4f42fa59266 in current term 2: Already voted for candidate f6efe969bfe348928bfde59370120e18 in this term.
I20260710 11:10:11.572567  4386 leader_election.cc:290] T f4fe7872bb2d41f1912d94caa1f88a1e P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729), 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68:45143)
I20260710 11:10:11.566164  4375 raft_consensus.cc:3060] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.566605  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4968d19f3e1435c86b7e769d891d9ec" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:11.566627  3846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c94c2f5f6d46ca99de091da2daf76e" candidate_uuid: "1d6c1dd581694904b56af4f42fa59266" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:11.582855  3848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7e2149e283445d99009527d47c0847" candidate_uuid: "1d6c1dd581694904b56af4f42fa59266" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:11.583256  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4257445a81f74737b102351afce9bb43" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:11.568567  4388 raft_consensus.cc:493] T 2b7e2149e283445d99009527d47c0847 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02671eb6046a4f66a480c22aa3bcbd4d)
I20260710 11:10:11.583572  3772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4968d19f3e1435c86b7e769d891d9ec" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:11.562273  4390 raft_consensus.cc:515] T 0a1b2baeca4c40de9073c3f1367844b6 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.578200  3845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda6195b824747b5820651a0a24cf20c" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:11.578230  4193 raft_consensus.cc:3060] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.587824  3770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda6195b824747b5820651a0a24cf20c" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:11.583058  3774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a1b2baeca4c40de9073c3f1367844b6" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:11.603750  4161 leader_election.cc:304] T 71f5e81f863c4b54b19e019b6b773777 P 1d6c1dd581694904b56af4f42fa59266 [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: 1d6c1dd581694904b56af4f42fa59266, ff3e291c06564adda9b0ef226ddbbd32; no voters: 
I20260710 11:10:11.613886  4381 raft_consensus.cc:2804] T 71f5e81f863c4b54b19e019b6b773777 P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:11.616626  3918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda6195b824747b5820651a0a24cf20c" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:11.616959  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c94c2f5f6d46ca99de091da2daf76e" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:11.625986  4195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce41cb65fe4d451fbcd2a6ed4f2ad4fe" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1d6c1dd581694904b56af4f42fa59266"
I20260710 11:10:11.626773  4195 raft_consensus.cc:3060] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.627154  3740 leader_election.cc:304] T e70fd526a97440db99f64ea9f3fb9997 P 02671eb6046a4f66a480c22aa3bcbd4d [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: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32; no voters: 
I20260710 11:10:11.623634  3918 raft_consensus.cc:2468] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3e291c06564adda9b0ef226ddbbd32 in term 1.
I20260710 11:10:11.606758  4379 leader_election.cc:290] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 2 election: Requested vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68:45143)
I20260710 11:10:11.623656  3923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4257445a81f74737b102351afce9bb43" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:11.631994  3923 raft_consensus.cc:2468] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3e291c06564adda9b0ef226ddbbd32 in term 1.
I20260710 11:10:11.603799  3769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699ca70cb9e04bd4b1743b61f0d51fab" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:11.598170  3844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7d347d9ee9409a8851e8e1a21b0c38" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:11.629696  4386 raft_consensus.cc:2804] T e70fd526a97440db99f64ea9f3fb9997 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:11.635207  4386 raft_consensus.cc:493] T e70fd526a97440db99f64ea9f3fb9997 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting leader election (detected failure of leader f6efe969bfe348928bfde59370120e18)
I20260710 11:10:11.635404  3844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741138bc1a0841dbba9bd7e0f610b245" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:11.635622  4386 raft_consensus.cc:3060] T e70fd526a97440db99f64ea9f3fb9997 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.636565  3844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23b801a54482441caa70db5d6b1e7837" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:11.637248  3844 raft_consensus.cc:2468] T 23b801a54482441caa70db5d6b1e7837 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 1.
I20260710 11:10:11.636507  4387 leader_election.cc:290] T 6b81a453ce604e38bd019723be50944d P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:11.632130  3845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7736926f6c542259b524855b0761982" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:11.640524  3889 leader_election.cc:304] T 65f24c710cbf44c59525e81e9bdbab60 P f6efe969bfe348928bfde59370120e18 [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: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32; no voters: 
I20260710 11:10:11.622397  4381 raft_consensus.cc:493] T 71f5e81f863c4b54b19e019b6b773777 P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 02671eb6046a4f66a480c22aa3bcbd4d)
I20260710 11:10:11.642344  4390 leader_election.cc:290] T 0a1b2baeca4c40de9073c3f1367844b6 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
W20260710 11:10:11.650843  4389 log.cc:927] Time spent T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
I20260710 11:10:11.642647  3844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31336846ebfe44ce80259593cd4ade86" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:11.645180  4381 raft_consensus.cc:3060] T 71f5e81f863c4b54b19e019b6b773777 P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.648921  4379 raft_consensus.cc:2804] T 65f24c710cbf44c59525e81e9bdbab60 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:11.654011  4379 raft_consensus.cc:493] T 65f24c710cbf44c59525e81e9bdbab60 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 02671eb6046a4f66a480c22aa3bcbd4d)
I20260710 11:10:11.654206  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52ebff708eb4bb69ecd9fbb04253235" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:11.654443  4379 raft_consensus.cc:3060] T 65f24c710cbf44c59525e81e9bdbab60 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.639626  3770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce41cb65fe4d451fbcd2a6ed4f2ad4fe" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
I20260710 11:10:11.630028  3773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699ca70cb9e04bd4b1743b61f0d51fab" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
I20260710 11:10:11.652722  3889 leader_election.cc:304] T 6b81a453ce604e38bd019723be50944d P f6efe969bfe348928bfde59370120e18 [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: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32; no voters: 
I20260710 11:10:11.602289  4388 raft_consensus.cc:515] T 2b7e2149e283445d99009527d47c0847 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:11.653585  4373 leader_election.cc:290] T f869f613844f4450afeea0cb79ec0769 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:11.657963  3768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f24c710cbf44c59525e81e9bdbab60" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:11.660352  3772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f5e81f863c4b54b19e019b6b773777" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:11.659686  3889 leader_election.cc:304] T 9b3e024217554e1d8732bbf3c00bba95 P f6efe969bfe348928bfde59370120e18 [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: f6efe969bfe348928bfde59370120e18; no voters: 1d6c1dd581694904b56af4f42fa59266, ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:11.661005  4161 leader_election.cc:304] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266 [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: 1d6c1dd581694904b56af4f42fa59266; no voters: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:11.659245  3774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23b801a54482441caa70db5d6b1e7837" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:11.655627  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70fd526a97440db99f64ea9f3fb9997" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:11.663005  3889 leader_election.cc:304] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18 [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: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32; no voters: 
I20260710 11:10:11.663861  3772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f869f613844f4450afeea0cb79ec0769" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:11.666781  3889 leader_election.cc:304] T f869f613844f4450afeea0cb79ec0769 P f6efe969bfe348928bfde59370120e18 [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: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32; no voters: 
I20260710 11:10:11.663808  3767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda6195b824747b5820651a0a24cf20c" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:11.661684  4369 raft_consensus.cc:2804] T 6b81a453ce604e38bd019723be50944d P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:11.658223  3769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4257445a81f74737b102351afce9bb43" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
W20260710 11:10:11.673820  3813 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.153.67:36729, user_credentials={real_user=slave}} blocked reactor thread for 60457.2us
I20260710 11:10:11.674750  3813 leader_election.cc:304] T 65f24c710cbf44c59525e81e9bdbab60 P ff3e291c06564adda9b0ef226ddbbd32 [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: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32; no voters: 02671eb6046a4f66a480c22aa3bcbd4d
I20260710 11:10:11.675292  4378 raft_consensus.cc:2749] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.662830  4380 raft_consensus.cc:2749] T 9b3e024217554e1d8732bbf3c00bba95 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.677917  3920 raft_consensus.cc:1240] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Rejecting Update request from peer 02671eb6046a4f66a480c22aa3bcbd4d for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:11.676656  3740 leader_election.cc:304] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d [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: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32; no voters: 
I20260710 11:10:11.670637  4370 raft_consensus.cc:2804] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:11.672294  4369 raft_consensus.cc:493] T 6b81a453ce604e38bd019723be50944d P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 02671eb6046a4f66a480c22aa3bcbd4d)
I20260710 11:10:11.676486  3768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b81a453ce604e38bd019723be50944d" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:11.687937  3920 raft_consensus.cc:1240] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Rejecting Update request from peer 02671eb6046a4f66a480c22aa3bcbd4d for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:11.691164  3921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70fd526a97440db99f64ea9f3fb9997" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:11.693027  3921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6e6c90990be489b83ec611a9f100942" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:11.694659  4377 raft_consensus.cc:2804] T f869f613844f4450afeea0cb79ec0769 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:11.682062  4367 raft_consensus.cc:2804] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:11.681345  4370 raft_consensus.cc:493] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 02671eb6046a4f66a480c22aa3bcbd4d)
I20260710 11:10:11.698153  4370 raft_consensus.cc:3060] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.696165  4367 raft_consensus.cc:493] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting leader election (detected failure of leader f6efe969bfe348928bfde59370120e18)
I20260710 11:10:11.698820  4367 raft_consensus.cc:3060] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.699021  4388 leader_election.cc:290] T 2b7e2149e283445d99009527d47c0847 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68:45143)
W20260710 11:10:11.699213  3888 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.153.65:39119, user_credentials={real_user=slave}} blocked reactor thread for 50304us
I20260710 11:10:11.681707  3846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7d347d9ee9409a8851e8e1a21b0c38" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:11.701821  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4968d19f3e1435c86b7e769d891d9ec" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:11.697276  3766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a1b2baeca4c40de9073c3f1367844b6" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:11.687366  4369 raft_consensus.cc:3060] T 6b81a453ce604e38bd019723be50944d P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.695115  4377 raft_consensus.cc:493] T f869f613844f4450afeea0cb79ec0769 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 02671eb6046a4f66a480c22aa3bcbd4d)
I20260710 11:10:11.706414  4377 raft_consensus.cc:3060] T f869f613844f4450afeea0cb79ec0769 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.697544  4190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4fe7872bb2d41f1912d94caa1f88a1e" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1d6c1dd581694904b56af4f42fa59266" is_pre_election: true
I20260710 11:10:11.699805  3814 leader_election.cc:304] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 [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: ff3e291c06564adda9b0ef226ddbbd32; no voters: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18
I20260710 11:10:11.700496  3888 leader_election.cc:304] T 31336846ebfe44ce80259593cd4ade86 P f6efe969bfe348928bfde59370120e18 [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: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18; no voters: ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:11.699909  3767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce41cb65fe4d451fbcd2a6ed4f2ad4fe" candidate_uuid: "1d6c1dd581694904b56af4f42fa59266" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:11.709833  3766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f5e81f863c4b54b19e019b6b773777" candidate_uuid: "1d6c1dd581694904b56af4f42fa59266" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:11.710131  4195 raft_consensus.cc:2468] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6efe969bfe348928bfde59370120e18 in term 2.
I20260710 11:10:11.714807  4393 raft_consensus.cc:2749] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.717809  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4fe7872bb2d41f1912d94caa1f88a1e" candidate_uuid: "1d6c1dd581694904b56af4f42fa59266" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:11.718149  3887 leader_election.cc:304] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d6c1dd581694904b56af4f42fa59266, f6efe969bfe348928bfde59370120e18; no voters: 
I20260710 11:10:11.703518  3849 raft_consensus.cc:1275] T 65f24c710cbf44c59525e81e9bdbab60 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:11.720564  3771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699ca70cb9e04bd4b1743b61f0d51fab" candidate_uuid: "1d6c1dd581694904b56af4f42fa59266" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:11.721557  4373 raft_consensus.cc:2804] T 65f24c710cbf44c59525e81e9bdbab60 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:11.720891  4370 raft_consensus.cc:515] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.722213  4380 raft_consensus.cc:2804] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:11.717677  4192 raft_consensus.cc:1240] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Rejecting Update request from peer 02671eb6046a4f66a480c22aa3bcbd4d for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:11.724076  4373 raft_consensus.cc:493] T 65f24c710cbf44c59525e81e9bdbab60 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 02671eb6046a4f66a480c22aa3bcbd4d)
I20260710 11:10:11.724573  4373 raft_consensus.cc:3060] T 65f24c710cbf44c59525e81e9bdbab60 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.701102  4368 leader_election.cc:290] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:11.736158  4376 raft_consensus.cc:2804] T 31336846ebfe44ce80259593cd4ade86 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:11.736330  3766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7e2149e283445d99009527d47c0847" candidate_uuid: "1d6c1dd581694904b56af4f42fa59266" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:11.736688  4376 raft_consensus.cc:493] T 31336846ebfe44ce80259593cd4ade86 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ff3e291c06564adda9b0ef226ddbbd32)
I20260710 11:10:11.739224  4376 raft_consensus.cc:3060] T 31336846ebfe44ce80259593cd4ade86 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:10:11.743993  3738 consensus_peers.cc:597] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d -> Peer 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68:45143): Couldn't send request to peer 1d6c1dd581694904b56af4f42fa59266. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 65f24c710cbf44c59525e81e9bdbab60. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:11.745610  4384 consensus_queue.cc:1059] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:10:11.746573  4370 leader_election.cc:290] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 2 election: Requested vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:11.746742  4384 raft_consensus.cc:3055] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:11.749027  4160 leader_election.cc:304] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266 [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: 1d6c1dd581694904b56af4f42fa59266; no voters: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18
I20260710 11:10:11.749356  4384 raft_consensus.cc:740] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Running, Role: LEADER
I20260710 11:10:11.750696  4384 consensus_queue.cc:260] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d [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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:11.752045  4384 raft_consensus.cc:3060] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.752676  4377 raft_consensus.cc:515] T f869f613844f4450afeea0cb79ec0769 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
W20260710 11:10:11.753504  3813 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.153.67:36729, user_credentials={real_user=slave}} blocked reactor thread for 75168.7us
I20260710 11:10:11.754511  3922 raft_consensus.cc:1240] T f869f613844f4450afeea0cb79ec0769 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Rejecting Update request from peer 02671eb6046a4f66a480c22aa3bcbd4d for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:11.754756  3813 leader_election.cc:304] T 4257445a81f74737b102351afce9bb43 P ff3e291c06564adda9b0ef226ddbbd32 [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: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32; no voters: 
I20260710 11:10:11.755725  4390 raft_consensus.cc:2804] T 4257445a81f74737b102351afce9bb43 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:11.755860  3813 leader_election.cc:304] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32 [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: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32; no voters: 
I20260710 11:10:11.756124  4390 raft_consensus.cc:493] T 4257445a81f74737b102351afce9bb43 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 02671eb6046a4f66a480c22aa3bcbd4d)
I20260710 11:10:11.756654  4390 raft_consensus.cc:3060] T 4257445a81f74737b102351afce9bb43 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:10:11.756083  3888 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.153.65:39119, user_credentials={real_user=slave}} blocked reactor thread for 55680.6us
I20260710 11:10:11.752285  4193 raft_consensus.cc:2468] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6efe969bfe348928bfde59370120e18 in term 2.
I20260710 11:10:11.758701  4194 raft_consensus.cc:1240] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Rejecting Update request from peer 02671eb6046a4f66a480c22aa3bcbd4d for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:11.760452  3888 leader_election.cc:304] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [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: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18; no voters: ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:11.760936  3887 leader_election.cc:304] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d6c1dd581694904b56af4f42fa59266, f6efe969bfe348928bfde59370120e18; no voters: 
I20260710 11:10:11.761611  3888 leader_election.cc:304] T 741138bc1a0841dbba9bd7e0f610b245 P f6efe969bfe348928bfde59370120e18 [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: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18; no voters: ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:11.764647  4386 raft_consensus.cc:515] T e70fd526a97440db99f64ea9f3fb9997 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.756862  4377 leader_election.cc:290] T f869f613844f4450afeea0cb79ec0769 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 2 election: Requested vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:11.770467  4377 raft_consensus.cc:2804] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:11.770573  4378 raft_consensus.cc:2749] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.770925  4377 raft_consensus.cc:493] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ff3e291c06564adda9b0ef226ddbbd32)
I20260710 11:10:11.771178  4370 raft_consensus.cc:2804] T 741138bc1a0841dbba9bd7e0f610b245 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:11.771458  4377 raft_consensus.cc:3060] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.771624  4370 raft_consensus.cc:493] T 741138bc1a0841dbba9bd7e0f610b245 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ff3e291c06564adda9b0ef226ddbbd32)
I20260710 11:10:11.771772  4160 leader_election.cc:304] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 1d6c1dd581694904b56af4f42fa59266 [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: 1d6c1dd581694904b56af4f42fa59266; no voters: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18
I20260710 11:10:11.772150  4370 raft_consensus.cc:3060] T 741138bc1a0841dbba9bd7e0f610b245 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.772415  4379 raft_consensus.cc:515] T 65f24c710cbf44c59525e81e9bdbab60 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.772812  4378 raft_consensus.cc:2749] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.773269  4395 raft_consensus.cc:2804] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:11.776918  3923 raft_consensus.cc:1240] T 65f24c710cbf44c59525e81e9bdbab60 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Rejecting Update request from peer 02671eb6046a4f66a480c22aa3bcbd4d for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:11.777288  4395 raft_consensus.cc:697] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 [term 2 LEADER]: Becoming Leader. State: Replica: f6efe969bfe348928bfde59370120e18, State: Running, Role: LEADER
I20260710 11:10:11.773715  4394 raft_consensus.cc:2804] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:11.778903  4394 raft_consensus.cc:493] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 02671eb6046a4f66a480c22aa3bcbd4d)
I20260710 11:10:11.778467  4395 consensus_queue.cc:237] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 [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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:11.779356  4394 raft_consensus.cc:3060] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.750715  4380 raft_consensus.cc:697] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P f6efe969bfe348928bfde59370120e18 [term 2 LEADER]: Becoming Leader. State: Replica: f6efe969bfe348928bfde59370120e18, State: Running, Role: LEADER
I20260710 11:10:11.779724  3813 leader_election.cc:304] T 71f5e81f863c4b54b19e019b6b773777 P ff3e291c06564adda9b0ef226ddbbd32 [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: 1d6c1dd581694904b56af4f42fa59266, ff3e291c06564adda9b0ef226ddbbd32; no voters: 02671eb6046a4f66a480c22aa3bcbd4d
I20260710 11:10:11.782229  4380 consensus_queue.cc:237] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P f6efe969bfe348928bfde59370120e18 [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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:11.783268  4368 raft_consensus.cc:2804] T 71f5e81f863c4b54b19e019b6b773777 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:11.783720  4368 raft_consensus.cc:493] T 71f5e81f863c4b54b19e019b6b773777 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 02671eb6046a4f66a480c22aa3bcbd4d)
I20260710 11:10:11.784159  4368 raft_consensus.cc:3060] T 71f5e81f863c4b54b19e019b6b773777 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.784385  4367 raft_consensus.cc:515] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.806612  3915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7d347d9ee9409a8851e8e1a21b0c38" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:11.807888  4367 leader_election.cc:290] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 2 election: Requested vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:11.808825  3915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70fd526a97440db99f64ea9f3fb9997" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18"
I20260710 11:10:11.781185  4379 leader_election.cc:290] T 65f24c710cbf44c59525e81e9bdbab60 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 2 election: Requested vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:11.780092  4377 raft_consensus.cc:515] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.786345  3922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c8c9dc12d0340629ee3a2480fbe8f26" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:11.786939  3923 raft_consensus.cc:1240] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Rejecting Update request from peer 02671eb6046a4f66a480c22aa3bcbd4d for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:11.811475  3738 leader_election.cc:304] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [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: 02671eb6046a4f66a480c22aa3bcbd4d; no voters: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:11.787599  3919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf11d3b8a9ad446198c68b794b15f617" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:11.812340  4377 leader_election.cc:290] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 2 election: Requested vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:11.812446  3915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4fe7872bb2d41f1912d94caa1f88a1e" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:11.810923  4370 raft_consensus.cc:515] T 741138bc1a0841dbba9bd7e0f610b245 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
W20260710 11:10:11.813386  3739 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260710 11:10:11.813308  4384 consensus_queue.cc:1059] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:10:11.814531  4384 raft_consensus.cc:2749] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.815198  4384 raft_consensus.cc:3055] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:11.788775  3918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741138bc1a0841dbba9bd7e0f610b245" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:11.815563  4384 raft_consensus.cc:740] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Running, Role: LEADER
I20260710 11:10:11.789889  3921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23b801a54482441caa70db5d6b1e7837" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:11.815855  4368 raft_consensus.cc:515] T 71f5e81f863c4b54b19e019b6b773777 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:11.773808  4160 leader_election.cc:304] T 2b7e2149e283445d99009527d47c0847 P 1d6c1dd581694904b56af4f42fa59266 [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: 1d6c1dd581694904b56af4f42fa59266; no voters: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:11.816471  4384 consensus_queue.cc:260] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:11.817090  4370 leader_election.cc:290] T 741138bc1a0841dbba9bd7e0f610b245 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 2 election: Requested vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
W20260710 11:10:11.817298  4160 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.153.65:39119, user_credentials={real_user=slave}} blocked reactor thread for 43591.4us
I20260710 11:10:11.817595  4384 raft_consensus.cc:3060] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.818252  4368 leader_election.cc:290] T 71f5e81f863c4b54b19e019b6b773777 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 2 election: Requested vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68:45143)
I20260710 11:10:11.818341  4378 raft_consensus.cc:2749] T 2b7e2149e283445d99009527d47c0847 P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.818476  4160 leader_election.cc:304] T f4fe7872bb2d41f1912d94caa1f88a1e P 1d6c1dd581694904b56af4f42fa59266 [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: 1d6c1dd581694904b56af4f42fa59266; no voters: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18
I20260710 11:10:11.790928  3920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7736926f6c542259b524855b0761982" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:11.819685  4378 raft_consensus.cc:2749] T f4fe7872bb2d41f1912d94caa1f88a1e P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.815544  4394 raft_consensus.cc:515] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.791810  4373 raft_consensus.cc:515] T 65f24c710cbf44c59525e81e9bdbab60 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.792539  3917 raft_consensus.cc:1240] T 65f24c710cbf44c59525e81e9bdbab60 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Rejecting Update request from peer 02671eb6046a4f66a480c22aa3bcbd4d for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:11.821657  4373 leader_election.cc:290] T 65f24c710cbf44c59525e81e9bdbab60 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 2 election: Requested vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:11.821441  4394 leader_election.cc:290] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 2 election: Requested vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:11.822561  4194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f5e81f863c4b54b19e019b6b773777" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1d6c1dd581694904b56af4f42fa59266"
W20260710 11:10:11.792640  3814 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.153.65:39119, user_credentials={real_user=slave}} blocked reactor thread for 107564us
I20260710 11:10:11.794915  4369 raft_consensus.cc:515] T 6b81a453ce604e38bd019723be50944d P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.776010  4390 raft_consensus.cc:515] T 4257445a81f74737b102351afce9bb43 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.825354  4392 consensus_queue.cc:1059] T f869f613844f4450afeea0cb79ec0769 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:11.796197  4381 raft_consensus.cc:515] T 71f5e81f863c4b54b19e019b6b773777 P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:11.826434  4384 raft_consensus.cc:3055] T f869f613844f4450afeea0cb79ec0769 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:11.826807  3924 raft_consensus.cc:1240] T 6b81a453ce604e38bd019723be50944d P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Rejecting Update request from peer 02671eb6046a4f66a480c22aa3bcbd4d for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:11.826870  4384 raft_consensus.cc:740] T f869f613844f4450afeea0cb79ec0769 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Running, Role: LEADER
I20260710 11:10:11.827740  4381 leader_election.cc:290] T 71f5e81f863c4b54b19e019b6b773777 P 1d6c1dd581694904b56af4f42fa59266 [CANDIDATE]: Term 2 election: Requested vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:11.827934  4384 consensus_queue.cc:260] T f869f613844f4450afeea0cb79ec0769 P 02671eb6046a4f66a480c22aa3bcbd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.797022  3916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31336846ebfe44ce80259593cd4ade86" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:11.829175  4384 raft_consensus.cc:3060] T f869f613844f4450afeea0cb79ec0769 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.829533  4196 raft_consensus.cc:1240] T 71f5e81f863c4b54b19e019b6b773777 P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Rejecting Update request from peer 02671eb6046a4f66a480c22aa3bcbd4d for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:11.799345  4193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7e2149e283445d99009527d47c0847" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1d6c1dd581694904b56af4f42fa59266" is_pre_election: true
I20260710 11:10:11.805469  4386 leader_election.cc:290] T e70fd526a97440db99f64ea9f3fb9997 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 2 election: Requested vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:11.836344  3768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f24c710cbf44c59525e81e9bdbab60" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
I20260710 11:10:11.780643  4375 raft_consensus.cc:515] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
W20260710 11:10:11.805724  3888 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.153.65:39119, user_credentials={real_user=slave}} blocked reactor thread for 44190.5us
I20260710 11:10:11.829046  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b81a453ce604e38bd019723be50944d" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:11.837117  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f869f613844f4450afeea0cb79ec0769" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:11.837616  3924 raft_consensus.cc:2393] T 6b81a453ce604e38bd019723be50944d P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff3e291c06564adda9b0ef226ddbbd32 in current term 2: Already voted for candidate f6efe969bfe348928bfde59370120e18 in this term.
I20260710 11:10:11.837813  3888 leader_election.cc:304] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18 [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: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18; no voters: 
I20260710 11:10:11.804942  4376 raft_consensus.cc:515] T 31336846ebfe44ce80259593cd4ade86 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.829831  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a1b2baeca4c40de9073c3f1367844b6" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:11.825387  4390 leader_election.cc:290] T 4257445a81f74737b102351afce9bb43 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 2 election: Requested vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:11.834337  3814 leader_election.cc:304] T 23b801a54482441caa70db5d6b1e7837 P ff3e291c06564adda9b0ef226ddbbd32 [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: ff3e291c06564adda9b0ef226ddbbd32; no voters: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18
I20260710 11:10:11.834345  3850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f24c710cbf44c59525e81e9bdbab60" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:11.834794  3769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda6195b824747b5820651a0a24cf20c" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
I20260710 11:10:11.835173  3915 raft_consensus.cc:1240] T 741138bc1a0841dbba9bd7e0f610b245 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Rejecting Update request from peer ff3e291c06564adda9b0ef226ddbbd32 for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:11.835139  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7e2149e283445d99009527d47c0847" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:11.838479  3845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4257445a81f74737b102351afce9bb43" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:11.835817  3767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f5e81f863c4b54b19e019b6b773777" candidate_uuid: "1d6c1dd581694904b56af4f42fa59266" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
I20260710 11:10:11.830986  3920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f869f613844f4450afeea0cb79ec0769" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:11.847995  3920 raft_consensus.cc:2393] T f869f613844f4450afeea0cb79ec0769 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff3e291c06564adda9b0ef226ddbbd32 in current term 2: Already voted for candidate f6efe969bfe348928bfde59370120e18 in this term.
I20260710 11:10:11.848351  3849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f5e81f863c4b54b19e019b6b773777" candidate_uuid: "1d6c1dd581694904b56af4f42fa59266" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:11.838708  3888 leader_election.cc:304] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18 [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: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18; no voters: ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:11.849483  3844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70fd526a97440db99f64ea9f3fb9997" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:11.850987  3888 leader_election.cc:304] T e4968d19f3e1435c86b7e769d891d9ec P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6efe969bfe348928bfde59370120e18; no voters: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:11.851605  4379 raft_consensus.cc:2749] T e4968d19f3e1435c86b7e769d891d9ec P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:10:11.851825  4380 raft_consensus.cc:2804] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:11.852005  3888 leader_election.cc:304] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 [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: f6efe969bfe348928bfde59370120e18; no voters: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:11.852717  4379 raft_consensus.cc:2749] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.852757  4380 raft_consensus.cc:493] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ff3e291c06564adda9b0ef226ddbbd32)
I20260710 11:10:11.853118  3888 leader_election.cc:304] T 0a1b2baeca4c40de9073c3f1367844b6 P f6efe969bfe348928bfde59370120e18 [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: f6efe969bfe348928bfde59370120e18; no voters: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:11.840602  4376 leader_election.cc:290] T 31336846ebfe44ce80259593cd4ade86 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 2 election: Requested vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:11.841361  3917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda6195b824747b5820651a0a24cf20c" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18"
I20260710 11:10:11.839628  4377 raft_consensus.cc:2804] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:11.853955  4379 raft_consensus.cc:2749] T 0a1b2baeca4c40de9073c3f1367844b6 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.842726  3921 raft_consensus.cc:1240] T 31336846ebfe44ce80259593cd4ade86 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Rejecting Update request from peer ff3e291c06564adda9b0ef226ddbbd32 for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:11.854321  4377 raft_consensus.cc:493] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ff3e291c06564adda9b0ef226ddbbd32)
I20260710 11:10:11.843066  4394 raft_consensus.cc:2749] T 23b801a54482441caa70db5d6b1e7837 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.835602  3773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f5e81f863c4b54b19e019b6b773777" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
I20260710 11:10:11.854853  4377 raft_consensus.cc:3060] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.845503  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23b801a54482441caa70db5d6b1e7837" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:11.853356  4380 raft_consensus.cc:3060] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.853806  3916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4968d19f3e1435c86b7e769d891d9ec" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:11.841665  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f24c710cbf44c59525e81e9bdbab60" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18"
I20260710 11:10:11.857214  3924 raft_consensus.cc:2393] T 65f24c710cbf44c59525e81e9bdbab60 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ff3e291c06564adda9b0ef226ddbbd32 in current term 2: Already voted for candidate f6efe969bfe348928bfde59370120e18 in this term.
I20260710 11:10:11.844775  3889 leader_election.cc:304] T f52ebff708eb4bb69ecd9fbb04253235 P f6efe969bfe348928bfde59370120e18 [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: f6efe969bfe348928bfde59370120e18; no voters: 1d6c1dd581694904b56af4f42fa59266, ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:11.842561  3919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4257445a81f74737b102351afce9bb43" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18"
I20260710 11:10:11.862620  3919 raft_consensus.cc:2393] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ff3e291c06564adda9b0ef226ddbbd32 in current term 2: Already voted for candidate f6efe969bfe348928bfde59370120e18 in this term.
I20260710 11:10:11.853075  3850 raft_consensus.cc:2393] T 65f24c710cbf44c59525e81e9bdbab60 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f6efe969bfe348928bfde59370120e18 in current term 2: Already voted for candidate ff3e291c06564adda9b0ef226ddbbd32 in this term.
I20260710 11:10:11.859050  4161 leader_election.cc:304] T 71f5e81f863c4b54b19e019b6b773777 P 1d6c1dd581694904b56af4f42fa59266 [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: 1d6c1dd581694904b56af4f42fa59266; no voters: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:11.864506  3769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4257445a81f74737b102351afce9bb43" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
I20260710 11:10:11.865126  3738 leader_election.cc:304] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d [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: 02671eb6046a4f66a480c22aa3bcbd4d; no voters: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:11.865654  4196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c94c2f5f6d46ca99de091da2daf76e" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1d6c1dd581694904b56af4f42fa59266"
I20260710 11:10:11.865937  4386 raft_consensus.cc:2749] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.860087  4369 leader_election.cc:290] T 6b81a453ce604e38bd019723be50944d P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 2 election: Requested vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:11.860819  4375 leader_election.cc:290] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 2 election: Requested vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68:45143)
I20260710 11:10:11.863343  4382 consensus_queue.cc:1048] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:11.867452  4381 raft_consensus.cc:2749] T 71f5e81f863c4b54b19e019b6b773777 P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.868127  3814 leader_election.cc:304] T 2b7e2149e283445d99009527d47c0847 P ff3e291c06564adda9b0ef226ddbbd32 [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: ff3e291c06564adda9b0ef226ddbbd32; no voters: 02671eb6046a4f66a480c22aa3bcbd4d, 1d6c1dd581694904b56af4f42fa59266
I20260710 11:10:11.859385  3773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4257445a81f74737b102351afce9bb43" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
I20260710 11:10:11.868212  4380 raft_consensus.cc:515] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.863763  4379 raft_consensus.cc:2749] T f52ebff708eb4bb69ecd9fbb04253235 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.869220  3738 leader_election.cc:304] T e70fd526a97440db99f64ea9f3fb9997 P 02671eb6046a4f66a480c22aa3bcbd4d [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: 02671eb6046a4f66a480c22aa3bcbd4d; no voters: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:11.870157  4382 raft_consensus.cc:2749] T e70fd526a97440db99f64ea9f3fb9997 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.870479  4380 leader_election.cc:290] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 2 election: Requested vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:11.871531  3738 leader_election.cc:304] T 2c8c9dc12d0340629ee3a2480fbe8f26 P 02671eb6046a4f66a480c22aa3bcbd4d [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: 02671eb6046a4f66a480c22aa3bcbd4d; no voters: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:11.872238  4382 raft_consensus.cc:2749] T 2c8c9dc12d0340629ee3a2480fbe8f26 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.872238  4377 raft_consensus.cc:515] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } }
I20260710 11:10:11.873780  3850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7736926f6c542259b524855b0761982" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:11.874321  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741138bc1a0841dbba9bd7e0f610b245" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:11.875728  4377 leader_election.cc:290] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 2 election: Requested vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119)
I20260710 11:10:11.875947  4382 consensus_queue.cc:1059] T 4257445a81f74737b102351afce9bb43 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:11.876879  4367 raft_consensus.cc:3055] T 4257445a81f74737b102351afce9bb43 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:11.877125  3888 leader_election.cc:304] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18 [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: f6efe969bfe348928bfde59370120e18; no voters: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:11.877383  4367 raft_consensus.cc:740] T 4257445a81f74737b102351afce9bb43 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Running, Role: LEADER
I20260710 11:10:11.877593  4390 raft_consensus.cc:2749] T 2b7e2149e283445d99009527d47c0847 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.877200  3738 leader_election.cc:304] T cf11d3b8a9ad446198c68b794b15f617 P 02671eb6046a4f66a480c22aa3bcbd4d [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: 02671eb6046a4f66a480c22aa3bcbd4d; no voters: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:11.864105  4384 consensus_queue.cc:1059] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.015s
I20260710 11:10:11.878773  4382 raft_consensus.cc:2749] T cf11d3b8a9ad446198c68b794b15f617 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.879200  3738 leader_election.cc:304] T f4fe7872bb2d41f1912d94caa1f88a1e P 02671eb6046a4f66a480c22aa3bcbd4d [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: 02671eb6046a4f66a480c22aa3bcbd4d; no voters: 1d6c1dd581694904b56af4f42fa59266, f6efe969bfe348928bfde59370120e18
I20260710 11:10:11.879482  4386 raft_consensus.cc:3055] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:11.879901  4382 raft_consensus.cc:2749] T f4fe7872bb2d41f1912d94caa1f88a1e P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.879935  4386 raft_consensus.cc:740] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Running, Role: LEADER
I20260710 11:10:11.878984  4377 raft_consensus.cc:2749] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.880609  3814 leader_election.cc:304] T 71f5e81f863c4b54b19e019b6b773777 P ff3e291c06564adda9b0ef226ddbbd32 [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: ff3e291c06564adda9b0ef226ddbbd32; no voters: 02671eb6046a4f66a480c22aa3bcbd4d, 1d6c1dd581694904b56af4f42fa59266
I20260710 11:10:11.878715  4367 consensus_queue.cc:260] T 4257445a81f74737b102351afce9bb43 P 02671eb6046a4f66a480c22aa3bcbd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.881294  4390 raft_consensus.cc:2749] T 71f5e81f863c4b54b19e019b6b773777 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.881246  3773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f869f613844f4450afeea0cb79ec0769" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
I20260710 11:10:11.881078  4386 consensus_queue.cc:260] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:11.881853  4367 raft_consensus.cc:3060] T 4257445a81f74737b102351afce9bb43 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.882406  4386 raft_consensus.cc:3060] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.885941  3843 raft_consensus.cc:1240] T 65f24c710cbf44c59525e81e9bdbab60 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Rejecting Update request from peer 02671eb6046a4f66a480c22aa3bcbd4d for earlier term 1. Current term is 2. Ops: [1.2-1.2]
I20260710 11:10:11.888623  3773 raft_consensus.cc:2468] T f869f613844f4450afeea0cb79ec0769 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6efe969bfe348928bfde59370120e18 in term 2.
I20260710 11:10:11.890219  3769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7736926f6c542259b524855b0761982" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
I20260710 11:10:11.877532  3672 catalog_manager.cc:5697] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P f6efe969bfe348928bfde59370120e18 reported cstate change: term changed from 1 to 2, leader changed from 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65) to f6efe969bfe348928bfde59370120e18 (127.2.153.67). New cstate: current_term: 2 leader_uuid: "f6efe969bfe348928bfde59370120e18" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:11.892580  3767 raft_consensus.cc:1240] T e70fd526a97440db99f64ea9f3fb9997 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Rejecting Update request from peer f6efe969bfe348928bfde59370120e18 for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:11.891776  3769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741138bc1a0841dbba9bd7e0f610b245" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
I20260710 11:10:11.894558  3772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31336846ebfe44ce80259593cd4ade86" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
I20260710 11:10:11.894863  3769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b81a453ce604e38bd019723be50944d" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
I20260710 11:10:11.895216  3767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6e6c90990be489b83ec611a9f100942" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
I20260710 11:10:11.880296  3738 leader_election.cc:304] T 741138bc1a0841dbba9bd7e0f610b245 P 02671eb6046a4f66a480c22aa3bcbd4d [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: 02671eb6046a4f66a480c22aa3bcbd4d; no voters: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:11.896965  3767 raft_consensus.cc:1240] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Rejecting Update request from peer f6efe969bfe348928bfde59370120e18 for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:11.897069  3769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7d347d9ee9409a8851e8e1a21b0c38" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
I20260710 11:10:11.897315  4384 raft_consensus.cc:2749] T 741138bc1a0841dbba9bd7e0f610b245 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.899216  3813 leader_election.cc:304] T 6b81a453ce604e38bd019723be50944d P ff3e291c06564adda9b0ef226ddbbd32 [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: ff3e291c06564adda9b0ef226ddbbd32; no voters: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18
I20260710 11:10:11.899262  3888 leader_election.cc:304] T f869f613844f4450afeea0cb79ec0769 P f6efe969bfe348928bfde59370120e18 [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: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18; no voters: ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:11.900170  4377 raft_consensus.cc:2804] T f869f613844f4450afeea0cb79ec0769 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:11.900454  4390 raft_consensus.cc:3060] T 6b81a453ce604e38bd019723be50944d P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.900676  4377 raft_consensus.cc:697] T f869f613844f4450afeea0cb79ec0769 P f6efe969bfe348928bfde59370120e18 [term 2 LEADER]: Becoming Leader. State: Replica: f6efe969bfe348928bfde59370120e18, State: Running, Role: LEADER
I20260710 11:10:11.900674  4367 consensus_queue.cc:1059] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:11.901708  4377 consensus_queue.cc:237] T f869f613844f4450afeea0cb79ec0769 P f6efe969bfe348928bfde59370120e18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.902256  4382 raft_consensus.cc:3055] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:11.902603  4382 raft_consensus.cc:740] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Running, Role: LEADER
I20260710 11:10:11.903429  4382 consensus_queue.cc:260] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:11.904913  4382 raft_consensus.cc:3060] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.910174  4380 consensus_queue.cc:1059] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 11:10:11.911202  4380 raft_consensus.cc:3055] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:11.911625  4380 raft_consensus.cc:740] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6efe969bfe348928bfde59370120e18, State: Running, Role: LEADER
I20260710 11:10:11.911893  4390 raft_consensus.cc:2749] T 6b81a453ce604e38bd019723be50944d P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.912480  4380 consensus_queue.cc:260] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.913142  3773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f24c710cbf44c59525e81e9bdbab60" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
I20260710 11:10:11.913915  4380 raft_consensus.cc:3060] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.914480  3813 leader_election.cc:304] T 0a1b2baeca4c40de9073c3f1367844b6 P ff3e291c06564adda9b0ef226ddbbd32 [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: ff3e291c06564adda9b0ef226ddbbd32; no voters: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18
I20260710 11:10:11.915134  4370 consensus_queue.cc:1059] T 23b801a54482441caa70db5d6b1e7837 P f6efe969bfe348928bfde59370120e18 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:11.916087  4370 raft_consensus.cc:3055] T 23b801a54482441caa70db5d6b1e7837 P f6efe969bfe348928bfde59370120e18 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:11.916513  4370 raft_consensus.cc:740] T 23b801a54482441caa70db5d6b1e7837 P f6efe969bfe348928bfde59370120e18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6efe969bfe348928bfde59370120e18, State: Running, Role: LEADER
I20260710 11:10:11.917555  3773 raft_consensus.cc:2410] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f6efe969bfe348928bfde59370120e18 for term 2 because replica has last-logged OpId of term: 1 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260710 11:10:11.917464  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31336846ebfe44ce80259593cd4ade86" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:11.917320  4370 consensus_queue.cc:260] T 23b801a54482441caa70db5d6b1e7837 P f6efe969bfe348928bfde59370120e18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.918615  4370 raft_consensus.cc:3060] T 23b801a54482441caa70db5d6b1e7837 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.918870  4390 raft_consensus.cc:2749] T 0a1b2baeca4c40de9073c3f1367844b6 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.919953  3813 leader_election.cc:304] T f869f613844f4450afeea0cb79ec0769 P ff3e291c06564adda9b0ef226ddbbd32 [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: ff3e291c06564adda9b0ef226ddbbd32; no voters: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18
I20260710 11:10:11.921693  4394 raft_consensus.cc:3060] T f869f613844f4450afeea0cb79ec0769 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.916116  3738 leader_election.cc:304] T f7736926f6c542259b524855b0761982 P 02671eb6046a4f66a480c22aa3bcbd4d [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: 02671eb6046a4f66a480c22aa3bcbd4d; no voters: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:11.922277  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b81a453ce604e38bd019723be50944d" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:11.923468  3813 leader_election.cc:304] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32 [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: ff3e291c06564adda9b0ef226ddbbd32; no voters: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18
I20260710 11:10:11.924242  4382 raft_consensus.cc:2749] T f7736926f6c542259b524855b0761982 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.924307  4373 consensus_queue.cc:1059] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:11.925052  3813 leader_election.cc:304] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3e291c06564adda9b0ef226ddbbd32; no voters: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18
I20260710 11:10:11.925478  4373 consensus_queue.cc:1059] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:11.925777  4368 raft_consensus.cc:3055] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:11.926021  3738 leader_election.cc:304] T 31336846ebfe44ce80259593cd4ade86 P 02671eb6046a4f66a480c22aa3bcbd4d [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: 02671eb6046a4f66a480c22aa3bcbd4d; no voters: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:11.925040  4382 consensus_queue.cc:1059] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:11.926460  4373 raft_consensus.cc:2749] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:10:11.926599  4393 raft_consensus.cc:3055] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:11.926966  4367 raft_consensus.cc:3055] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:11.927055  4393 raft_consensus.cc:740] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Running, Role: LEADER
I20260710 11:10:11.927400  4367 raft_consensus.cc:740] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Running, Role: LEADER
I20260710 11:10:11.925309  4383 raft_consensus.cc:2749] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.926169  4368 raft_consensus.cc:740] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Running, Role: LEADER
I20260710 11:10:11.926625  3813 leader_election.cc:304] T 65f24c710cbf44c59525e81e9bdbab60 P ff3e291c06564adda9b0ef226ddbbd32 [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: ff3e291c06564adda9b0ef226ddbbd32; no voters: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18
I20260710 11:10:11.928025  4393 consensus_queue.cc:260] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.928282  4367 consensus_queue.cc:260] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.929942  4368 consensus_queue.cc:260] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.931062  4367 raft_consensus.cc:3060] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.931191  4368 raft_consensus.cc:3060] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.936826  4394 raft_consensus.cc:2749] T f869f613844f4450afeea0cb79ec0769 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.937886  3919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23b801a54482441caa70db5d6b1e7837" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18"
I20260710 11:10:11.928006  4382 raft_consensus.cc:2749] T 31336846ebfe44ce80259593cd4ade86 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.940236  4393 raft_consensus.cc:3060] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:11.932556  3813 leader_election.cc:304] T 4257445a81f74737b102351afce9bb43 P ff3e291c06564adda9b0ef226ddbbd32 [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: ff3e291c06564adda9b0ef226ddbbd32; no voters: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18
I20260710 11:10:11.943055  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c94c2f5f6d46ca99de091da2daf76e" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:11.942431  4368 raft_consensus.cc:2749] T 4257445a81f74737b102351afce9bb43 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.944311  3889 leader_election.cc:304] T 65f24c710cbf44c59525e81e9bdbab60 P f6efe969bfe348928bfde59370120e18 [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: f6efe969bfe348928bfde59370120e18; no voters: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:11.944607  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6e6c90990be489b83ec611a9f100942" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:11.945050  4379 raft_consensus.cc:2749] T 65f24c710cbf44c59525e81e9bdbab60 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.946707  3889 leader_election.cc:304] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [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: f6efe969bfe348928bfde59370120e18; no voters: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:11.947268  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7d347d9ee9409a8851e8e1a21b0c38" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:11.947774  3889 leader_election.cc:304] T 741138bc1a0841dbba9bd7e0f610b245 P f6efe969bfe348928bfde59370120e18 [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: f6efe969bfe348928bfde59370120e18; no voters: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:11.948309  4379 raft_consensus.cc:2749] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.948455  4380 raft_consensus.cc:2749] T 741138bc1a0841dbba9bd7e0f610b245 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.948812  3889 leader_election.cc:304] T 31336846ebfe44ce80259593cd4ade86 P f6efe969bfe348928bfde59370120e18 [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: f6efe969bfe348928bfde59370120e18; no voters: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:11.949508  4380 raft_consensus.cc:2749] T 31336846ebfe44ce80259593cd4ade86 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.941291  4390 raft_consensus.cc:2749] T 65f24c710cbf44c59525e81e9bdbab60 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.949801  3889 leader_election.cc:304] T 6b81a453ce604e38bd019723be50944d P f6efe969bfe348928bfde59370120e18 [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: f6efe969bfe348928bfde59370120e18; no voters: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:11.953619  4379 raft_consensus.cc:2749] T 6b81a453ce604e38bd019723be50944d P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.954078  3889 leader_election.cc:304] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [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: f6efe969bfe348928bfde59370120e18; no voters: 1d6c1dd581694904b56af4f42fa59266, ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:11.954969  4377 raft_consensus.cc:2749] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.955257  3889 leader_election.cc:304] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18 [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: f6efe969bfe348928bfde59370120e18; no voters: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:11.956207  4377 raft_consensus.cc:2749] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.956489  3889 leader_election.cc:304] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18 [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: f6efe969bfe348928bfde59370120e18; no voters: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:11.959270  4370 raft_consensus.cc:2749] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:10:11.963618  3919 raft_consensus.cc:2468] T 23b801a54482441caa70db5d6b1e7837 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 2.
I20260710 11:10:11.965466  3738 leader_election.cc:304] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d [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: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18; no voters: ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:11.966459  4367 raft_consensus.cc:2804] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:11.966940  4367 raft_consensus.cc:697] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 LEADER]: Becoming Leader. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Running, Role: LEADER
I20260710 11:10:11.967811  4367 consensus_queue.cc:237] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.975323  3672 catalog_manager.cc:5697] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 reported cstate change: term changed from 1 to 2, leader changed from 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65) to f6efe969bfe348928bfde59370120e18 (127.2.153.67). New cstate: current_term: 2 leader_uuid: "f6efe969bfe348928bfde59370120e18" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:11.977262  3672 catalog_manager.cc:5697] T f869f613844f4450afeea0cb79ec0769 P f6efe969bfe348928bfde59370120e18 reported cstate change: term changed from 1 to 2, leader changed from 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65) to f6efe969bfe348928bfde59370120e18 (127.2.153.67). New cstate: current_term: 2 leader_uuid: "f6efe969bfe348928bfde59370120e18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:11.981081  3671 catalog_manager.cc:5697] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d reported cstate change: term changed from 1 to 2, leader changed from f6efe969bfe348928bfde59370120e18 (127.2.153.67) to 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65). New cstate: current_term: 2 leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:11.984117  3843 raft_consensus.cc:1240] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Rejecting Update request from peer 02671eb6046a4f66a480c22aa3bcbd4d for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:11.985667  4367 consensus_queue.cc:1059] T eda6195b824747b5820651a0a24cf20c P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:11.986703  4382 raft_consensus.cc:3055] T eda6195b824747b5820651a0a24cf20c P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:11.987047  4382 raft_consensus.cc:740] T eda6195b824747b5820651a0a24cf20c P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Running, Role: LEADER
I20260710 11:10:11.987857  4382 consensus_queue.cc:260] T eda6195b824747b5820651a0a24cf20c P 02671eb6046a4f66a480c22aa3bcbd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:11.989168  4382 raft_consensus.cc:3060] T eda6195b824747b5820651a0a24cf20c P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:10:12.030236  4222 debug-util.cc:398] Leaking SignalData structure 0x7b080020b260 after lost signal to thread 2664
W20260710 11:10:12.031297  4222 debug-util.cc:398] Leaking SignalData structure 0x7b08001b09a0 after lost signal to thread 3707
W20260710 11:10:12.032274  4222 debug-util.cc:398] Leaking SignalData structure 0x7b0800279e60 after lost signal to thread 3799
W20260710 11:10:12.033154  4222 debug-util.cc:398] Leaking SignalData structure 0x7b0800254100 after lost signal to thread 3874
W20260710 11:10:12.034091  4222 debug-util.cc:398] Leaking SignalData structure 0x7b0800231a60 after lost signal to thread 3948
W20260710 11:10:12.034963  4222 debug-util.cc:398] Leaking SignalData structure 0x7b0800142a40 after lost signal to thread 4225
I20260710 11:10:12.044687  3919 raft_consensus.cc:1240] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Rejecting Update request from peer ff3e291c06564adda9b0ef226ddbbd32 for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:12.046295  4393 consensus_queue.cc:1059] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:12.047140  4368 raft_consensus.cc:3055] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:12.047601  4368 raft_consensus.cc:740] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Running, Role: LEADER
I20260710 11:10:12.048619  4368 consensus_queue.cc:260] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } }
I20260710 11:10:12.050230  4368 raft_consensus.cc:3060] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:12.173589  3919 raft_consensus.cc:1240] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Rejecting Update request from peer ff3e291c06564adda9b0ef226ddbbd32 for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:12.173878  3924 raft_consensus.cc:1240] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Rejecting Update request from peer ff3e291c06564adda9b0ef226ddbbd32 for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:12.175311  4368 consensus_queue.cc:1059] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:12.175704  4390 consensus_queue.cc:1059] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:10:12.176729  4368 raft_consensus.cc:3055] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:12.176913  4394 raft_consensus.cc:3055] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:12.177192  4368 raft_consensus.cc:740] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Running, Role: LEADER
I20260710 11:10:12.177474  4394 raft_consensus.cc:740] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Running, Role: LEADER
I20260710 11:10:12.178484  4394 consensus_queue.cc:260] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:12.178260  4368 consensus_queue.cc:260] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [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: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:12.179620  4394 raft_consensus.cc:3060] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:12.179824  4368 raft_consensus.cc:3060] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:12.210067  3773 raft_consensus.cc:1275] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Refusing update from remote peer f6efe969bfe348928bfde59370120e18: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:12.211628  4370 consensus_queue.cc:1048] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:12.228956  4196 raft_consensus.cc:1275] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Refusing update from remote peer f6efe969bfe348928bfde59370120e18: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:12.230762  4379 consensus_queue.cc:1048] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:10:12.241406  3924 raft_consensus.cc:1240] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Rejecting Update request from peer ff3e291c06564adda9b0ef226ddbbd32 for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:12.243256  4368 consensus_queue.cc:1059] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:12.244376  4368 raft_consensus.cc:3055] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:12.244789  4368 raft_consensus.cc:740] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Running, Role: LEADER
I20260710 11:10:12.245699  4368 consensus_queue.cc:260] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:12.247049  4368 raft_consensus.cc:3060] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:12.284583  4196 raft_consensus.cc:1275] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Refusing update from remote peer f6efe969bfe348928bfde59370120e18: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:12.286027  4379 consensus_queue.cc:1048] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:12.296638  3773 raft_consensus.cc:1275] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Refusing update from remote peer f6efe969bfe348928bfde59370120e18: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:12.299194  4377 consensus_queue.cc:1048] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:12.342904  3843 raft_consensus.cc:1275] T f869f613844f4450afeea0cb79ec0769 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Refusing update from remote peer f6efe969bfe348928bfde59370120e18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:12.344167  4377 consensus_queue.cc:1048] T f869f613844f4450afeea0cb79ec0769 P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:12.348702  3773 raft_consensus.cc:1275] T f869f613844f4450afeea0cb79ec0769 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Refusing update from remote peer f6efe969bfe348928bfde59370120e18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:12.350353  4377 consensus_queue.cc:1048] T f869f613844f4450afeea0cb79ec0769 P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:12.425362  3924 raft_consensus.cc:1275] T 23b801a54482441caa70db5d6b1e7837 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:12.426903  4367 consensus_queue.cc:1048] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:12.440621  3843 raft_consensus.cc:3060] T 23b801a54482441caa70db5d6b1e7837 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:12.451143  3843 raft_consensus.cc:1275] T 23b801a54482441caa70db5d6b1e7837 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:12.452379  4367 consensus_queue.cc:1048] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:13.079305  4367 raft_consensus.cc:493] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:13.079983  4367 raft_consensus.cc:515] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:13.082515  4367 leader_election.cc:290] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:13.083622  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b81a453ce604e38bd019723be50944d" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:13.084259  3924 raft_consensus.cc:2468] T 6b81a453ce604e38bd019723be50944d P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 2.
I20260710 11:10:13.085492  3738 leader_election.cc:304] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18; no voters: 
I20260710 11:10:13.086513  4367 raft_consensus.cc:2804] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:10:13.087076  4367 raft_consensus.cc:493] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:13.087545  4367 raft_consensus.cc:3060] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:13.083586  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b81a453ce604e38bd019723be50944d" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:13.096293  4367 raft_consensus.cc:515] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:13.098968  4367 leader_election.cc:290] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 3 election: Requested vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:13.099946  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b81a453ce604e38bd019723be50944d" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18"
I20260710 11:10:13.099896  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b81a453ce604e38bd019723be50944d" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:13.100726  3924 raft_consensus.cc:3060] T 6b81a453ce604e38bd019723be50944d P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:13.105535  3924 raft_consensus.cc:2468] T 6b81a453ce604e38bd019723be50944d P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 3.
I20260710 11:10:13.106556  3738 leader_election.cc:304] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18; no voters: ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:13.107259  4367 raft_consensus.cc:2804] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:13.107820  4367 raft_consensus.cc:697] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 LEADER]: Becoming Leader. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Running, Role: LEADER
I20260710 11:10:13.108615  4367 consensus_queue.cc:237] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:13.118765  3673 catalog_manager.cc:5697] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:13.241549  4394 raft_consensus.cc:493] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:13.242122  4394 raft_consensus.cc:515] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:13.243978  4394 leader_election.cc:290] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:13.244728  3773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741138bc1a0841dbba9bd7e0f610b245" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:13.244997  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741138bc1a0841dbba9bd7e0f610b245" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:13.245576  3924 raft_consensus.cc:2468] T 741138bc1a0841dbba9bd7e0f610b245 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3e291c06564adda9b0ef226ddbbd32 in term 2.
I20260710 11:10:13.246533  3813 leader_election.cc:304] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32; no voters: 02671eb6046a4f66a480c22aa3bcbd4d
I20260710 11:10:13.247161  4394 raft_consensus.cc:2804] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:10:13.247515  4394 raft_consensus.cc:493] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:13.247793  4394 raft_consensus.cc:3060] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:13.252959  4394 raft_consensus.cc:515] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:13.256422  4394 leader_election.cc:290] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 3 election: Requested vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:13.257732  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741138bc1a0841dbba9bd7e0f610b245" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18"
I20260710 11:10:13.257732  3773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "741138bc1a0841dbba9bd7e0f610b245" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
I20260710 11:10:13.258543  3924 raft_consensus.cc:3060] T 741138bc1a0841dbba9bd7e0f610b245 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:13.261904  4394 raft_consensus.cc:493] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:13.262494  4394 raft_consensus.cc:515] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } }
I20260710 11:10:13.263157  3924 raft_consensus.cc:2468] T 741138bc1a0841dbba9bd7e0f610b245 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3e291c06564adda9b0ef226ddbbd32 in term 3.
I20260710 11:10:13.264161  3813 leader_election.cc:304] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32; no voters: 02671eb6046a4f66a480c22aa3bcbd4d
I20260710 11:10:13.264691  4394 leader_election.cc:290] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729), 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119)
I20260710 11:10:13.265980  3773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7d347d9ee9409a8851e8e1a21b0c38" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:13.266590  4394 raft_consensus.cc:2804] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:13.268380  4394 raft_consensus.cc:697] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 LEADER]: Becoming Leader. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Running, Role: LEADER
I20260710 11:10:13.269251  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7d347d9ee9409a8851e8e1a21b0c38" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:13.269893  3924 raft_consensus.cc:2468] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3e291c06564adda9b0ef226ddbbd32 in term 2.
I20260710 11:10:13.270304  4394 consensus_queue.cc:237] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:13.270843  3813 leader_election.cc:304] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32; no voters: 02671eb6046a4f66a480c22aa3bcbd4d
I20260710 11:10:13.274367  4426 raft_consensus.cc:2804] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:10:13.274900  4426 raft_consensus.cc:493] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:13.275319  4426 raft_consensus.cc:3060] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:13.280804  4426 raft_consensus.cc:515] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } }
I20260710 11:10:13.280833  3673 catalog_manager.cc:5697] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "ff3e291c06564adda9b0ef226ddbbd32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:13.283355  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7d347d9ee9409a8851e8e1a21b0c38" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18"
I20260710 11:10:13.283697  3769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7d347d9ee9409a8851e8e1a21b0c38" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
I20260710 11:10:13.283918  3924 raft_consensus.cc:3060] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:13.285255  4426 leader_election.cc:290] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 3 election: Requested vote from peers f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729), 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119)
I20260710 11:10:13.291253  3924 raft_consensus.cc:2468] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3e291c06564adda9b0ef226ddbbd32 in term 3.
I20260710 11:10:13.292527  3813 leader_election.cc:304] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32; no voters: 02671eb6046a4f66a480c22aa3bcbd4d
I20260710 11:10:13.293187  4426 raft_consensus.cc:2804] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:13.293694  4426 raft_consensus.cc:697] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 LEADER]: Becoming Leader. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Running, Role: LEADER
I20260710 11:10:13.294533  4426 consensus_queue.cc:237] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } }
I20260710 11:10:13.304445  3673 catalog_manager.cc:5697] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "ff3e291c06564adda9b0ef226ddbbd32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:13.339579  4426 raft_consensus.cc:493] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:13.340113  4426 raft_consensus.cc:515] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:13.342283  4426 leader_election.cc:290] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:13.343307  3769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31336846ebfe44ce80259593cd4ade86" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:13.343811  4367 raft_consensus.cc:493] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3e291c06564adda9b0ef226ddbbd32)
I20260710 11:10:13.344058  3769 raft_consensus.cc:2468] T 31336846ebfe44ce80259593cd4ade86 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3e291c06564adda9b0ef226ddbbd32 in term 1.
I20260710 11:10:13.343307  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31336846ebfe44ce80259593cd4ade86" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:13.344373  4367 raft_consensus.cc:515] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:13.345185  3924 raft_consensus.cc:2468] T 31336846ebfe44ce80259593cd4ade86 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3e291c06564adda9b0ef226ddbbd32 in term 2.
I20260710 11:10:13.345463  3814 leader_election.cc:304] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32; no voters: 
I20260710 11:10:13.346354  4426 raft_consensus.cc:2804] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:10:13.346726  4426 raft_consensus.cc:493] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:13.347066  4426 raft_consensus.cc:3060] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:13.347644  4367 leader_election.cc:290] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:13.348405  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6e6c90990be489b83ec611a9f100942" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:13.348634  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6e6c90990be489b83ec611a9f100942" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:13.349143  3924 raft_consensus.cc:2393] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02671eb6046a4f66a480c22aa3bcbd4d in current term 2: Already voted for candidate f6efe969bfe348928bfde59370120e18 in this term.
I20260710 11:10:13.349365  3843 raft_consensus.cc:2468] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 2.
I20260710 11:10:13.350734  3740 leader_election.cc:304] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [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: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32; no voters: f6efe969bfe348928bfde59370120e18
I20260710 11:10:13.351532  4367 raft_consensus.cc:2804] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:13.351964  4367 raft_consensus.cc:493] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting leader election (detected failure of leader ff3e291c06564adda9b0ef226ddbbd32)
I20260710 11:10:13.352380  4367 raft_consensus.cc:3060] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:13.353577  4426 raft_consensus.cc:515] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:13.355360  4426 leader_election.cc:290] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 3 election: Requested vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:13.356191  3769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31336846ebfe44ce80259593cd4ade86" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
I20260710 11:10:13.356551  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31336846ebfe44ce80259593cd4ade86" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18"
I20260710 11:10:13.356827  3769 raft_consensus.cc:3060] T 31336846ebfe44ce80259593cd4ade86 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:10:13.357223  3924 raft_consensus.cc:3060] T 31336846ebfe44ce80259593cd4ade86 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:13.360622  4367 raft_consensus.cc:515] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:13.362804  4367 leader_election.cc:290] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 2 election: Requested vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:13.363835  3919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6e6c90990be489b83ec611a9f100942" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18"
I20260710 11:10:13.364238  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6e6c90990be489b83ec611a9f100942" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:13.364600  3919 raft_consensus.cc:2393] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 02671eb6046a4f66a480c22aa3bcbd4d in current term 2: Already voted for candidate f6efe969bfe348928bfde59370120e18 in this term.
I20260710 11:10:13.365157  3924 raft_consensus.cc:2468] T 31336846ebfe44ce80259593cd4ade86 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3e291c06564adda9b0ef226ddbbd32 in term 3.
I20260710 11:10:13.366446  3813 leader_election.cc:304] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [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: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32; no voters: 
I20260710 11:10:13.367447  4426 raft_consensus.cc:2804] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:13.367925  3769 raft_consensus.cc:2468] T 31336846ebfe44ce80259593cd4ade86 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3e291c06564adda9b0ef226ddbbd32 in term 3.
I20260710 11:10:13.368047  4426 raft_consensus.cc:697] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 LEADER]: Becoming Leader. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Running, Role: LEADER
I20260710 11:10:13.370020  4426 consensus_queue.cc:237] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:13.371446  3843 raft_consensus.cc:2468] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 2.
I20260710 11:10:13.372578  3740 leader_election.cc:304] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [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: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32; no voters: f6efe969bfe348928bfde59370120e18
I20260710 11:10:13.373327  4367 raft_consensus.cc:2804] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:13.373852  4367 raft_consensus.cc:697] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 LEADER]: Becoming Leader. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Running, Role: LEADER
I20260710 11:10:13.374696  4367 consensus_queue.cc:237] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:13.383810  3673 catalog_manager.cc:5697] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d reported cstate change: term changed from 1 to 2, leader changed from ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66) to 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65). New cstate: current_term: 2 leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:13.384734  3672 catalog_manager.cc:5697] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "ff3e291c06564adda9b0ef226ddbbd32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:13.434489  4426 raft_consensus.cc:493] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f6efe969bfe348928bfde59370120e18)
I20260710 11:10:13.435228  4426 raft_consensus.cc:515] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:13.437901  4426 leader_election.cc:290] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:13.438652  4377 raft_consensus.cc:493] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 02671eb6046a4f66a480c22aa3bcbd4d)
I20260710 11:10:13.438843  3769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70fd526a97440db99f64ea9f3fb9997" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:13.439250  4377 raft_consensus.cc:515] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:13.439891  3769 raft_consensus.cc:2393] T e70fd526a97440db99f64ea9f3fb9997 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff3e291c06564adda9b0ef226ddbbd32 in current term 2: Already voted for candidate 02671eb6046a4f66a480c22aa3bcbd4d in this term.
I20260710 11:10:13.442495  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70fd526a97440db99f64ea9f3fb9997" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:13.443248  3924 raft_consensus.cc:2468] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3e291c06564adda9b0ef226ddbbd32 in term 2.
I20260710 11:10:13.444392  3813 leader_election.cc:304] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 [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: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32; no voters: 02671eb6046a4f66a480c22aa3bcbd4d
I20260710 11:10:13.445612  4377 leader_election.cc:290] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:13.447436  4426 raft_consensus.cc:2804] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:13.447415  3769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda6195b824747b5820651a0a24cf20c" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:13.447942  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda6195b824747b5820651a0a24cf20c" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:13.448025  4426 raft_consensus.cc:493] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f6efe969bfe348928bfde59370120e18)
I20260710 11:10:13.448418  3769 raft_consensus.cc:2468] T eda6195b824747b5820651a0a24cf20c P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6efe969bfe348928bfde59370120e18 in term 2.
I20260710 11:10:13.448741  4426 raft_consensus.cc:3060] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:13.448925  3843 raft_consensus.cc:2393] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f6efe969bfe348928bfde59370120e18 in current term 2: Already voted for candidate ff3e291c06564adda9b0ef226ddbbd32 in this term.
I20260710 11:10:13.450160  3888 leader_election.cc:304] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 [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: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18; no voters: 
I20260710 11:10:13.451031  4377 raft_consensus.cc:2804] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:13.451433  4377 raft_consensus.cc:493] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 02671eb6046a4f66a480c22aa3bcbd4d)
I20260710 11:10:13.451822  4377 raft_consensus.cc:3060] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:13.455227  4367 raft_consensus.cc:493] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3e291c06564adda9b0ef226ddbbd32)
I20260710 11:10:13.455816  4367 raft_consensus.cc:515] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } }
I20260710 11:10:13.457440  4426 raft_consensus.cc:515] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:13.459496  4377 raft_consensus.cc:515] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:13.460403  4426 leader_election.cc:290] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 2 election: Requested vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:13.461375  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70fd526a97440db99f64ea9f3fb9997" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18"
I20260710 11:10:13.461679  3919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7d347d9ee9409a8851e8e1a21b0c38" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:13.462553  3919 raft_consensus.cc:2368] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02671eb6046a4f66a480c22aa3bcbd4d for earlier term 2. Current term is 3.
I20260710 11:10:13.462495  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7d347d9ee9409a8851e8e1a21b0c38" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:13.462560  4377 leader_election.cc:290] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 2 election: Requested vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:13.464752  3738 leader_election.cc:400] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 2 pre-election: Vote denied by peer f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729) with higher term. Message: Invalid argument: T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02671eb6046a4f66a480c22aa3bcbd4d for earlier term 2. Current term is 3.
I20260710 11:10:13.465113  3738 leader_election.cc:403] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260710 11:10:13.465237  3769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda6195b824747b5820651a0a24cf20c" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
I20260710 11:10:13.463686  3850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda6195b824747b5820651a0a24cf20c" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:13.465508  3773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e70fd526a97440db99f64ea9f3fb9997" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
I20260710 11:10:13.466228  3850 raft_consensus.cc:2393] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f6efe969bfe348928bfde59370120e18 in current term 2: Already voted for candidate ff3e291c06564adda9b0ef226ddbbd32 in this term.
I20260710 11:10:13.466342  3773 raft_consensus.cc:2393] T e70fd526a97440db99f64ea9f3fb9997 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ff3e291c06564adda9b0ef226ddbbd32 in current term 2: Already voted for candidate 02671eb6046a4f66a480c22aa3bcbd4d in this term.
I20260710 11:10:13.467849  4431 raft_consensus.cc:3060] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:10:13.470667  4367 leader_election.cc:290] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:13.474025  3769 raft_consensus.cc:2468] T eda6195b824747b5820651a0a24cf20c P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6efe969bfe348928bfde59370120e18 in term 2.
I20260710 11:10:13.475226  3924 raft_consensus.cc:2468] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3e291c06564adda9b0ef226ddbbd32 in term 2.
I20260710 11:10:13.475476  3888 leader_election.cc:304] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 [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: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18; no voters: ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:13.476240  4432 raft_consensus.cc:493] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3e291c06564adda9b0ef226ddbbd32)
I20260710 11:10:13.476858  3813 leader_election.cc:304] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 [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: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32; no voters: 02671eb6046a4f66a480c22aa3bcbd4d
I20260710 11:10:13.477442  4426 raft_consensus.cc:493] T 6b81a453ce604e38bd019723be50944d P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:13.478048  4394 raft_consensus.cc:2804] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:13.476879  4432 raft_consensus.cc:515] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:13.479499  4377 raft_consensus.cc:2804] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:13.478645  4394 raft_consensus.cc:697] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 LEADER]: Becoming Leader. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Running, Role: LEADER
I20260710 11:10:13.480103  4377 raft_consensus.cc:697] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 [term 2 LEADER]: Becoming Leader. State: Replica: f6efe969bfe348928bfde59370120e18, State: Running, Role: LEADER
I20260710 11:10:13.478777  4426 raft_consensus.cc:515] T 6b81a453ce604e38bd019723be50944d P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:13.480607  4394 consensus_queue.cc:237] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:13.483451  3850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c94c2f5f6d46ca99de091da2daf76e" candidate_uuid: "1d6c1dd581694904b56af4f42fa59266" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:13.484165  3850 raft_consensus.cc:2468] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d6c1dd581694904b56af4f42fa59266 in term 2.
I20260710 11:10:13.478550  4431 raft_consensus.cc:2749] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729) with higher term. Message: Invalid argument: T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02671eb6046a4f66a480c22aa3bcbd4d for earlier term 2. Current term is 3.
I20260710 11:10:13.484452  3769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b81a453ce604e38bd019723be50944d" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:13.481168  4377 consensus_queue.cc:237] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:13.486425  4161 leader_election.cc:304] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266 [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: 1d6c1dd581694904b56af4f42fa59266, ff3e291c06564adda9b0ef226ddbbd32; no voters: 
I20260710 11:10:13.493382  4426 leader_election.cc:290] T 6b81a453ce604e38bd019723be50944d P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:13.493753  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c94c2f5f6d46ca99de091da2daf76e" candidate_uuid: "1d6c1dd581694904b56af4f42fa59266" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:13.494078  4432 leader_election.cc:290] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:13.494836  3924 raft_consensus.cc:2393] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d6c1dd581694904b56af4f42fa59266 in current term 2: Already voted for candidate f6efe969bfe348928bfde59370120e18 in this term.
I20260710 11:10:13.494866  4432 raft_consensus.cc:2804] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:13.495280  3919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b81a453ce604e38bd019723be50944d" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:13.496217  3919 raft_consensus.cc:2393] T 6b81a453ce604e38bd019723be50944d P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ff3e291c06564adda9b0ef226ddbbd32 in current term 3: Already voted for candidate 02671eb6046a4f66a480c22aa3bcbd4d in this term.
I20260710 11:10:13.495457  4432 raft_consensus.cc:493] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ff3e291c06564adda9b0ef226ddbbd32)
I20260710 11:10:13.497999  4432 raft_consensus.cc:3060] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:13.498688  3813 leader_election.cc:304] T 6b81a453ce604e38bd019723be50944d P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ff3e291c06564adda9b0ef226ddbbd32; no voters: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18
I20260710 11:10:13.499928  4426 raft_consensus.cc:3060] T 6b81a453ce604e38bd019723be50944d P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:13.516573  3672 catalog_manager.cc:5697] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 reported cstate change: term changed from 1 to 2, leader changed from 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65) to f6efe969bfe348928bfde59370120e18 (127.2.153.67). New cstate: current_term: 2 leader_uuid: "f6efe969bfe348928bfde59370120e18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:13.522972  4426 raft_consensus.cc:2749] T 6b81a453ce604e38bd019723be50944d P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:10:13.528451  4432 raft_consensus.cc:515] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:13.530941  4432 leader_election.cc:290] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266 [CANDIDATE]: Term 2 election: Requested vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:13.531431  3919 raft_consensus.cc:1275] T 6b81a453ce604e38bd019723be50944d P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:10:13.532138  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c94c2f5f6d46ca99de091da2daf76e" candidate_uuid: "1d6c1dd581694904b56af4f42fa59266" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18"
I20260710 11:10:13.532919  3924 raft_consensus.cc:2393] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1d6c1dd581694904b56af4f42fa59266 in current term 2: Already voted for candidate f6efe969bfe348928bfde59370120e18 in this term.
I20260710 11:10:13.533116  3850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c94c2f5f6d46ca99de091da2daf76e" candidate_uuid: "1d6c1dd581694904b56af4f42fa59266" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:13.533711  4377 raft_consensus.cc:493] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:13.533594  4431 consensus_queue.cc:1048] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:13.534264  4377 raft_consensus.cc:515] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:13.536481  4377 leader_election.cc:290] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:13.527930  3673 catalog_manager.cc:5697] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 reported cstate change: term changed from 1 to 2, leader changed from f6efe969bfe348928bfde59370120e18 (127.2.153.67) to ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66). New cstate: current_term: 2 leader_uuid: "ff3e291c06564adda9b0ef226ddbbd32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:13.539582  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4257445a81f74737b102351afce9bb43" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:13.540319  3843 raft_consensus.cc:2468] T 4257445a81f74737b102351afce9bb43 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6efe969bfe348928bfde59370120e18 in term 2.
I20260710 11:10:13.541903  3889 leader_election.cc:304] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32; no voters: 
I20260710 11:10:13.543241  4375 raft_consensus.cc:2804] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:10:13.543753  4375 raft_consensus.cc:493] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:13.547076  4375 raft_consensus.cc:3060] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:13.545308  3769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4257445a81f74737b102351afce9bb43" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:13.549681  3769 raft_consensus.cc:2468] T 4257445a81f74737b102351afce9bb43 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6efe969bfe348928bfde59370120e18 in term 2.
I20260710 11:10:13.548560  4377 raft_consensus.cc:493] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:13.541982  3850 raft_consensus.cc:2468] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d6c1dd581694904b56af4f42fa59266 in term 2.
I20260710 11:10:13.555390  4377 raft_consensus.cc:515] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:13.556454  4161 leader_election.cc:304] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266 [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: 1d6c1dd581694904b56af4f42fa59266, ff3e291c06564adda9b0ef226ddbbd32; no voters: f6efe969bfe348928bfde59370120e18
I20260710 11:10:13.557828  4432 raft_consensus.cc:2804] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:13.558476  4432 raft_consensus.cc:697] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266 [term 2 LEADER]: Becoming Leader. State: Replica: 1d6c1dd581694904b56af4f42fa59266, State: Running, Role: LEADER
I20260710 11:10:13.558637  3769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7736926f6c542259b524855b0761982" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:13.559679  4432 consensus_queue.cc:237] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266 [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: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:13.564736  3850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7736926f6c542259b524855b0761982" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:13.565095  4377 leader_election.cc:290] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:13.565848  3850 raft_consensus.cc:2468] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6efe969bfe348928bfde59370120e18 in term 2.
I20260710 11:10:13.567453  3889 leader_election.cc:304] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32; no voters: 02671eb6046a4f66a480c22aa3bcbd4d
I20260710 11:10:13.568260  4375 raft_consensus.cc:515] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:13.568989  4377 raft_consensus.cc:2804] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:10:13.569617  4377 raft_consensus.cc:493] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:13.571166  4375 leader_election.cc:290] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 3 election: Requested vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:13.572656  3769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4257445a81f74737b102351afce9bb43" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
I20260710 11:10:13.572844  3850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4257445a81f74737b102351afce9bb43" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:13.572902  4431 raft_consensus.cc:493] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:13.573314  3769 raft_consensus.cc:3060] T 4257445a81f74737b102351afce9bb43 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:13.573441  3850 raft_consensus.cc:3060] T 4257445a81f74737b102351afce9bb43 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:13.573618  4431 raft_consensus.cc:515] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:13.577304  4431 leader_election.cc:290] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:13.578474  3919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f24c710cbf44c59525e81e9bdbab60" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:13.579180  3919 raft_consensus.cc:2468] T 65f24c710cbf44c59525e81e9bdbab60 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 2.
I20260710 11:10:13.577250  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f24c710cbf44c59525e81e9bdbab60" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:13.580384  3843 raft_consensus.cc:2468] T 65f24c710cbf44c59525e81e9bdbab60 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 2.
I20260710 11:10:13.570595  4377 raft_consensus.cc:3060] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:13.581961  3740 leader_election.cc:304] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32; no voters: 
I20260710 11:10:13.583897  4367 raft_consensus.cc:2804] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:10:13.584358  4367 raft_consensus.cc:493] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:13.586066  4367 raft_consensus.cc:3060] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:13.580513  3850 raft_consensus.cc:2468] T 4257445a81f74737b102351afce9bb43 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6efe969bfe348928bfde59370120e18 in term 3.
I20260710 11:10:13.593744  3889 leader_election.cc:304] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18 [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: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32; no voters: 
I20260710 11:10:13.596024  4375 raft_consensus.cc:2804] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:13.596601  4375 raft_consensus.cc:697] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18 [term 3 LEADER]: Becoming Leader. State: Replica: f6efe969bfe348928bfde59370120e18, State: Running, Role: LEADER
I20260710 11:10:13.599046  4367 raft_consensus.cc:515] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:13.597587  4375 consensus_queue.cc:237] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:13.603295  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f24c710cbf44c59525e81e9bdbab60" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:13.604015  3843 raft_consensus.cc:3060] T 65f24c710cbf44c59525e81e9bdbab60 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:13.611419  3919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f24c710cbf44c59525e81e9bdbab60" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18"
I20260710 11:10:13.612317  3919 raft_consensus.cc:3060] T 65f24c710cbf44c59525e81e9bdbab60 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:13.616008  3769 raft_consensus.cc:2468] T 4257445a81f74737b102351afce9bb43 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6efe969bfe348928bfde59370120e18 in term 3.
I20260710 11:10:13.621716  4367 leader_election.cc:290] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 3 election: Requested vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:13.624754  3919 raft_consensus.cc:2468] T 65f24c710cbf44c59525e81e9bdbab60 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 3.
I20260710 11:10:13.629196  3738 leader_election.cc:304] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [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: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18; no voters: 
I20260710 11:10:13.626500  3673 catalog_manager.cc:5697] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266 reported cstate change: term changed from 1 to 2, leader changed from ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66) to 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68). New cstate: current_term: 2 leader_uuid: "1d6c1dd581694904b56af4f42fa59266" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:13.631565  3843 raft_consensus.cc:2468] T 65f24c710cbf44c59525e81e9bdbab60 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 3.
I20260710 11:10:13.633620  4394 raft_consensus.cc:493] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:13.634482  4394 raft_consensus.cc:515] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:13.636920  4394 leader_election.cc:290] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:13.637979  4431 raft_consensus.cc:2804] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:13.638620  4431 raft_consensus.cc:697] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 LEADER]: Becoming Leader. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Running, Role: LEADER
I20260710 11:10:13.639295  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda6195b824747b5820651a0a24cf20c" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:13.639787  4431 consensus_queue.cc:237] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:13.643862  3769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda6195b824747b5820651a0a24cf20c" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" is_pre_election: true
I20260710 11:10:13.644644  3769 raft_consensus.cc:2468] T eda6195b824747b5820651a0a24cf20c P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff3e291c06564adda9b0ef226ddbbd32 in term 2.
I20260710 11:10:13.646088  3814 leader_election.cc:304] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32; no voters: f6efe969bfe348928bfde59370120e18
I20260710 11:10:13.645399  3672 catalog_manager.cc:5697] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18 reported cstate change: term changed from 1 to 3, leader changed from 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65) to f6efe969bfe348928bfde59370120e18 (127.2.153.67). New cstate: current_term: 3 leader_uuid: "f6efe969bfe348928bfde59370120e18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:13.663797  4394 raft_consensus.cc:2804] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:10:13.664330  4394 raft_consensus.cc:493] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:13.665864  3919 raft_consensus.cc:1275] T 741138bc1a0841dbba9bd7e0f610b245 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:10:13.666697  3843 raft_consensus.cc:1275] T 6b81a453ce604e38bd019723be50944d P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:10:13.624913  4377 raft_consensus.cc:515] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:13.668591  4426 consensus_queue.cc:1048] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:13.665951  4394 raft_consensus.cc:3060] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:13.670557  4377 leader_election.cc:290] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 3 election: Requested vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:13.671991  3769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7736926f6c542259b524855b0761982" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
I20260710 11:10:13.672629  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7736926f6c542259b524855b0761982" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:13.673329  3843 raft_consensus.cc:3060] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:13.673877  4444 consensus_queue.cc:1048] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:13.682096  3843 raft_consensus.cc:2468] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6efe969bfe348928bfde59370120e18 in term 3.
I20260710 11:10:13.683403  3889 leader_election.cc:304] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32; no voters: 02671eb6046a4f66a480c22aa3bcbd4d
I20260710 11:10:13.684224  4436 raft_consensus.cc:2804] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:13.684805  4436 raft_consensus.cc:697] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [term 3 LEADER]: Becoming Leader. State: Replica: f6efe969bfe348928bfde59370120e18, State: Running, Role: LEADER
I20260710 11:10:13.685770  4436 consensus_queue.cc:237] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:13.688743  4367 raft_consensus.cc:493] T f7736926f6c542259b524855b0761982 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ff3e291c06564adda9b0ef226ddbbd32)
I20260710 11:10:13.689417  4367 raft_consensus.cc:515] T f7736926f6c542259b524855b0761982 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:13.693869  3924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7736926f6c542259b524855b0761982" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18" is_pre_election: true
I20260710 11:10:13.688535  3673 catalog_manager.cc:5697] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d reported cstate change: term changed from 1 to 3, now has a pending config: VOTER 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65), VOTER ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66), VOTER f6efe969bfe348928bfde59370120e18 (127.2.153.67), NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68). New cstate: current_term: 3 leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: UNKNOWN } } } pending_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:13.696286  3850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7736926f6c542259b524855b0761982" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:13.697278  3850 raft_consensus.cc:2368] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02671eb6046a4f66a480c22aa3bcbd4d for earlier term 2. Current term is 3.
I20260710 11:10:13.699234  3740 leader_election.cc:400] T f7736926f6c542259b524855b0761982 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 2 pre-election: Vote denied by peer ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461) with higher term. Message: Invalid argument: T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02671eb6046a4f66a480c22aa3bcbd4d for earlier term 2. Current term is 3.
I20260710 11:10:13.702610  3740 leader_election.cc:403] T f7736926f6c542259b524855b0761982 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260710 11:10:13.703989  4444 raft_consensus.cc:3060] T f7736926f6c542259b524855b0761982 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:10:13.701592  4394 raft_consensus.cc:515] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:13.705291  4367 leader_election.cc:290] T f7736926f6c542259b524855b0761982 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:13.713093  4444 raft_consensus.cc:2749] T f7736926f6c542259b524855b0761982 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461) with higher term. Message: Invalid argument: T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02671eb6046a4f66a480c22aa3bcbd4d for earlier term 2. Current term is 3.
I20260710 11:10:13.719270  3769 raft_consensus.cc:3060] T 741138bc1a0841dbba9bd7e0f610b245 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:10:13.725652  3673 catalog_manager.cc:5697] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 reported cstate change: term changed from 1 to 3, leader changed from ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66) to f6efe969bfe348928bfde59370120e18 (127.2.153.67). New cstate: current_term: 3 leader_uuid: "f6efe969bfe348928bfde59370120e18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:13.727391  3769 raft_consensus.cc:1275] T 741138bc1a0841dbba9bd7e0f610b245 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:10:13.729560  3773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda6195b824747b5820651a0a24cf20c" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
I20260710 11:10:13.730253  3773 raft_consensus.cc:3060] T eda6195b824747b5820651a0a24cf20c P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:13.731467  3919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda6195b824747b5820651a0a24cf20c" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6efe969bfe348928bfde59370120e18"
I20260710 11:10:13.734629  4394 leader_election.cc:290] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 3 election: Requested vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:13.734784  4425 consensus_queue.cc:1048] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:13.736014  4436 raft_consensus.cc:493] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:13.736657  4436 raft_consensus.cc:515] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:13.740950  4196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c94c2f5f6d46ca99de091da2daf76e" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1d6c1dd581694904b56af4f42fa59266" is_pre_election: true
I20260710 11:10:13.742461  3850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c94c2f5f6d46ca99de091da2daf76e" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:13.743161  3850 raft_consensus.cc:2468] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6efe969bfe348928bfde59370120e18 in term 2.
I20260710 11:10:13.743575  4431 raft_consensus.cc:493] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:13.744131  4431 raft_consensus.cc:515] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:13.745627  3889 leader_election.cc:304] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32; no voters: 1d6c1dd581694904b56af4f42fa59266
I20260710 11:10:13.746582  4377 raft_consensus.cc:2804] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:10:13.746692  4431 leader_election.cc:290] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68:45143)
I20260710 11:10:13.746995  4377 raft_consensus.cc:493] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:13.747496  4377 raft_consensus.cc:3060] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:13.749172  4196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f5e81f863c4b54b19e019b6b773777" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1d6c1dd581694904b56af4f42fa59266" is_pre_election: true
I20260710 11:10:13.749843  4196 raft_consensus.cc:2468] T 71f5e81f863c4b54b19e019b6b773777 P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 2.
I20260710 11:10:13.751453  3738 leader_election.cc:304] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02671eb6046a4f66a480c22aa3bcbd4d, 1d6c1dd581694904b56af4f42fa59266; no voters: 
I20260710 11:10:13.752247  4417 raft_consensus.cc:2804] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:10:13.752686  4417 raft_consensus.cc:493] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:13.753041  4417 raft_consensus.cc:3060] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:13.756893  3773 raft_consensus.cc:2468] T eda6195b824747b5820651a0a24cf20c P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3e291c06564adda9b0ef226ddbbd32 in term 3.
I20260710 11:10:13.757522  4436 leader_election.cc:290] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68:45143)
I20260710 11:10:13.758766  3814 leader_election.cc:304] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32; no voters: f6efe969bfe348928bfde59370120e18
I20260710 11:10:13.759886  4394 raft_consensus.cc:2804] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:13.760426  4394 raft_consensus.cc:697] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32 [term 3 LEADER]: Becoming Leader. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Running, Role: LEADER
I20260710 11:10:13.761343  4394 consensus_queue.cc:237] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:13.760444  3850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f5e81f863c4b54b19e019b6b773777" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32" is_pre_election: true
I20260710 11:10:13.764050  3850 raft_consensus.cc:2468] T 71f5e81f863c4b54b19e019b6b773777 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 2.
I20260710 11:10:13.768347  4377 raft_consensus.cc:515] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:13.772056  3850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c94c2f5f6d46ca99de091da2daf76e" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:13.772743  3850 raft_consensus.cc:3060] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:13.785574  4417 raft_consensus.cc:515] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:13.787864  3850 raft_consensus.cc:2468] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6efe969bfe348928bfde59370120e18 in term 3.
I20260710 11:10:13.789250  3889 leader_election.cc:304] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [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: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32; no voters: 
I20260710 11:10:13.790264  4436 raft_consensus.cc:2804] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:13.790491  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f5e81f863c4b54b19e019b6b773777" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:13.791465  3843 raft_consensus.cc:3060] T 71f5e81f863c4b54b19e019b6b773777 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:13.790838  4436 raft_consensus.cc:697] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [term 3 LEADER]: Becoming Leader. State: Replica: f6efe969bfe348928bfde59370120e18, State: Running, Role: LEADER
I20260710 11:10:13.792750  4436 consensus_queue.cc:237] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:13.799393  4196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78c94c2f5f6d46ca99de091da2daf76e" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1d6c1dd581694904b56af4f42fa59266"
I20260710 11:10:13.801573  4377 leader_election.cc:290] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 3 election: Requested vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68:45143)
I20260710 11:10:13.802917  4417 leader_election.cc:290] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 3 election: Requested vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68:45143)
I20260710 11:10:13.804205  4196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f5e81f863c4b54b19e019b6b773777" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1d6c1dd581694904b56af4f42fa59266"
I20260710 11:10:13.808012  4196 raft_consensus.cc:3060] T 71f5e81f863c4b54b19e019b6b773777 P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:13.810305  3673 catalog_manager.cc:5697] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32 reported cstate change: term changed from 2 to 3, leader changed from f6efe969bfe348928bfde59370120e18 (127.2.153.67) to ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66). New cstate: current_term: 3 leader_uuid: "ff3e291c06564adda9b0ef226ddbbd32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:13.814080  3671 catalog_manager.cc:5697] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 reported cstate change: term changed from 2 to 3, leader changed from 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) to f6efe969bfe348928bfde59370120e18 (127.2.153.67). New cstate: current_term: 3 leader_uuid: "f6efe969bfe348928bfde59370120e18" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:13.815761  4196 raft_consensus.cc:2468] T 71f5e81f863c4b54b19e019b6b773777 P 1d6c1dd581694904b56af4f42fa59266 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 3.
I20260710 11:10:13.817159  3738 leader_election.cc:304] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [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: 02671eb6046a4f66a480c22aa3bcbd4d, 1d6c1dd581694904b56af4f42fa59266; no voters: 
I20260710 11:10:13.818078  4417 raft_consensus.cc:2804] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:13.818856  4417 raft_consensus.cc:697] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 LEADER]: Becoming Leader. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Running, Role: LEADER
I20260710 11:10:13.819834  4417 consensus_queue.cc:237] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:13.814157  3843 raft_consensus.cc:2468] T 71f5e81f863c4b54b19e019b6b773777 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 3.
I20260710 11:10:13.830662  3671 catalog_manager.cc:5697] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:13.862991  3919 raft_consensus.cc:1275] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:13.864686  4417 consensus_queue.cc:1048] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:13.868808  3924 raft_consensus.cc:1275] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:10:13.872102  4426 consensus_queue.cc:1048] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:13.874564  3843 raft_consensus.cc:1275] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:13.875345  3769 raft_consensus.cc:1275] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:10:13.876997  4394 consensus_queue.cc:1048] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:13.878443  4444 consensus_queue.cc:1048] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:13.904069  3767 raft_consensus.cc:1275] T 31336846ebfe44ce80259593cd4ade86 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:10:13.905983  4426 consensus_queue.cc:1048] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:13.914017  3919 raft_consensus.cc:1275] T 31336846ebfe44ce80259593cd4ade86 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:10:13.915536  4425 consensus_queue.cc:1048] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:13.941630  3924 raft_consensus.cc:1275] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:13.944070  4425 consensus_queue.cc:1048] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:13.961890  3767 raft_consensus.cc:1275] T e70fd526a97440db99f64ea9f3fb9997 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:13.964207  4394 consensus_queue.cc:1048] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:14.009802  3767 raft_consensus.cc:1240] T eda6195b824747b5820651a0a24cf20c P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Rejecting Update request from peer f6efe969bfe348928bfde59370120e18 for earlier term 2. Current term is 3. Ops: []
I20260710 11:10:14.011426  4436 consensus_queue.cc:1059] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:14.012388  4377 raft_consensus.cc:3055] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:14.012833  4377 raft_consensus.cc:740] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f6efe969bfe348928bfde59370120e18, State: Running, Role: LEADER
I20260710 11:10:14.013753  4377 consensus_queue.cc:260] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:14.015074  4377 raft_consensus.cc:3060] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:14.019446  3843 raft_consensus.cc:1240] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Rejecting Update request from peer 1d6c1dd581694904b56af4f42fa59266 for earlier term 2. Current term is 3. Ops: []
I20260710 11:10:14.021341  4432 consensus_queue.cc:1059] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:14.022310  4432 raft_consensus.cc:3055] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:14.022671  4432 raft_consensus.cc:740] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1d6c1dd581694904b56af4f42fa59266, State: Running, Role: LEADER
I20260710 11:10:14.023797  4432 consensus_queue.cc:260] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:14.024886  4432 raft_consensus.cc:3060] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:10:14.131135  3738 consensus_peers.cc:597] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d -> Peer 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68:45143): Couldn't send request to peer 1d6c1dd581694904b56af4f42fa59266. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 65f24c710cbf44c59525e81e9bdbab60. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:14.140642  3767 raft_consensus.cc:1275] T 4257445a81f74737b102351afce9bb43 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Refusing update from remote peer f6efe969bfe348928bfde59370120e18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:10:14.142060  4436 consensus_queue.cc:1048] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:14.163951  3843 raft_consensus.cc:1275] T 4257445a81f74737b102351afce9bb43 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Refusing update from remote peer f6efe969bfe348928bfde59370120e18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:10:14.165624  4463 consensus_queue.cc:1048] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:14.186146  3767 raft_consensus.cc:1275] T f7736926f6c542259b524855b0761982 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Refusing update from remote peer f6efe969bfe348928bfde59370120e18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:10:14.187445  4463 consensus_queue.cc:1048] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:14.201153  3843 raft_consensus.cc:1275] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Refusing update from remote peer f6efe969bfe348928bfde59370120e18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:10:14.202713  4436 consensus_queue.cc:1048] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:14.234022  3767 raft_consensus.cc:1275] T eda6195b824747b5820651a0a24cf20c P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:10:14.235451  4425 consensus_queue.cc:1048] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:14.246537  3919 raft_consensus.cc:1275] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260710 11:10:14.247036  3919 pending_rounds.cc:85] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18: Aborting all ops after (but not including) 1
I20260710 11:10:14.250017  3919 pending_rounds.cc:107] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260710 11:10:14.250372  3924 raft_consensus.cc:1275] T 65f24c710cbf44c59525e81e9bdbab60 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:14.250396  3919 raft_consensus.cc:2889] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:10:14.252898  4417 consensus_queue.cc:1048] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:14.257895  3843 raft_consensus.cc:1275] T 65f24c710cbf44c59525e81e9bdbab60 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:14.258039  4426 consensus_queue.cc:1048] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:14.259665  4417 consensus_queue.cc:1048] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:14.271613  3843 raft_consensus.cc:1275] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Refusing update from remote peer f6efe969bfe348928bfde59370120e18: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:10:14.277029  4196 raft_consensus.cc:1275] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266 [term 3 FOLLOWER]: Refusing update from remote peer f6efe969bfe348928bfde59370120e18: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 5. (term mismatch)
I20260710 11:10:14.277593  4196 pending_rounds.cc:85] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266: Aborting all ops after (but not including) 4
I20260710 11:10:14.277905  4196 pending_rounds.cc:107] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266: Aborting uncommitted NO_OP operation due to leader change: 2.5
I20260710 11:10:14.278221  4196 raft_consensus.cc:2889] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:10:14.280481  4375 consensus_queue.cc:1048] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:10:14.308748  4196 raft_consensus.cc:1275] T 71f5e81f863c4b54b19e019b6b773777 P 1d6c1dd581694904b56af4f42fa59266 [term 3 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:10:14.310961  4444 raft_consensus.cc:2955] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:14.316875  3919 raft_consensus.cc:2955] T 65f24c710cbf44c59525e81e9bdbab60 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:14.310796  4417 consensus_queue.cc:1048] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.021s
I20260710 11:10:14.334225  4463 consensus_queue.cc:1048] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:14.333837  3850 raft_consensus.cc:2955] T 65f24c710cbf44c59525e81e9bdbab60 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:14.337273  4444 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:53684 (request call id 4) took 2871 ms. Trace:
I20260710 11:10:14.338734  4444 rpcz_store.cc:276] 0710 11:10:11.465675 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:10:11.465832 (+   157us) service_pool.cc:224] Handling call
0710 11:10:11.494877 (+ 29045us) log.cc:844] Serialized 499 byte log entry
0710 11:10:11.581607 (+ 86730us) spinlock_profiling.cc:243] Waited 1 ms on lock 0x7b4c003393c0. stack: 00007fde4df56343 00007fde4df56240 00007fde4d8e51d4 00007fde57623304 00007fde57623299 00007fde4f341a20 00007fde4f352a29 00007fde4f35313f 00007fde4f3172ab 00007fde4f344f3c 00007fde4f3453fe 00007fde4f5d250b 00007fde50fd1381 00007fde50fcf26b 00007fde50fd5d53 00007fde50fd5cd9
0710 11:10:14.337169 (+2755562us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":7643,"raft.run_cpu_time_us":6852,"raft.run_wall_time_us":57327,"spinlock_wait_cycles":2304384,"thread_start_us":19682,"threads_started":1,"wal-append.queue_time_us":42428,"wal-append.run_cpu_time_us":2949,"wal-append.run_wall_time_us":1114542}
I20260710 11:10:14.359279  3924 consensus_queue.cc:237] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 [LEADER]: Queue 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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:14.357758  3672 catalog_manager.cc:5697] T 65f24c710cbf44c59525e81e9bdbab60 P f6efe969bfe348928bfde59370120e18 reported cstate change: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added, no longer has a pending config: VOTER 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65), VOTER ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66), VOTER f6efe969bfe348928bfde59370120e18 (127.2.153.67), NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68). New cstate: current_term: 3 leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:14.369304  3845 raft_consensus.cc:1275] T 71f5e81f863c4b54b19e019b6b773777 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:10:14.372639  4431 consensus_queue.cc:1048] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:14.385367  3767 raft_consensus.cc:1275] T cf11d3b8a9ad446198c68b794b15f617 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Refusing update from remote peer f6efe969bfe348928bfde59370120e18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:14.386871  3844 raft_consensus.cc:1275] T cf11d3b8a9ad446198c68b794b15f617 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Refusing update from remote peer f6efe969bfe348928bfde59370120e18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:10:14.390677  4463 consensus_queue.cc:1048] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:10:14.391711  3887 consensus_peers.cc:597] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 -> Peer 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68:45143): Couldn't send request to peer 1d6c1dd581694904b56af4f42fa59266. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cf11d3b8a9ad446198c68b794b15f617. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:14.392418  4375 consensus_queue.cc:1048] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } 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 11:10:14.423520  4377 raft_consensus.cc:2955] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:14.428761  3767 raft_consensus.cc:2955] T cf11d3b8a9ad446198c68b794b15f617 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:14.429836  3845 raft_consensus.cc:2955] T cf11d3b8a9ad446198c68b794b15f617 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:14.454900  3843 consensus_queue.cc:237] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:14.464051  3924 raft_consensus.cc:1275] T 31336846ebfe44ce80259593cd4ade86 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260710 11:10:14.465718  3813 consensus_peers.cc:597] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 -> Peer 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68:45143): Couldn't send request to peer 1d6c1dd581694904b56af4f42fa59266. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 31336846ebfe44ce80259593cd4ade86. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:14.466293  4425 consensus_queue.cc:1048] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } 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 11:10:14.474937  3673 catalog_manager.cc:5697] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 reported cstate change: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New cstate: current_term: 1 leader_uuid: "f6efe969bfe348928bfde59370120e18" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:14.476086  4426 raft_consensus.cc:2955] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:14.481664  3767 raft_consensus.cc:1275] T 31336846ebfe44ce80259593cd4ade86 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:14.483266  4425 consensus_queue.cc:1048] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:14.483713  3924 raft_consensus.cc:2955] T 31336846ebfe44ce80259593cd4ade86 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:14.487828  3767 raft_consensus.cc:2955] T 31336846ebfe44ce80259593cd4ade86 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:14.503935  3773 consensus_queue.cc:237] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:14.508262  3670 catalog_manager.cc:5697] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 reported cstate change: config changed from index -1 to 3, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New cstate: current_term: 3 leader_uuid: "ff3e291c06564adda9b0ef226ddbbd32" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:10:14.517894  3738 consensus_peers.cc:597] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d -> Peer 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68:45143): Couldn't send request to peer 1d6c1dd581694904b56af4f42fa59266. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 23b801a54482441caa70db5d6b1e7837. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:14.520699  3924 raft_consensus.cc:1275] T 23b801a54482441caa70db5d6b1e7837 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:10:14.522262  3843 raft_consensus.cc:1275] T 23b801a54482441caa70db5d6b1e7837 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:10:14.522588  4367 consensus_queue.cc:1048] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:14.524057  4474 consensus_queue.cc:1048] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } 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 11:10:14.536878  4367 raft_consensus.cc:2955] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:14.539073  3845 raft_consensus.cc:2955] T 23b801a54482441caa70db5d6b1e7837 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:14.541517  3919 raft_consensus.cc:2955] T 23b801a54482441caa70db5d6b1e7837 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:14.556017  3670 catalog_manager.cc:5697] T 23b801a54482441caa70db5d6b1e7837 P ff3e291c06564adda9b0ef226ddbbd32 reported cstate change: config changed from index -1 to 3, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New cstate: current_term: 2 leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:14.606033  4487 ts_tablet_manager.cc:933] T 65f24c710cbf44c59525e81e9bdbab60 P 1d6c1dd581694904b56af4f42fa59266: Initiating tablet copy from peer 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119)
I20260710 11:10:14.609378  4487 tablet_copy_client.cc:323] T 65f24c710cbf44c59525e81e9bdbab60 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Beginning tablet copy session from remote peer at address 127.2.153.65:39119
I20260710 11:10:14.611150  3785 tablet_copy_service.cc:140] P 02671eb6046a4f66a480c22aa3bcbd4d: Received BeginTabletCopySession request for tablet 65f24c710cbf44c59525e81e9bdbab60 from peer 1d6c1dd581694904b56af4f42fa59266 ({username='slave'} at 127.0.0.1:53694)
I20260710 11:10:14.611670  3785 tablet_copy_service.cc:161] P 02671eb6046a4f66a480c22aa3bcbd4d: Beginning new tablet copy session on tablet 65f24c710cbf44c59525e81e9bdbab60 from peer 1d6c1dd581694904b56af4f42fa59266 at {username='slave'} at 127.0.0.1:53694: session id = 1d6c1dd581694904b56af4f42fa59266-65f24c710cbf44c59525e81e9bdbab60
I20260710 11:10:14.617602  3785 tablet_copy_source_session.cc:215] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:14.621130  4487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65f24c710cbf44c59525e81e9bdbab60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:14.638144  4487 tablet_copy_client.cc:806] T 65f24c710cbf44c59525e81e9bdbab60 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:14.638763  4487 tablet_copy_client.cc:670] T 65f24c710cbf44c59525e81e9bdbab60 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:14.644917  4487 tablet_copy_client.cc:538] T 65f24c710cbf44c59525e81e9bdbab60 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:14.651873  4487 tablet_bootstrap.cc:492] T 65f24c710cbf44c59525e81e9bdbab60 P 1d6c1dd581694904b56af4f42fa59266: Bootstrap starting.
I20260710 11:10:14.676762  4487 tablet_bootstrap.cc:492] T 65f24c710cbf44c59525e81e9bdbab60 P 1d6c1dd581694904b56af4f42fa59266: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:14.678020  4487 tablet_bootstrap.cc:492] T 65f24c710cbf44c59525e81e9bdbab60 P 1d6c1dd581694904b56af4f42fa59266: Bootstrap complete.
I20260710 11:10:14.678781  4487 ts_tablet_manager.cc:1403] T 65f24c710cbf44c59525e81e9bdbab60 P 1d6c1dd581694904b56af4f42fa59266: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.007s
I20260710 11:10:14.681622  4487 raft_consensus.cc:359] T 65f24c710cbf44c59525e81e9bdbab60 P 1d6c1dd581694904b56af4f42fa59266 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:14.682392  4487 raft_consensus.cc:740] T 65f24c710cbf44c59525e81e9bdbab60 P 1d6c1dd581694904b56af4f42fa59266 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 1d6c1dd581694904b56af4f42fa59266, State: Initialized, Role: LEARNER
I20260710 11:10:14.683004  4487 consensus_queue.cc:260] T 65f24c710cbf44c59525e81e9bdbab60 P 1d6c1dd581694904b56af4f42fa59266 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:14.689004  4487 ts_tablet_manager.cc:1434] T 65f24c710cbf44c59525e81e9bdbab60 P 1d6c1dd581694904b56af4f42fa59266: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:10:14.690985  3785 tablet_copy_service.cc:342] P 02671eb6046a4f66a480c22aa3bcbd4d: Request end of tablet copy session 1d6c1dd581694904b56af4f42fa59266-65f24c710cbf44c59525e81e9bdbab60 received from {username='slave'} at 127.0.0.1:53694
I20260710 11:10:14.691478  3785 tablet_copy_service.cc:434] P 02671eb6046a4f66a480c22aa3bcbd4d: ending tablet copy session 1d6c1dd581694904b56af4f42fa59266-65f24c710cbf44c59525e81e9bdbab60 on tablet 65f24c710cbf44c59525e81e9bdbab60 with peer 1d6c1dd581694904b56af4f42fa59266
I20260710 11:10:14.822257  4487 ts_tablet_manager.cc:933] T cf11d3b8a9ad446198c68b794b15f617 P 1d6c1dd581694904b56af4f42fa59266: Initiating tablet copy from peer f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:14.824189  4487 tablet_copy_client.cc:323] T cf11d3b8a9ad446198c68b794b15f617 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Beginning tablet copy session from remote peer at address 127.2.153.67:36729
I20260710 11:10:14.825971  3934 tablet_copy_service.cc:140] P f6efe969bfe348928bfde59370120e18: Received BeginTabletCopySession request for tablet cf11d3b8a9ad446198c68b794b15f617 from peer 1d6c1dd581694904b56af4f42fa59266 ({username='slave'} at 127.0.0.1:56272)
I20260710 11:10:14.826675  3934 tablet_copy_service.cc:161] P f6efe969bfe348928bfde59370120e18: Beginning new tablet copy session on tablet cf11d3b8a9ad446198c68b794b15f617 from peer 1d6c1dd581694904b56af4f42fa59266 at {username='slave'} at 127.0.0.1:56272: session id = 1d6c1dd581694904b56af4f42fa59266-cf11d3b8a9ad446198c68b794b15f617
I20260710 11:10:14.835994  3934 tablet_copy_source_session.cc:215] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:14.840153  4487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf11d3b8a9ad446198c68b794b15f617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:14.863487  4487 tablet_copy_client.cc:806] T cf11d3b8a9ad446198c68b794b15f617 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:14.864461  4487 tablet_copy_client.cc:670] T cf11d3b8a9ad446198c68b794b15f617 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:14.868785  4487 tablet_copy_client.cc:538] T cf11d3b8a9ad446198c68b794b15f617 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:14.879846  4487 tablet_bootstrap.cc:492] T cf11d3b8a9ad446198c68b794b15f617 P 1d6c1dd581694904b56af4f42fa59266: Bootstrap starting.
I20260710 11:10:14.931274  4487 tablet_bootstrap.cc:492] T cf11d3b8a9ad446198c68b794b15f617 P 1d6c1dd581694904b56af4f42fa59266: 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 11:10:14.932389  4487 tablet_bootstrap.cc:492] T cf11d3b8a9ad446198c68b794b15f617 P 1d6c1dd581694904b56af4f42fa59266: Bootstrap complete.
I20260710 11:10:14.933192  4487 ts_tablet_manager.cc:1403] T cf11d3b8a9ad446198c68b794b15f617 P 1d6c1dd581694904b56af4f42fa59266: Time spent bootstrapping tablet: real 0.054s	user 0.034s	sys 0.015s
I20260710 11:10:14.936808  4487 raft_consensus.cc:359] T cf11d3b8a9ad446198c68b794b15f617 P 1d6c1dd581694904b56af4f42fa59266 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:14.937829  4487 raft_consensus.cc:740] T cf11d3b8a9ad446198c68b794b15f617 P 1d6c1dd581694904b56af4f42fa59266 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1d6c1dd581694904b56af4f42fa59266, State: Initialized, Role: LEARNER
I20260710 11:10:14.938635  4487 consensus_queue.cc:260] T cf11d3b8a9ad446198c68b794b15f617 P 1d6c1dd581694904b56af4f42fa59266 [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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:14.949280  4487 ts_tablet_manager.cc:1434] T cf11d3b8a9ad446198c68b794b15f617 P 1d6c1dd581694904b56af4f42fa59266: Time spent starting tablet: real 0.016s	user 0.000s	sys 0.007s
I20260710 11:10:14.963341  4492 ts_tablet_manager.cc:933] T 31336846ebfe44ce80259593cd4ade86 P 1d6c1dd581694904b56af4f42fa59266: Initiating tablet copy from peer ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:14.967770  3934 tablet_copy_service.cc:342] P f6efe969bfe348928bfde59370120e18: Request end of tablet copy session 1d6c1dd581694904b56af4f42fa59266-cf11d3b8a9ad446198c68b794b15f617 received from {username='slave'} at 127.0.0.1:56272
I20260710 11:10:14.968166  4492 tablet_copy_client.cc:323] T 31336846ebfe44ce80259593cd4ade86 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Beginning tablet copy session from remote peer at address 127.2.153.66:42461
I20260710 11:10:14.968276  3934 tablet_copy_service.cc:434] P f6efe969bfe348928bfde59370120e18: ending tablet copy session 1d6c1dd581694904b56af4f42fa59266-cf11d3b8a9ad446198c68b794b15f617 on tablet cf11d3b8a9ad446198c68b794b15f617 with peer 1d6c1dd581694904b56af4f42fa59266
I20260710 11:10:14.970656  3859 tablet_copy_service.cc:140] P ff3e291c06564adda9b0ef226ddbbd32: Received BeginTabletCopySession request for tablet 31336846ebfe44ce80259593cd4ade86 from peer 1d6c1dd581694904b56af4f42fa59266 ({username='slave'} at 127.0.0.1:41156)
I20260710 11:10:14.971179  3859 tablet_copy_service.cc:161] P ff3e291c06564adda9b0ef226ddbbd32: Beginning new tablet copy session on tablet 31336846ebfe44ce80259593cd4ade86 from peer 1d6c1dd581694904b56af4f42fa59266 at {username='slave'} at 127.0.0.1:41156: session id = 1d6c1dd581694904b56af4f42fa59266-31336846ebfe44ce80259593cd4ade86
I20260710 11:10:14.976989  3859 tablet_copy_source_session.cc:215] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:14.979969  4492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31336846ebfe44ce80259593cd4ade86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:15.000030  4492 tablet_copy_client.cc:806] T 31336846ebfe44ce80259593cd4ade86 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:15.000607  4492 tablet_copy_client.cc:670] T 31336846ebfe44ce80259593cd4ade86 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:15.004499  4492 tablet_copy_client.cc:538] T 31336846ebfe44ce80259593cd4ade86 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:15.012022  4492 tablet_bootstrap.cc:492] T 31336846ebfe44ce80259593cd4ade86 P 1d6c1dd581694904b56af4f42fa59266: Bootstrap starting.
I20260710 11:10:15.021727  4194 raft_consensus.cc:1217] T 65f24c710cbf44c59525e81e9bdbab60 P 1d6c1dd581694904b56af4f42fa59266 [term 3 LEARNER]: Deduplicated request from leader. Original: 1.2->[3.3-3.3]   Dedup: 3.3->[]
I20260710 11:10:15.066802  4492 tablet_bootstrap.cc:492] T 31336846ebfe44ce80259593cd4ade86 P 1d6c1dd581694904b56af4f42fa59266: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:15.067868  4492 tablet_bootstrap.cc:492] T 31336846ebfe44ce80259593cd4ade86 P 1d6c1dd581694904b56af4f42fa59266: Bootstrap complete.
I20260710 11:10:15.068622  4492 ts_tablet_manager.cc:1403] T 31336846ebfe44ce80259593cd4ade86 P 1d6c1dd581694904b56af4f42fa59266: Time spent bootstrapping tablet: real 0.057s	user 0.034s	sys 0.015s
I20260710 11:10:15.071926  4492 raft_consensus.cc:359] T 31336846ebfe44ce80259593cd4ade86 P 1d6c1dd581694904b56af4f42fa59266 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:15.072914  4492 raft_consensus.cc:740] T 31336846ebfe44ce80259593cd4ade86 P 1d6c1dd581694904b56af4f42fa59266 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 1d6c1dd581694904b56af4f42fa59266, State: Initialized, Role: LEARNER
I20260710 11:10:15.073668  4492 consensus_queue.cc:260] T 31336846ebfe44ce80259593cd4ade86 P 1d6c1dd581694904b56af4f42fa59266 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:15.076716  4492 ts_tablet_manager.cc:1434] T 31336846ebfe44ce80259593cd4ade86 P 1d6c1dd581694904b56af4f42fa59266: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:10:15.078617  3859 tablet_copy_service.cc:342] P ff3e291c06564adda9b0ef226ddbbd32: Request end of tablet copy session 1d6c1dd581694904b56af4f42fa59266-31336846ebfe44ce80259593cd4ade86 received from {username='slave'} at 127.0.0.1:41156
I20260710 11:10:15.079146  3859 tablet_copy_service.cc:434] P ff3e291c06564adda9b0ef226ddbbd32: ending tablet copy session 1d6c1dd581694904b56af4f42fa59266-31336846ebfe44ce80259593cd4ade86 on tablet 31336846ebfe44ce80259593cd4ade86 with peer 1d6c1dd581694904b56af4f42fa59266
I20260710 11:10:15.095599  4492 ts_tablet_manager.cc:933] T 23b801a54482441caa70db5d6b1e7837 P 1d6c1dd581694904b56af4f42fa59266: Initiating tablet copy from peer 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119)
I20260710 11:10:15.097406  4492 tablet_copy_client.cc:323] T 23b801a54482441caa70db5d6b1e7837 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Beginning tablet copy session from remote peer at address 127.2.153.65:39119
I20260710 11:10:15.099262  3785 tablet_copy_service.cc:140] P 02671eb6046a4f66a480c22aa3bcbd4d: Received BeginTabletCopySession request for tablet 23b801a54482441caa70db5d6b1e7837 from peer 1d6c1dd581694904b56af4f42fa59266 ({username='slave'} at 127.0.0.1:53694)
I20260710 11:10:15.099902  3785 tablet_copy_service.cc:161] P 02671eb6046a4f66a480c22aa3bcbd4d: Beginning new tablet copy session on tablet 23b801a54482441caa70db5d6b1e7837 from peer 1d6c1dd581694904b56af4f42fa59266 at {username='slave'} at 127.0.0.1:53694: session id = 1d6c1dd581694904b56af4f42fa59266-23b801a54482441caa70db5d6b1e7837
I20260710 11:10:15.111248  3785 tablet_copy_source_session.cc:215] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:15.117348  4492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23b801a54482441caa70db5d6b1e7837. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:15.133294  4492 tablet_copy_client.cc:806] T 23b801a54482441caa70db5d6b1e7837 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:15.134647  4492 tablet_copy_client.cc:670] T 23b801a54482441caa70db5d6b1e7837 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:15.138340  4492 tablet_copy_client.cc:538] T 23b801a54482441caa70db5d6b1e7837 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:15.147430  4492 tablet_bootstrap.cc:492] T 23b801a54482441caa70db5d6b1e7837 P 1d6c1dd581694904b56af4f42fa59266: Bootstrap starting.
I20260710 11:10:15.177100  4492 tablet_bootstrap.cc:492] T 23b801a54482441caa70db5d6b1e7837 P 1d6c1dd581694904b56af4f42fa59266: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:15.178001  4492 tablet_bootstrap.cc:492] T 23b801a54482441caa70db5d6b1e7837 P 1d6c1dd581694904b56af4f42fa59266: Bootstrap complete.
I20260710 11:10:15.178671  4492 ts_tablet_manager.cc:1403] T 23b801a54482441caa70db5d6b1e7837 P 1d6c1dd581694904b56af4f42fa59266: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.012s
I20260710 11:10:15.181497  4492 raft_consensus.cc:359] T 23b801a54482441caa70db5d6b1e7837 P 1d6c1dd581694904b56af4f42fa59266 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:15.182333  4492 raft_consensus.cc:740] T 23b801a54482441caa70db5d6b1e7837 P 1d6c1dd581694904b56af4f42fa59266 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 1d6c1dd581694904b56af4f42fa59266, State: Initialized, Role: LEARNER
I20260710 11:10:15.182958  4492 consensus_queue.cc:260] T 23b801a54482441caa70db5d6b1e7837 P 1d6c1dd581694904b56af4f42fa59266 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:15.185236  4492 ts_tablet_manager.cc:1434] T 23b801a54482441caa70db5d6b1e7837 P 1d6c1dd581694904b56af4f42fa59266: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:10:15.186988  3785 tablet_copy_service.cc:342] P 02671eb6046a4f66a480c22aa3bcbd4d: Request end of tablet copy session 1d6c1dd581694904b56af4f42fa59266-23b801a54482441caa70db5d6b1e7837 received from {username='slave'} at 127.0.0.1:53694
I20260710 11:10:15.187386  3785 tablet_copy_service.cc:434] P 02671eb6046a4f66a480c22aa3bcbd4d: ending tablet copy session 1d6c1dd581694904b56af4f42fa59266-23b801a54482441caa70db5d6b1e7837 on tablet 23b801a54482441caa70db5d6b1e7837 with peer 1d6c1dd581694904b56af4f42fa59266
I20260710 11:10:15.248847  4194 raft_consensus.cc:1217] T cf11d3b8a9ad446198c68b794b15f617 P 1d6c1dd581694904b56af4f42fa59266 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:10:15.492573  4194 raft_consensus.cc:1217] T 31336846ebfe44ce80259593cd4ade86 P 1d6c1dd581694904b56af4f42fa59266 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260710 11:10:15.556936  4444 raft_consensus.cc:1064] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d: attempting to promote NON_VOTER 1d6c1dd581694904b56af4f42fa59266 to VOTER
I20260710 11:10:15.562161  4444 consensus_queue.cc:237] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:15.576763  4193 raft_consensus.cc:1275] T 65f24c710cbf44c59525e81e9bdbab60 P 1d6c1dd581694904b56af4f42fa59266 [term 3 LEARNER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:10:15.577024  3845 raft_consensus.cc:1275] T 65f24c710cbf44c59525e81e9bdbab60 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:10:15.583146  4474 consensus_queue.cc:1048] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:10:15.588639  3919 raft_consensus.cc:1275] T 65f24c710cbf44c59525e81e9bdbab60 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:10:15.599141  4444 consensus_queue.cc:1048] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:15.600239  4474 consensus_queue.cc:1048] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } 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 11:10:15.612730  4444 raft_consensus.cc:2955] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:15.618681  4193 raft_consensus.cc:2955] T 65f24c710cbf44c59525e81e9bdbab60 P 1d6c1dd581694904b56af4f42fa59266 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:15.624064  3919 raft_consensus.cc:2955] T 65f24c710cbf44c59525e81e9bdbab60 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:15.642131  3845 raft_consensus.cc:2955] T 65f24c710cbf44c59525e81e9bdbab60 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:15.638296  3673 catalog_manager.cc:5697] T 65f24c710cbf44c59525e81e9bdbab60 P 1d6c1dd581694904b56af4f42fa59266 reported cstate change: config changed from index 2 to 4, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:15.684461  4377 raft_consensus.cc:1064] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18: attempting to promote NON_VOTER 1d6c1dd581694904b56af4f42fa59266 to VOTER
I20260710 11:10:15.688146  4377 consensus_queue.cc:237] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 [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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:15.698181  3767 consensus_queue.cc:237] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:15.708169  4194 raft_consensus.cc:1217] T 23b801a54482441caa70db5d6b1e7837 P 1d6c1dd581694904b56af4f42fa59266 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260710 11:10:15.713852  4193 raft_consensus.cc:1275] T 65f24c710cbf44c59525e81e9bdbab60 P 1d6c1dd581694904b56af4f42fa59266 [term 3 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:10:15.716508  4367 consensus_queue.cc:1048] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:10:15.720786  4193 raft_consensus.cc:1275] T cf11d3b8a9ad446198c68b794b15f617 P 1d6c1dd581694904b56af4f42fa59266 [term 1 LEARNER]: Refusing update from remote peer f6efe969bfe348928bfde59370120e18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:15.722664  4463 consensus_queue.cc:1048] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } 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 11:10:15.725557  3845 raft_consensus.cc:1275] T 65f24c710cbf44c59525e81e9bdbab60 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:10:15.727808  4444 consensus_queue.cc:1048] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260710 11:10:15.730712  3845 raft_consensus.cc:1275] T cf11d3b8a9ad446198c68b794b15f617 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Refusing update from remote peer f6efe969bfe348928bfde59370120e18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:15.731434  4474 raft_consensus.cc:2955] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER f6efe969bfe348928bfde59370120e18 (127.2.153.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:15.732550  4375 consensus_queue.cc:1048] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:15.739184  4194 raft_consensus.cc:2955] T 65f24c710cbf44c59525e81e9bdbab60 P 1d6c1dd581694904b56af4f42fa59266 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER f6efe969bfe348928bfde59370120e18 (127.2.153.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:15.745165  3658 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 65f24c710cbf44c59525e81e9bdbab60 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:15.756808  3671 catalog_manager.cc:5697] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d reported cstate change: config changed from index 4 to 5, VOTER f6efe969bfe348928bfde59370120e18 (127.2.153.67) evicted. New cstate: current_term: 3 leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:15.760711  3843 raft_consensus.cc:2955] T 65f24c710cbf44c59525e81e9bdbab60 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER f6efe969bfe348928bfde59370120e18 (127.2.153.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:15.766700  3767 raft_consensus.cc:1275] T cf11d3b8a9ad446198c68b794b15f617 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Refusing update from remote peer f6efe969bfe348928bfde59370120e18: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:10:15.771828  4377 consensus_queue.cc:1048] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } 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 11:10:15.783004  4377 raft_consensus.cc:2955] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:15.787612  4193 raft_consensus.cc:2955] T cf11d3b8a9ad446198c68b794b15f617 P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:15.797886  3767 raft_consensus.cc:2955] T cf11d3b8a9ad446198c68b794b15f617 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:15.801036  3843 raft_consensus.cc:2955] T cf11d3b8a9ad446198c68b794b15f617 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:15.804421  3911 tablet_service.cc:1558] Processing DeleteTablet for tablet 65f24c710cbf44c59525e81e9bdbab60 with delete_type TABLET_DATA_TOMBSTONED (TS f6efe969bfe348928bfde59370120e18 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:56244
I20260710 11:10:15.810045  3670 catalog_manager.cc:5697] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 reported cstate change: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f6efe969bfe348928bfde59370120e18" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:15.816264  4511 tablet_replica.cc:333] T 65f24c710cbf44c59525e81e9bdbab60 P f6efe969bfe348928bfde59370120e18: stopping tablet replica
I20260710 11:10:15.817507  4511 raft_consensus.cc:2243] T 65f24c710cbf44c59525e81e9bdbab60 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:15.818254  4511 raft_consensus.cc:2272] T 65f24c710cbf44c59525e81e9bdbab60 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:15.822451  4511 ts_tablet_manager.cc:1916] T 65f24c710cbf44c59525e81e9bdbab60 P f6efe969bfe348928bfde59370120e18: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:15.828501  3924 consensus_queue.cc:237] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 [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: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:15.839769  4193 raft_consensus.cc:1275] T cf11d3b8a9ad446198c68b794b15f617 P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Refusing update from remote peer f6efe969bfe348928bfde59370120e18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:15.841004  3843 raft_consensus.cc:1275] T cf11d3b8a9ad446198c68b794b15f617 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Refusing update from remote peer f6efe969bfe348928bfde59370120e18: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:10:15.841585  4511 ts_tablet_manager.cc:1929] T 65f24c710cbf44c59525e81e9bdbab60 P f6efe969bfe348928bfde59370120e18: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260710 11:10:15.841497  4463 consensus_queue.cc:1048] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } 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 11:10:15.842310  4511 log.cc:1199] T 65f24c710cbf44c59525e81e9bdbab60 P f6efe969bfe348928bfde59370120e18: Deleting WAL directory at /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774958773-2661-0/minicluster-data/ts-2-root/wals/65f24c710cbf44c59525e81e9bdbab60
I20260710 11:10:15.842870  4375 consensus_queue.cc:1048] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:15.844687  3657 catalog_manager.cc:5028] TS f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729): tablet 65f24c710cbf44c59525e81e9bdbab60 (table test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]) successfully deleted
I20260710 11:10:15.849423  4375 raft_consensus.cc:2955] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:15.851531  4193 raft_consensus.cc:2955] T cf11d3b8a9ad446198c68b794b15f617 P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:15.860299  3657 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cf11d3b8a9ad446198c68b794b15f617 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:15.869900  3672 catalog_manager.cc:5697] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 reported cstate change: config changed from index 3 to 4, VOTER 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65) evicted. New cstate: current_term: 1 leader_uuid: "f6efe969bfe348928bfde59370120e18" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:15.865756  3843 raft_consensus.cc:2955] T cf11d3b8a9ad446198c68b794b15f617 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:15.882469  3763 tablet_service.cc:1558] Processing DeleteTablet for tablet cf11d3b8a9ad446198c68b794b15f617 with delete_type TABLET_DATA_TOMBSTONED (TS 02671eb6046a4f66a480c22aa3bcbd4d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53656
I20260710 11:10:15.885633  4512 tablet_replica.cc:333] T cf11d3b8a9ad446198c68b794b15f617 P 02671eb6046a4f66a480c22aa3bcbd4d: stopping tablet replica
I20260710 11:10:15.887176  4512 raft_consensus.cc:2243] T cf11d3b8a9ad446198c68b794b15f617 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:15.888821  4512 raft_consensus.cc:2272] T cf11d3b8a9ad446198c68b794b15f617 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:15.893232  4512 ts_tablet_manager.cc:1916] T cf11d3b8a9ad446198c68b794b15f617 P 02671eb6046a4f66a480c22aa3bcbd4d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:15.911605  4512 ts_tablet_manager.cc:1929] T cf11d3b8a9ad446198c68b794b15f617 P 02671eb6046a4f66a480c22aa3bcbd4d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:10:15.912099  4512 log.cc:1199] T cf11d3b8a9ad446198c68b794b15f617 P 02671eb6046a4f66a480c22aa3bcbd4d: Deleting WAL directory at /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774958773-2661-0/minicluster-data/ts-0-root/wals/cf11d3b8a9ad446198c68b794b15f617
I20260710 11:10:15.914304  3658 catalog_manager.cc:5028] TS 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119): tablet cf11d3b8a9ad446198c68b794b15f617 (table test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]) successfully deleted
I20260710 11:10:15.969619  4394 raft_consensus.cc:1064] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32: attempting to promote NON_VOTER 1d6c1dd581694904b56af4f42fa59266 to VOTER
I20260710 11:10:15.972993  4394 consensus_queue.cc:237] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:15.980669  3924 raft_consensus.cc:1275] T 31336846ebfe44ce80259593cd4ade86 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:10:15.980918  4193 raft_consensus.cc:1275] T 31336846ebfe44ce80259593cd4ade86 P 1d6c1dd581694904b56af4f42fa59266 [term 3 LEARNER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:10:15.982262  4425 consensus_queue.cc:1048] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:10:15.982702  3773 raft_consensus.cc:1275] T 31336846ebfe44ce80259593cd4ade86 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:10:15.983428  4426 consensus_queue.cc:1048] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } 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 11:10:15.984344  4394 consensus_queue.cc:1048] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:16.006667  4394 raft_consensus.cc:2955] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:16.008518  3773 raft_consensus.cc:2955] T 31336846ebfe44ce80259593cd4ade86 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:16.008944  4193 raft_consensus.cc:2955] T 31336846ebfe44ce80259593cd4ade86 P 1d6c1dd581694904b56af4f42fa59266 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:16.027243  3924 raft_consensus.cc:2955] T 31336846ebfe44ce80259593cd4ade86 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:16.041787  3672 catalog_manager.cc:5697] T 31336846ebfe44ce80259593cd4ade86 P 02671eb6046a4f66a480c22aa3bcbd4d reported cstate change: config changed from index 3 to 4, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "ff3e291c06564adda9b0ef226ddbbd32" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:16.069208  3843 consensus_queue.cc:237] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:16.078562  3773 raft_consensus.cc:1275] T 31336846ebfe44ce80259593cd4ade86 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:10:16.078562  4193 raft_consensus.cc:1275] T 31336846ebfe44ce80259593cd4ade86 P 1d6c1dd581694904b56af4f42fa59266 [term 3 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:10:16.080331  4394 consensus_queue.cc:1048] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:16.081211  4425 consensus_queue.cc:1048] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:16.088605  4425 raft_consensus.cc:2955] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER f6efe969bfe348928bfde59370120e18 (127.2.153.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:16.093151  4193 raft_consensus.cc:2955] T 31336846ebfe44ce80259593cd4ade86 P 1d6c1dd581694904b56af4f42fa59266 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER f6efe969bfe348928bfde59370120e18 (127.2.153.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:16.098873  3773 raft_consensus.cc:2955] T 31336846ebfe44ce80259593cd4ade86 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER f6efe969bfe348928bfde59370120e18 (127.2.153.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:16.105876  3659 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 31336846ebfe44ce80259593cd4ade86 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:16.105134  3673 catalog_manager.cc:5697] T 31336846ebfe44ce80259593cd4ade86 P 1d6c1dd581694904b56af4f42fa59266 reported cstate change: config changed from index 4 to 5, VOTER f6efe969bfe348928bfde59370120e18 (127.2.153.67) evicted. New cstate: current_term: 3 leader_uuid: "ff3e291c06564adda9b0ef226ddbbd32" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:16.118345  3911 tablet_service.cc:1558] Processing DeleteTablet for tablet 31336846ebfe44ce80259593cd4ade86 with delete_type TABLET_DATA_TOMBSTONED (TS f6efe969bfe348928bfde59370120e18 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:56244
I20260710 11:10:16.120277  4511 tablet_replica.cc:333] T 31336846ebfe44ce80259593cd4ade86 P f6efe969bfe348928bfde59370120e18: stopping tablet replica
I20260710 11:10:16.126174  4511 raft_consensus.cc:2243] T 31336846ebfe44ce80259593cd4ade86 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:16.126940  4511 raft_consensus.cc:2272] T 31336846ebfe44ce80259593cd4ade86 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:16.131091  4511 ts_tablet_manager.cc:1916] T 31336846ebfe44ce80259593cd4ade86 P f6efe969bfe348928bfde59370120e18: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:16.147874  4511 ts_tablet_manager.cc:1929] T 31336846ebfe44ce80259593cd4ade86 P f6efe969bfe348928bfde59370120e18: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260710 11:10:16.148388  4511 log.cc:1199] T 31336846ebfe44ce80259593cd4ade86 P f6efe969bfe348928bfde59370120e18: Deleting WAL directory at /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774958773-2661-0/minicluster-data/ts-2-root/wals/31336846ebfe44ce80259593cd4ade86
I20260710 11:10:16.150142  3657 catalog_manager.cc:5028] TS f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729): tablet 31336846ebfe44ce80259593cd4ade86 (table test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]) successfully deleted
I20260710 11:10:16.211500  4444 raft_consensus.cc:1064] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d: attempting to promote NON_VOTER 1d6c1dd581694904b56af4f42fa59266 to VOTER
I20260710 11:10:16.213758  4444 consensus_queue.cc:237] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:16.220397  4193 raft_consensus.cc:1275] T 23b801a54482441caa70db5d6b1e7837 P 1d6c1dd581694904b56af4f42fa59266 [term 2 LEARNER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:10:16.221369  3924 raft_consensus.cc:1275] T 23b801a54482441caa70db5d6b1e7837 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:10:16.221557  3843 raft_consensus.cc:1275] T 23b801a54482441caa70db5d6b1e7837 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:10:16.222652  4474 consensus_queue.cc:1048] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } 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 11:10:16.223559  4444 consensus_queue.cc:1048] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:16.224279  4367 consensus_queue.cc:1048] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:16.243310  4444 raft_consensus.cc:2955] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:16.245160  4196 raft_consensus.cc:2955] T 23b801a54482441caa70db5d6b1e7837 P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:16.257958  3924 raft_consensus.cc:2955] T 23b801a54482441caa70db5d6b1e7837 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:16.265589  3671 catalog_manager.cc:5697] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d reported cstate change: config changed from index 3 to 4, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:16.276027  3843 raft_consensus.cc:2955] T 23b801a54482441caa70db5d6b1e7837 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:16.282948  3773 consensus_queue.cc:237] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:16.291644  4196 raft_consensus.cc:1275] T 23b801a54482441caa70db5d6b1e7837 P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:16.293213  3924 raft_consensus.cc:1275] T 23b801a54482441caa70db5d6b1e7837 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:16.293113  4367 consensus_queue.cc:1048] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:16.295711  4367 consensus_queue.cc:1048] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:16.299945  4444 raft_consensus.cc:2955] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:16.315181  4196 raft_consensus.cc:2955] T 23b801a54482441caa70db5d6b1e7837 P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:16.322424  3924 raft_consensus.cc:2955] T 23b801a54482441caa70db5d6b1e7837 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:16.330798  3658 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 23b801a54482441caa70db5d6b1e7837 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:16.333864  3671 catalog_manager.cc:5697] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d reported cstate change: config changed from index 4 to 5, VOTER ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66) evicted. New cstate: current_term: 2 leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:16.347819  3833 tablet_service.cc:1558] Processing DeleteTablet for tablet 23b801a54482441caa70db5d6b1e7837 with delete_type TABLET_DATA_TOMBSTONED (TS ff3e291c06564adda9b0ef226ddbbd32 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:41116
I20260710 11:10:16.350261  4521 tablet_replica.cc:333] T 23b801a54482441caa70db5d6b1e7837 P ff3e291c06564adda9b0ef226ddbbd32: stopping tablet replica
I20260710 11:10:16.351338  4521 raft_consensus.cc:2243] T 23b801a54482441caa70db5d6b1e7837 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:16.352118  4521 raft_consensus.cc:2272] T 23b801a54482441caa70db5d6b1e7837 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:16.356767  4521 ts_tablet_manager.cc:1916] T 23b801a54482441caa70db5d6b1e7837 P ff3e291c06564adda9b0ef226ddbbd32: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:16.369365  4521 ts_tablet_manager.cc:1929] T 23b801a54482441caa70db5d6b1e7837 P ff3e291c06564adda9b0ef226ddbbd32: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260710 11:10:16.369804  4521 log.cc:1199] T 23b801a54482441caa70db5d6b1e7837 P ff3e291c06564adda9b0ef226ddbbd32: Deleting WAL directory at /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774958773-2661-0/minicluster-data/ts-1-root/wals/23b801a54482441caa70db5d6b1e7837
I20260710 11:10:16.371903  3659 catalog_manager.cc:5028] TS ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461): tablet 23b801a54482441caa70db5d6b1e7837 (table test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]) successfully deleted
I20260710 11:10:17.379488  3924 consensus_queue.cc:237] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:17.386457  3845 raft_consensus.cc:1275] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Refusing update from remote peer f6efe969bfe348928bfde59370120e18: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260710 11:10:17.386613  3887 consensus_peers.cc:597] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 -> Peer 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68:45143): Couldn't send request to peer 1d6c1dd581694904b56af4f42fa59266. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f7736926f6c542259b524855b0761982. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:17.387699  3773 raft_consensus.cc:1275] T f7736926f6c542259b524855b0761982 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Refusing update from remote peer f6efe969bfe348928bfde59370120e18: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:17.387995  4377 consensus_queue.cc:1048] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } 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 11:10:17.389282  4524 consensus_queue.cc:1048] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:17.396797  4377 raft_consensus.cc:2955] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:17.398695  3845 raft_consensus.cc:2955] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:17.400626  3773 raft_consensus.cc:2955] T f7736926f6c542259b524855b0761982 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:17.412503  3671 catalog_manager.cc:5697] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 reported cstate change: config changed from index -1 to 3, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New cstate: current_term: 3 leader_uuid: "f6efe969bfe348928bfde59370120e18" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:17.413199  3845 consensus_queue.cc:237] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:17.422889  3924 raft_consensus.cc:1275] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:10:17.424536  4529 consensus_queue.cc:1048] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:10:17.425638  3813 consensus_peers.cc:597] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 -> Peer 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68:45143): Couldn't send request to peer 1d6c1dd581694904b56af4f42fa59266. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e70fd526a97440db99f64ea9f3fb9997. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:17.425877  3773 raft_consensus.cc:1275] T e70fd526a97440db99f64ea9f3fb9997 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:10:17.427405  4425 consensus_queue.cc:1048] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } 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 11:10:17.441710  4529 raft_consensus.cc:2955] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:17.445511  3773 raft_consensus.cc:2955] T e70fd526a97440db99f64ea9f3fb9997 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:17.447836  3924 raft_consensus.cc:2955] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:17.457012  3767 consensus_queue.cc:237] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:17.461933  3670 catalog_manager.cc:5697] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 reported cstate change: config changed from index -1 to 3, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New cstate: current_term: 2 leader_uuid: "ff3e291c06564adda9b0ef226ddbbd32" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:17.467029  3924 raft_consensus.cc:1275] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:10:17.469084  4367 consensus_queue.cc:1048] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260710 11:10:17.473585  3738 consensus_peers.cc:597] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d -> Peer 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68:45143): Couldn't send request to peer 1d6c1dd581694904b56af4f42fa59266. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e6e6c90990be489b83ec611a9f100942. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:17.476320  3845 raft_consensus.cc:1275] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:10:17.478277  4537 consensus_queue.cc:1048] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:17.485124  4367 raft_consensus.cc:2955] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:17.486979  3924 raft_consensus.cc:2955] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:17.496007  3845 raft_consensus.cc:2955] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:17.502486  3671 catalog_manager.cc:5697] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18 reported cstate change: config changed from index -1 to 3, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New cstate: current_term: 2 leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:17.514001  3843 consensus_queue.cc:237] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:17.529737  3924 raft_consensus.cc:1275] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:17.531651  3767 raft_consensus.cc:1275] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:17.531797  4533 consensus_queue.cc:1048] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260710 11:10:17.532995  3813 consensus_peers.cc:597] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 -> Peer 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68:45143): Couldn't send request to peer 1d6c1dd581694904b56af4f42fa59266. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7f7d347d9ee9409a8851e8e1a21b0c38. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:17.534613  4533 consensus_queue.cc:1048] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:17.541898  4529 raft_consensus.cc:2955] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:17.544097  3924 raft_consensus.cc:2955] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:17.551865  3767 raft_consensus.cc:2955] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:17.560943  3671 catalog_manager.cc:5697] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 reported cstate change: config changed from index -1 to 3, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New cstate: current_term: 3 leader_uuid: "ff3e291c06564adda9b0ef226ddbbd32" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:17.856427  4545 ts_tablet_manager.cc:933] T e70fd526a97440db99f64ea9f3fb9997 P 1d6c1dd581694904b56af4f42fa59266: Initiating tablet copy from peer ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:17.858544  4545 tablet_copy_client.cc:323] T e70fd526a97440db99f64ea9f3fb9997 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Beginning tablet copy session from remote peer at address 127.2.153.66:42461
I20260710 11:10:17.860581  3859 tablet_copy_service.cc:140] P ff3e291c06564adda9b0ef226ddbbd32: Received BeginTabletCopySession request for tablet e70fd526a97440db99f64ea9f3fb9997 from peer 1d6c1dd581694904b56af4f42fa59266 ({username='slave'} at 127.0.0.1:41156)
I20260710 11:10:17.861119  3859 tablet_copy_service.cc:161] P ff3e291c06564adda9b0ef226ddbbd32: Beginning new tablet copy session on tablet e70fd526a97440db99f64ea9f3fb9997 from peer 1d6c1dd581694904b56af4f42fa59266 at {username='slave'} at 127.0.0.1:41156: session id = 1d6c1dd581694904b56af4f42fa59266-e70fd526a97440db99f64ea9f3fb9997
I20260710 11:10:17.867560  3859 tablet_copy_source_session.cc:215] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:17.871407  4545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e70fd526a97440db99f64ea9f3fb9997. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:17.883570  4545 tablet_copy_client.cc:806] T e70fd526a97440db99f64ea9f3fb9997 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:17.884282  4545 tablet_copy_client.cc:670] T e70fd526a97440db99f64ea9f3fb9997 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:17.888561  4545 tablet_copy_client.cc:538] T e70fd526a97440db99f64ea9f3fb9997 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:17.896865  4545 tablet_bootstrap.cc:492] T e70fd526a97440db99f64ea9f3fb9997 P 1d6c1dd581694904b56af4f42fa59266: Bootstrap starting.
I20260710 11:10:17.923741  4545 tablet_bootstrap.cc:492] T e70fd526a97440db99f64ea9f3fb9997 P 1d6c1dd581694904b56af4f42fa59266: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:17.924860  4545 tablet_bootstrap.cc:492] T e70fd526a97440db99f64ea9f3fb9997 P 1d6c1dd581694904b56af4f42fa59266: Bootstrap complete.
I20260710 11:10:17.925724  4545 ts_tablet_manager.cc:1403] T e70fd526a97440db99f64ea9f3fb9997 P 1d6c1dd581694904b56af4f42fa59266: Time spent bootstrapping tablet: real 0.029s	user 0.027s	sys 0.000s
I20260710 11:10:17.929184  4545 raft_consensus.cc:359] T e70fd526a97440db99f64ea9f3fb9997 P 1d6c1dd581694904b56af4f42fa59266 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:17.930243  4545 raft_consensus.cc:740] T e70fd526a97440db99f64ea9f3fb9997 P 1d6c1dd581694904b56af4f42fa59266 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 1d6c1dd581694904b56af4f42fa59266, State: Initialized, Role: LEARNER
I20260710 11:10:17.930996  4545 consensus_queue.cc:260] T e70fd526a97440db99f64ea9f3fb9997 P 1d6c1dd581694904b56af4f42fa59266 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:17.934896  4545 ts_tablet_manager.cc:1434] T e70fd526a97440db99f64ea9f3fb9997 P 1d6c1dd581694904b56af4f42fa59266: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260710 11:10:17.937091  4548 ts_tablet_manager.cc:933] T e6e6c90990be489b83ec611a9f100942 P 1d6c1dd581694904b56af4f42fa59266: Initiating tablet copy from peer 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119)
I20260710 11:10:17.939139  3859 tablet_copy_service.cc:342] P ff3e291c06564adda9b0ef226ddbbd32: Request end of tablet copy session 1d6c1dd581694904b56af4f42fa59266-e70fd526a97440db99f64ea9f3fb9997 received from {username='slave'} at 127.0.0.1:41156
I20260710 11:10:17.939803  3859 tablet_copy_service.cc:434] P ff3e291c06564adda9b0ef226ddbbd32: ending tablet copy session 1d6c1dd581694904b56af4f42fa59266-e70fd526a97440db99f64ea9f3fb9997 on tablet e70fd526a97440db99f64ea9f3fb9997 with peer 1d6c1dd581694904b56af4f42fa59266
I20260710 11:10:17.951030  4548 tablet_copy_client.cc:323] T e6e6c90990be489b83ec611a9f100942 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Beginning tablet copy session from remote peer at address 127.2.153.65:39119
I20260710 11:10:17.958135  3785 tablet_copy_service.cc:140] P 02671eb6046a4f66a480c22aa3bcbd4d: Received BeginTabletCopySession request for tablet e6e6c90990be489b83ec611a9f100942 from peer 1d6c1dd581694904b56af4f42fa59266 ({username='slave'} at 127.0.0.1:53694)
I20260710 11:10:17.958802  3785 tablet_copy_service.cc:161] P 02671eb6046a4f66a480c22aa3bcbd4d: Beginning new tablet copy session on tablet e6e6c90990be489b83ec611a9f100942 from peer 1d6c1dd581694904b56af4f42fa59266 at {username='slave'} at 127.0.0.1:53694: session id = 1d6c1dd581694904b56af4f42fa59266-e6e6c90990be489b83ec611a9f100942
I20260710 11:10:17.966833  4545 ts_tablet_manager.cc:933] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 1d6c1dd581694904b56af4f42fa59266: Initiating tablet copy from peer ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:17.968572  4545 tablet_copy_client.cc:323] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Beginning tablet copy session from remote peer at address 127.2.153.66:42461
I20260710 11:10:17.970942  3859 tablet_copy_service.cc:140] P ff3e291c06564adda9b0ef226ddbbd32: Received BeginTabletCopySession request for tablet 7f7d347d9ee9409a8851e8e1a21b0c38 from peer 1d6c1dd581694904b56af4f42fa59266 ({username='slave'} at 127.0.0.1:41156)
I20260710 11:10:17.971496  3859 tablet_copy_service.cc:161] P ff3e291c06564adda9b0ef226ddbbd32: Beginning new tablet copy session on tablet 7f7d347d9ee9409a8851e8e1a21b0c38 from peer 1d6c1dd581694904b56af4f42fa59266 at {username='slave'} at 127.0.0.1:41156: session id = 1d6c1dd581694904b56af4f42fa59266-7f7d347d9ee9409a8851e8e1a21b0c38
I20260710 11:10:17.976347  4552 ts_tablet_manager.cc:933] T f7736926f6c542259b524855b0761982 P 1d6c1dd581694904b56af4f42fa59266: Initiating tablet copy from peer f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:17.978549  3785 tablet_copy_source_session.cc:215] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:17.983194  4548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6e6c90990be489b83ec611a9f100942. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:17.980558  3859 tablet_copy_source_session.cc:215] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:17.985888  4552 tablet_copy_client.cc:323] T f7736926f6c542259b524855b0761982 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Beginning tablet copy session from remote peer at address 127.2.153.67:36729
I20260710 11:10:17.988018  3934 tablet_copy_service.cc:140] P f6efe969bfe348928bfde59370120e18: Received BeginTabletCopySession request for tablet f7736926f6c542259b524855b0761982 from peer 1d6c1dd581694904b56af4f42fa59266 ({username='slave'} at 127.0.0.1:56272)
I20260710 11:10:17.988620  3934 tablet_copy_service.cc:161] P f6efe969bfe348928bfde59370120e18: Beginning new tablet copy session on tablet f7736926f6c542259b524855b0761982 from peer 1d6c1dd581694904b56af4f42fa59266 at {username='slave'} at 127.0.0.1:56272: session id = 1d6c1dd581694904b56af4f42fa59266-f7736926f6c542259b524855b0761982
I20260710 11:10:17.988847  4545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f7d347d9ee9409a8851e8e1a21b0c38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:17.996816  3934 tablet_copy_source_session.cc:215] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:18.000706  4552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7736926f6c542259b524855b0761982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:18.002271  4548 tablet_copy_client.cc:806] T e6e6c90990be489b83ec611a9f100942 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:18.002882  4548 tablet_copy_client.cc:670] T e6e6c90990be489b83ec611a9f100942 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:18.007196  4548 tablet_copy_client.cc:538] T e6e6c90990be489b83ec611a9f100942 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:18.010878  4545 tablet_copy_client.cc:806] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:18.011466  4545 tablet_copy_client.cc:670] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:18.015239  4545 tablet_copy_client.cc:538] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:18.016039  4548 tablet_bootstrap.cc:492] T e6e6c90990be489b83ec611a9f100942 P 1d6c1dd581694904b56af4f42fa59266: Bootstrap starting.
I20260710 11:10:18.027907  4545 tablet_bootstrap.cc:492] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 1d6c1dd581694904b56af4f42fa59266: Bootstrap starting.
I20260710 11:10:18.028008  4552 tablet_copy_client.cc:806] T f7736926f6c542259b524855b0761982 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:18.028780  4552 tablet_copy_client.cc:670] T f7736926f6c542259b524855b0761982 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:18.036466  4552 tablet_copy_client.cc:538] T f7736926f6c542259b524855b0761982 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:18.051337  4552 tablet_bootstrap.cc:492] T f7736926f6c542259b524855b0761982 P 1d6c1dd581694904b56af4f42fa59266: Bootstrap starting.
I20260710 11:10:18.053032  4548 tablet_bootstrap.cc:492] T e6e6c90990be489b83ec611a9f100942 P 1d6c1dd581694904b56af4f42fa59266: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:18.053951  4548 tablet_bootstrap.cc:492] T e6e6c90990be489b83ec611a9f100942 P 1d6c1dd581694904b56af4f42fa59266: Bootstrap complete.
I20260710 11:10:18.054657  4548 ts_tablet_manager.cc:1403] T e6e6c90990be489b83ec611a9f100942 P 1d6c1dd581694904b56af4f42fa59266: Time spent bootstrapping tablet: real 0.039s	user 0.026s	sys 0.004s
I20260710 11:10:18.057794  4548 raft_consensus.cc:359] T e6e6c90990be489b83ec611a9f100942 P 1d6c1dd581694904b56af4f42fa59266 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:18.058768  4548 raft_consensus.cc:740] T e6e6c90990be489b83ec611a9f100942 P 1d6c1dd581694904b56af4f42fa59266 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 1d6c1dd581694904b56af4f42fa59266, State: Initialized, Role: LEARNER
I20260710 11:10:18.059425  4548 consensus_queue.cc:260] T e6e6c90990be489b83ec611a9f100942 P 1d6c1dd581694904b56af4f42fa59266 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:18.061748  4545 tablet_bootstrap.cc:492] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 1d6c1dd581694904b56af4f42fa59266: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:18.062665  4545 tablet_bootstrap.cc:492] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 1d6c1dd581694904b56af4f42fa59266: Bootstrap complete.
I20260710 11:10:18.063380  4545 ts_tablet_manager.cc:1403] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 1d6c1dd581694904b56af4f42fa59266: Time spent bootstrapping tablet: real 0.036s	user 0.022s	sys 0.010s
I20260710 11:10:18.066256  4545 raft_consensus.cc:359] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 1d6c1dd581694904b56af4f42fa59266 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:18.067077  4545 raft_consensus.cc:740] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 1d6c1dd581694904b56af4f42fa59266 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 1d6c1dd581694904b56af4f42fa59266, State: Initialized, Role: LEARNER
I20260710 11:10:18.067693  4545 consensus_queue.cc:260] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 1d6c1dd581694904b56af4f42fa59266 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:18.069171  4548 ts_tablet_manager.cc:1434] T e6e6c90990be489b83ec611a9f100942 P 1d6c1dd581694904b56af4f42fa59266: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:10:18.071106  3785 tablet_copy_service.cc:342] P 02671eb6046a4f66a480c22aa3bcbd4d: Request end of tablet copy session 1d6c1dd581694904b56af4f42fa59266-e6e6c90990be489b83ec611a9f100942 received from {username='slave'} at 127.0.0.1:53694
I20260710 11:10:18.071573  3785 tablet_copy_service.cc:434] P 02671eb6046a4f66a480c22aa3bcbd4d: ending tablet copy session 1d6c1dd581694904b56af4f42fa59266-e6e6c90990be489b83ec611a9f100942 on tablet e6e6c90990be489b83ec611a9f100942 with peer 1d6c1dd581694904b56af4f42fa59266
I20260710 11:10:18.073909  4545 ts_tablet_manager.cc:1434] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 1d6c1dd581694904b56af4f42fa59266: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:10:18.075526  3859 tablet_copy_service.cc:342] P ff3e291c06564adda9b0ef226ddbbd32: Request end of tablet copy session 1d6c1dd581694904b56af4f42fa59266-7f7d347d9ee9409a8851e8e1a21b0c38 received from {username='slave'} at 127.0.0.1:41156
I20260710 11:10:18.075922  3859 tablet_copy_service.cc:434] P ff3e291c06564adda9b0ef226ddbbd32: ending tablet copy session 1d6c1dd581694904b56af4f42fa59266-7f7d347d9ee9409a8851e8e1a21b0c38 on tablet 7f7d347d9ee9409a8851e8e1a21b0c38 with peer 1d6c1dd581694904b56af4f42fa59266
I20260710 11:10:18.091940  4552 tablet_bootstrap.cc:492] T f7736926f6c542259b524855b0761982 P 1d6c1dd581694904b56af4f42fa59266: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:18.092907  4552 tablet_bootstrap.cc:492] T f7736926f6c542259b524855b0761982 P 1d6c1dd581694904b56af4f42fa59266: Bootstrap complete.
I20260710 11:10:18.093557  4552 ts_tablet_manager.cc:1403] T f7736926f6c542259b524855b0761982 P 1d6c1dd581694904b56af4f42fa59266: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.004s
I20260710 11:10:18.095969  4552 raft_consensus.cc:359] T f7736926f6c542259b524855b0761982 P 1d6c1dd581694904b56af4f42fa59266 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:18.096575  4552 raft_consensus.cc:740] T f7736926f6c542259b524855b0761982 P 1d6c1dd581694904b56af4f42fa59266 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 1d6c1dd581694904b56af4f42fa59266, State: Initialized, Role: LEARNER
I20260710 11:10:18.097033  4552 consensus_queue.cc:260] T f7736926f6c542259b524855b0761982 P 1d6c1dd581694904b56af4f42fa59266 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:18.098934  4552 ts_tablet_manager.cc:1434] T f7736926f6c542259b524855b0761982 P 1d6c1dd581694904b56af4f42fa59266: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:10:18.100854  3934 tablet_copy_service.cc:342] P f6efe969bfe348928bfde59370120e18: Request end of tablet copy session 1d6c1dd581694904b56af4f42fa59266-f7736926f6c542259b524855b0761982 received from {username='slave'} at 127.0.0.1:56272
I20260710 11:10:18.101292  3934 tablet_copy_service.cc:434] P f6efe969bfe348928bfde59370120e18: ending tablet copy session 1d6c1dd581694904b56af4f42fa59266-f7736926f6c542259b524855b0761982 on tablet f7736926f6c542259b524855b0761982 with peer 1d6c1dd581694904b56af4f42fa59266
I20260710 11:10:18.292584  4196 raft_consensus.cc:1217] T e70fd526a97440db99f64ea9f3fb9997 P 1d6c1dd581694904b56af4f42fa59266 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260710 11:10:18.415007  4196 raft_consensus.cc:1217] T f7736926f6c542259b524855b0761982 P 1d6c1dd581694904b56af4f42fa59266 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260710 11:10:18.429095  4196 raft_consensus.cc:1217] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 1d6c1dd581694904b56af4f42fa59266 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260710 11:10:18.454881  4196 raft_consensus.cc:1217] T e6e6c90990be489b83ec611a9f100942 P 1d6c1dd581694904b56af4f42fa59266 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260710 11:10:18.739620  4533 raft_consensus.cc:1064] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32: attempting to promote NON_VOTER 1d6c1dd581694904b56af4f42fa59266 to VOTER
I20260710 11:10:18.742204  4533 consensus_queue.cc:237] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:18.756466  4196 raft_consensus.cc:1275] T e70fd526a97440db99f64ea9f3fb9997 P 1d6c1dd581694904b56af4f42fa59266 [term 2 LEARNER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:10:18.757148  3773 raft_consensus.cc:1275] T e70fd526a97440db99f64ea9f3fb9997 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:10:18.758922  3924 raft_consensus.cc:1275] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:10:18.763195  4542 consensus_queue.cc:1048] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } 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 11:10:18.765117  4557 consensus_queue.cc:1048] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:18.766875  4542 consensus_queue.cc:1048] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:10:18.788805  4542 raft_consensus.cc:2955] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:18.791867  3773 raft_consensus.cc:2955] T e70fd526a97440db99f64ea9f3fb9997 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:18.791715  4196 raft_consensus.cc:2955] T e70fd526a97440db99f64ea9f3fb9997 P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:18.804392  3924 raft_consensus.cc:2955] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:18.806075  3670 catalog_manager.cc:5697] T e70fd526a97440db99f64ea9f3fb9997 P 02671eb6046a4f66a480c22aa3bcbd4d reported cstate change: config changed from index 3 to 4, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "ff3e291c06564adda9b0ef226ddbbd32" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:18.837466  3843 consensus_queue.cc:237] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:18.847795  3919 raft_consensus.cc:1275] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:18.849931  4533 consensus_queue.cc:1048] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:10:18.851969  4196 raft_consensus.cc:1275] T e70fd526a97440db99f64ea9f3fb9997 P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:18.855578  4533 consensus_queue.cc:1048] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:18.858421  4542 raft_consensus.cc:2955] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:18.860309  3924 raft_consensus.cc:2955] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:18.864864  4196 raft_consensus.cc:2955] T e70fd526a97440db99f64ea9f3fb9997 P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:18.870800  3659 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e70fd526a97440db99f64ea9f3fb9997 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:18.877002  3671 catalog_manager.cc:5697] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18 reported cstate change: config changed from index 4 to 5, VOTER 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65) evicted. New cstate: current_term: 2 leader_uuid: "ff3e291c06564adda9b0ef226ddbbd32" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:18.878437  4377 raft_consensus.cc:1064] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18: attempting to promote NON_VOTER 1d6c1dd581694904b56af4f42fa59266 to VOTER
I20260710 11:10:18.880769  4377 consensus_queue.cc:237] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:18.890851  3773 raft_consensus.cc:1275] T f7736926f6c542259b524855b0761982 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Refusing update from remote peer f6efe969bfe348928bfde59370120e18: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:10:18.891152  4196 raft_consensus.cc:1275] T f7736926f6c542259b524855b0761982 P 1d6c1dd581694904b56af4f42fa59266 [term 3 LEARNER]: Refusing update from remote peer f6efe969bfe348928bfde59370120e18: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:10:18.890758  3843 raft_consensus.cc:1275] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Refusing update from remote peer f6efe969bfe348928bfde59370120e18: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:10:18.893144  4558 consensus_queue.cc:1048] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:18.894268  4524 consensus_queue.cc:1048] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } 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 11:10:18.896126  4558 consensus_queue.cc:1048] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:18.896433  3763 tablet_service.cc:1558] Processing DeleteTablet for tablet e70fd526a97440db99f64ea9f3fb9997 with delete_type TABLET_DATA_TOMBSTONED (TS 02671eb6046a4f66a480c22aa3bcbd4d not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:53656
I20260710 11:10:18.910547  4571 tablet_replica.cc:333] T e70fd526a97440db99f64ea9f3fb9997 P 02671eb6046a4f66a480c22aa3bcbd4d: stopping tablet replica
I20260710 11:10:18.911441  4557 raft_consensus.cc:1064] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32: attempting to promote NON_VOTER 1d6c1dd581694904b56af4f42fa59266 to VOTER
I20260710 11:10:18.911933  4571 raft_consensus.cc:2243] T e70fd526a97440db99f64ea9f3fb9997 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:18.912798  4571 raft_consensus.cc:2272] T e70fd526a97440db99f64ea9f3fb9997 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:18.915108  4557 consensus_queue.cc:237] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:18.918159  4571 ts_tablet_manager.cc:1916] T e70fd526a97440db99f64ea9f3fb9997 P 02671eb6046a4f66a480c22aa3bcbd4d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:18.933452  4194 raft_consensus.cc:1275] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 1d6c1dd581694904b56af4f42fa59266 [term 3 LEARNER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:10:18.935307  4542 consensus_queue.cc:1048] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } 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 11:10:18.938308  4558 raft_consensus.cc:2955] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:18.940848  3773 raft_consensus.cc:1275] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:10:18.943532  3924 raft_consensus.cc:1275] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:10:18.942446  4557 consensus_queue.cc:1048] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:10:18.944996  4533 consensus_queue.cc:1048] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:18.943413  3843 raft_consensus.cc:2955] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:18.953334  4196 raft_consensus.cc:2955] T f7736926f6c542259b524855b0761982 P 1d6c1dd581694904b56af4f42fa59266 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:18.965060  3671 catalog_manager.cc:5697] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32 reported cstate change: config changed from index 3 to 4, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "f6efe969bfe348928bfde59370120e18" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:18.964708  3767 raft_consensus.cc:2955] T f7736926f6c542259b524855b0761982 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:18.989092  4533 raft_consensus.cc:2955] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:18.996321  3919 consensus_queue.cc:237] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:19.005101  4571 ts_tablet_manager.cc:1929] T e70fd526a97440db99f64ea9f3fb9997 P 02671eb6046a4f66a480c22aa3bcbd4d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260710 11:10:19.005663  4571 log.cc:1199] T e70fd526a97440db99f64ea9f3fb9997 P 02671eb6046a4f66a480c22aa3bcbd4d: Deleting WAL directory at /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774958773-2661-0/minicluster-data/ts-0-root/wals/e70fd526a97440db99f64ea9f3fb9997
I20260710 11:10:19.007462  3658 catalog_manager.cc:5028] TS 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119): tablet e70fd526a97440db99f64ea9f3fb9997 (table test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]) successfully deleted
I20260710 11:10:19.007506  4194 raft_consensus.cc:2955] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 1d6c1dd581694904b56af4f42fa59266 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:19.011310  3916 raft_consensus.cc:2955] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
W20260710 11:10:19.022301  3738 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.153.67:36729, user_credentials={real_user=slave}} blocked reactor thread for 54705.5us
I20260710 11:10:19.024507  4196 raft_consensus.cc:1275] T f7736926f6c542259b524855b0761982 P 1d6c1dd581694904b56af4f42fa59266 [term 3 FOLLOWER]: Refusing update from remote peer f6efe969bfe348928bfde59370120e18: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:10:19.035477  3773 raft_consensus.cc:1275] T f7736926f6c542259b524855b0761982 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Refusing update from remote peer f6efe969bfe348928bfde59370120e18: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:10:19.035406  3670 catalog_manager.cc:5697] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18 reported cstate change: config changed from index 3 to 4, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "ff3e291c06564adda9b0ef226ddbbd32" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:19.036851  4558 consensus_queue.cc:1048] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:19.042834  4558 consensus_queue.cc:1048] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:19.047220  3767 raft_consensus.cc:2955] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:19.048502  4579 raft_consensus.cc:1064] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d: attempting to promote NON_VOTER 1d6c1dd581694904b56af4f42fa59266 to VOTER
I20260710 11:10:19.050565  4377 raft_consensus.cc:2955] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:19.051819  4579 consensus_queue.cc:237] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:19.057123  3843 consensus_queue.cc:237] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:19.061532  4194 raft_consensus.cc:2955] T f7736926f6c542259b524855b0761982 P 1d6c1dd581694904b56af4f42fa59266 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:19.068397  3657 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f7736926f6c542259b524855b0761982 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:19.131933  3670 catalog_manager.cc:5697] T f7736926f6c542259b524855b0761982 P 1d6c1dd581694904b56af4f42fa59266 reported cstate change: config changed from index 4 to 5, VOTER ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66) evicted. New cstate: current_term: 3 leader_uuid: "f6efe969bfe348928bfde59370120e18" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:19.136981  4196 raft_consensus.cc:1275] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 1d6c1dd581694904b56af4f42fa59266 [term 3 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:10:19.142755  4557 consensus_queue.cc:1048] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:10:19.153306  3773 raft_consensus.cc:1275] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:10:19.155268  4561 consensus_queue.cc:1048] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:19.162585  3833 tablet_service.cc:1558] Processing DeleteTablet for tablet f7736926f6c542259b524855b0761982 with delete_type TABLET_DATA_TOMBSTONED (TS ff3e291c06564adda9b0ef226ddbbd32 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:41116
I20260710 11:10:19.171337  4557 raft_consensus.cc:2955] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER f6efe969bfe348928bfde59370120e18 (127.2.153.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:19.187461  4585 tablet_replica.cc:333] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32: stopping tablet replica
I20260710 11:10:19.188943  4585 raft_consensus.cc:2243] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:19.189976  4585 raft_consensus.cc:2272] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:19.194518  4585 ts_tablet_manager.cc:1916] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:19.188144  3773 raft_consensus.cc:2955] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER f6efe969bfe348928bfde59370120e18 (127.2.153.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:19.204586  4196 raft_consensus.cc:2955] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 1d6c1dd581694904b56af4f42fa59266 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER f6efe969bfe348928bfde59370120e18 (127.2.153.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
W20260710 11:10:19.213176  3887 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.153.68:45143, user_credentials={real_user=slave}} blocked reactor thread for 90753.7us
I20260710 11:10:19.235275  4585 ts_tablet_manager.cc:1929] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260710 11:10:19.236506  4585 log.cc:1199] T f7736926f6c542259b524855b0761982 P ff3e291c06564adda9b0ef226ddbbd32: Deleting WAL directory at /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774958773-2661-0/minicluster-data/ts-1-root/wals/f7736926f6c542259b524855b0761982
I20260710 11:10:19.239831  3659 catalog_manager.cc:5028] TS ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461): tablet f7736926f6c542259b524855b0761982 (table test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]) successfully deleted
I20260710 11:10:19.245190  4194 raft_consensus.cc:1275] T e6e6c90990be489b83ec611a9f100942 P 1d6c1dd581694904b56af4f42fa59266 [term 2 LEARNER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:10:19.246685  3916 raft_consensus.cc:1275] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:10:19.246856  4559 consensus_queue.cc:1048] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } 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 11:10:19.248327  4581 consensus_queue.cc:1048] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:19.259064  3769 raft_consensus.cc:2955] T f7736926f6c542259b524855b0761982 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:19.271669  3845 raft_consensus.cc:1275] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:10:19.273578  4579 consensus_queue.cc:1048] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:19.277343  3659 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7f7d347d9ee9409a8851e8e1a21b0c38 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:19.291329  3672 catalog_manager.cc:5697] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 reported cstate change: config changed from index 4 to 5, VOTER f6efe969bfe348928bfde59370120e18 (127.2.153.67) evicted. New cstate: current_term: 3 leader_uuid: "ff3e291c06564adda9b0ef226ddbbd32" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:19.292609  4559 raft_consensus.cc:2955] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:19.298430  4194 raft_consensus.cc:2955] T e6e6c90990be489b83ec611a9f100942 P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:19.301249  3845 raft_consensus.cc:2955] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:19.304755  3911 tablet_service.cc:1558] Processing DeleteTablet for tablet 7f7d347d9ee9409a8851e8e1a21b0c38 with delete_type TABLET_DATA_TOMBSTONED (TS f6efe969bfe348928bfde59370120e18 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:56244
I20260710 11:10:19.308390  3916 raft_consensus.cc:2955] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:19.319260  3671 catalog_manager.cc:5697] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d reported cstate change: config changed from index 3 to 4, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:19.345425  4591 tablet_replica.cc:333] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18: stopping tablet replica
I20260710 11:10:19.346616  4591 raft_consensus.cc:2243] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:19.352088  3773 consensus_queue.cc:237] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:19.347465  4591 raft_consensus.cc:2272] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:19.363256  4196 raft_consensus.cc:1275] T e6e6c90990be489b83ec611a9f100942 P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:19.363494  3845 raft_consensus.cc:1275] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:19.364982  4559 consensus_queue.cc:1048] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:19.365932  4581 consensus_queue.cc:1048] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:19.366765  4591 ts_tablet_manager.cc:1916] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:19.373752  4581 raft_consensus.cc:2955] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f6efe969bfe348928bfde59370120e18 (127.2.153.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:19.378952  3845 raft_consensus.cc:2955] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f6efe969bfe348928bfde59370120e18 (127.2.153.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:19.384418  3658 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e6e6c90990be489b83ec611a9f100942 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:19.378008  4196 raft_consensus.cc:2955] T e6e6c90990be489b83ec611a9f100942 P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f6efe969bfe348928bfde59370120e18 (127.2.153.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:19.389286  3670 catalog_manager.cc:5697] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d reported cstate change: config changed from index 4 to 5, VOTER f6efe969bfe348928bfde59370120e18 (127.2.153.67) evicted. New cstate: current_term: 2 leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:19.401937  4591 ts_tablet_manager.cc:1929] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260710 11:10:19.402421  4591 log.cc:1199] T 7f7d347d9ee9409a8851e8e1a21b0c38 P f6efe969bfe348928bfde59370120e18: Deleting WAL directory at /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774958773-2661-0/minicluster-data/ts-2-root/wals/7f7d347d9ee9409a8851e8e1a21b0c38
I20260710 11:10:19.402786  3911 tablet_service.cc:1558] Processing DeleteTablet for tablet e6e6c90990be489b83ec611a9f100942 with delete_type TABLET_DATA_TOMBSTONED (TS f6efe969bfe348928bfde59370120e18 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:56244
I20260710 11:10:19.404232  4591 tablet_replica.cc:333] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18: stopping tablet replica
I20260710 11:10:19.405210  4591 raft_consensus.cc:2243] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:19.405992  4591 raft_consensus.cc:2272] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:19.406984  3657 catalog_manager.cc:5028] TS f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729): tablet 7f7d347d9ee9409a8851e8e1a21b0c38 (table test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]) successfully deleted
I20260710 11:10:19.409330  4591 ts_tablet_manager.cc:1916] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:19.420042  4591 ts_tablet_manager.cc:1929] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260710 11:10:19.420418  4591 log.cc:1199] T e6e6c90990be489b83ec611a9f100942 P f6efe969bfe348928bfde59370120e18: Deleting WAL directory at /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774958773-2661-0/minicluster-data/ts-2-root/wals/e6e6c90990be489b83ec611a9f100942
I20260710 11:10:19.421810  3657 catalog_manager.cc:5028] TS f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729): tablet e6e6c90990be489b83ec611a9f100942 (table test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]) successfully deleted
I20260710 11:10:20.435173  3843 consensus_queue.cc:237] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:20.441730  3916 raft_consensus.cc:1275] T 741138bc1a0841dbba9bd7e0f610b245 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260710 11:10:20.442297  3813 consensus_peers.cc:597] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 -> Peer 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68:45143): Couldn't send request to peer 1d6c1dd581694904b56af4f42fa59266. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 741138bc1a0841dbba9bd7e0f610b245. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:20.442466  3769 raft_consensus.cc:1275] T 741138bc1a0841dbba9bd7e0f610b245 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:20.443218  4557 consensus_queue.cc:1048] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:20.444064  4595 consensus_queue.cc:1048] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } 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 11:10:20.451725  4561 raft_consensus.cc:2955] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:20.453059  3769 raft_consensus.cc:2955] T 741138bc1a0841dbba9bd7e0f610b245 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:20.453538  3916 raft_consensus.cc:2955] T 741138bc1a0841dbba9bd7e0f610b245 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:20.467931  3673 catalog_manager.cc:5697] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 reported cstate change: config changed from index -1 to 3, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New cstate: current_term: 3 leader_uuid: "ff3e291c06564adda9b0ef226ddbbd32" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:20.470896  3769 consensus_queue.cc:237] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:20.479938  3916 raft_consensus.cc:1275] T e4968d19f3e1435c86b7e769d891d9ec P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260710 11:10:20.480729  3738 consensus_peers.cc:597] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d -> Peer 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68:45143): Couldn't send request to peer 1d6c1dd581694904b56af4f42fa59266. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e4968d19f3e1435c86b7e769d891d9ec. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:20.482178  4600 consensus_queue.cc:1048] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:20.483484  3843 raft_consensus.cc:1275] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:20.484783  4600 consensus_queue.cc:1048] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } 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 11:10:20.492921  4600 raft_consensus.cc:2955] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:20.494211  3916 raft_consensus.cc:2955] T e4968d19f3e1435c86b7e769d891d9ec P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:20.506537  3843 raft_consensus.cc:2955] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:20.509618  3670 catalog_manager.cc:5697] T e4968d19f3e1435c86b7e769d891d9ec P f6efe969bfe348928bfde59370120e18 reported cstate change: config changed from index -1 to 2, NON_VOTER 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) added. New cstate: current_term: 2 leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } } }
I20260710 11:10:20.864216  4606 ts_tablet_manager.cc:933] T 741138bc1a0841dbba9bd7e0f610b245 P 1d6c1dd581694904b56af4f42fa59266: Initiating tablet copy from peer ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:20.866194  4606 tablet_copy_client.cc:323] T 741138bc1a0841dbba9bd7e0f610b245 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Beginning tablet copy session from remote peer at address 127.2.153.66:42461
I20260710 11:10:20.867795  3859 tablet_copy_service.cc:140] P ff3e291c06564adda9b0ef226ddbbd32: Received BeginTabletCopySession request for tablet 741138bc1a0841dbba9bd7e0f610b245 from peer 1d6c1dd581694904b56af4f42fa59266 ({username='slave'} at 127.0.0.1:41156)
I20260710 11:10:20.868340  3859 tablet_copy_service.cc:161] P ff3e291c06564adda9b0ef226ddbbd32: Beginning new tablet copy session on tablet 741138bc1a0841dbba9bd7e0f610b245 from peer 1d6c1dd581694904b56af4f42fa59266 at {username='slave'} at 127.0.0.1:41156: session id = 1d6c1dd581694904b56af4f42fa59266-741138bc1a0841dbba9bd7e0f610b245
I20260710 11:10:20.874010  3859 tablet_copy_source_session.cc:215] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:20.877213  4606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 741138bc1a0841dbba9bd7e0f610b245. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:20.893710  4606 tablet_copy_client.cc:806] T 741138bc1a0841dbba9bd7e0f610b245 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:20.894366  4606 tablet_copy_client.cc:670] T 741138bc1a0841dbba9bd7e0f610b245 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:20.898427  4606 tablet_copy_client.cc:538] T 741138bc1a0841dbba9bd7e0f610b245 P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:20.907938  4606 tablet_bootstrap.cc:492] T 741138bc1a0841dbba9bd7e0f610b245 P 1d6c1dd581694904b56af4f42fa59266: Bootstrap starting.
I20260710 11:10:20.928192  4606 tablet_bootstrap.cc:492] T 741138bc1a0841dbba9bd7e0f610b245 P 1d6c1dd581694904b56af4f42fa59266: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:20.928926  4606 tablet_bootstrap.cc:492] T 741138bc1a0841dbba9bd7e0f610b245 P 1d6c1dd581694904b56af4f42fa59266: Bootstrap complete.
I20260710 11:10:20.929569  4606 ts_tablet_manager.cc:1403] T 741138bc1a0841dbba9bd7e0f610b245 P 1d6c1dd581694904b56af4f42fa59266: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260710 11:10:20.932413  4606 raft_consensus.cc:359] T 741138bc1a0841dbba9bd7e0f610b245 P 1d6c1dd581694904b56af4f42fa59266 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:20.933284  4606 raft_consensus.cc:740] T 741138bc1a0841dbba9bd7e0f610b245 P 1d6c1dd581694904b56af4f42fa59266 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 1d6c1dd581694904b56af4f42fa59266, State: Initialized, Role: LEARNER
I20260710 11:10:20.933917  4606 consensus_queue.cc:260] T 741138bc1a0841dbba9bd7e0f610b245 P 1d6c1dd581694904b56af4f42fa59266 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:20.936782  4606 ts_tablet_manager.cc:1434] T 741138bc1a0841dbba9bd7e0f610b245 P 1d6c1dd581694904b56af4f42fa59266: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260710 11:10:20.941875  3859 tablet_copy_service.cc:342] P ff3e291c06564adda9b0ef226ddbbd32: Request end of tablet copy session 1d6c1dd581694904b56af4f42fa59266-741138bc1a0841dbba9bd7e0f610b245 received from {username='slave'} at 127.0.0.1:41156
I20260710 11:10:20.943950  3859 tablet_copy_service.cc:434] P ff3e291c06564adda9b0ef226ddbbd32: ending tablet copy session 1d6c1dd581694904b56af4f42fa59266-741138bc1a0841dbba9bd7e0f610b245 on tablet 741138bc1a0841dbba9bd7e0f610b245 with peer 1d6c1dd581694904b56af4f42fa59266
I20260710 11:10:20.969274  4606 ts_tablet_manager.cc:933] T e4968d19f3e1435c86b7e769d891d9ec P 1d6c1dd581694904b56af4f42fa59266: Initiating tablet copy from peer 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119)
I20260710 11:10:20.970940  4606 tablet_copy_client.cc:323] T e4968d19f3e1435c86b7e769d891d9ec P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Beginning tablet copy session from remote peer at address 127.2.153.65:39119
I20260710 11:10:20.972504  3785 tablet_copy_service.cc:140] P 02671eb6046a4f66a480c22aa3bcbd4d: Received BeginTabletCopySession request for tablet e4968d19f3e1435c86b7e769d891d9ec from peer 1d6c1dd581694904b56af4f42fa59266 ({username='slave'} at 127.0.0.1:53694)
I20260710 11:10:20.973016  3785 tablet_copy_service.cc:161] P 02671eb6046a4f66a480c22aa3bcbd4d: Beginning new tablet copy session on tablet e4968d19f3e1435c86b7e769d891d9ec from peer 1d6c1dd581694904b56af4f42fa59266 at {username='slave'} at 127.0.0.1:53694: session id = 1d6c1dd581694904b56af4f42fa59266-e4968d19f3e1435c86b7e769d891d9ec
I20260710 11:10:20.978899  3785 tablet_copy_source_session.cc:215] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:10:20.981472  4606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4968d19f3e1435c86b7e769d891d9ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:20.993635  4606 tablet_copy_client.cc:806] T e4968d19f3e1435c86b7e769d891d9ec P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Starting download of 0 data blocks...
I20260710 11:10:20.994293  4606 tablet_copy_client.cc:670] T e4968d19f3e1435c86b7e769d891d9ec P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Starting download of 1 WAL segments...
I20260710 11:10:20.997869  4606 tablet_copy_client.cc:538] T e4968d19f3e1435c86b7e769d891d9ec P 1d6c1dd581694904b56af4f42fa59266: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:10:21.005494  4606 tablet_bootstrap.cc:492] T e4968d19f3e1435c86b7e769d891d9ec P 1d6c1dd581694904b56af4f42fa59266: Bootstrap starting.
I20260710 11:10:21.026938  4606 tablet_bootstrap.cc:492] T e4968d19f3e1435c86b7e769d891d9ec P 1d6c1dd581694904b56af4f42fa59266: 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 11:10:21.027757  4606 tablet_bootstrap.cc:492] T e4968d19f3e1435c86b7e769d891d9ec P 1d6c1dd581694904b56af4f42fa59266: Bootstrap complete.
I20260710 11:10:21.028429  4606 ts_tablet_manager.cc:1403] T e4968d19f3e1435c86b7e769d891d9ec P 1d6c1dd581694904b56af4f42fa59266: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.004s
I20260710 11:10:21.031466  4606 raft_consensus.cc:359] T e4968d19f3e1435c86b7e769d891d9ec P 1d6c1dd581694904b56af4f42fa59266 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:21.032331  4606 raft_consensus.cc:740] T e4968d19f3e1435c86b7e769d891d9ec P 1d6c1dd581694904b56af4f42fa59266 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 1d6c1dd581694904b56af4f42fa59266, State: Initialized, Role: LEARNER
I20260710 11:10:21.033023  4606 consensus_queue.cc:260] T e4968d19f3e1435c86b7e769d891d9ec P 1d6c1dd581694904b56af4f42fa59266 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: NON_VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: true } }
I20260710 11:10:21.035629  4606 ts_tablet_manager.cc:1434] T e4968d19f3e1435c86b7e769d891d9ec P 1d6c1dd581694904b56af4f42fa59266: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:10:21.037638  3785 tablet_copy_service.cc:342] P 02671eb6046a4f66a480c22aa3bcbd4d: Request end of tablet copy session 1d6c1dd581694904b56af4f42fa59266-e4968d19f3e1435c86b7e769d891d9ec received from {username='slave'} at 127.0.0.1:53694
I20260710 11:10:21.038089  3785 tablet_copy_service.cc:434] P 02671eb6046a4f66a480c22aa3bcbd4d: ending tablet copy session 1d6c1dd581694904b56af4f42fa59266-e4968d19f3e1435c86b7e769d891d9ec on tablet e4968d19f3e1435c86b7e769d891d9ec with peer 1d6c1dd581694904b56af4f42fa59266
I20260710 11:10:21.277226  4196 raft_consensus.cc:1217] T 741138bc1a0841dbba9bd7e0f610b245 P 1d6c1dd581694904b56af4f42fa59266 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260710 11:10:21.441617  4194 raft_consensus.cc:1217] T e4968d19f3e1435c86b7e769d891d9ec P 1d6c1dd581694904b56af4f42fa59266 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260710 11:10:21.846052  4557 raft_consensus.cc:1064] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32: attempting to promote NON_VOTER 1d6c1dd581694904b56af4f42fa59266 to VOTER
I20260710 11:10:21.849489  4557 consensus_queue.cc:237] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:21.855994  4194 raft_consensus.cc:1275] T 741138bc1a0841dbba9bd7e0f610b245 P 1d6c1dd581694904b56af4f42fa59266 [term 3 LEARNER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:10:21.856130  3916 raft_consensus.cc:1275] T 741138bc1a0841dbba9bd7e0f610b245 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:10:21.856323  3769 raft_consensus.cc:1275] T 741138bc1a0841dbba9bd7e0f610b245 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:10:21.857932  4557 consensus_queue.cc:1048] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:21.858825  4617 consensus_queue.cc:1048] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:21.859609  4613 consensus_queue.cc:1048] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } 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 11:10:21.879513  4557 raft_consensus.cc:2955] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:21.881837  4196 raft_consensus.cc:2955] T 741138bc1a0841dbba9bd7e0f610b245 P 1d6c1dd581694904b56af4f42fa59266 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:21.883270  3773 raft_consensus.cc:2955] T 741138bc1a0841dbba9bd7e0f610b245 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:21.899240  3673 catalog_manager.cc:5697] T 741138bc1a0841dbba9bd7e0f610b245 P 02671eb6046a4f66a480c22aa3bcbd4d reported cstate change: config changed from index 3 to 4, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "ff3e291c06564adda9b0ef226ddbbd32" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:21.899430  3916 raft_consensus.cc:2955] T 741138bc1a0841dbba9bd7e0f610b245 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } attrs { replace: true } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:21.924800  3843 consensus_queue.cc:237] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:21.929797  4194 raft_consensus.cc:1275] T 741138bc1a0841dbba9bd7e0f610b245 P 1d6c1dd581694904b56af4f42fa59266 [term 3 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:10:21.931150  3916 raft_consensus.cc:1275] T 741138bc1a0841dbba9bd7e0f610b245 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 11:10:21.931226  4557 consensus_queue.cc:1048] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:10:21.932940  4613 consensus_queue.cc:1048] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:21.939672  4557 raft_consensus.cc:2955] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:21.942373  4194 raft_consensus.cc:2955] T 741138bc1a0841dbba9bd7e0f610b245 P 1d6c1dd581694904b56af4f42fa59266 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:21.948088  3659 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 741138bc1a0841dbba9bd7e0f610b245 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:21.946838  3916 raft_consensus.cc:2955] T 741138bc1a0841dbba9bd7e0f610b245 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:21.954284  3671 catalog_manager.cc:5697] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 reported cstate change: config changed from index 4 to 5, VOTER 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65) evicted. New cstate: current_term: 3 leader_uuid: "ff3e291c06564adda9b0ef226ddbbd32" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:21.968068  3763 tablet_service.cc:1558] Processing DeleteTablet for tablet 741138bc1a0841dbba9bd7e0f610b245 with delete_type TABLET_DATA_TOMBSTONED (TS 02671eb6046a4f66a480c22aa3bcbd4d not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:53656
I20260710 11:10:21.979271  4626 tablet_replica.cc:333] T 741138bc1a0841dbba9bd7e0f610b245 P 02671eb6046a4f66a480c22aa3bcbd4d: stopping tablet replica
I20260710 11:10:21.980404  4626 raft_consensus.cc:2243] T 741138bc1a0841dbba9bd7e0f610b245 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:21.981235  4626 raft_consensus.cc:2272] T 741138bc1a0841dbba9bd7e0f610b245 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:21.984553  4626 ts_tablet_manager.cc:1916] T 741138bc1a0841dbba9bd7e0f610b245 P 02671eb6046a4f66a480c22aa3bcbd4d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:22.003049  4626 ts_tablet_manager.cc:1929] T 741138bc1a0841dbba9bd7e0f610b245 P 02671eb6046a4f66a480c22aa3bcbd4d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260710 11:10:22.003546  4626 log.cc:1199] T 741138bc1a0841dbba9bd7e0f610b245 P 02671eb6046a4f66a480c22aa3bcbd4d: Deleting WAL directory at /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774958773-2661-0/minicluster-data/ts-0-root/wals/741138bc1a0841dbba9bd7e0f610b245
I20260710 11:10:22.005332  3658 catalog_manager.cc:5028] TS 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119): tablet 741138bc1a0841dbba9bd7e0f610b245 (table test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]) successfully deleted
I20260710 11:10:22.052906  4614 raft_consensus.cc:1064] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d: attempting to promote NON_VOTER 1d6c1dd581694904b56af4f42fa59266 to VOTER
I20260710 11:10:22.055433  4614 consensus_queue.cc:237] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:22.063827  4194 raft_consensus.cc:1275] T e4968d19f3e1435c86b7e769d891d9ec P 1d6c1dd581694904b56af4f42fa59266 [term 2 LEARNER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:10:22.063879  3916 raft_consensus.cc:1275] T e4968d19f3e1435c86b7e769d891d9ec P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:10:22.064071  3843 raft_consensus.cc:1275] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:10:22.065809  4615 consensus_queue.cc:1048] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:22.066828  4627 consensus_queue.cc:1048] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } 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 11:10:22.069510  4629 consensus_queue.cc:1048] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } 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 11:10:22.085911  4615 raft_consensus.cc:2955] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:22.088165  3916 raft_consensus.cc:2955] T e4968d19f3e1435c86b7e769d891d9ec P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:22.098361  3845 raft_consensus.cc:2955] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:22.104607  4194 raft_consensus.cc:2955] T e4968d19f3e1435c86b7e769d891d9ec P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:22.106554  3670 catalog_manager.cc:5697] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d reported cstate change: config changed from index 2 to 3, 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:22.132681  3773 consensus_queue.cc:237] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:22.137514  4194 raft_consensus.cc:1275] T e4968d19f3e1435c86b7e769d891d9ec P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:10:22.138795  3916 raft_consensus.cc:1275] T e4968d19f3e1435c86b7e769d891d9ec P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:10:22.140399  4627 consensus_queue.cc:1048] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } 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 11:10:22.141564  4629 consensus_queue.cc:1048] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:22.149158  4615 raft_consensus.cc:2955] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:22.150460  3916 raft_consensus.cc:2955] T e4968d19f3e1435c86b7e769d891d9ec P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:22.151494  4194 raft_consensus.cc:2955] T e4968d19f3e1435c86b7e769d891d9ec P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:22.164307  3658 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e4968d19f3e1435c86b7e769d891d9ec with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:10:22.165297  3670 catalog_manager.cc:5697] T e4968d19f3e1435c86b7e769d891d9ec P f6efe969bfe348928bfde59370120e18 reported cstate change: config changed from index 3 to 4, VOTER ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66) evicted. New cstate: current_term: 2 leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } } }
I20260710 11:10:22.181159  3833 tablet_service.cc:1558] Processing DeleteTablet for tablet e4968d19f3e1435c86b7e769d891d9ec with delete_type TABLET_DATA_TOMBSTONED (TS ff3e291c06564adda9b0ef226ddbbd32 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41116
I20260710 11:10:22.185056  4634 tablet_replica.cc:333] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32: stopping tablet replica
I20260710 11:10:22.186179  4634 raft_consensus.cc:2243] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.186909  4634 raft_consensus.cc:2272] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.190811  4634 ts_tablet_manager.cc:1916] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:10:22.203572  4634 ts_tablet_manager.cc:1929] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260710 11:10:22.204051  4634 log.cc:1199] T e4968d19f3e1435c86b7e769d891d9ec P ff3e291c06564adda9b0ef226ddbbd32: Deleting WAL directory at /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681774958773-2661-0/minicluster-data/ts-1-root/wals/e4968d19f3e1435c86b7e769d891d9ec
I20260710 11:10:22.205533  3659 catalog_manager.cc:5028] TS ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461): tablet e4968d19f3e1435c86b7e769d891d9ec (table test-workload [id=1e392dd8d44b42e2bbe73a18ed4e895a]) successfully deleted
I20260710 11:10:25.882093  2661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:25.918288  3769 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a1b2baeca4c40de9073c3f1367844b6"
dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
mode: GRACEFUL
new_leader_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
 from {username='slave'} at 127.0.0.1:36184
I20260710 11:10:25.919000  3769 raft_consensus.cc:606] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Received request to transfer leadership to TS ff3e291c06564adda9b0ef226ddbbd32
I20260710 11:10:25.932722  3916 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c8c9dc12d0340629ee3a2480fbe8f26"
dest_uuid: "f6efe969bfe348928bfde59370120e18"
mode: GRACEFUL
new_leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
 from {username='slave'} at 127.0.0.1:33250
I20260710 11:10:25.933476  3916 raft_consensus.cc:606] T 2c8c9dc12d0340629ee3a2480fbe8f26 P f6efe969bfe348928bfde59370120e18 [term 1 LEADER]: Received request to transfer leadership to TS 02671eb6046a4f66a480c22aa3bcbd4d
I20260710 11:10:25.936080  3769 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65f24c710cbf44c59525e81e9bdbab60"
dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
mode: GRACEFUL
new_leader_uuid: "1d6c1dd581694904b56af4f42fa59266"
 from {username='slave'} at 127.0.0.1:36184
I20260710 11:10:25.936585  3769 raft_consensus.cc:606] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 LEADER]: Received request to transfer leadership to TS 1d6c1dd581694904b56af4f42fa59266
I20260710 11:10:25.948583  3845 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b3e024217554e1d8732bbf3c00bba95"
dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
mode: GRACEFUL
new_leader_uuid: "1d6c1dd581694904b56af4f42fa59266"
 from {username='slave'} at 127.0.0.1:55848
I20260710 11:10:25.949087  3845 raft_consensus.cc:606] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 LEADER]: Received request to transfer leadership to TS 1d6c1dd581694904b56af4f42fa59266
I20260710 11:10:25.951907  3916 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf11d3b8a9ad446198c68b794b15f617"
dest_uuid: "f6efe969bfe348928bfde59370120e18"
mode: GRACEFUL
new_leader_uuid: "1d6c1dd581694904b56af4f42fa59266"
 from {username='slave'} at 127.0.0.1:33250
I20260710 11:10:25.952594  3916 raft_consensus.cc:606] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 [term 1 LEADER]: Received request to transfer leadership to TS 1d6c1dd581694904b56af4f42fa59266
I20260710 11:10:25.955190  3916 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7736926f6c542259b524855b0761982"
dest_uuid: "f6efe969bfe348928bfde59370120e18"
mode: GRACEFUL
new_leader_uuid: "1d6c1dd581694904b56af4f42fa59266"
 from {username='slave'} at 127.0.0.1:33250
I20260710 11:10:25.955649  3916 raft_consensus.cc:606] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [term 3 LEADER]: Received request to transfer leadership to TS 1d6c1dd581694904b56af4f42fa59266
I20260710 11:10:25.956665  2661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260710 11:10:25.957334  2661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:26.101898  4635 raft_consensus.cc:993] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d: : Instructing follower ff3e291c06564adda9b0ef226ddbbd32 to start an election
I20260710 11:10:26.102563  4642 raft_consensus.cc:1081] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Signalling peer ff3e291c06564adda9b0ef226ddbbd32 to start an election
I20260710 11:10:26.103914  3845 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a1b2baeca4c40de9073c3f1367844b6"
dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
 from {username='slave'} at 127.0.0.1:41132
I20260710 11:10:26.104420  3845 raft_consensus.cc:493] T 0a1b2baeca4c40de9073c3f1367844b6 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:26.104717  3845 raft_consensus.cc:3060] T 0a1b2baeca4c40de9073c3f1367844b6 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:26.110029  3845 raft_consensus.cc:515] T 0a1b2baeca4c40de9073c3f1367844b6 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:26.112222  3845 leader_election.cc:290] T 0a1b2baeca4c40de9073c3f1367844b6 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 2 election: Requested vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:26.112663  3769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a1b2baeca4c40de9073c3f1367844b6" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
I20260710 11:10:26.112818  3916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a1b2baeca4c40de9073c3f1367844b6" candidate_uuid: "ff3e291c06564adda9b0ef226ddbbd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6efe969bfe348928bfde59370120e18"
I20260710 11:10:26.113548  3769 raft_consensus.cc:3055] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:26.113642  3916 raft_consensus.cc:3060] T 0a1b2baeca4c40de9073c3f1367844b6 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:26.113883  3769 raft_consensus.cc:740] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Running, Role: LEADER
I20260710 11:10:26.114806  3769 consensus_queue.cc:260] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:26.115756  3769 raft_consensus.cc:3060] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:26.119320  3916 raft_consensus.cc:2468] T 0a1b2baeca4c40de9073c3f1367844b6 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3e291c06564adda9b0ef226ddbbd32 in term 2.
I20260710 11:10:26.120661  3813 leader_election.cc:304] T 0a1b2baeca4c40de9073c3f1367844b6 P ff3e291c06564adda9b0ef226ddbbd32 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32; no voters: 
I20260710 11:10:26.121147  3769 raft_consensus.cc:2468] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff3e291c06564adda9b0ef226ddbbd32 in term 2.
I20260710 11:10:26.121600  4613 raft_consensus.cc:2804] T 0a1b2baeca4c40de9073c3f1367844b6 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:26.122153  4613 raft_consensus.cc:697] T 0a1b2baeca4c40de9073c3f1367844b6 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 LEADER]: Becoming Leader. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Running, Role: LEADER
I20260710 11:10:26.123245  4613 consensus_queue.cc:237] T 0a1b2baeca4c40de9073c3f1367844b6 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:26.132716  3671 catalog_manager.cc:5697] T 0a1b2baeca4c40de9073c3f1367844b6 P ff3e291c06564adda9b0ef226ddbbd32 reported cstate change: term changed from 1 to 2, leader changed from 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65) to ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66). New cstate: current_term: 2 leader_uuid: "ff3e291c06564adda9b0ef226ddbbd32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:26.164268  4637 raft_consensus.cc:993] T 2c8c9dc12d0340629ee3a2480fbe8f26 P f6efe969bfe348928bfde59370120e18: : Instructing follower 02671eb6046a4f66a480c22aa3bcbd4d to start an election
I20260710 11:10:26.164911  4640 raft_consensus.cc:1081] T 2c8c9dc12d0340629ee3a2480fbe8f26 P f6efe969bfe348928bfde59370120e18 [term 1 LEADER]: Signalling peer 02671eb6046a4f66a480c22aa3bcbd4d to start an election
I20260710 11:10:26.166534  3769 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c8c9dc12d0340629ee3a2480fbe8f26"
dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
 from {username='slave'} at 127.0.0.1:53664
I20260710 11:10:26.167035  3769 raft_consensus.cc:493] T 2c8c9dc12d0340629ee3a2480fbe8f26 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:26.167299  3769 raft_consensus.cc:3060] T 2c8c9dc12d0340629ee3a2480fbe8f26 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:26.171803  3769 raft_consensus.cc:515] T 2c8c9dc12d0340629ee3a2480fbe8f26 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:26.173463  3769 leader_election.cc:290] T 2c8c9dc12d0340629ee3a2480fbe8f26 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 2 election: Requested vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:26.174522  3916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c8c9dc12d0340629ee3a2480fbe8f26" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6efe969bfe348928bfde59370120e18"
I20260710 11:10:26.174540  3845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c8c9dc12d0340629ee3a2480fbe8f26" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:26.175155  3916 raft_consensus.cc:3055] T 2c8c9dc12d0340629ee3a2480fbe8f26 P f6efe969bfe348928bfde59370120e18 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:26.175261  3845 raft_consensus.cc:3060] T 2c8c9dc12d0340629ee3a2480fbe8f26 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:26.175508  3916 raft_consensus.cc:740] T 2c8c9dc12d0340629ee3a2480fbe8f26 P f6efe969bfe348928bfde59370120e18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6efe969bfe348928bfde59370120e18, State: Running, Role: LEADER
I20260710 11:10:26.176431  3916 consensus_queue.cc:260] T 2c8c9dc12d0340629ee3a2480fbe8f26 P f6efe969bfe348928bfde59370120e18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:26.177347  3916 raft_consensus.cc:3060] T 2c8c9dc12d0340629ee3a2480fbe8f26 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:26.180311  3845 raft_consensus.cc:2468] T 2c8c9dc12d0340629ee3a2480fbe8f26 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 2.
I20260710 11:10:26.181566  3740 leader_election.cc:304] T 2c8c9dc12d0340629ee3a2480fbe8f26 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02671eb6046a4f66a480c22aa3bcbd4d, ff3e291c06564adda9b0ef226ddbbd32; no voters: 
I20260710 11:10:26.181876  3916 raft_consensus.cc:2468] T 2c8c9dc12d0340629ee3a2480fbe8f26 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 2.
I20260710 11:10:26.182461  4642 raft_consensus.cc:2804] T 2c8c9dc12d0340629ee3a2480fbe8f26 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:26.183029  4642 raft_consensus.cc:697] T 2c8c9dc12d0340629ee3a2480fbe8f26 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 LEADER]: Becoming Leader. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Running, Role: LEADER
I20260710 11:10:26.184203  4642 consensus_queue.cc:237] T 2c8c9dc12d0340629ee3a2480fbe8f26 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:26.192453  3671 catalog_manager.cc:5697] T 2c8c9dc12d0340629ee3a2480fbe8f26 P 02671eb6046a4f66a480c22aa3bcbd4d reported cstate change: term changed from 1 to 2, leader changed from f6efe969bfe348928bfde59370120e18 (127.2.153.67) to 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65). New cstate: current_term: 2 leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:26.218683  4639 raft_consensus.cc:993] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32: : Instructing follower 1d6c1dd581694904b56af4f42fa59266 to start an election
I20260710 11:10:26.219173  4613 raft_consensus.cc:1081] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 LEADER]: Signalling peer 1d6c1dd581694904b56af4f42fa59266 to start an election
I20260710 11:10:26.221190  4196 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b3e024217554e1d8732bbf3c00bba95"
dest_uuid: "1d6c1dd581694904b56af4f42fa59266"
 from {username='slave'} at 127.0.0.1:56736
I20260710 11:10:26.221740  4196 raft_consensus.cc:493] T 9b3e024217554e1d8732bbf3c00bba95 P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:26.222090  4196 raft_consensus.cc:3060] T 9b3e024217554e1d8732bbf3c00bba95 P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:26.227339  4196 raft_consensus.cc:515] T 9b3e024217554e1d8732bbf3c00bba95 P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:26.230685  3845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3e024217554e1d8732bbf3c00bba95" candidate_uuid: "1d6c1dd581694904b56af4f42fa59266" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:26.230711  4196 leader_election.cc:290] T 9b3e024217554e1d8732bbf3c00bba95 P 1d6c1dd581694904b56af4f42fa59266 [CANDIDATE]: Term 2 election: Requested vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:26.231282  3845 raft_consensus.cc:3055] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:26.231629  3845 raft_consensus.cc:740] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Running, Role: LEADER
I20260710 11:10:26.232481  3916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b3e024217554e1d8732bbf3c00bba95" candidate_uuid: "1d6c1dd581694904b56af4f42fa59266" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f6efe969bfe348928bfde59370120e18"
I20260710 11:10:26.232506  3845 consensus_queue.cc:260] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [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: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:26.233127  3916 raft_consensus.cc:3060] T 9b3e024217554e1d8732bbf3c00bba95 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:26.234083  3845 raft_consensus.cc:3060] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:26.238624  3916 raft_consensus.cc:2468] T 9b3e024217554e1d8732bbf3c00bba95 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d6c1dd581694904b56af4f42fa59266 in term 2.
I20260710 11:10:26.239037  3845 raft_consensus.cc:2468] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d6c1dd581694904b56af4f42fa59266 in term 2.
I20260710 11:10:26.239880  4159 leader_election.cc:304] T 9b3e024217554e1d8732bbf3c00bba95 P 1d6c1dd581694904b56af4f42fa59266 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d6c1dd581694904b56af4f42fa59266, f6efe969bfe348928bfde59370120e18; no voters: 
I20260710 11:10:26.242007  4653 raft_consensus.cc:2804] T 9b3e024217554e1d8732bbf3c00bba95 P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:26.243222  4653 raft_consensus.cc:697] T 9b3e024217554e1d8732bbf3c00bba95 P 1d6c1dd581694904b56af4f42fa59266 [term 2 LEADER]: Becoming Leader. State: Replica: 1d6c1dd581694904b56af4f42fa59266, State: Running, Role: LEADER
I20260710 11:10:26.244144  4653 consensus_queue.cc:237] T 9b3e024217554e1d8732bbf3c00bba95 P 1d6c1dd581694904b56af4f42fa59266 [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: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:26.251745  3670 catalog_manager.cc:5697] T 9b3e024217554e1d8732bbf3c00bba95 P 1d6c1dd581694904b56af4f42fa59266 reported cstate change: term changed from 1 to 2, leader changed from ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66) to 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68). New cstate: current_term: 2 leader_uuid: "1d6c1dd581694904b56af4f42fa59266" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:26.277880  4640 raft_consensus.cc:993] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18: : Instructing follower 1d6c1dd581694904b56af4f42fa59266 to start an election
I20260710 11:10:26.278416  4637 raft_consensus.cc:1081] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 [term 1 LEADER]: Signalling peer 1d6c1dd581694904b56af4f42fa59266 to start an election
I20260710 11:10:26.278579  4642 raft_consensus.cc:993] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d: : Instructing follower 1d6c1dd581694904b56af4f42fa59266 to start an election
I20260710 11:10:26.279103  4642 raft_consensus.cc:1081] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 LEADER]: Signalling peer 1d6c1dd581694904b56af4f42fa59266 to start an election
I20260710 11:10:26.280045  4196 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf11d3b8a9ad446198c68b794b15f617"
dest_uuid: "1d6c1dd581694904b56af4f42fa59266"
 from {username='slave'} at 127.0.0.1:56742
I20260710 11:10:26.280619  4194 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65f24c710cbf44c59525e81e9bdbab60"
dest_uuid: "1d6c1dd581694904b56af4f42fa59266"
 from {username='slave'} at 127.0.0.1:56722
I20260710 11:10:26.280623  4196 raft_consensus.cc:493] T cf11d3b8a9ad446198c68b794b15f617 P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:26.281132  4194 raft_consensus.cc:493] T 65f24c710cbf44c59525e81e9bdbab60 P 1d6c1dd581694904b56af4f42fa59266 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:26.281400  4196 raft_consensus.cc:3060] T cf11d3b8a9ad446198c68b794b15f617 P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:26.281574  4194 raft_consensus.cc:3060] T 65f24c710cbf44c59525e81e9bdbab60 P 1d6c1dd581694904b56af4f42fa59266 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:26.287110  4194 raft_consensus.cc:515] T 65f24c710cbf44c59525e81e9bdbab60 P 1d6c1dd581694904b56af4f42fa59266 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:26.287521  4196 raft_consensus.cc:515] T cf11d3b8a9ad446198c68b794b15f617 P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:26.288976  4194 leader_election.cc:290] T 65f24c710cbf44c59525e81e9bdbab60 P 1d6c1dd581694904b56af4f42fa59266 [CANDIDATE]: Term 4 election: Requested vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:26.289503  4196 leader_election.cc:290] T cf11d3b8a9ad446198c68b794b15f617 P 1d6c1dd581694904b56af4f42fa59266 [CANDIDATE]: Term 2 election: Requested vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:26.290072  3916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf11d3b8a9ad446198c68b794b15f617" candidate_uuid: "1d6c1dd581694904b56af4f42fa59266" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f6efe969bfe348928bfde59370120e18"
I20260710 11:10:26.290620  3843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f24c710cbf44c59525e81e9bdbab60" candidate_uuid: "1d6c1dd581694904b56af4f42fa59266" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:26.290601  3916 raft_consensus.cc:3055] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:26.290953  3769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f24c710cbf44c59525e81e9bdbab60" candidate_uuid: "1d6c1dd581694904b56af4f42fa59266" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
I20260710 11:10:26.291241  3916 raft_consensus.cc:740] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6efe969bfe348928bfde59370120e18, State: Running, Role: LEADER
I20260710 11:10:26.291307  3843 raft_consensus.cc:3060] T 65f24c710cbf44c59525e81e9bdbab60 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:26.291474  3769 raft_consensus.cc:3055] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:10:26.291931  3845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf11d3b8a9ad446198c68b794b15f617" candidate_uuid: "1d6c1dd581694904b56af4f42fa59266" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:26.291813  3769 raft_consensus.cc:740] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Running, Role: LEADER
I20260710 11:10:26.292477  3845 raft_consensus.cc:3060] T cf11d3b8a9ad446198c68b794b15f617 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:26.292205  3916 consensus_queue.cc:260] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 [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: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:26.293325  3769 consensus_queue.cc:260] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:26.293885  3916 raft_consensus.cc:3060] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:26.294723  3769 raft_consensus.cc:3060] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:26.298656  3843 raft_consensus.cc:2468] T 65f24c710cbf44c59525e81e9bdbab60 P ff3e291c06564adda9b0ef226ddbbd32 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d6c1dd581694904b56af4f42fa59266 in term 4.
I20260710 11:10:26.300412  3916 raft_consensus.cc:2468] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d6c1dd581694904b56af4f42fa59266 in term 2.
I20260710 11:10:26.300886  3845 raft_consensus.cc:2468] T cf11d3b8a9ad446198c68b794b15f617 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d6c1dd581694904b56af4f42fa59266 in term 2.
I20260710 11:10:26.302158  3769 raft_consensus.cc:2468] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d6c1dd581694904b56af4f42fa59266 in term 4.
I20260710 11:10:26.302033  4159 leader_election.cc:304] T cf11d3b8a9ad446198c68b794b15f617 P 1d6c1dd581694904b56af4f42fa59266 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d6c1dd581694904b56af4f42fa59266, f6efe969bfe348928bfde59370120e18; no voters: 
I20260710 11:10:26.303411  4653 raft_consensus.cc:2804] T cf11d3b8a9ad446198c68b794b15f617 P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:26.299969  4161 leader_election.cc:304] T 65f24c710cbf44c59525e81e9bdbab60 P 1d6c1dd581694904b56af4f42fa59266 [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: 1d6c1dd581694904b56af4f42fa59266, ff3e291c06564adda9b0ef226ddbbd32; no voters: 
I20260710 11:10:26.304076  4653 raft_consensus.cc:697] T cf11d3b8a9ad446198c68b794b15f617 P 1d6c1dd581694904b56af4f42fa59266 [term 2 LEADER]: Becoming Leader. State: Replica: 1d6c1dd581694904b56af4f42fa59266, State: Running, Role: LEADER
I20260710 11:10:26.305411  4654 raft_consensus.cc:2804] T 65f24c710cbf44c59525e81e9bdbab60 P 1d6c1dd581694904b56af4f42fa59266 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:10:26.308449  4654 raft_consensus.cc:697] T 65f24c710cbf44c59525e81e9bdbab60 P 1d6c1dd581694904b56af4f42fa59266 [term 4 LEADER]: Becoming Leader. State: Replica: 1d6c1dd581694904b56af4f42fa59266, State: Running, Role: LEADER
I20260710 11:10:26.308755  4653 consensus_queue.cc:237] T cf11d3b8a9ad446198c68b794b15f617 P 1d6c1dd581694904b56af4f42fa59266 [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: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:26.309437  4654 consensus_queue.cc:237] T 65f24c710cbf44c59525e81e9bdbab60 P 1d6c1dd581694904b56af4f42fa59266 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:26.320528  3670 catalog_manager.cc:5697] T cf11d3b8a9ad446198c68b794b15f617 P 1d6c1dd581694904b56af4f42fa59266 reported cstate change: term changed from 1 to 2, leader changed from f6efe969bfe348928bfde59370120e18 (127.2.153.67) to 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68). New cstate: current_term: 2 leader_uuid: "1d6c1dd581694904b56af4f42fa59266" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:26.333545  3670 catalog_manager.cc:5697] T 65f24c710cbf44c59525e81e9bdbab60 P 1d6c1dd581694904b56af4f42fa59266 reported cstate change: term changed from 3 to 4, leader changed from 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65) to 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68). New cstate: current_term: 4 leader_uuid: "1d6c1dd581694904b56af4f42fa59266" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:26.373028  4640 raft_consensus.cc:993] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18: : Instructing follower 1d6c1dd581694904b56af4f42fa59266 to start an election
I20260710 11:10:26.373587  4640 raft_consensus.cc:1081] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [term 3 LEADER]: Signalling peer 1d6c1dd581694904b56af4f42fa59266 to start an election
I20260710 11:10:26.374984  4196 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7736926f6c542259b524855b0761982"
dest_uuid: "1d6c1dd581694904b56af4f42fa59266"
 from {username='slave'} at 127.0.0.1:56742
I20260710 11:10:26.375500  4196 raft_consensus.cc:493] T f7736926f6c542259b524855b0761982 P 1d6c1dd581694904b56af4f42fa59266 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:26.375797  4196 raft_consensus.cc:3060] T f7736926f6c542259b524855b0761982 P 1d6c1dd581694904b56af4f42fa59266 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:26.380887  4196 raft_consensus.cc:515] T f7736926f6c542259b524855b0761982 P 1d6c1dd581694904b56af4f42fa59266 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:26.382526  4196 leader_election.cc:290] T f7736926f6c542259b524855b0761982 P 1d6c1dd581694904b56af4f42fa59266 [CANDIDATE]: Term 4 election: Requested vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:26.383205  3769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7736926f6c542259b524855b0761982" candidate_uuid: "1d6c1dd581694904b56af4f42fa59266" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
I20260710 11:10:26.383541  3916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7736926f6c542259b524855b0761982" candidate_uuid: "1d6c1dd581694904b56af4f42fa59266" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "f6efe969bfe348928bfde59370120e18"
I20260710 11:10:26.383841  3769 raft_consensus.cc:3060] T f7736926f6c542259b524855b0761982 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:26.384112  3916 raft_consensus.cc:3055] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:10:26.384402  3916 raft_consensus.cc:740] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f6efe969bfe348928bfde59370120e18, State: Running, Role: LEADER
I20260710 11:10:26.385025  3916 consensus_queue.cc:260] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:26.385998  3916 raft_consensus.cc:3060] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:26.388420  3769 raft_consensus.cc:2468] T f7736926f6c542259b524855b0761982 P 02671eb6046a4f66a480c22aa3bcbd4d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d6c1dd581694904b56af4f42fa59266 in term 4.
I20260710 11:10:26.389430  4160 leader_election.cc:304] T f7736926f6c542259b524855b0761982 P 1d6c1dd581694904b56af4f42fa59266 [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: 02671eb6046a4f66a480c22aa3bcbd4d, 1d6c1dd581694904b56af4f42fa59266; no voters: 
I20260710 11:10:26.390239  4654 raft_consensus.cc:2804] T f7736926f6c542259b524855b0761982 P 1d6c1dd581694904b56af4f42fa59266 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:10:26.390403  3916 raft_consensus.cc:2468] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d6c1dd581694904b56af4f42fa59266 in term 4.
I20260710 11:10:26.390718  4654 raft_consensus.cc:697] T f7736926f6c542259b524855b0761982 P 1d6c1dd581694904b56af4f42fa59266 [term 4 LEADER]: Becoming Leader. State: Replica: 1d6c1dd581694904b56af4f42fa59266, State: Running, Role: LEADER
I20260710 11:10:26.392004  4654 consensus_queue.cc:237] T f7736926f6c542259b524855b0761982 P 1d6c1dd581694904b56af4f42fa59266 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:26.399495  3670 catalog_manager.cc:5697] T f7736926f6c542259b524855b0761982 P 1d6c1dd581694904b56af4f42fa59266 reported cstate change: term changed from 3 to 4, leader changed from f6efe969bfe348928bfde59370120e18 (127.2.153.67) to 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68). New cstate: current_term: 4 leader_uuid: "1d6c1dd581694904b56af4f42fa59266" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:26.574355  3916 raft_consensus.cc:1275] T 2c8c9dc12d0340629ee3a2480fbe8f26 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:26.575657  4635 consensus_queue.cc:1048] T 2c8c9dc12d0340629ee3a2480fbe8f26 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:26.587411  3845 raft_consensus.cc:1275] T 2c8c9dc12d0340629ee3a2480fbe8f26 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:26.589391  4635 consensus_queue.cc:1048] T 2c8c9dc12d0340629ee3a2480fbe8f26 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:26.709337  3916 raft_consensus.cc:1275] T 0a1b2baeca4c40de9073c3f1367844b6 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:26.713020  4613 consensus_queue.cc:1048] T 0a1b2baeca4c40de9073c3f1367844b6 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:26.723992  3769 raft_consensus.cc:1275] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Refusing update from remote peer ff3e291c06564adda9b0ef226ddbbd32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:26.725575  4613 consensus_queue.cc:1048] T 0a1b2baeca4c40de9073c3f1367844b6 P ff3e291c06564adda9b0ef226ddbbd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:26.777029  3916 raft_consensus.cc:1275] T 9b3e024217554e1d8732bbf3c00bba95 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Refusing update from remote peer 1d6c1dd581694904b56af4f42fa59266: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:26.778409  4654 consensus_queue.cc:1048] T 9b3e024217554e1d8732bbf3c00bba95 P 1d6c1dd581694904b56af4f42fa59266 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:26.789631  3845 raft_consensus.cc:1275] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Refusing update from remote peer 1d6c1dd581694904b56af4f42fa59266: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:26.791497  4656 consensus_queue.cc:1048] T 9b3e024217554e1d8732bbf3c00bba95 P 1d6c1dd581694904b56af4f42fa59266 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:10:26.812489  3769 raft_consensus.cc:1275] T f7736926f6c542259b524855b0761982 P 02671eb6046a4f66a480c22aa3bcbd4d [term 4 FOLLOWER]: Refusing update from remote peer 1d6c1dd581694904b56af4f42fa59266: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260710 11:10:26.813866  4656 consensus_queue.cc:1048] T f7736926f6c542259b524855b0761982 P 1d6c1dd581694904b56af4f42fa59266 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:10:26.825008  3916 raft_consensus.cc:1275] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [term 4 FOLLOWER]: Refusing update from remote peer 1d6c1dd581694904b56af4f42fa59266: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260710 11:10:26.826545  4656 consensus_queue.cc:1048] T f7736926f6c542259b524855b0761982 P 1d6c1dd581694904b56af4f42fa59266 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:10:26.830272  3845 raft_consensus.cc:1275] T cf11d3b8a9ad446198c68b794b15f617 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Refusing update from remote peer 1d6c1dd581694904b56af4f42fa59266: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:26.832012  4656 consensus_queue.cc:1048] T cf11d3b8a9ad446198c68b794b15f617 P 1d6c1dd581694904b56af4f42fa59266 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:26.841958  3916 raft_consensus.cc:1275] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Refusing update from remote peer 1d6c1dd581694904b56af4f42fa59266: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:26.843412  4653 consensus_queue.cc:1048] T cf11d3b8a9ad446198c68b794b15f617 P 1d6c1dd581694904b56af4f42fa59266 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:26.858664  3845 raft_consensus.cc:1275] T 65f24c710cbf44c59525e81e9bdbab60 P ff3e291c06564adda9b0ef226ddbbd32 [term 4 FOLLOWER]: Refusing update from remote peer 1d6c1dd581694904b56af4f42fa59266: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260710 11:10:26.859787  4653 consensus_queue.cc:1048] T 65f24c710cbf44c59525e81e9bdbab60 P 1d6c1dd581694904b56af4f42fa59266 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:10:26.868129  3769 raft_consensus.cc:1275] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [term 4 FOLLOWER]: Refusing update from remote peer 1d6c1dd581694904b56af4f42fa59266: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260710 11:10:26.869727  4654 consensus_queue.cc:1048] T 65f24c710cbf44c59525e81e9bdbab60 P 1d6c1dd581694904b56af4f42fa59266 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:10:26.958185  2661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:26.973773  2661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:26.986951  3845 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a1b2baeca4c40de9073c3f1367844b6"
dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
mode: GRACEFUL
new_leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
 from {username='slave'} at 127.0.0.1:55848
I20260710 11:10:26.987397  3845 raft_consensus.cc:606] T 0a1b2baeca4c40de9073c3f1367844b6 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 LEADER]: Received request to transfer leadership to TS 02671eb6046a4f66a480c22aa3bcbd4d
I20260710 11:10:26.989667  3769 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b7e2149e283445d99009527d47c0847"
dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
mode: GRACEFUL
new_leader_uuid: "1d6c1dd581694904b56af4f42fa59266"
 from {username='slave'} at 127.0.0.1:36184
I20260710 11:10:26.990077  3769 raft_consensus.cc:606] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Received request to transfer leadership to TS 1d6c1dd581694904b56af4f42fa59266
I20260710 11:10:26.991261  2661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:10:26.991895  2661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:27.220484  4668 raft_consensus.cc:993] T 0a1b2baeca4c40de9073c3f1367844b6 P ff3e291c06564adda9b0ef226ddbbd32: : Instructing follower 02671eb6046a4f66a480c22aa3bcbd4d to start an election
I20260710 11:10:27.220983  4613 raft_consensus.cc:1081] T 0a1b2baeca4c40de9073c3f1367844b6 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 LEADER]: Signalling peer 02671eb6046a4f66a480c22aa3bcbd4d to start an election
I20260710 11:10:27.222301  3769 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a1b2baeca4c40de9073c3f1367844b6"
dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
 from {username='slave'} at 127.0.0.1:53670
I20260710 11:10:27.222751  3769 raft_consensus.cc:493] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:27.223023  3769 raft_consensus.cc:3060] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:27.227376  3769 raft_consensus.cc:515] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:27.228691  3769 leader_election.cc:290] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [CANDIDATE]: Term 3 election: Requested vote from peers ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:27.229542  3845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a1b2baeca4c40de9073c3f1367844b6" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:27.229779  3919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a1b2baeca4c40de9073c3f1367844b6" candidate_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f6efe969bfe348928bfde59370120e18"
I20260710 11:10:27.230235  3845 raft_consensus.cc:3055] T 0a1b2baeca4c40de9073c3f1367844b6 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:27.230379  3919 raft_consensus.cc:3060] T 0a1b2baeca4c40de9073c3f1367844b6 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:27.230600  3845 raft_consensus.cc:740] T 0a1b2baeca4c40de9073c3f1367844b6 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ff3e291c06564adda9b0ef226ddbbd32, State: Running, Role: LEADER
I20260710 11:10:27.231424  3845 consensus_queue.cc:260] T 0a1b2baeca4c40de9073c3f1367844b6 P ff3e291c06564adda9b0ef226ddbbd32 [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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:27.232339  3845 raft_consensus.cc:3060] T 0a1b2baeca4c40de9073c3f1367844b6 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:27.235020  3919 raft_consensus.cc:2468] T 0a1b2baeca4c40de9073c3f1367844b6 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 3.
I20260710 11:10:27.236033  3738 leader_election.cc:304] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [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: 02671eb6046a4f66a480c22aa3bcbd4d, f6efe969bfe348928bfde59370120e18; no voters: 
I20260710 11:10:27.236685  4635 raft_consensus.cc:2804] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:27.237185  4635 raft_consensus.cc:697] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 LEADER]: Becoming Leader. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Running, Role: LEADER
I20260710 11:10:27.237739  3845 raft_consensus.cc:2468] T 0a1b2baeca4c40de9073c3f1367844b6 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02671eb6046a4f66a480c22aa3bcbd4d in term 3.
I20260710 11:10:27.238061  4635 consensus_queue.cc:237] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:27.244719  3673 catalog_manager.cc:5697] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d reported cstate change: term changed from 2 to 3, leader changed from ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66) to 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65). New cstate: current_term: 3 leader_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:27.399839  4642 raft_consensus.cc:993] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d: : Instructing follower 1d6c1dd581694904b56af4f42fa59266 to start an election
I20260710 11:10:27.400374  4642 raft_consensus.cc:1081] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Signalling peer 1d6c1dd581694904b56af4f42fa59266 to start an election
I20260710 11:10:27.401834  4196 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b7e2149e283445d99009527d47c0847"
dest_uuid: "1d6c1dd581694904b56af4f42fa59266"
 from {username='slave'} at 127.0.0.1:56722
I20260710 11:10:27.402345  4196 raft_consensus.cc:493] T 2b7e2149e283445d99009527d47c0847 P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:27.402609  4196 raft_consensus.cc:3060] T 2b7e2149e283445d99009527d47c0847 P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:27.408264  4196 raft_consensus.cc:515] T 2b7e2149e283445d99009527d47c0847 P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:27.410282  4196 leader_election.cc:290] T 2b7e2149e283445d99009527d47c0847 P 1d6c1dd581694904b56af4f42fa59266 [CANDIDATE]: Term 2 election: Requested vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:27.410916  3769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7e2149e283445d99009527d47c0847" candidate_uuid: "1d6c1dd581694904b56af4f42fa59266" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
I20260710 11:10:27.411270  3845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7e2149e283445d99009527d47c0847" candidate_uuid: "1d6c1dd581694904b56af4f42fa59266" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:27.411471  3769 raft_consensus.cc:3055] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:27.411923  3845 raft_consensus.cc:3060] T 2b7e2149e283445d99009527d47c0847 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:27.412268  3769 raft_consensus.cc:740] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Running, Role: LEADER
I20260710 11:10:27.413650  3769 consensus_queue.cc:260] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:27.414727  3769 raft_consensus.cc:3060] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:27.418695  3845 raft_consensus.cc:2468] T 2b7e2149e283445d99009527d47c0847 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d6c1dd581694904b56af4f42fa59266 in term 2.
I20260710 11:10:27.419713  4161 leader_election.cc:304] T 2b7e2149e283445d99009527d47c0847 P 1d6c1dd581694904b56af4f42fa59266 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d6c1dd581694904b56af4f42fa59266, ff3e291c06564adda9b0ef226ddbbd32; no voters: 
I20260710 11:10:27.420549  4681 raft_consensus.cc:2804] T 2b7e2149e283445d99009527d47c0847 P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:27.420549  3769 raft_consensus.cc:2468] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d6c1dd581694904b56af4f42fa59266 in term 2.
I20260710 11:10:27.421130  4681 raft_consensus.cc:697] T 2b7e2149e283445d99009527d47c0847 P 1d6c1dd581694904b56af4f42fa59266 [term 2 LEADER]: Becoming Leader. State: Replica: 1d6c1dd581694904b56af4f42fa59266, State: Running, Role: LEADER
I20260710 11:10:27.422021  4681 consensus_queue.cc:237] T 2b7e2149e283445d99009527d47c0847 P 1d6c1dd581694904b56af4f42fa59266 [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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:27.429311  3673 catalog_manager.cc:5697] T 2b7e2149e283445d99009527d47c0847 P 1d6c1dd581694904b56af4f42fa59266 reported cstate change: term changed from 1 to 2, leader changed from 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65) to 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68). New cstate: current_term: 2 leader_uuid: "1d6c1dd581694904b56af4f42fa59266" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:27.659155  3845 raft_consensus.cc:1275] T 0a1b2baeca4c40de9073c3f1367844b6 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:27.660691  4635 consensus_queue.cc:1048] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:27.671461  3919 raft_consensus.cc:1275] T 0a1b2baeca4c40de9073c3f1367844b6 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Refusing update from remote peer 02671eb6046a4f66a480c22aa3bcbd4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:27.672894  4689 consensus_queue.cc:1048] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:27.879515  3845 raft_consensus.cc:1275] T 2b7e2149e283445d99009527d47c0847 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Refusing update from remote peer 1d6c1dd581694904b56af4f42fa59266: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:27.880739  4681 consensus_queue.cc:1048] T 2b7e2149e283445d99009527d47c0847 P 1d6c1dd581694904b56af4f42fa59266 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:27.884086  3769 raft_consensus.cc:1275] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Refusing update from remote peer 1d6c1dd581694904b56af4f42fa59266: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:10:27.885244  4681 consensus_queue.cc:1048] T 2b7e2149e283445d99009527d47c0847 P 1d6c1dd581694904b56af4f42fa59266 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:27.992753  2661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:28.015340  2661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:28.035778  3769 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a1b2baeca4c40de9073c3f1367844b6"
dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
mode: GRACEFUL
new_leader_uuid: "f6efe969bfe348928bfde59370120e18"
 from {username='slave'} at 127.0.0.1:36184
I20260710 11:10:28.036468  3769 raft_consensus.cc:606] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 LEADER]: Received request to transfer leadership to TS f6efe969bfe348928bfde59370120e18
I20260710 11:10:28.037837  2661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:10:28.038630  2661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:28.222262  4695 raft_consensus.cc:993] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d: : Instructing follower f6efe969bfe348928bfde59370120e18 to start an election
I20260710 11:10:28.222815  4635 raft_consensus.cc:1081] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 LEADER]: Signalling peer f6efe969bfe348928bfde59370120e18 to start an election
I20260710 11:10:28.224164  3919 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a1b2baeca4c40de9073c3f1367844b6"
dest_uuid: "f6efe969bfe348928bfde59370120e18"
 from {username='slave'} at 127.0.0.1:56256
I20260710 11:10:28.224617  3919 raft_consensus.cc:493] T 0a1b2baeca4c40de9073c3f1367844b6 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:28.224879  3919 raft_consensus.cc:3060] T 0a1b2baeca4c40de9073c3f1367844b6 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:28.229671  3919 raft_consensus.cc:515] T 0a1b2baeca4c40de9073c3f1367844b6 P f6efe969bfe348928bfde59370120e18 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:28.231460  3919 leader_election.cc:290] T 0a1b2baeca4c40de9073c3f1367844b6 P f6efe969bfe348928bfde59370120e18 [CANDIDATE]: Term 4 election: Requested vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461)
I20260710 11:10:28.232133  3769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a1b2baeca4c40de9073c3f1367844b6" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
I20260710 11:10:28.232414  3845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a1b2baeca4c40de9073c3f1367844b6" candidate_uuid: "f6efe969bfe348928bfde59370120e18" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ff3e291c06564adda9b0ef226ddbbd32"
I20260710 11:10:28.232966  3769 raft_consensus.cc:3055] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:10:28.233016  3845 raft_consensus.cc:3060] T 0a1b2baeca4c40de9073c3f1367844b6 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:28.233310  3769 raft_consensus.cc:740] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 02671eb6046a4f66a480c22aa3bcbd4d, State: Running, Role: LEADER
I20260710 11:10:28.234055  3769 consensus_queue.cc:260] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:28.235031  3769 raft_consensus.cc:3060] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:28.237983  3845 raft_consensus.cc:2468] T 0a1b2baeca4c40de9073c3f1367844b6 P ff3e291c06564adda9b0ef226ddbbd32 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6efe969bfe348928bfde59370120e18 in term 4.
I20260710 11:10:28.239137  3889 leader_election.cc:304] T 0a1b2baeca4c40de9073c3f1367844b6 P f6efe969bfe348928bfde59370120e18 [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: f6efe969bfe348928bfde59370120e18, ff3e291c06564adda9b0ef226ddbbd32; no voters: 
I20260710 11:10:28.240039  4685 raft_consensus.cc:2804] T 0a1b2baeca4c40de9073c3f1367844b6 P f6efe969bfe348928bfde59370120e18 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:10:28.240552  4685 raft_consensus.cc:697] T 0a1b2baeca4c40de9073c3f1367844b6 P f6efe969bfe348928bfde59370120e18 [term 4 LEADER]: Becoming Leader. State: Replica: f6efe969bfe348928bfde59370120e18, State: Running, Role: LEADER
I20260710 11:10:28.241328  3769 raft_consensus.cc:2468] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6efe969bfe348928bfde59370120e18 in term 4.
I20260710 11:10:28.241462  4685 consensus_queue.cc:237] T 0a1b2baeca4c40de9073c3f1367844b6 P f6efe969bfe348928bfde59370120e18 [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: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } }
I20260710 11:10:28.248493  3670 catalog_manager.cc:5697] T 0a1b2baeca4c40de9073c3f1367844b6 P f6efe969bfe348928bfde59370120e18 reported cstate change: term changed from 3 to 4, leader changed from 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65) to f6efe969bfe348928bfde59370120e18 (127.2.153.67). New cstate: current_term: 4 leader_uuid: "f6efe969bfe348928bfde59370120e18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:28.677292  3845 raft_consensus.cc:1275] T 0a1b2baeca4c40de9073c3f1367844b6 P ff3e291c06564adda9b0ef226ddbbd32 [term 4 FOLLOWER]: Refusing update from remote peer f6efe969bfe348928bfde59370120e18: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:10:28.678593  4685 consensus_queue.cc:1048] T 0a1b2baeca4c40de9073c3f1367844b6 P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff3e291c06564adda9b0ef226ddbbd32" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 42461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:28.692093  3769 raft_consensus.cc:1275] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [term 4 FOLLOWER]: Refusing update from remote peer f6efe969bfe348928bfde59370120e18: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:10:28.693783  4696 consensus_queue.cc:1048] T 0a1b2baeca4c40de9073c3f1367844b6 P f6efe969bfe348928bfde59370120e18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:29.039557  2661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:29.057034  2661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:29.070997  3919 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "699ca70cb9e04bd4b1743b61f0d51fab"
dest_uuid: "f6efe969bfe348928bfde59370120e18"
mode: GRACEFUL
new_leader_uuid: "1d6c1dd581694904b56af4f42fa59266"
 from {username='slave'} at 127.0.0.1:33250
I20260710 11:10:29.071554  3919 raft_consensus.cc:606] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 [term 2 LEADER]: Received request to transfer leadership to TS 1d6c1dd581694904b56af4f42fa59266
I20260710 11:10:29.072752  2661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:10:29.073410  2661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:29.450253  4685 raft_consensus.cc:993] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18: : Instructing follower 1d6c1dd581694904b56af4f42fa59266 to start an election
I20260710 11:10:29.450843  4707 raft_consensus.cc:1081] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 [term 2 LEADER]: Signalling peer 1d6c1dd581694904b56af4f42fa59266 to start an election
I20260710 11:10:29.452415  4196 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "699ca70cb9e04bd4b1743b61f0d51fab"
dest_uuid: "1d6c1dd581694904b56af4f42fa59266"
 from {username='slave'} at 127.0.0.1:56742
I20260710 11:10:29.453030  4196 raft_consensus.cc:493] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:29.453419  4196 raft_consensus.cc:3060] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:29.458312  4196 raft_consensus.cc:515] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:29.460122  4196 leader_election.cc:290] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266 [CANDIDATE]: Term 3 election: Requested vote from peers 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119), f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729)
I20260710 11:10:29.460879  3769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699ca70cb9e04bd4b1743b61f0d51fab" candidate_uuid: "1d6c1dd581694904b56af4f42fa59266" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "02671eb6046a4f66a480c22aa3bcbd4d"
I20260710 11:10:29.461081  3916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699ca70cb9e04bd4b1743b61f0d51fab" candidate_uuid: "1d6c1dd581694904b56af4f42fa59266" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "f6efe969bfe348928bfde59370120e18"
I20260710 11:10:29.461572  3769 raft_consensus.cc:3060] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:29.461786  3916 raft_consensus.cc:3055] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:29.462282  3916 raft_consensus.cc:740] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f6efe969bfe348928bfde59370120e18, State: Running, Role: LEADER
I20260710 11:10:29.463050  3916 consensus_queue.cc:260] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:29.464026  3916 raft_consensus.cc:3060] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:29.467058  3769 raft_consensus.cc:2468] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d6c1dd581694904b56af4f42fa59266 in term 3.
I20260710 11:10:29.468212  4160 leader_election.cc:304] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266 [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: 02671eb6046a4f66a480c22aa3bcbd4d, 1d6c1dd581694904b56af4f42fa59266; no voters: 
I20260710 11:10:29.468954  4656 raft_consensus.cc:2804] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:29.469188  3916 raft_consensus.cc:2468] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d6c1dd581694904b56af4f42fa59266 in term 3.
I20260710 11:10:29.470042  4656 raft_consensus.cc:697] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266 [term 3 LEADER]: Becoming Leader. State: Replica: 1d6c1dd581694904b56af4f42fa59266, State: Running, Role: LEADER
I20260710 11:10:29.471115  4656 consensus_queue.cc:237] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } }
I20260710 11:10:29.479404  3673 catalog_manager.cc:5697] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266 reported cstate change: term changed from 2 to 3, leader changed from f6efe969bfe348928bfde59370120e18 (127.2.153.67) to 1d6c1dd581694904b56af4f42fa59266 (127.2.153.68). New cstate: current_term: 3 leader_uuid: "1d6c1dd581694904b56af4f42fa59266" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d6c1dd581694904b56af4f42fa59266" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 45143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:10:29.922425  3916 raft_consensus.cc:1275] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Refusing update from remote peer 1d6c1dd581694904b56af4f42fa59266: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 11:10:29.923700  4708 consensus_queue.cc:1048] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6efe969bfe348928bfde59370120e18" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:10:29.934520  3769 raft_consensus.cc:1275] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Refusing update from remote peer 1d6c1dd581694904b56af4f42fa59266: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260710 11:10:29.935886  4656 consensus_queue.cc:1048] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02671eb6046a4f66a480c22aa3bcbd4d" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39119 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 11:10:30.074321  2661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:30.089062  2661 tablet_server.cc:179] TabletServer@127.2.153.65:0 shutting down...
W20260710 11:10:30.116158  3814 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260710 11:10:30.121634  3814 consensus_peers.cc:597] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32 -> Peer 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119): Couldn't send request to peer 02671eb6046a4f66a480c22aa3bcbd4d. 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 11:10:30.122010  2661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:30.122920  2661 tablet_replica.cc:333] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d: stopping tablet replica
I20260710 11:10:30.123704  2661 raft_consensus.cc:2243] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:30.124586  2661 raft_consensus.cc:2272] T e6e6c90990be489b83ec611a9f100942 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.126932  2661 tablet_replica.cc:333] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d: stopping tablet replica
I20260710 11:10:30.127584  2661 raft_consensus.cc:2243] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:30.128532  2661 raft_consensus.cc:2272] T 6b81a453ce604e38bd019723be50944d P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.130964  2661 tablet_replica.cc:333] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d: stopping tablet replica
I20260710 11:10:30.131587  2661 raft_consensus.cc:2243] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:30.132800  2661 raft_consensus.cc:2272] T 23b801a54482441caa70db5d6b1e7837 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.134927  2661 tablet_replica.cc:333] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d: stopping tablet replica
I20260710 11:10:30.135682  2661 raft_consensus.cc:2243] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.136139  2661 raft_consensus.cc:2272] T 65f24c710cbf44c59525e81e9bdbab60 P 02671eb6046a4f66a480c22aa3bcbd4d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.138773  2661 tablet_replica.cc:333] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d: stopping tablet replica
I20260710 11:10:30.139358  2661 raft_consensus.cc:2243] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.139740  2661 raft_consensus.cc:2272] T 2b7e2149e283445d99009527d47c0847 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.141660  2661 tablet_replica.cc:333] T f4fe7872bb2d41f1912d94caa1f88a1e P 02671eb6046a4f66a480c22aa3bcbd4d: stopping tablet replica
I20260710 11:10:30.142210  2661 raft_consensus.cc:2243] T f4fe7872bb2d41f1912d94caa1f88a1e P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.142755  2661 raft_consensus.cc:2272] T f4fe7872bb2d41f1912d94caa1f88a1e P 02671eb6046a4f66a480c22aa3bcbd4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.144842  2661 tablet_replica.cc:333] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d: stopping tablet replica
I20260710 11:10:30.145501  2661 raft_consensus.cc:2243] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.145977  2661 raft_consensus.cc:2272] T 699ca70cb9e04bd4b1743b61f0d51fab P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.148633  2661 tablet_replica.cc:333] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d: stopping tablet replica
I20260710 11:10:30.149281  2661 raft_consensus.cc:2243] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:30.150167  2661 raft_consensus.cc:2272] T e4968d19f3e1435c86b7e769d891d9ec P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.152060  2661 tablet_replica.cc:333] T eda6195b824747b5820651a0a24cf20c P 02671eb6046a4f66a480c22aa3bcbd4d: stopping tablet replica
I20260710 11:10:30.152593  2661 raft_consensus.cc:2243] T eda6195b824747b5820651a0a24cf20c P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.153065  2661 raft_consensus.cc:2272] T eda6195b824747b5820651a0a24cf20c P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.155227  2661 tablet_replica.cc:333] T 2c8c9dc12d0340629ee3a2480fbe8f26 P 02671eb6046a4f66a480c22aa3bcbd4d: stopping tablet replica
I20260710 11:10:30.155745  2661 raft_consensus.cc:2243] T 2c8c9dc12d0340629ee3a2480fbe8f26 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:30.156435  2661 raft_consensus.cc:2272] T 2c8c9dc12d0340629ee3a2480fbe8f26 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.158190  2661 tablet_replica.cc:333] T f7736926f6c542259b524855b0761982 P 02671eb6046a4f66a480c22aa3bcbd4d: stopping tablet replica
I20260710 11:10:30.158818  2661 raft_consensus.cc:2243] T f7736926f6c542259b524855b0761982 P 02671eb6046a4f66a480c22aa3bcbd4d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.159374  2661 raft_consensus.cc:2272] T f7736926f6c542259b524855b0761982 P 02671eb6046a4f66a480c22aa3bcbd4d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.161172  2661 tablet_replica.cc:333] T 4257445a81f74737b102351afce9bb43 P 02671eb6046a4f66a480c22aa3bcbd4d: stopping tablet replica
I20260710 11:10:30.161648  2661 raft_consensus.cc:2243] T 4257445a81f74737b102351afce9bb43 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.162056  2661 raft_consensus.cc:2272] T 4257445a81f74737b102351afce9bb43 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.164052  2661 tablet_replica.cc:333] T 31336846ebfe44ce80259593cd4ade86 P 02671eb6046a4f66a480c22aa3bcbd4d: stopping tablet replica
I20260710 11:10:30.164565  2661 raft_consensus.cc:2243] T 31336846ebfe44ce80259593cd4ade86 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.165232  2661 raft_consensus.cc:2272] T 31336846ebfe44ce80259593cd4ade86 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.167097  2661 tablet_replica.cc:333] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d: stopping tablet replica
I20260710 11:10:30.167578  2661 raft_consensus.cc:2243] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.168121  2661 raft_consensus.cc:2272] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.170051  2661 tablet_replica.cc:333] T f869f613844f4450afeea0cb79ec0769 P 02671eb6046a4f66a480c22aa3bcbd4d: stopping tablet replica
I20260710 11:10:30.170590  2661 raft_consensus.cc:2243] T f869f613844f4450afeea0cb79ec0769 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.170970  2661 raft_consensus.cc:2272] T f869f613844f4450afeea0cb79ec0769 P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.173182  2661 tablet_replica.cc:333] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d: stopping tablet replica
I20260710 11:10:30.173640  2661 raft_consensus.cc:2243] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.174010  2661 raft_consensus.cc:2272] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 02671eb6046a4f66a480c22aa3bcbd4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.175770  2661 tablet_replica.cc:333] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d: stopping tablet replica
I20260710 11:10:30.176204  2661 raft_consensus.cc:2243] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:30.176932  2661 raft_consensus.cc:2272] T 71f5e81f863c4b54b19e019b6b773777 P 02671eb6046a4f66a480c22aa3bcbd4d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.178887  2661 tablet_replica.cc:333] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d: stopping tablet replica
I20260710 11:10:30.179298  2661 raft_consensus.cc:2243] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.179656  2661 raft_consensus.cc:2272] T 0a1b2baeca4c40de9073c3f1367844b6 P 02671eb6046a4f66a480c22aa3bcbd4d [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:30.220607  3888 consensus_peers.cc:597] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18 -> Peer 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119): Couldn't send request to peer 02671eb6046a4f66a480c22aa3bcbd4d. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:39119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:30.227628  2661 tablet_server.cc:196] TabletServer@127.2.153.65:0 shutdown complete.
W20260710 11:10:30.237079  4160 consensus_peers.cc:597] T f7736926f6c542259b524855b0761982 P 1d6c1dd581694904b56af4f42fa59266 -> Peer 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119): Couldn't send request to peer 02671eb6046a4f66a480c22aa3bcbd4d. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:39119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:30.264122  3814 consensus_peers.cc:597] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 -> Peer 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119): Couldn't send request to peer 02671eb6046a4f66a480c22aa3bcbd4d. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:39119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:30.272058  3888 consensus_peers.cc:597] T 0a1b2baeca4c40de9073c3f1367844b6 P f6efe969bfe348928bfde59370120e18 -> Peer 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119): Couldn't send request to peer 02671eb6046a4f66a480c22aa3bcbd4d. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:39119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:30.277635  2661 tablet_server.cc:179] TabletServer@127.2.153.66:0 shutting down...
W20260710 11:10:30.311307  4161 consensus_peers.cc:597] T cf11d3b8a9ad446198c68b794b15f617 P 1d6c1dd581694904b56af4f42fa59266 -> Peer ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461): Couldn't send request to peer ff3e291c06564adda9b0ef226ddbbd32. 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 11:10:30.314452  3888 consensus_peers.cc:597] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P f6efe969bfe348928bfde59370120e18 -> Peer 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119): Couldn't send request to peer 02671eb6046a4f66a480c22aa3bcbd4d. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:39119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:30.320147  2661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:30.321043  2661 tablet_replica.cc:333] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32: stopping tablet replica
I20260710 11:10:30.322129  2661 raft_consensus.cc:2243] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:30.323153  2661 raft_consensus.cc:2272] T f52ebff708eb4bb69ecd9fbb04253235 P ff3e291c06564adda9b0ef226ddbbd32 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:30.324373  4160 consensus_peers.cc:597] T 65f24c710cbf44c59525e81e9bdbab60 P 1d6c1dd581694904b56af4f42fa59266 -> Peer 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119): Couldn't send request to peer 02671eb6046a4f66a480c22aa3bcbd4d. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:39119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:30.326031  2661 tablet_replica.cc:333] T 6b81a453ce604e38bd019723be50944d P ff3e291c06564adda9b0ef226ddbbd32: stopping tablet replica
I20260710 11:10:30.326805  2661 raft_consensus.cc:2243] T 6b81a453ce604e38bd019723be50944d P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.327270  2661 raft_consensus.cc:2272] T 6b81a453ce604e38bd019723be50944d P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.329979  2661 tablet_replica.cc:333] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32: stopping tablet replica
I20260710 11:10:30.330651  2661 raft_consensus.cc:2243] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.331604  2661 raft_consensus.cc:2272] T e6e6c90990be489b83ec611a9f100942 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:30.331949  3814 consensus_peers.cc:597] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 -> Peer 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119): Couldn't send request to peer 02671eb6046a4f66a480c22aa3bcbd4d. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:39119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:30.333604  2661 tablet_replica.cc:333] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32: stopping tablet replica
I20260710 11:10:30.334421  2661 raft_consensus.cc:2243] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:30.335216  2661 raft_consensus.cc:2272] T 741138bc1a0841dbba9bd7e0f610b245 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.337132  2661 tablet_replica.cc:333] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32: stopping tablet replica
I20260710 11:10:30.337716  2661 raft_consensus.cc:2243] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:30.338688  2661 raft_consensus.cc:2272] T eda6195b824747b5820651a0a24cf20c P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.341073  2661 tablet_replica.cc:333] T 65f24c710cbf44c59525e81e9bdbab60 P ff3e291c06564adda9b0ef226ddbbd32: stopping tablet replica
I20260710 11:10:30.341766  2661 raft_consensus.cc:2243] T 65f24c710cbf44c59525e81e9bdbab60 P ff3e291c06564adda9b0ef226ddbbd32 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.342556  2661 raft_consensus.cc:2272] T 65f24c710cbf44c59525e81e9bdbab60 P ff3e291c06564adda9b0ef226ddbbd32 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:30.343174  4160 consensus_peers.cc:597] T 2b7e2149e283445d99009527d47c0847 P 1d6c1dd581694904b56af4f42fa59266 -> Peer 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119): Couldn't send request to peer 02671eb6046a4f66a480c22aa3bcbd4d. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:39119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:30.344555  2661 tablet_replica.cc:333] T 2b7e2149e283445d99009527d47c0847 P ff3e291c06564adda9b0ef226ddbbd32: stopping tablet replica
I20260710 11:10:30.345073  2661 raft_consensus.cc:2243] T 2b7e2149e283445d99009527d47c0847 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.345570  2661 raft_consensus.cc:2272] T 2b7e2149e283445d99009527d47c0847 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.347675  2661 tablet_replica.cc:333] T 71f5e81f863c4b54b19e019b6b773777 P ff3e291c06564adda9b0ef226ddbbd32: stopping tablet replica
I20260710 11:10:30.348202  2661 raft_consensus.cc:2243] T 71f5e81f863c4b54b19e019b6b773777 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.348840  2661 raft_consensus.cc:2272] T 71f5e81f863c4b54b19e019b6b773777 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:30.350502  3889 consensus_peers.cc:597] T f869f613844f4450afeea0cb79ec0769 P f6efe969bfe348928bfde59370120e18 -> Peer ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461): Couldn't send request to peer ff3e291c06564adda9b0ef226ddbbd32. 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 11:10:30.351616  2661 tablet_replica.cc:333] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32: stopping tablet replica
I20260710 11:10:30.352421  2661 raft_consensus.cc:2243] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.352908  2661 raft_consensus.cc:2272] T 9b3e024217554e1d8732bbf3c00bba95 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.355711  2661 tablet_replica.cc:333] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32: stopping tablet replica
I20260710 11:10:30.356402  2661 raft_consensus.cc:2243] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.356904  2661 raft_consensus.cc:2272] T 78c94c2f5f6d46ca99de091da2daf76e P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.359295  2661 tablet_replica.cc:333] T 4257445a81f74737b102351afce9bb43 P ff3e291c06564adda9b0ef226ddbbd32: stopping tablet replica
I20260710 11:10:30.359982  2661 raft_consensus.cc:2243] T 4257445a81f74737b102351afce9bb43 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.360523  2661 raft_consensus.cc:2272] T 4257445a81f74737b102351afce9bb43 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.362957  2661 tablet_replica.cc:333] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32: stopping tablet replica
I20260710 11:10:30.363653  2661 raft_consensus.cc:2243] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:30.366245  2661 raft_consensus.cc:2272] T 31336846ebfe44ce80259593cd4ade86 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:30.368691  3889 consensus_peers.cc:597] T 0a1b2baeca4c40de9073c3f1367844b6 P f6efe969bfe348928bfde59370120e18 -> Peer ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461): Couldn't send request to peer ff3e291c06564adda9b0ef226ddbbd32. 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 11:10:30.369186  2661 tablet_replica.cc:333] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32: stopping tablet replica
I20260710 11:10:30.370002  2661 raft_consensus.cc:2243] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:30.371166  2661 raft_consensus.cc:2272] T 7f7d347d9ee9409a8851e8e1a21b0c38 P ff3e291c06564adda9b0ef226ddbbd32 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.373406  2661 tablet_replica.cc:333] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32: stopping tablet replica
I20260710 11:10:30.373960  2661 raft_consensus.cc:2243] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:30.374827  2661 raft_consensus.cc:2272] T e70fd526a97440db99f64ea9f3fb9997 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.377434  2661 tablet_replica.cc:333] T f869f613844f4450afeea0cb79ec0769 P ff3e291c06564adda9b0ef226ddbbd32: stopping tablet replica
I20260710 11:10:30.378057  2661 raft_consensus.cc:2243] T f869f613844f4450afeea0cb79ec0769 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.378790  2661 raft_consensus.cc:2272] T f869f613844f4450afeea0cb79ec0769 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.380841  2661 tablet_replica.cc:333] T 2c8c9dc12d0340629ee3a2480fbe8f26 P ff3e291c06564adda9b0ef226ddbbd32: stopping tablet replica
I20260710 11:10:30.381345  2661 raft_consensus.cc:2243] T 2c8c9dc12d0340629ee3a2480fbe8f26 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.381717  2661 raft_consensus.cc:2272] T 2c8c9dc12d0340629ee3a2480fbe8f26 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.384024  2661 tablet_replica.cc:333] T 0a1b2baeca4c40de9073c3f1367844b6 P ff3e291c06564adda9b0ef226ddbbd32: stopping tablet replica
I20260710 11:10:30.384793  2661 raft_consensus.cc:2243] T 0a1b2baeca4c40de9073c3f1367844b6 P ff3e291c06564adda9b0ef226ddbbd32 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.385311  2661 raft_consensus.cc:2272] T 0a1b2baeca4c40de9073c3f1367844b6 P ff3e291c06564adda9b0ef226ddbbd32 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.388473  2661 tablet_replica.cc:333] T cf11d3b8a9ad446198c68b794b15f617 P ff3e291c06564adda9b0ef226ddbbd32: stopping tablet replica
I20260710 11:10:30.389405  2661 raft_consensus.cc:2243] T cf11d3b8a9ad446198c68b794b15f617 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.390652  2661 raft_consensus.cc:2272] T cf11d3b8a9ad446198c68b794b15f617 P ff3e291c06564adda9b0ef226ddbbd32 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:30.392207  4160 consensus_peers.cc:597] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266 -> Peer 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119): Couldn't send request to peer 02671eb6046a4f66a480c22aa3bcbd4d. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:39119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:30.417145  3888 consensus_peers.cc:597] T f869f613844f4450afeea0cb79ec0769 P f6efe969bfe348928bfde59370120e18 -> Peer 02671eb6046a4f66a480c22aa3bcbd4d (127.2.153.65:39119): Couldn't send request to peer 02671eb6046a4f66a480c22aa3bcbd4d. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:39119: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:30.444346  2661 tablet_server.cc:196] TabletServer@127.2.153.66:0 shutdown complete.
I20260710 11:10:30.481264  2661 tablet_server.cc:179] TabletServer@127.2.153.67:0 shutting down...
W20260710 11:10:30.509027  4159 consensus_peers.cc:597] T cf11d3b8a9ad446198c68b794b15f617 P 1d6c1dd581694904b56af4f42fa59266 -> Peer f6efe969bfe348928bfde59370120e18 (127.2.153.67:36729): Couldn't send request to peer f6efe969bfe348928bfde59370120e18. 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 11:10:30.523346  2661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:30.524082  2661 tablet_replica.cc:333] T 741138bc1a0841dbba9bd7e0f610b245 P f6efe969bfe348928bfde59370120e18: stopping tablet replica
I20260710 11:10:30.524763  2661 raft_consensus.cc:2243] T 741138bc1a0841dbba9bd7e0f610b245 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.525285  2661 raft_consensus.cc:2272] T 741138bc1a0841dbba9bd7e0f610b245 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.527194  2661 tablet_replica.cc:333] T f52ebff708eb4bb69ecd9fbb04253235 P f6efe969bfe348928bfde59370120e18: stopping tablet replica
I20260710 11:10:30.527678  2661 raft_consensus.cc:2243] T f52ebff708eb4bb69ecd9fbb04253235 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.528187  2661 raft_consensus.cc:2272] T f52ebff708eb4bb69ecd9fbb04253235 P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.529911  2661 tablet_replica.cc:333] T 6b81a453ce604e38bd019723be50944d P f6efe969bfe348928bfde59370120e18: stopping tablet replica
I20260710 11:10:30.530586  2661 raft_consensus.cc:2243] T 6b81a453ce604e38bd019723be50944d P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.530977  2661 raft_consensus.cc:2272] T 6b81a453ce604e38bd019723be50944d P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.532546  2661 tablet_replica.cc:333] T e4968d19f3e1435c86b7e769d891d9ec P f6efe969bfe348928bfde59370120e18: stopping tablet replica
I20260710 11:10:30.533107  2661 raft_consensus.cc:2243] T e4968d19f3e1435c86b7e769d891d9ec P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.533694  2661 raft_consensus.cc:2272] T e4968d19f3e1435c86b7e769d891d9ec P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.535447  2661 tablet_replica.cc:333] T 23b801a54482441caa70db5d6b1e7837 P f6efe969bfe348928bfde59370120e18: stopping tablet replica
I20260710 11:10:30.535964  2661 raft_consensus.cc:2243] T 23b801a54482441caa70db5d6b1e7837 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.536476  2661 raft_consensus.cc:2272] T 23b801a54482441caa70db5d6b1e7837 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.538236  2661 tablet_replica.cc:333] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18: stopping tablet replica
I20260710 11:10:30.538688  2661 raft_consensus.cc:2243] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.539007  2661 raft_consensus.cc:2272] T 699ca70cb9e04bd4b1743b61f0d51fab P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.541206  2661 tablet_replica.cc:333] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18: stopping tablet replica
I20260710 11:10:30.541714  2661 raft_consensus.cc:2243] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:30.542563  2661 raft_consensus.cc:2272] T f4fe7872bb2d41f1912d94caa1f88a1e P f6efe969bfe348928bfde59370120e18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.544322  2661 tablet_replica.cc:333] T 9b3e024217554e1d8732bbf3c00bba95 P f6efe969bfe348928bfde59370120e18: stopping tablet replica
I20260710 11:10:30.544772  2661 raft_consensus.cc:2243] T 9b3e024217554e1d8732bbf3c00bba95 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.545202  2661 raft_consensus.cc:2272] T 9b3e024217554e1d8732bbf3c00bba95 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.546909  2661 tablet_replica.cc:333] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18: stopping tablet replica
I20260710 11:10:30.547374  2661 raft_consensus.cc:2243] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:30.548053  2661 raft_consensus.cc:2272] T 78c94c2f5f6d46ca99de091da2daf76e P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.549729  2661 tablet_replica.cc:333] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18: stopping tablet replica
I20260710 11:10:30.550365  2661 raft_consensus.cc:2243] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:30.551056  2661 raft_consensus.cc:2272] T 4257445a81f74737b102351afce9bb43 P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.552775  2661 tablet_replica.cc:333] T 2c8c9dc12d0340629ee3a2480fbe8f26 P f6efe969bfe348928bfde59370120e18: stopping tablet replica
I20260710 11:10:30.553227  2661 raft_consensus.cc:2243] T 2c8c9dc12d0340629ee3a2480fbe8f26 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.553578  2661 raft_consensus.cc:2272] T 2c8c9dc12d0340629ee3a2480fbe8f26 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.555382  2661 tablet_replica.cc:333] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18: stopping tablet replica
I20260710 11:10:30.555801  2661 raft_consensus.cc:2243] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.556129  2661 raft_consensus.cc:2272] T f7736926f6c542259b524855b0761982 P f6efe969bfe348928bfde59370120e18 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.557821  2661 tablet_replica.cc:333] T f869f613844f4450afeea0cb79ec0769 P f6efe969bfe348928bfde59370120e18: stopping tablet replica
I20260710 11:10:30.558518  2661 raft_consensus.cc:2243] T f869f613844f4450afeea0cb79ec0769 P f6efe969bfe348928bfde59370120e18 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:30.559650  2661 raft_consensus.cc:2272] T f869f613844f4450afeea0cb79ec0769 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.561393  2661 tablet_replica.cc:333] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P f6efe969bfe348928bfde59370120e18: stopping tablet replica
I20260710 11:10:30.561816  2661 raft_consensus.cc:2243] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P f6efe969bfe348928bfde59370120e18 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:30.562795  2661 raft_consensus.cc:2272] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.564589  2661 tablet_replica.cc:333] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18: stopping tablet replica
I20260710 11:10:30.565150  2661 raft_consensus.cc:2243] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.565584  2661 raft_consensus.cc:2272] T cf11d3b8a9ad446198c68b794b15f617 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.567366  2661 tablet_replica.cc:333] T 0a1b2baeca4c40de9073c3f1367844b6 P f6efe969bfe348928bfde59370120e18: stopping tablet replica
I20260710 11:10:30.567835  2661 raft_consensus.cc:2243] T 0a1b2baeca4c40de9073c3f1367844b6 P f6efe969bfe348928bfde59370120e18 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:10:30.568547  2661 raft_consensus.cc:2272] T 0a1b2baeca4c40de9073c3f1367844b6 P f6efe969bfe348928bfde59370120e18 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.570346  2661 tablet_replica.cc:333] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18: stopping tablet replica
I20260710 11:10:30.570819  2661 raft_consensus.cc:2243] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.571457  2661 raft_consensus.cc:2272] T e70fd526a97440db99f64ea9f3fb9997 P f6efe969bfe348928bfde59370120e18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.573233  2661 tablet_replica.cc:333] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18: stopping tablet replica
I20260710 11:10:30.573683  2661 raft_consensus.cc:2243] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.574144  2661 raft_consensus.cc:2272] T eda6195b824747b5820651a0a24cf20c P f6efe969bfe348928bfde59370120e18 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:30.589494  4161 consensus_peers.cc:597] T 2b7e2149e283445d99009527d47c0847 P 1d6c1dd581694904b56af4f42fa59266 -> Peer ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461): Couldn't send request to peer ff3e291c06564adda9b0ef226ddbbd32. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.66:42461: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:30.607896  4161 consensus_peers.cc:597] T 65f24c710cbf44c59525e81e9bdbab60 P 1d6c1dd581694904b56af4f42fa59266 -> Peer ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461): Couldn't send request to peer ff3e291c06564adda9b0ef226ddbbd32. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.66:42461: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:30.623129  2661 tablet_server.cc:196] TabletServer@127.2.153.67:0 shutdown complete.
I20260710 11:10:30.668754  2661 tablet_server.cc:179] TabletServer@127.2.153.68:0 shutting down...
I20260710 11:10:30.695611  2661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:30.696532  2661 tablet_replica.cc:333] T e4968d19f3e1435c86b7e769d891d9ec P 1d6c1dd581694904b56af4f42fa59266: stopping tablet replica
I20260710 11:10:30.697628  2661 raft_consensus.cc:2243] T e4968d19f3e1435c86b7e769d891d9ec P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.698400  2661 raft_consensus.cc:2272] T e4968d19f3e1435c86b7e769d891d9ec P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.700953  2661 tablet_replica.cc:333] T f7736926f6c542259b524855b0761982 P 1d6c1dd581694904b56af4f42fa59266: stopping tablet replica
I20260710 11:10:30.701640  2661 raft_consensus.cc:2243] T f7736926f6c542259b524855b0761982 P 1d6c1dd581694904b56af4f42fa59266 [term 4 LEADER]: Raft consensus shutting down.
W20260710 11:10:30.701687  4161 consensus_peers.cc:597] T 9b3e024217554e1d8732bbf3c00bba95 P 1d6c1dd581694904b56af4f42fa59266 -> Peer ff3e291c06564adda9b0ef226ddbbd32 (127.2.153.66:42461): Couldn't send request to peer ff3e291c06564adda9b0ef226ddbbd32. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.66:42461: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:30.702602  2661 raft_consensus.cc:2272] T f7736926f6c542259b524855b0761982 P 1d6c1dd581694904b56af4f42fa59266 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.704571  2661 tablet_replica.cc:333] T 741138bc1a0841dbba9bd7e0f610b245 P 1d6c1dd581694904b56af4f42fa59266: stopping tablet replica
I20260710 11:10:30.705183  2661 raft_consensus.cc:2243] T 741138bc1a0841dbba9bd7e0f610b245 P 1d6c1dd581694904b56af4f42fa59266 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.705703  2661 raft_consensus.cc:2272] T 741138bc1a0841dbba9bd7e0f610b245 P 1d6c1dd581694904b56af4f42fa59266 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.707716  2661 tablet_replica.cc:333] T e6e6c90990be489b83ec611a9f100942 P 1d6c1dd581694904b56af4f42fa59266: stopping tablet replica
I20260710 11:10:30.708335  2661 raft_consensus.cc:2243] T e6e6c90990be489b83ec611a9f100942 P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.708877  2661 raft_consensus.cc:2272] T e6e6c90990be489b83ec611a9f100942 P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.710878  2661 tablet_replica.cc:333] T 23b801a54482441caa70db5d6b1e7837 P 1d6c1dd581694904b56af4f42fa59266: stopping tablet replica
I20260710 11:10:30.711422  2661 raft_consensus.cc:2243] T 23b801a54482441caa70db5d6b1e7837 P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.712003  2661 raft_consensus.cc:2272] T 23b801a54482441caa70db5d6b1e7837 P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.713970  2661 tablet_replica.cc:333] T e70fd526a97440db99f64ea9f3fb9997 P 1d6c1dd581694904b56af4f42fa59266: stopping tablet replica
I20260710 11:10:30.714558  2661 raft_consensus.cc:2243] T e70fd526a97440db99f64ea9f3fb9997 P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.715075  2661 raft_consensus.cc:2272] T e70fd526a97440db99f64ea9f3fb9997 P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.717128  2661 tablet_replica.cc:333] T 9b3e024217554e1d8732bbf3c00bba95 P 1d6c1dd581694904b56af4f42fa59266: stopping tablet replica
I20260710 11:10:30.717752  2661 raft_consensus.cc:2243] T 9b3e024217554e1d8732bbf3c00bba95 P 1d6c1dd581694904b56af4f42fa59266 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:30.718624  2661 raft_consensus.cc:2272] T 9b3e024217554e1d8732bbf3c00bba95 P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.720506  2661 tablet_replica.cc:333] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266: stopping tablet replica
I20260710 11:10:30.721069  2661 raft_consensus.cc:2243] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:30.721863  2661 raft_consensus.cc:2272] T 699ca70cb9e04bd4b1743b61f0d51fab P 1d6c1dd581694904b56af4f42fa59266 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.724593  2661 tablet_replica.cc:333] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266: stopping tablet replica
I20260710 11:10:30.725428  2661 raft_consensus.cc:2243] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.726250  2661 raft_consensus.cc:2272] T 78c94c2f5f6d46ca99de091da2daf76e P 1d6c1dd581694904b56af4f42fa59266 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.728399  2661 tablet_replica.cc:333] T f4fe7872bb2d41f1912d94caa1f88a1e P 1d6c1dd581694904b56af4f42fa59266: stopping tablet replica
I20260710 11:10:30.728978  2661 raft_consensus.cc:2243] T f4fe7872bb2d41f1912d94caa1f88a1e P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.729460  2661 raft_consensus.cc:2272] T f4fe7872bb2d41f1912d94caa1f88a1e P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.731353  2661 tablet_replica.cc:333] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 1d6c1dd581694904b56af4f42fa59266: stopping tablet replica
I20260710 11:10:30.731917  2661 raft_consensus.cc:2243] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.732373  2661 raft_consensus.cc:2272] T ce41cb65fe4d451fbcd2a6ed4f2ad4fe P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.734333  2661 tablet_replica.cc:333] T 2b7e2149e283445d99009527d47c0847 P 1d6c1dd581694904b56af4f42fa59266: stopping tablet replica
I20260710 11:10:30.734824  2661 raft_consensus.cc:2243] T 2b7e2149e283445d99009527d47c0847 P 1d6c1dd581694904b56af4f42fa59266 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:30.735525  2661 raft_consensus.cc:2272] T 2b7e2149e283445d99009527d47c0847 P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.737375  2661 tablet_replica.cc:333] T cf11d3b8a9ad446198c68b794b15f617 P 1d6c1dd581694904b56af4f42fa59266: stopping tablet replica
I20260710 11:10:30.737871  2661 raft_consensus.cc:2243] T cf11d3b8a9ad446198c68b794b15f617 P 1d6c1dd581694904b56af4f42fa59266 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:30.738688  2661 raft_consensus.cc:2272] T cf11d3b8a9ad446198c68b794b15f617 P 1d6c1dd581694904b56af4f42fa59266 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.740504  2661 tablet_replica.cc:333] T 65f24c710cbf44c59525e81e9bdbab60 P 1d6c1dd581694904b56af4f42fa59266: stopping tablet replica
I20260710 11:10:30.740988  2661 raft_consensus.cc:2243] T 65f24c710cbf44c59525e81e9bdbab60 P 1d6c1dd581694904b56af4f42fa59266 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:10:30.741707  2661 raft_consensus.cc:2272] T 65f24c710cbf44c59525e81e9bdbab60 P 1d6c1dd581694904b56af4f42fa59266 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.743626  2661 tablet_replica.cc:333] T 71f5e81f863c4b54b19e019b6b773777 P 1d6c1dd581694904b56af4f42fa59266: stopping tablet replica
I20260710 11:10:30.744102  2661 raft_consensus.cc:2243] T 71f5e81f863c4b54b19e019b6b773777 P 1d6c1dd581694904b56af4f42fa59266 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.744473  2661 raft_consensus.cc:2272] T 71f5e81f863c4b54b19e019b6b773777 P 1d6c1dd581694904b56af4f42fa59266 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.746193  2661 tablet_replica.cc:333] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 1d6c1dd581694904b56af4f42fa59266: stopping tablet replica
I20260710 11:10:30.746780  2661 raft_consensus.cc:2243] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 1d6c1dd581694904b56af4f42fa59266 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.747264  2661 raft_consensus.cc:2272] T 7f7d347d9ee9409a8851e8e1a21b0c38 P 1d6c1dd581694904b56af4f42fa59266 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.749044  2661 tablet_replica.cc:333] T 31336846ebfe44ce80259593cd4ade86 P 1d6c1dd581694904b56af4f42fa59266: stopping tablet replica
I20260710 11:10:30.749481  2661 raft_consensus.cc:2243] T 31336846ebfe44ce80259593cd4ade86 P 1d6c1dd581694904b56af4f42fa59266 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.749977  2661 raft_consensus.cc:2272] T 31336846ebfe44ce80259593cd4ade86 P 1d6c1dd581694904b56af4f42fa59266 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.752009  2661 tablet_replica.cc:333] T f52ebff708eb4bb69ecd9fbb04253235 P 1d6c1dd581694904b56af4f42fa59266: stopping tablet replica
I20260710 11:10:30.752415  2661 raft_consensus.cc:2243] T f52ebff708eb4bb69ecd9fbb04253235 P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:30.752890  2661 raft_consensus.cc:2272] T f52ebff708eb4bb69ecd9fbb04253235 P 1d6c1dd581694904b56af4f42fa59266 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.810562  2661 tablet_server.cc:196] TabletServer@127.2.153.68:0 shutdown complete.
I20260710 11:10:30.838971  2661 master.cc:562] Master@127.2.153.126:35053 shutting down...
I20260710 11:10:30.863255  2661 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e323b31a993d40e4bcd87016d549f34a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:30.863780  2661 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e323b31a993d40e4bcd87016d549f34a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:30.864053  2661 tablet_replica.cc:333] T 00000000000000000000000000000000 P e323b31a993d40e4bcd87016d549f34a: stopping tablet replica
I20260710 11:10:30.886904  2661 master.cc:584] Master@127.2.153.126:35053 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (32020 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:10:30.951462  2661 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.153.126:42411
I20260710 11:10:30.952724  2661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:30.960197  4728 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 11:10:30.960582  4729 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 11:10:30.961596  4731 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 11:10:30.963024  2661 server_base.cc:1061] running on GCE node
I20260710 11:10:30.964298  2661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:30.964488  2661 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 11:10:30.964604  2661 hybrid_clock.cc:648] HybridClock initialized: now 1783681830964593 us; error 0 us; skew 500 ppm
I20260710 11:10:30.965073  2661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:30.967845  2661 webserver.cc:533] Webserver started at http://127.2.153.126:44491/ using document root <none> and password file <none>
I20260710 11:10:30.968327  2661 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:30.968487  2661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:30.968720  2661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:30.969803  2661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774958773-2661-0/minicluster-data/master-0-root/instance:
uuid: "9ef7a6a2f8e54f4ebf94a389b6133873"
format_stamp: "Formatted at 2026-07-10 11:10:30 on dist-test-slave-fg8d"
I20260710 11:10:30.974452  2661 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:10:30.978010  4736 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:30.978931  2661 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:10:30.979200  2661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774958773-2661-0/minicluster-data/master-0-root
uuid: "9ef7a6a2f8e54f4ebf94a389b6133873"
format_stamp: "Formatted at 2026-07-10 11:10:30 on dist-test-slave-fg8d"
I20260710 11:10:30.979514  2661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774958773-2661-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774958773-2661-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774958773-2661-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 11:10:30.991192  2661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:30.992449  2661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:31.033587  2661 rpc_server.cc:307] RPC server started. Bound to: 127.2.153.126:42411
I20260710 11:10:31.033703  4787 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.153.126:42411 every 8 connection(s)
I20260710 11:10:31.037616  4788 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 11:10:31.047595  4788 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9ef7a6a2f8e54f4ebf94a389b6133873: Bootstrap starting.
I20260710 11:10:31.052258  4788 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9ef7a6a2f8e54f4ebf94a389b6133873: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:31.056614  4788 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9ef7a6a2f8e54f4ebf94a389b6133873: No bootstrap required, opened a new log
I20260710 11:10:31.058738  4788 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9ef7a6a2f8e54f4ebf94a389b6133873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ef7a6a2f8e54f4ebf94a389b6133873" member_type: VOTER }
I20260710 11:10:31.059114  4788 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9ef7a6a2f8e54f4ebf94a389b6133873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:31.059301  4788 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9ef7a6a2f8e54f4ebf94a389b6133873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ef7a6a2f8e54f4ebf94a389b6133873, State: Initialized, Role: FOLLOWER
I20260710 11:10:31.059876  4788 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9ef7a6a2f8e54f4ebf94a389b6133873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ef7a6a2f8e54f4ebf94a389b6133873" member_type: VOTER }
I20260710 11:10:31.060348  4788 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9ef7a6a2f8e54f4ebf94a389b6133873 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:10:31.060539  4788 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9ef7a6a2f8e54f4ebf94a389b6133873 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:10:31.060742  4788 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9ef7a6a2f8e54f4ebf94a389b6133873 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:31.064873  4788 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9ef7a6a2f8e54f4ebf94a389b6133873 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ef7a6a2f8e54f4ebf94a389b6133873" member_type: VOTER }
I20260710 11:10:31.065424  4788 leader_election.cc:304] T 00000000000000000000000000000000 P 9ef7a6a2f8e54f4ebf94a389b6133873 [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: 9ef7a6a2f8e54f4ebf94a389b6133873; no voters: 
I20260710 11:10:31.066546  4788 leader_election.cc:290] T 00000000000000000000000000000000 P 9ef7a6a2f8e54f4ebf94a389b6133873 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:10:31.066973  4791 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9ef7a6a2f8e54f4ebf94a389b6133873 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:31.068359  4791 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9ef7a6a2f8e54f4ebf94a389b6133873 [term 1 LEADER]: Becoming Leader. State: Replica: 9ef7a6a2f8e54f4ebf94a389b6133873, State: Running, Role: LEADER
I20260710 11:10:31.069039  4791 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9ef7a6a2f8e54f4ebf94a389b6133873 [LEADER]: Queue going to LEADER mode. State: All 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: "9ef7a6a2f8e54f4ebf94a389b6133873" member_type: VOTER }
I20260710 11:10:31.069530  4788 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9ef7a6a2f8e54f4ebf94a389b6133873 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:10:31.073843  4792 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9ef7a6a2f8e54f4ebf94a389b6133873 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9ef7a6a2f8e54f4ebf94a389b6133873" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ef7a6a2f8e54f4ebf94a389b6133873" member_type: VOTER } }
I20260710 11:10:31.073953  4793 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9ef7a6a2f8e54f4ebf94a389b6133873 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9ef7a6a2f8e54f4ebf94a389b6133873. Latest consensus state: current_term: 1 leader_uuid: "9ef7a6a2f8e54f4ebf94a389b6133873" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ef7a6a2f8e54f4ebf94a389b6133873" member_type: VOTER } }
I20260710 11:10:31.074734  4792 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9ef7a6a2f8e54f4ebf94a389b6133873 [sys.catalog]: This master's current role is: LEADER
I20260710 11:10:31.074831  4793 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9ef7a6a2f8e54f4ebf94a389b6133873 [sys.catalog]: This master's current role is: LEADER
I20260710 11:10:31.077476  4797 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:10:31.085685  4797 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:10:31.087123  2661 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:10:31.094477  4797 catalog_manager.cc:1383] Generated new cluster ID: e8696b1ebe0840a79dffe4cd6d669770
I20260710 11:10:31.094772  4797 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:10:31.112067  4797 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:10:31.113348  4797 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:10:31.124555  4797 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9ef7a6a2f8e54f4ebf94a389b6133873: Generated new TSK 0
I20260710 11:10:31.125167  4797 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:10:31.153851  2661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:31.160382  4809 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 11:10:31.162424  4810 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 11:10:31.165925  2661 server_base.cc:1061] running on GCE node
W20260710 11:10:31.167090  4812 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 11:10:31.168105  2661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:31.168288  2661 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 11:10:31.168504  2661 hybrid_clock.cc:648] HybridClock initialized: now 1783681831168469 us; error 0 us; skew 500 ppm
I20260710 11:10:31.169090  2661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:31.171638  2661 webserver.cc:533] Webserver started at http://127.2.153.65:38875/ using document root <none> and password file <none>
I20260710 11:10:31.172130  2661 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:31.172324  2661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:31.172605  2661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:31.173727  2661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774958773-2661-0/minicluster-data/ts-0-root/instance:
uuid: "bae8635c4c2a4209b6c1f521cd57052e"
format_stamp: "Formatted at 2026-07-10 11:10:31 on dist-test-slave-fg8d"
I20260710 11:10:31.178224  2661 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260710 11:10:31.181905  4817 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:31.182715  2661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:10:31.183027  2661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774958773-2661-0/minicluster-data/ts-0-root
uuid: "bae8635c4c2a4209b6c1f521cd57052e"
format_stamp: "Formatted at 2026-07-10 11:10:31 on dist-test-slave-fg8d"
I20260710 11:10:31.183404  2661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774958773-2661-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774958773-2661-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774958773-2661-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 11:10:31.198871  2661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:31.200095  2661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:31.201586  2661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:31.203975  2661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:31.204195  2661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:31.204452  2661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:31.204643  2661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:31.245555  2661 rpc_server.cc:307] RPC server started. Bound to: 127.2.153.65:36049
I20260710 11:10:31.245687  4879 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.153.65:36049 every 8 connection(s)
I20260710 11:10:31.250922  2661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:31.258510  4884 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 11:10:31.258628  4885 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 11:10:31.261037  4887 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 11:10:31.262533  2661 server_base.cc:1061] running on GCE node
I20260710 11:10:31.263764  2661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:31.264040  2661 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 11:10:31.264231  2661 hybrid_clock.cc:648] HybridClock initialized: now 1783681831264215 us; error 0 us; skew 500 ppm
I20260710 11:10:31.264765  2661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:31.266876  4880 heartbeater.cc:344] Connected to a master server at 127.2.153.126:42411
I20260710 11:10:31.267218  4880 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:31.267678  2661 webserver.cc:533] Webserver started at http://127.2.153.66:43447/ using document root <none> and password file <none>
I20260710 11:10:31.267987  4880 heartbeater.cc:507] Master 127.2.153.126:42411 requested a full tablet report, sending...
I20260710 11:10:31.268251  2661 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:31.268518  2661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:31.268795  2661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:31.270077  2661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774958773-2661-0/minicluster-data/ts-1-root/instance:
uuid: "03f4bf4d98964e579446671025ca5895"
format_stamp: "Formatted at 2026-07-10 11:10:31 on dist-test-slave-fg8d"
I20260710 11:10:31.270349  4753 ts_manager.cc:194] Registered new tserver with Master: bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049)
I20260710 11:10:31.272342  4753 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53612
I20260710 11:10:31.275208  2661 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:10:31.278800  4892 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:31.279587  2661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260710 11:10:31.279935  2661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774958773-2661-0/minicluster-data/ts-1-root
uuid: "03f4bf4d98964e579446671025ca5895"
format_stamp: "Formatted at 2026-07-10 11:10:31 on dist-test-slave-fg8d"
I20260710 11:10:31.280230  2661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774958773-2661-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774958773-2661-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774958773-2661-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 11:10:31.309144  2661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:31.310504  2661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:31.312050  2661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:31.314378  2661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:31.314612  2661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:31.314870  2661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:31.315039  2661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:31.356209  2661 rpc_server.cc:307] RPC server started. Bound to: 127.2.153.66:43871
I20260710 11:10:31.356438  4954 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.153.66:43871 every 8 connection(s)
I20260710 11:10:31.362004  2661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:31.369737  4958 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 11:10:31.372934  4959 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 11:10:31.374230  2661 server_base.cc:1061] running on GCE node
W20260710 11:10:31.374166  4961 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 11:10:31.374898  4955 heartbeater.cc:344] Connected to a master server at 127.2.153.126:42411
I20260710 11:10:31.375399  4955 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:31.375758  2661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:31.376031  2661 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 11:10:31.376248  2661 hybrid_clock.cc:648] HybridClock initialized: now 1783681831376229 us; error 0 us; skew 500 ppm
I20260710 11:10:31.376341  4955 heartbeater.cc:507] Master 127.2.153.126:42411 requested a full tablet report, sending...
I20260710 11:10:31.377031  2661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:31.378855  4753 ts_manager.cc:194] Registered new tserver with Master: 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871)
I20260710 11:10:31.379971  2661 webserver.cc:533] Webserver started at http://127.2.153.67:41095/ using document root <none> and password file <none>
I20260710 11:10:31.380633  2661 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:31.380874  2661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:31.380792  4753 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53622
I20260710 11:10:31.381457  2661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:31.383106  2661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774958773-2661-0/minicluster-data/ts-2-root/instance:
uuid: "81faf4f35aa744e2ae474e8c7b06620b"
format_stamp: "Formatted at 2026-07-10 11:10:31 on dist-test-slave-fg8d"
I20260710 11:10:31.388450  2661 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:10:31.391877  4966 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:31.392688  2661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:10:31.393013  2661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774958773-2661-0/minicluster-data/ts-2-root
uuid: "81faf4f35aa744e2ae474e8c7b06620b"
format_stamp: "Formatted at 2026-07-10 11:10:31 on dist-test-slave-fg8d"
I20260710 11:10:31.393323  2661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774958773-2661-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774958773-2661-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774958773-2661-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 11:10:31.423740  2661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:31.425011  2661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:31.426608  2661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:31.428887  2661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:31.429116  2661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:31.429382  2661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:31.429556  2661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:31.471035  2661 rpc_server.cc:307] RPC server started. Bound to: 127.2.153.67:42917
I20260710 11:10:31.471136  5028 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.153.67:42917 every 8 connection(s)
I20260710 11:10:31.475919  2661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:31.488045  5032 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 11:10:31.491744  5033 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 11:10:31.497956  5029 heartbeater.cc:344] Connected to a master server at 127.2.153.126:42411
I20260710 11:10:31.498135  2661 server_base.cc:1061] running on GCE node
I20260710 11:10:31.498505  5029 heartbeater.cc:461] Registering TS with master...
W20260710 11:10:31.498507  5036 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 11:10:31.499490  5029 heartbeater.cc:507] Master 127.2.153.126:42411 requested a full tablet report, sending...
I20260710 11:10:31.499801  2661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:31.500008  2661 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 11:10:31.500139  2661 hybrid_clock.cc:648] HybridClock initialized: now 1783681831500129 us; error 0 us; skew 500 ppm
I20260710 11:10:31.500838  2661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:31.501725  4753 ts_manager.cc:194] Registered new tserver with Master: 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917)
I20260710 11:10:31.503403  4753 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53628
I20260710 11:10:31.503473  2661 webserver.cc:533] Webserver started at http://127.2.153.68:33697/ using document root <none> and password file <none>
I20260710 11:10:31.504068  2661 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:31.504329  2661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:31.504652  2661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:31.505698  2661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774958773-2661-0/minicluster-data/ts-3-root/instance:
uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b"
format_stamp: "Formatted at 2026-07-10 11:10:31 on dist-test-slave-fg8d"
I20260710 11:10:31.510243  2661 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:10:31.513691  5040 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:31.514750  2661 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:10:31.515039  2661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774958773-2661-0/minicluster-data/ts-3-root
uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b"
format_stamp: "Formatted at 2026-07-10 11:10:31 on dist-test-slave-fg8d"
I20260710 11:10:31.515295  2661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774958773-2661-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774958773-2661-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774958773-2661-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 11:10:31.536761  2661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:31.538066  2661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:31.539577  2661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:31.541838  2661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:31.542013  2661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:31.542310  2661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:31.542537  2661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:31.589282  2661 rpc_server.cc:307] RPC server started. Bound to: 127.2.153.68:35685
I20260710 11:10:31.589524  5102 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.153.68:35685 every 8 connection(s)
I20260710 11:10:31.603557  5103 heartbeater.cc:344] Connected to a master server at 127.2.153.126:42411
I20260710 11:10:31.603976  5103 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:31.604701  5103 heartbeater.cc:507] Master 127.2.153.126:42411 requested a full tablet report, sending...
I20260710 11:10:31.606689  4753 ts_manager.cc:194] Registered new tserver with Master: 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685)
I20260710 11:10:31.607456  2661 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014696294s
I20260710 11:10:31.608068  4753 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53644
I20260710 11:10:31.633805  4753 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53652:
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 11:10:31.782213  4845 tablet_service.cc:1511] Processing CreateTablet for tablet 55e315ba717840ccb6872f2b6f0dbabe (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:10:31.783869  4845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55e315ba717840ccb6872f2b6f0dbabe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.784719  4841 tablet_service.cc:1511] Processing CreateTablet for tablet c99c2aee50df49a1a8ba2cff9181cc5f (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:10:31.786828  4841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c99c2aee50df49a1a8ba2cff9181cc5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.787406  4844 tablet_service.cc:1511] Processing CreateTablet for tablet 520a3a5827a2415e886e2d41041fd1df (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:10:31.789009  4844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 520a3a5827a2415e886e2d41041fd1df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.790351  4843 tablet_service.cc:1511] Processing CreateTablet for tablet 83c57e892ea74c4ea8ab69362172b8ad (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:10:31.791716  4843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83c57e892ea74c4ea8ab69362172b8ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.793360  4840 tablet_service.cc:1511] Processing CreateTablet for tablet 8b7b86c9771847498d034ca1200f8087 (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:10:31.794883  4840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b7b86c9771847498d034ca1200f8087. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.788633  4842 tablet_service.cc:1511] Processing CreateTablet for tablet 7547e56df519497789b77bdb3325e974 (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:10:31.796759  4842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7547e56df519497789b77bdb3325e974. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.812485  5068 tablet_service.cc:1511] Processing CreateTablet for tablet 55e315ba717840ccb6872f2b6f0dbabe (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:10:31.813905  5068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55e315ba717840ccb6872f2b6f0dbabe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.815436  5067 tablet_service.cc:1511] Processing CreateTablet for tablet 83c57e892ea74c4ea8ab69362172b8ad (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:10:31.816957  5067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83c57e892ea74c4ea8ab69362172b8ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.819332  5066 tablet_service.cc:1511] Processing CreateTablet for tablet 5a349d58f9f04a91b711151ed46a60c8 (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:10:31.820847  5066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a349d58f9f04a91b711151ed46a60c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.823372  5065 tablet_service.cc:1511] Processing CreateTablet for tablet c99c2aee50df49a1a8ba2cff9181cc5f (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:10:31.824873  5065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c99c2aee50df49a1a8ba2cff9181cc5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.830215  5064 tablet_service.cc:1511] Processing CreateTablet for tablet 8b7b86c9771847498d034ca1200f8087 (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:10:31.832736  5063 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe8d45b46434ed39b8bc3c295c4bd6c (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:10:31.835294  5062 tablet_service.cc:1511] Processing CreateTablet for tablet 8ba63b899b584bfaa5f8eb76c25aba97 (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:10:31.836594  4994 tablet_service.cc:1511] Processing CreateTablet for tablet 55e315ba717840ccb6872f2b6f0dbabe (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:10:31.837925  4994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55e315ba717840ccb6872f2b6f0dbabe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.837703  4839 tablet_service.cc:1511] Processing CreateTablet for tablet 8864b40c0c834a2bb1e1965488f7bace (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:10:31.839216  4839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8864b40c0c834a2bb1e1965488f7bace. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.843348  4838 tablet_service.cc:1511] Processing CreateTablet for tablet 8ba63b899b584bfaa5f8eb76c25aba97 (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:10:31.843654  4993 tablet_service.cc:1511] Processing CreateTablet for tablet 520a3a5827a2415e886e2d41041fd1df (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:10:31.844122  4840 tablet_service.cc:1511] Processing CreateTablet for tablet d4ed0bf9a79b4973bc5b84276af4fef0 (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:10:31.845016  4993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 520a3a5827a2415e886e2d41041fd1df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.845054  4838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ba63b899b584bfaa5f8eb76c25aba97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.847445  4837 tablet_service.cc:1511] Processing CreateTablet for tablet 7fec94f9b067401db9932dff708fe9e5 (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:10:31.849012  4837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fec94f9b067401db9932dff708fe9e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.848732  4842 tablet_service.cc:1511] Processing CreateTablet for tablet c329abb8b94747cd81b9497d865c972a (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:10:31.850165  4842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c329abb8b94747cd81b9497d865c972a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.851413  4836 tablet_service.cc:1511] Processing CreateTablet for tablet 7f757f11bc424553bbf3aff5b9f557f0 (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:10:31.851720  4992 tablet_service.cc:1511] Processing CreateTablet for tablet 5a349d58f9f04a91b711151ed46a60c8 (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:10:31.852948  4836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f757f11bc424553bbf3aff5b9f557f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.853081  4992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a349d58f9f04a91b711151ed46a60c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.855791  4991 tablet_service.cc:1511] Processing CreateTablet for tablet 7547e56df519497789b77bdb3325e974 (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:10:31.857236  4991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7547e56df519497789b77bdb3325e974. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.856848  4844 tablet_service.cc:1511] Processing CreateTablet for tablet c06cd7f924124e95ab5a4b50dffae6b7 (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:10:31.859310  4990 tablet_service.cc:1511] Processing CreateTablet for tablet 8b7b86c9771847498d034ca1200f8087 (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:10:31.859480  5061 tablet_service.cc:1511] Processing CreateTablet for tablet 7fec94f9b067401db9932dff708fe9e5 (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:10:31.860695  4990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b7b86c9771847498d034ca1200f8087. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.862457  5123 tablet_bootstrap.cc:492] T 83c57e892ea74c4ea8ab69362172b8ad P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap starting.
I20260710 11:10:31.862716  5060 tablet_service.cc:1511] Processing CreateTablet for tablet f1f14a96b8a54fa38189f3791714adb0 (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:10:31.863196  4989 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe8d45b46434ed39b8bc3c295c4bd6c (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:10:31.864600  4989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe8d45b46434ed39b8bc3c295c4bd6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.867283  4988 tablet_service.cc:1511] Processing CreateTablet for tablet 8864b40c0c834a2bb1e1965488f7bace (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:10:31.868911  4844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c06cd7f924124e95ab5a4b50dffae6b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.869279  4987 tablet_service.cc:1511] Processing CreateTablet for tablet 7fec94f9b067401db9932dff708fe9e5 (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:10:31.870682  4987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fec94f9b067401db9932dff708fe9e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.871402  4840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4ed0bf9a79b4973bc5b84276af4fef0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.877589  4985 tablet_service.cc:1511] Processing CreateTablet for tablet 7f757f11bc424553bbf3aff5b9f557f0 (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:10:31.877492  5059 tablet_service.cc:1511] Processing CreateTablet for tablet d4ed0bf9a79b4973bc5b84276af4fef0 (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:10:31.878198  4986 tablet_service.cc:1511] Processing CreateTablet for tablet f1f14a96b8a54fa38189f3791714adb0 (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:10:31.879761  5063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe8d45b46434ed39b8bc3c295c4bd6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.890470  4988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8864b40c0c834a2bb1e1965488f7bace. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.893328  5062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ba63b899b584bfaa5f8eb76c25aba97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.894711  5059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4ed0bf9a79b4973bc5b84276af4fef0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.895969  5064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b7b86c9771847498d034ca1200f8087. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.898478  5060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f14a96b8a54fa38189f3791714adb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.898233  4920 tablet_service.cc:1511] Processing CreateTablet for tablet 520a3a5827a2415e886e2d41041fd1df (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:10:31.899684  4920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 520a3a5827a2415e886e2d41041fd1df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.902478  5061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fec94f9b067401db9932dff708fe9e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.903450  4919 tablet_service.cc:1511] Processing CreateTablet for tablet 83c57e892ea74c4ea8ab69362172b8ad (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:10:31.904912  4919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83c57e892ea74c4ea8ab69362172b8ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.906421  4986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f14a96b8a54fa38189f3791714adb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.907505  4918 tablet_service.cc:1511] Processing CreateTablet for tablet 5a349d58f9f04a91b711151ed46a60c8 (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:10:31.909022  4918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a349d58f9f04a91b711151ed46a60c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.911082  4841 tablet_service.cc:1511] Processing CreateTablet for tablet 8b940325e2404eddacbcb3e8a5351bcc (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:10:31.912810  4841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b940325e2404eddacbcb3e8a5351bcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.913307  4916 tablet_service.cc:1511] Processing CreateTablet for tablet c99c2aee50df49a1a8ba2cff9181cc5f (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:10:31.914745  4916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c99c2aee50df49a1a8ba2cff9181cc5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.918001  4915 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe8d45b46434ed39b8bc3c295c4bd6c (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:10:31.919584  4915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe8d45b46434ed39b8bc3c295c4bd6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.923418  4914 tablet_service.cc:1511] Processing CreateTablet for tablet 8864b40c0c834a2bb1e1965488f7bace (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:10:31.924984  4914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8864b40c0c834a2bb1e1965488f7bace. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.926970  5123 tablet_bootstrap.cc:654] T 83c57e892ea74c4ea8ab69362172b8ad P bae8635c4c2a4209b6c1f521cd57052e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:31.927412  4913 tablet_service.cc:1511] Processing CreateTablet for tablet 8ba63b899b584bfaa5f8eb76c25aba97 (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:10:31.928844  4913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ba63b899b584bfaa5f8eb76c25aba97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.930480  4985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f757f11bc424553bbf3aff5b9f557f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.931149  4843 tablet_service.cc:1511] Processing CreateTablet for tablet 9d6a972bd3a84706b317a59f57678315 (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:10:31.911413  4917 tablet_service.cc:1511] Processing CreateTablet for tablet 7547e56df519497789b77bdb3325e974 (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:10:31.935001  4917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7547e56df519497789b77bdb3325e974. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.940754  4912 tablet_service.cc:1511] Processing CreateTablet for tablet f1f14a96b8a54fa38189f3791714adb0 (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:10:31.943732  4911 tablet_service.cc:1511] Processing CreateTablet for tablet 7f757f11bc424553bbf3aff5b9f557f0 (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:10:31.947556  4912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1f14a96b8a54fa38189f3791714adb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.950497  4911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f757f11bc424553bbf3aff5b9f557f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.959632  4843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d6a972bd3a84706b317a59f57678315. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:31.984259  4992 tablet_service.cc:1511] Processing CreateTablet for tablet c329abb8b94747cd81b9497d865c972a (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:10:32.002277  4845 tablet_service.cc:1511] Processing CreateTablet for tablet 563d70c42b9f47cd9d456d99a4229dfa (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:10:32.009634  5125 tablet_bootstrap.cc:492] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Bootstrap starting.
I20260710 11:10:32.013940  4987 tablet_service.cc:1511] Processing CreateTablet for tablet 8568f28129374f7ca03d19c7471edc44 (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:10:32.015455  4987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8568f28129374f7ca03d19c7471edc44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:32.021726  4839 tablet_service.cc:1511] Processing CreateTablet for tablet d3f997a0f1c749468d2fe2fd15709d2e (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:10:32.024142  4838 tablet_service.cc:1511] Processing CreateTablet for tablet 6179d81cc7814199bce9e9dd14d65ded (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:10:32.024611  5066 tablet_service.cc:1511] Processing CreateTablet for tablet c329abb8b94747cd81b9497d865c972a (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:10:32.026345  5067 tablet_service.cc:1511] Processing CreateTablet for tablet 8568f28129374f7ca03d19c7471edc44 (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:10:32.039664  5067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8568f28129374f7ca03d19c7471edc44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:32.030521  4992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c329abb8b94747cd81b9497d865c972a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:32.030977  4845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 563d70c42b9f47cd9d456d99a4229dfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:32.031783  5065 tablet_service.cc:1511] Processing CreateTablet for tablet 8b940325e2404eddacbcb3e8a5351bcc (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:10:32.037153  5063 tablet_service.cc:1511] Processing CreateTablet for tablet 9d6a972bd3a84706b317a59f57678315 (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:10:32.058590  5123 tablet_bootstrap.cc:492] T 83c57e892ea74c4ea8ab69362172b8ad P bae8635c4c2a4209b6c1f521cd57052e: No bootstrap required, opened a new log
I20260710 11:10:32.059191  5123 ts_tablet_manager.cc:1403] T 83c57e892ea74c4ea8ab69362172b8ad P bae8635c4c2a4209b6c1f521cd57052e: Time spent bootstrapping tablet: real 0.197s	user 0.017s	sys 0.005s
I20260710 11:10:32.062644  5123 raft_consensus.cc:359] T 83c57e892ea74c4ea8ab69362172b8ad P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:32.063473  5123 raft_consensus.cc:385] T 83c57e892ea74c4ea8ab69362172b8ad P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:32.063812  5123 raft_consensus.cc:740] T 83c57e892ea74c4ea8ab69362172b8ad P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Initialized, Role: FOLLOWER
I20260710 11:10:32.067453  5123 consensus_queue.cc:260] T 83c57e892ea74c4ea8ab69362172b8ad P bae8635c4c2a4209b6c1f521cd57052e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:32.074604  4994 tablet_service.cc:1511] Processing CreateTablet for tablet 9d6a972bd3a84706b317a59f57678315 (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:10:32.075409  4986 tablet_service.cc:1511] Processing CreateTablet for tablet 249e8268dcd64272ae2b751214925b36 (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:10:32.076660  4994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d6a972bd3a84706b317a59f57678315. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:32.086519  5123 ts_tablet_manager.cc:1434] T 83c57e892ea74c4ea8ab69362172b8ad P bae8635c4c2a4209b6c1f521cd57052e: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.009s
I20260710 11:10:32.086829  5124 tablet_bootstrap.cc:492] T 520a3a5827a2415e886e2d41041fd1df P 81faf4f35aa744e2ae474e8c7b06620b: Bootstrap starting.
I20260710 11:10:32.087426  4880 heartbeater.cc:499] Master 127.2.153.126:42411 was elected leader, sending a full tablet report...
I20260710 11:10:32.087747  5123 tablet_bootstrap.cc:492] T 8b7b86c9771847498d034ca1200f8087 P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap starting.
W20260710 11:10:32.088606  4801 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:10:32.100258  4986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 249e8268dcd64272ae2b751214925b36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:32.106627  4993 tablet_service.cc:1511] Processing CreateTablet for tablet 563d70c42b9f47cd9d456d99a4229dfa (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:10:32.108523  4990 tablet_service.cc:1511] Processing CreateTablet for tablet 6179d81cc7814199bce9e9dd14d65ded (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:10:32.123653  5068 tablet_service.cc:1511] Processing CreateTablet for tablet 249e8268dcd64272ae2b751214925b36 (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:10:32.109023  4993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 563d70c42b9f47cd9d456d99a4229dfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:32.103082  4838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6179d81cc7814199bce9e9dd14d65ded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:32.131637  5125 tablet_bootstrap.cc:654] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:32.132627  5059 tablet_service.cc:1511] Processing CreateTablet for tablet d3f997a0f1c749468d2fe2fd15709d2e (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:10:32.142838  4988 tablet_service.cc:1511] Processing CreateTablet for tablet f4725bcee8444077bf3fa31302471fd6 (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:10:32.148942  4988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4725bcee8444077bf3fa31302471fd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:32.151551  4914 tablet_service.cc:1511] Processing CreateTablet for tablet c06cd7f924124e95ab5a4b50dffae6b7 (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:10:32.145017  4920 tablet_service.cc:1511] Processing CreateTablet for tablet 8568f28129374f7ca03d19c7471edc44 (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:10:32.145280  4919 tablet_service.cc:1511] Processing CreateTablet for tablet d4ed0bf9a79b4973bc5b84276af4fef0 (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:10:32.142733  4991 tablet_service.cc:1511] Processing CreateTablet for tablet c06cd7f924124e95ab5a4b50dffae6b7 (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:10:32.152978  4914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c06cd7f924124e95ab5a4b50dffae6b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:32.153522  4991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c06cd7f924124e95ab5a4b50dffae6b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:32.153621  5124 tablet_bootstrap.cc:654] T 520a3a5827a2415e886e2d41041fd1df P 81faf4f35aa744e2ae474e8c7b06620b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:32.150447  5062 tablet_service.cc:1511] Processing CreateTablet for tablet f4725bcee8444077bf3fa31302471fd6 (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:10:32.159920  4839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3f997a0f1c749468d2fe2fd15709d2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:32.130036  5066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c329abb8b94747cd81b9497d865c972a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:32.162772  5062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4725bcee8444077bf3fa31302471fd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:32.169941  5063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d6a972bd3a84706b317a59f57678315. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:32.165122  4990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6179d81cc7814199bce9e9dd14d65ded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:32.170821  4920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8568f28129374f7ca03d19c7471edc44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:32.172233  4919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4ed0bf9a79b4973bc5b84276af4fef0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:32.178470  5065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b940325e2404eddacbcb3e8a5351bcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:32.186894  5059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3f997a0f1c749468d2fe2fd15709d2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:32.188218  4915 tablet_service.cc:1511] Processing CreateTablet for tablet f4725bcee8444077bf3fa31302471fd6 (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:10:32.189611  4915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4725bcee8444077bf3fa31302471fd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:32.149376  5061 tablet_service.cc:1511] Processing CreateTablet for tablet 6179d81cc7814199bce9e9dd14d65ded (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:10:32.192094  5061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6179d81cc7814199bce9e9dd14d65ded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:32.195631  4918 tablet_service.cc:1511] Processing CreateTablet for tablet d3f997a0f1c749468d2fe2fd15709d2e (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:10:32.197173  4918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3f997a0f1c749468d2fe2fd15709d2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:32.203572  4911 tablet_service.cc:1511] Processing CreateTablet for tablet 563d70c42b9f47cd9d456d99a4229dfa (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:10:32.204984  4911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 563d70c42b9f47cd9d456d99a4229dfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:32.207032  4916 tablet_service.cc:1511] Processing CreateTablet for tablet 8b940325e2404eddacbcb3e8a5351bcc (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:10:32.208321  4916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b940325e2404eddacbcb3e8a5351bcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:32.210707  4913 tablet_service.cc:1511] Processing CreateTablet for tablet 249e8268dcd64272ae2b751214925b36 (DEFAULT_TABLE table=test-workload [id=77ba5652703a4b379f898349f6ad48bc]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:10:32.212286  4913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 249e8268dcd64272ae2b751214925b36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:32.214401  5068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 249e8268dcd64272ae2b751214925b36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:32.226037  5127 tablet_bootstrap.cc:492] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 03f4bf4d98964e579446671025ca5895: Bootstrap starting.
I20260710 11:10:32.244906  5123 tablet_bootstrap.cc:654] T 8b7b86c9771847498d034ca1200f8087 P bae8635c4c2a4209b6c1f521cd57052e: Neither blocks nor log segments found. Creating new log.
W20260710 11:10:32.250398  4881 tablet.cc:2406] T 83c57e892ea74c4ea8ab69362172b8ad P bae8635c4c2a4209b6c1f521cd57052e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:10:32.315255  5127 tablet_bootstrap.cc:654] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 03f4bf4d98964e579446671025ca5895: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:32.342200  5125 tablet_bootstrap.cc:492] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b: No bootstrap required, opened a new log
I20260710 11:10:32.342310  5124 tablet_bootstrap.cc:492] T 520a3a5827a2415e886e2d41041fd1df P 81faf4f35aa744e2ae474e8c7b06620b: No bootstrap required, opened a new log
I20260710 11:10:32.342708  5125 ts_tablet_manager.cc:1403] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Time spent bootstrapping tablet: real 0.333s	user 0.008s	sys 0.011s
I20260710 11:10:32.342825  5124 ts_tablet_manager.cc:1403] T 520a3a5827a2415e886e2d41041fd1df P 81faf4f35aa744e2ae474e8c7b06620b: Time spent bootstrapping tablet: real 0.256s	user 0.011s	sys 0.016s
I20260710 11:10:32.345631  5125 raft_consensus.cc:359] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:32.346524  5125 raft_consensus.cc:385] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:32.346904  5125 raft_consensus.cc:740] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 405b5b3ba4c74daabf9ab53ffbf7fe3b, State: Initialized, Role: FOLLOWER
I20260710 11:10:32.347980  5123 tablet_bootstrap.cc:492] T 8b7b86c9771847498d034ca1200f8087 P bae8635c4c2a4209b6c1f521cd57052e: No bootstrap required, opened a new log
I20260710 11:10:32.352873  5125 consensus_queue.cc:260] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:32.352860  5123 ts_tablet_manager.cc:1403] T 8b7b86c9771847498d034ca1200f8087 P bae8635c4c2a4209b6c1f521cd57052e: Time spent bootstrapping tablet: real 0.265s	user 0.015s	sys 0.013s
I20260710 11:10:32.345870  5124 raft_consensus.cc:359] T 520a3a5827a2415e886e2d41041fd1df P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:32.356627  5123 raft_consensus.cc:359] T 8b7b86c9771847498d034ca1200f8087 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:32.358938  5123 raft_consensus.cc:385] T 8b7b86c9771847498d034ca1200f8087 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:32.361389  5123 raft_consensus.cc:740] T 8b7b86c9771847498d034ca1200f8087 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Initialized, Role: FOLLOWER
I20260710 11:10:32.362654  5127 tablet_bootstrap.cc:492] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 03f4bf4d98964e579446671025ca5895: No bootstrap required, opened a new log
I20260710 11:10:32.363143  5127 ts_tablet_manager.cc:1403] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 03f4bf4d98964e579446671025ca5895: Time spent bootstrapping tablet: real 0.138s	user 0.013s	sys 0.000s
I20260710 11:10:32.365604  5127 raft_consensus.cc:359] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:32.366190  5127 raft_consensus.cc:385] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:32.366496  5127 raft_consensus.cc:740] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03f4bf4d98964e579446671025ca5895, State: Initialized, Role: FOLLOWER
I20260710 11:10:32.362437  5123 consensus_queue.cc:260] T 8b7b86c9771847498d034ca1200f8087 P bae8635c4c2a4209b6c1f521cd57052e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:32.368602  5123 ts_tablet_manager.cc:1434] T 8b7b86c9771847498d034ca1200f8087 P bae8635c4c2a4209b6c1f521cd57052e: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260710 11:10:32.369700  5123 tablet_bootstrap.cc:492] T 7547e56df519497789b77bdb3325e974 P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap starting.
I20260710 11:10:32.374797  5127 consensus_queue.cc:260] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 03f4bf4d98964e579446671025ca5895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:32.379233  5123 tablet_bootstrap.cc:654] T 7547e56df519497789b77bdb3325e974 P bae8635c4c2a4209b6c1f521cd57052e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:32.379382  5125 ts_tablet_manager.cc:1434] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Time spent starting tablet: real 0.036s	user 0.016s	sys 0.007s
I20260710 11:10:32.358546  5124 raft_consensus.cc:385] T 520a3a5827a2415e886e2d41041fd1df P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:32.380230  5124 raft_consensus.cc:740] T 520a3a5827a2415e886e2d41041fd1df P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81faf4f35aa744e2ae474e8c7b06620b, State: Initialized, Role: FOLLOWER
I20260710 11:10:32.381336  5124 consensus_queue.cc:260] T 520a3a5827a2415e886e2d41041fd1df P 81faf4f35aa744e2ae474e8c7b06620b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:32.383944  4955 heartbeater.cc:499] Master 127.2.153.126:42411 was elected leader, sending a full tablet report...
I20260710 11:10:32.385206  5103 heartbeater.cc:499] Master 127.2.153.126:42411 was elected leader, sending a full tablet report...
I20260710 11:10:32.403643  5127 ts_tablet_manager.cc:1434] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 03f4bf4d98964e579446671025ca5895: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.007s
I20260710 11:10:32.404500  5125 tablet_bootstrap.cc:492] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Bootstrap starting.
I20260710 11:10:32.404793  5127 tablet_bootstrap.cc:492] T 83c57e892ea74c4ea8ab69362172b8ad P 03f4bf4d98964e579446671025ca5895: Bootstrap starting.
I20260710 11:10:32.405377  5123 tablet_bootstrap.cc:492] T 7547e56df519497789b77bdb3325e974 P bae8635c4c2a4209b6c1f521cd57052e: No bootstrap required, opened a new log
I20260710 11:10:32.405920  5123 ts_tablet_manager.cc:1403] T 7547e56df519497789b77bdb3325e974 P bae8635c4c2a4209b6c1f521cd57052e: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.005s
I20260710 11:10:32.408994  5123 raft_consensus.cc:359] T 7547e56df519497789b77bdb3325e974 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:32.413717  5123 raft_consensus.cc:385] T 7547e56df519497789b77bdb3325e974 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:32.414176  5123 raft_consensus.cc:740] T 7547e56df519497789b77bdb3325e974 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Initialized, Role: FOLLOWER
I20260710 11:10:32.414325  5125 tablet_bootstrap.cc:654] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:32.415261  5123 consensus_queue.cc:260] T 7547e56df519497789b77bdb3325e974 P bae8635c4c2a4209b6c1f521cd57052e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:32.417972  5029 heartbeater.cc:499] Master 127.2.153.126:42411 was elected leader, sending a full tablet report...
I20260710 11:10:32.418486  5124 ts_tablet_manager.cc:1434] T 520a3a5827a2415e886e2d41041fd1df P 81faf4f35aa744e2ae474e8c7b06620b: Time spent starting tablet: real 0.075s	user 0.024s	sys 0.018s
I20260710 11:10:32.419466  5124 tablet_bootstrap.cc:492] T 5a349d58f9f04a91b711151ed46a60c8 P 81faf4f35aa744e2ae474e8c7b06620b: Bootstrap starting.
I20260710 11:10:32.411765  5127 tablet_bootstrap.cc:654] T 83c57e892ea74c4ea8ab69362172b8ad P 03f4bf4d98964e579446671025ca5895: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:32.420544  5123 ts_tablet_manager.cc:1434] T 7547e56df519497789b77bdb3325e974 P bae8635c4c2a4209b6c1f521cd57052e: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:10:32.421676  5123 tablet_bootstrap.cc:492] T 520a3a5827a2415e886e2d41041fd1df P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap starting.
I20260710 11:10:32.428228  5124 tablet_bootstrap.cc:654] T 5a349d58f9f04a91b711151ed46a60c8 P 81faf4f35aa744e2ae474e8c7b06620b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:32.428797  5123 tablet_bootstrap.cc:654] T 520a3a5827a2415e886e2d41041fd1df P bae8635c4c2a4209b6c1f521cd57052e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:32.436218  5125 tablet_bootstrap.cc:492] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b: No bootstrap required, opened a new log
I20260710 11:10:32.436759  5125 ts_tablet_manager.cc:1403] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.001s
I20260710 11:10:32.437688  5127 tablet_bootstrap.cc:492] T 83c57e892ea74c4ea8ab69362172b8ad P 03f4bf4d98964e579446671025ca5895: No bootstrap required, opened a new log
I20260710 11:10:32.438274  5127 ts_tablet_manager.cc:1403] T 83c57e892ea74c4ea8ab69362172b8ad P 03f4bf4d98964e579446671025ca5895: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.000s
I20260710 11:10:32.441861  5127 raft_consensus.cc:359] T 83c57e892ea74c4ea8ab69362172b8ad P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:32.442770  5127 raft_consensus.cc:385] T 83c57e892ea74c4ea8ab69362172b8ad P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:32.443120  5127 raft_consensus.cc:740] T 83c57e892ea74c4ea8ab69362172b8ad P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03f4bf4d98964e579446671025ca5895, State: Initialized, Role: FOLLOWER
I20260710 11:10:32.443648  5125 raft_consensus.cc:359] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:32.444409  5125 raft_consensus.cc:385] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:32.444021  5127 consensus_queue.cc:260] T 83c57e892ea74c4ea8ab69362172b8ad P 03f4bf4d98964e579446671025ca5895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:32.444703  5125 raft_consensus.cc:740] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 405b5b3ba4c74daabf9ab53ffbf7fe3b, State: Initialized, Role: FOLLOWER
I20260710 11:10:32.446297  5127 ts_tablet_manager.cc:1434] T 83c57e892ea74c4ea8ab69362172b8ad P 03f4bf4d98964e579446671025ca5895: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:10:32.447237  5127 tablet_bootstrap.cc:492] T c99c2aee50df49a1a8ba2cff9181cc5f P 03f4bf4d98964e579446671025ca5895: Bootstrap starting.
I20260710 11:10:32.448096  5124 tablet_bootstrap.cc:492] T 5a349d58f9f04a91b711151ed46a60c8 P 81faf4f35aa744e2ae474e8c7b06620b: No bootstrap required, opened a new log
I20260710 11:10:32.448596  5124 ts_tablet_manager.cc:1403] T 5a349d58f9f04a91b711151ed46a60c8 P 81faf4f35aa744e2ae474e8c7b06620b: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.009s
I20260710 11:10:32.451670  5124 raft_consensus.cc:359] T 5a349d58f9f04a91b711151ed46a60c8 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:32.452461  5124 raft_consensus.cc:385] T 5a349d58f9f04a91b711151ed46a60c8 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:32.452760  5124 raft_consensus.cc:740] T 5a349d58f9f04a91b711151ed46a60c8 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81faf4f35aa744e2ae474e8c7b06620b, State: Initialized, Role: FOLLOWER
I20260710 11:10:32.453559  5127 tablet_bootstrap.cc:654] T c99c2aee50df49a1a8ba2cff9181cc5f P 03f4bf4d98964e579446671025ca5895: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:32.453729  5125 consensus_queue.cc:260] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:32.456022  5125 ts_tablet_manager.cc:1434] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Time spent starting tablet: real 0.019s	user 0.000s	sys 0.008s
I20260710 11:10:32.457181  5125 tablet_bootstrap.cc:492] T 5a349d58f9f04a91b711151ed46a60c8 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Bootstrap starting.
I20260710 11:10:32.458570  5124 consensus_queue.cc:260] T 5a349d58f9f04a91b711151ed46a60c8 P 81faf4f35aa744e2ae474e8c7b06620b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:32.461575  5124 ts_tablet_manager.cc:1434] T 5a349d58f9f04a91b711151ed46a60c8 P 81faf4f35aa744e2ae474e8c7b06620b: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 11:10:32.462867  5124 tablet_bootstrap.cc:492] T 7547e56df519497789b77bdb3325e974 P 81faf4f35aa744e2ae474e8c7b06620b: Bootstrap starting.
I20260710 11:10:32.473948  5125 tablet_bootstrap.cc:654] T 5a349d58f9f04a91b711151ed46a60c8 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:32.479328  5123 tablet_bootstrap.cc:492] T 520a3a5827a2415e886e2d41041fd1df P bae8635c4c2a4209b6c1f521cd57052e: No bootstrap required, opened a new log
I20260710 11:10:32.479892  5123 ts_tablet_manager.cc:1403] T 520a3a5827a2415e886e2d41041fd1df P bae8635c4c2a4209b6c1f521cd57052e: Time spent bootstrapping tablet: real 0.058s	user 0.034s	sys 0.018s
I20260710 11:10:32.482611  5124 tablet_bootstrap.cc:654] T 7547e56df519497789b77bdb3325e974 P 81faf4f35aa744e2ae474e8c7b06620b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:32.483165  5123 raft_consensus.cc:359] T 520a3a5827a2415e886e2d41041fd1df P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:32.484005  5123 raft_consensus.cc:385] T 520a3a5827a2415e886e2d41041fd1df P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:32.484315  5123 raft_consensus.cc:740] T 520a3a5827a2415e886e2d41041fd1df P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Initialized, Role: FOLLOWER
I20260710 11:10:32.485109  5123 consensus_queue.cc:260] T 520a3a5827a2415e886e2d41041fd1df P bae8635c4c2a4209b6c1f521cd57052e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:32.488312  5123 ts_tablet_manager.cc:1434] T 520a3a5827a2415e886e2d41041fd1df P bae8635c4c2a4209b6c1f521cd57052e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:10:32.488955  5127 tablet_bootstrap.cc:492] T c99c2aee50df49a1a8ba2cff9181cc5f P 03f4bf4d98964e579446671025ca5895: No bootstrap required, opened a new log
I20260710 11:10:32.489367  5123 tablet_bootstrap.cc:492] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap starting.
I20260710 11:10:32.489447  5127 ts_tablet_manager.cc:1403] T c99c2aee50df49a1a8ba2cff9181cc5f P 03f4bf4d98964e579446671025ca5895: Time spent bootstrapping tablet: real 0.042s	user 0.026s	sys 0.004s
I20260710 11:10:32.492595  5127 raft_consensus.cc:359] T c99c2aee50df49a1a8ba2cff9181cc5f P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:32.493144  5124 tablet_bootstrap.cc:492] T 7547e56df519497789b77bdb3325e974 P 81faf4f35aa744e2ae474e8c7b06620b: No bootstrap required, opened a new log
I20260710 11:10:32.493382  5127 raft_consensus.cc:385] T c99c2aee50df49a1a8ba2cff9181cc5f P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:32.493803  5127 raft_consensus.cc:740] T c99c2aee50df49a1a8ba2cff9181cc5f P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03f4bf4d98964e579446671025ca5895, State: Initialized, Role: FOLLOWER
I20260710 11:10:32.493852  5124 ts_tablet_manager.cc:1403] T 7547e56df519497789b77bdb3325e974 P 81faf4f35aa744e2ae474e8c7b06620b: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.001s
I20260710 11:10:32.494733  5127 consensus_queue.cc:260] T c99c2aee50df49a1a8ba2cff9181cc5f P 03f4bf4d98964e579446671025ca5895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:32.497011  5127 ts_tablet_manager.cc:1434] T c99c2aee50df49a1a8ba2cff9181cc5f P 03f4bf4d98964e579446671025ca5895: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:10:32.510717  5127 tablet_bootstrap.cc:492] T 8ba63b899b584bfaa5f8eb76c25aba97 P 03f4bf4d98964e579446671025ca5895: Bootstrap starting.
I20260710 11:10:32.512542  5123 tablet_bootstrap.cc:654] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:32.514472  5124 raft_consensus.cc:359] T 7547e56df519497789b77bdb3325e974 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:32.515450  5124 raft_consensus.cc:385] T 7547e56df519497789b77bdb3325e974 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:32.515853  5124 raft_consensus.cc:740] T 7547e56df519497789b77bdb3325e974 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81faf4f35aa744e2ae474e8c7b06620b, State: Initialized, Role: FOLLOWER
I20260710 11:10:32.516953  5124 consensus_queue.cc:260] T 7547e56df519497789b77bdb3325e974 P 81faf4f35aa744e2ae474e8c7b06620b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:32.517969  5127 tablet_bootstrap.cc:654] T 8ba63b899b584bfaa5f8eb76c25aba97 P 03f4bf4d98964e579446671025ca5895: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:32.519898  5124 ts_tablet_manager.cc:1434] T 7547e56df519497789b77bdb3325e974 P 81faf4f35aa744e2ae474e8c7b06620b: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.001s
I20260710 11:10:32.521124  5124 tablet_bootstrap.cc:492] T 7fec94f9b067401db9932dff708fe9e5 P 81faf4f35aa744e2ae474e8c7b06620b: Bootstrap starting.
I20260710 11:10:32.523389  5128 raft_consensus.cc:493] T 83c57e892ea74c4ea8ab69362172b8ad P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:32.523918  5128 raft_consensus.cc:515] T 83c57e892ea74c4ea8ab69362172b8ad P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:32.526870  5128 leader_election.cc:290] T 83c57e892ea74c4ea8ab69362172b8ad P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871), 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685)
I20260710 11:10:32.540884  5125 tablet_bootstrap.cc:492] T 5a349d58f9f04a91b711151ed46a60c8 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: No bootstrap required, opened a new log
I20260710 11:10:32.541625  5125 ts_tablet_manager.cc:1403] T 5a349d58f9f04a91b711151ed46a60c8 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Time spent bootstrapping tablet: real 0.085s	user 0.012s	sys 0.002s
I20260710 11:10:32.544310  5124 tablet_bootstrap.cc:654] T 7fec94f9b067401db9932dff708fe9e5 P 81faf4f35aa744e2ae474e8c7b06620b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:32.545320  5125 raft_consensus.cc:359] T 5a349d58f9f04a91b711151ed46a60c8 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:32.546597  5125 raft_consensus.cc:385] T 5a349d58f9f04a91b711151ed46a60c8 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:32.546947  5125 raft_consensus.cc:740] T 5a349d58f9f04a91b711151ed46a60c8 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 405b5b3ba4c74daabf9ab53ffbf7fe3b, State: Initialized, Role: FOLLOWER
I20260710 11:10:32.547477  5123 tablet_bootstrap.cc:492] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e: No bootstrap required, opened a new log
I20260710 11:10:32.547979  5123 ts_tablet_manager.cc:1403] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e: Time spent bootstrapping tablet: real 0.059s	user 0.030s	sys 0.013s
I20260710 11:10:32.547744  5125 consensus_queue.cc:260] T 5a349d58f9f04a91b711151ed46a60c8 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:32.550071  5125 ts_tablet_manager.cc:1434] T 5a349d58f9f04a91b711151ed46a60c8 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:10:32.551275  5123 raft_consensus.cc:359] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:32.552162  5123 raft_consensus.cc:385] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:32.552475  5123 raft_consensus.cc:740] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Initialized, Role: FOLLOWER
I20260710 11:10:32.553694  5127 tablet_bootstrap.cc:492] T 8ba63b899b584bfaa5f8eb76c25aba97 P 03f4bf4d98964e579446671025ca5895: No bootstrap required, opened a new log
I20260710 11:10:32.553367  5123 consensus_queue.cc:260] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:32.554214  5127 ts_tablet_manager.cc:1403] T 8ba63b899b584bfaa5f8eb76c25aba97 P 03f4bf4d98964e579446671025ca5895: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.011s
I20260710 11:10:32.555964  5123 ts_tablet_manager.cc:1434] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:10:32.556973  5123 tablet_bootstrap.cc:492] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap starting.
I20260710 11:10:32.557353  5127 raft_consensus.cc:359] T 8ba63b899b584bfaa5f8eb76c25aba97 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:32.562695  5125 tablet_bootstrap.cc:492] T 83c57e892ea74c4ea8ab69362172b8ad P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Bootstrap starting.
I20260710 11:10:32.565487  5123 tablet_bootstrap.cc:654] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:32.568756  5124 tablet_bootstrap.cc:492] T 7fec94f9b067401db9932dff708fe9e5 P 81faf4f35aa744e2ae474e8c7b06620b: No bootstrap required, opened a new log
I20260710 11:10:32.569351  5124 ts_tablet_manager.cc:1403] T 7fec94f9b067401db9932dff708fe9e5 P 81faf4f35aa744e2ae474e8c7b06620b: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.013s
I20260710 11:10:32.572499  5124 raft_consensus.cc:359] T 7fec94f9b067401db9932dff708fe9e5 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:32.573130  5124 raft_consensus.cc:385] T 7fec94f9b067401db9932dff708fe9e5 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:32.573467  5124 raft_consensus.cc:740] T 7fec94f9b067401db9932dff708fe9e5 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81faf4f35aa744e2ae474e8c7b06620b, State: Initialized, Role: FOLLOWER
I20260710 11:10:32.574337  5124 consensus_queue.cc:260] T 7fec94f9b067401db9932dff708fe9e5 P 81faf4f35aa744e2ae474e8c7b06620b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:32.573515  5125 tablet_bootstrap.cc:654] T 83c57e892ea74c4ea8ab69362172b8ad P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:32.576802  5124 ts_tablet_manager.cc:1434] T 7fec94f9b067401db9932dff708fe9e5 P 81faf4f35aa744e2ae474e8c7b06620b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:10:32.580960  5133 raft_consensus.cc:493] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:32.581527  5133 raft_consensus.cc:515] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:32.582711  5124 tablet_bootstrap.cc:492] T 55e315ba717840ccb6872f2b6f0dbabe P 81faf4f35aa744e2ae474e8c7b06620b: Bootstrap starting.
I20260710 11:10:32.584153  5133 leader_election.cc:290] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049), 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871)
I20260710 11:10:32.601075  5124 tablet_bootstrap.cc:654] T 55e315ba717840ccb6872f2b6f0dbabe P 81faf4f35aa744e2ae474e8c7b06620b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:32.603623  5123 tablet_bootstrap.cc:492] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e: No bootstrap required, opened a new log
I20260710 11:10:32.604787  5123 ts_tablet_manager.cc:1403] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e: Time spent bootstrapping tablet: real 0.048s	user 0.018s	sys 0.018s
I20260710 11:10:32.605229  5127 raft_consensus.cc:385] T 8ba63b899b584bfaa5f8eb76c25aba97 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:32.607218  5127 raft_consensus.cc:740] T 8ba63b899b584bfaa5f8eb76c25aba97 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03f4bf4d98964e579446671025ca5895, State: Initialized, Role: FOLLOWER
I20260710 11:10:32.614926  5127 consensus_queue.cc:260] T 8ba63b899b584bfaa5f8eb76c25aba97 P 03f4bf4d98964e579446671025ca5895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:32.609104  5123 raft_consensus.cc:359] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:32.612901  5134 raft_consensus.cc:493] T c99c2aee50df49a1a8ba2cff9181cc5f P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:32.617343  5123 raft_consensus.cc:385] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:32.617828  5123 raft_consensus.cc:740] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Initialized, Role: FOLLOWER
I20260710 11:10:32.617527  5134 raft_consensus.cc:515] T c99c2aee50df49a1a8ba2cff9181cc5f P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:32.619020  5123 consensus_queue.cc:260] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:32.626384  5135 raft_consensus.cc:493] T 7547e56df519497789b77bdb3325e974 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:32.626957  5135 raft_consensus.cc:515] T 7547e56df519497789b77bdb3325e974 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:32.630025  5135 leader_election.cc:290] T 7547e56df519497789b77bdb3325e974 P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049), 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871)
I20260710 11:10:32.621891  5123 ts_tablet_manager.cc:1434] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.000s
I20260710 11:10:32.632817  5123 tablet_bootstrap.cc:492] T 8864b40c0c834a2bb1e1965488f7bace P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap starting.
I20260710 11:10:32.632898  5127 ts_tablet_manager.cc:1434] T 8ba63b899b584bfaa5f8eb76c25aba97 P 03f4bf4d98964e579446671025ca5895: Time spent starting tablet: real 0.078s	user 0.008s	sys 0.001s
I20260710 11:10:32.633939  5127 tablet_bootstrap.cc:492] T 520a3a5827a2415e886e2d41041fd1df P 03f4bf4d98964e579446671025ca5895: Bootstrap starting.
I20260710 11:10:32.636209  5128 raft_consensus.cc:493] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:32.636991  5128 raft_consensus.cc:515] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:32.640969  5134 leader_election.cc:290] T c99c2aee50df49a1a8ba2cff9181cc5f P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685), bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049)
I20260710 11:10:32.641104  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c57e892ea74c4ea8ab69362172b8ad" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" is_pre_election: true
W20260710 11:10:32.649703  4819 leader_election.cc:343] T 83c57e892ea74c4ea8ab69362172b8ad P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:32.661916  5128 leader_election.cc:290] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685), 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871)
I20260710 11:10:32.663758  5125 tablet_bootstrap.cc:492] T 83c57e892ea74c4ea8ab69362172b8ad P 405b5b3ba4c74daabf9ab53ffbf7fe3b: No bootstrap required, opened a new log
I20260710 11:10:32.665122  5125 ts_tablet_manager.cc:1403] T 83c57e892ea74c4ea8ab69362172b8ad P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Time spent bootstrapping tablet: real 0.103s	user 0.014s	sys 0.007s
I20260710 11:10:32.663561  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c99c2aee50df49a1a8ba2cff9181cc5f" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" is_pre_election: true
I20260710 11:10:32.668007  5078 raft_consensus.cc:2468] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bae8635c4c2a4209b6c1f521cd57052e in term 0.
I20260710 11:10:32.668468  5125 raft_consensus.cc:359] T 83c57e892ea74c4ea8ab69362172b8ad P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:32.669322  5125 raft_consensus.cc:385] T 83c57e892ea74c4ea8ab69362172b8ad P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:32.669255  4819 leader_election.cc:304] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b, bae8635c4c2a4209b6c1f521cd57052e; no voters: 
I20260710 11:10:32.670403  5128 raft_consensus.cc:2804] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:32.670853  5128 raft_consensus.cc:493] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:32.671227  5128 raft_consensus.cc:3060] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:32.673123  5127 tablet_bootstrap.cc:654] T 520a3a5827a2415e886e2d41041fd1df P 03f4bf4d98964e579446671025ca5895: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:32.674646  4855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c99c2aee50df49a1a8ba2cff9181cc5f" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e" is_pre_election: true
I20260710 11:10:32.669816  5125 raft_consensus.cc:740] T 83c57e892ea74c4ea8ab69362172b8ad P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 405b5b3ba4c74daabf9ab53ffbf7fe3b, State: Initialized, Role: FOLLOWER
I20260710 11:10:32.677452  5134 raft_consensus.cc:493] T 83c57e892ea74c4ea8ab69362172b8ad P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:32.677990  5134 raft_consensus.cc:515] T 83c57e892ea74c4ea8ab69362172b8ad P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:32.680163  5134 leader_election.cc:290] T 83c57e892ea74c4ea8ab69362172b8ad P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685), bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049)
I20260710 11:10:32.688300  5133 raft_consensus.cc:493] T 5a349d58f9f04a91b711151ed46a60c8 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:32.686141  5128 raft_consensus.cc:515] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:32.690522  5125 consensus_queue.cc:260] T 83c57e892ea74c4ea8ab69362172b8ad P 405b5b3ba4c74daabf9ab53ffbf7fe3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:32.693755  5133 raft_consensus.cc:515] T 5a349d58f9f04a91b711151ed46a60c8 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:32.698498  5124 tablet_bootstrap.cc:492] T 55e315ba717840ccb6872f2b6f0dbabe P 81faf4f35aa744e2ae474e8c7b06620b: No bootstrap required, opened a new log
I20260710 11:10:32.700964  5133 leader_election.cc:290] T 5a349d58f9f04a91b711151ed46a60c8 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871), 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917)
I20260710 11:10:32.702948  4930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c57e892ea74c4ea8ab69362172b8ad" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895" is_pre_election: true
I20260710 11:10:32.699201  5124 ts_tablet_manager.cc:1403] T 55e315ba717840ccb6872f2b6f0dbabe P 81faf4f35aa744e2ae474e8c7b06620b: Time spent bootstrapping tablet: real 0.117s	user 0.029s	sys 0.030s
I20260710 11:10:32.719249  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c99c2aee50df49a1a8ba2cff9181cc5f" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895" is_pre_election: true
I20260710 11:10:32.720106  4929 raft_consensus.cc:2468] T c99c2aee50df49a1a8ba2cff9181cc5f P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bae8635c4c2a4209b6c1f521cd57052e in term 0.
I20260710 11:10:32.722239  5123 tablet_bootstrap.cc:654] T 8864b40c0c834a2bb1e1965488f7bace P bae8635c4c2a4209b6c1f521cd57052e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:32.724316  4855 raft_consensus.cc:2393] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in current term 1: Already voted for candidate bae8635c4c2a4209b6c1f521cd57052e in this term.
I20260710 11:10:32.723536  5133 raft_consensus.cc:493] T 83c57e892ea74c4ea8ab69362172b8ad P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:32.724975  5133 raft_consensus.cc:515] T 83c57e892ea74c4ea8ab69362172b8ad P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:32.726753  5128 leader_election.cc:290] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 election: Requested vote from peers 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685), 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871)
I20260710 11:10:32.727322  5128 raft_consensus.cc:493] T 8b7b86c9771847498d034ca1200f8087 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:32.717684  4930 raft_consensus.cc:2468] T 83c57e892ea74c4ea8ab69362172b8ad P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bae8635c4c2a4209b6c1f521cd57052e in term 0.
I20260710 11:10:32.730093  4854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c57e892ea74c4ea8ab69362172b8ad" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e" is_pre_election: true
I20260710 11:10:32.730918  4854 raft_consensus.cc:2468] T 83c57e892ea74c4ea8ab69362172b8ad P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in term 0.
I20260710 11:10:32.732208  5135 raft_consensus.cc:493] T 5a349d58f9f04a91b711151ed46a60c8 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:32.732280  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c57e892ea74c4ea8ab69362172b8ad" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895" is_pre_election: true
I20260710 11:10:32.732834  5135 raft_consensus.cc:515] T 5a349d58f9f04a91b711151ed46a60c8 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:32.733181  4928 raft_consensus.cc:2468] T 83c57e892ea74c4ea8ab69362172b8ad P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in term 0.
I20260710 11:10:32.734649  5042 leader_election.cc:304] T 83c57e892ea74c4ea8ab69362172b8ad P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03f4bf4d98964e579446671025ca5895, 405b5b3ba4c74daabf9ab53ffbf7fe3b; no voters: 
I20260710 11:10:32.735059  5135 leader_election.cc:290] T 5a349d58f9f04a91b711151ed46a60c8 P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871), 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685)
I20260710 11:10:32.730945  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a349d58f9f04a91b711151ed46a60c8" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895" is_pre_election: true
I20260710 11:10:32.735069  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c99c2aee50df49a1a8ba2cff9181cc5f" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b"
W20260710 11:10:32.739025  5042 leader_election.cc:343] T 5a349d58f9f04a91b711151ed46a60c8 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:32.736923  5133 leader_election.cc:290] T 83c57e892ea74c4ea8ab69362172b8ad P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871), bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049)
I20260710 11:10:32.727746  5128 raft_consensus.cc:515] T 8b7b86c9771847498d034ca1200f8087 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:32.743949  4930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c99c2aee50df49a1a8ba2cff9181cc5f" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895" is_pre_election: true
I20260710 11:10:32.747686  4930 raft_consensus.cc:2468] T c99c2aee50df49a1a8ba2cff9181cc5f P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in term 0.
I20260710 11:10:32.743841  5078 raft_consensus.cc:3060] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:32.749785  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c99c2aee50df49a1a8ba2cff9181cc5f" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895"
I20260710 11:10:32.751543  4929 raft_consensus.cc:3060] T c99c2aee50df49a1a8ba2cff9181cc5f P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:32.745735  5133 raft_consensus.cc:2804] T 83c57e892ea74c4ea8ab69362172b8ad P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:32.764649  5133 raft_consensus.cc:493] T 83c57e892ea74c4ea8ab69362172b8ad P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:32.764875  5169 raft_consensus.cc:493] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:32.765111  5133 raft_consensus.cc:3060] T 83c57e892ea74c4ea8ab69362172b8ad P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:32.759744  4819 leader_election.cc:304] T 83c57e892ea74c4ea8ab69362172b8ad P bae8635c4c2a4209b6c1f521cd57052e [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: 03f4bf4d98964e579446671025ca5895, bae8635c4c2a4209b6c1f521cd57052e; no voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b
I20260710 11:10:32.767057  5167 raft_consensus.cc:2804] T 83c57e892ea74c4ea8ab69362172b8ad P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:32.767454  5167 raft_consensus.cc:493] T 83c57e892ea74c4ea8ab69362172b8ad P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:32.767781  5167 raft_consensus.cc:3060] T 83c57e892ea74c4ea8ab69362172b8ad P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:32.771129  5135 raft_consensus.cc:493] T 520a3a5827a2415e886e2d41041fd1df P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:32.771692  5135 raft_consensus.cc:515] T 520a3a5827a2415e886e2d41041fd1df P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:32.773960  5135 leader_election.cc:290] T 520a3a5827a2415e886e2d41041fd1df P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871), bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049)
I20260710 11:10:32.774483  5042 leader_election.cc:304] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03f4bf4d98964e579446671025ca5895, 405b5b3ba4c74daabf9ab53ffbf7fe3b; no voters: 
I20260710 11:10:32.773535  5124 raft_consensus.cc:359] T 55e315ba717840ccb6872f2b6f0dbabe P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:32.777480  5169 raft_consensus.cc:515] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:32.778272  5125 ts_tablet_manager.cc:1434] T 83c57e892ea74c4ea8ab69362172b8ad P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Time spent starting tablet: real 0.113s	user 0.017s	sys 0.011s
I20260710 11:10:32.779385  5125 tablet_bootstrap.cc:492] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Bootstrap starting.
I20260710 11:10:32.780270  5169 leader_election.cc:290] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049), 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917)
I20260710 11:10:32.781635  4854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e315ba717840ccb6872f2b6f0dbabe" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e" is_pre_election: true
I20260710 11:10:32.786773  5076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c57e892ea74c4ea8ab69362172b8ad" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" is_pre_election: true
I20260710 11:10:32.788067  5077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c99c2aee50df49a1a8ba2cff9181cc5f" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" is_pre_election: true
I20260710 11:10:32.782015  5124 raft_consensus.cc:385] T 55e315ba717840ccb6872f2b6f0dbabe P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:32.790966  4854 raft_consensus.cc:2468] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in term 0.
I20260710 11:10:32.785964  5128 leader_election.cc:290] T 8b7b86c9771847498d034ca1200f8087 P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917), 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685)
I20260710 11:10:32.795070  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7b86c9771847498d034ca1200f8087" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" is_pre_election: true
I20260710 11:10:32.801450  5133 raft_consensus.cc:515] T 83c57e892ea74c4ea8ab69362172b8ad P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
W20260710 11:10:32.801929  4819 leader_election.cc:343] T 8b7b86c9771847498d034ca1200f8087 P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:32.799430  5128 raft_consensus.cc:493] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:32.803954  5128 raft_consensus.cc:515] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:32.805245  5123 tablet_bootstrap.cc:492] T 8864b40c0c834a2bb1e1965488f7bace P bae8635c4c2a4209b6c1f521cd57052e: No bootstrap required, opened a new log
I20260710 11:10:32.805881  5123 ts_tablet_manager.cc:1403] T 8864b40c0c834a2bb1e1965488f7bace P bae8635c4c2a4209b6c1f521cd57052e: Time spent bootstrapping tablet: real 0.173s	user 0.011s	sys 0.021s
I20260710 11:10:32.807250  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e315ba717840ccb6872f2b6f0dbabe" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" is_pre_election: true
I20260710 11:10:32.807962  5075 raft_consensus.cc:2468] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bae8635c4c2a4209b6c1f521cd57052e in term 0.
I20260710 11:10:32.791095  5124 raft_consensus.cc:740] T 55e315ba717840ccb6872f2b6f0dbabe P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81faf4f35aa744e2ae474e8c7b06620b, State: Initialized, Role: FOLLOWER
I20260710 11:10:32.809206  4819 leader_election.cc:304] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b, bae8635c4c2a4209b6c1f521cd57052e; no voters: 
I20260710 11:10:32.809517  5124 consensus_queue.cc:260] T 55e315ba717840ccb6872f2b6f0dbabe P 81faf4f35aa744e2ae474e8c7b06620b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:32.812451  5124 ts_tablet_manager.cc:1434] T 55e315ba717840ccb6872f2b6f0dbabe P 81faf4f35aa744e2ae474e8c7b06620b: Time spent starting tablet: real 0.091s	user 0.008s	sys 0.000s
I20260710 11:10:32.813094  5123 raft_consensus.cc:359] T 8864b40c0c834a2bb1e1965488f7bace P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:32.814538  5134 raft_consensus.cc:493] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:32.815320  5134 raft_consensus.cc:515] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:32.813990  5123 raft_consensus.cc:385] T 8864b40c0c834a2bb1e1965488f7bace P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:32.816542  5123 raft_consensus.cc:740] T 8864b40c0c834a2bb1e1965488f7bace P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Initialized, Role: FOLLOWER
I20260710 11:10:32.817478  5076 raft_consensus.cc:2393] T 83c57e892ea74c4ea8ab69362172b8ad P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03f4bf4d98964e579446671025ca5895 in current term 1: Already voted for candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in this term.
I20260710 11:10:32.818327  5123 consensus_queue.cc:260] T 8864b40c0c834a2bb1e1965488f7bace P bae8635c4c2a4209b6c1f521cd57052e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:32.814841  5127 tablet_bootstrap.cc:492] T 520a3a5827a2415e886e2d41041fd1df P 03f4bf4d98964e579446671025ca5895: No bootstrap required, opened a new log
I20260710 11:10:32.799515  5165 raft_consensus.cc:493] T 520a3a5827a2415e886e2d41041fd1df P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:32.823439  5078 raft_consensus.cc:2468] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8635c4c2a4209b6c1f521cd57052e in term 1.
I20260710 11:10:32.824046  5169 raft_consensus.cc:2764] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:10:32.821535  5134 leader_election.cc:290] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917), 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685)
I20260710 11:10:32.827435  5127 ts_tablet_manager.cc:1403] T 520a3a5827a2415e886e2d41041fd1df P 03f4bf4d98964e579446671025ca5895: Time spent bootstrapping tablet: real 0.194s	user 0.022s	sys 0.021s
I20260710 11:10:32.829196  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe8d45b46434ed39b8bc3c295c4bd6c" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" is_pre_election: true
I20260710 11:10:32.816007  5124 tablet_bootstrap.cc:492] T f1f14a96b8a54fa38189f3791714adb0 P 81faf4f35aa744e2ae474e8c7b06620b: Bootstrap starting.
W20260710 11:10:32.832839  4894 leader_election.cc:343] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:32.823073  5165 raft_consensus.cc:515] T 520a3a5827a2415e886e2d41041fd1df P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:32.836117  5128 leader_election.cc:290] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685), 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917)
I20260710 11:10:32.837693  5174 raft_consensus.cc:493] T 7547e56df519497789b77bdb3325e974 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:32.833326  5167 raft_consensus.cc:515] T 83c57e892ea74c4ea8ab69362172b8ad P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:32.846607  5165 leader_election.cc:290] T 520a3a5827a2415e886e2d41041fd1df P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871), 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917)
I20260710 11:10:32.839973  5043 leader_election.cc:304] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b, bae8635c4c2a4209b6c1f521cd57052e; no voters: 
I20260710 11:10:32.837786  4819 leader_election.cc:304] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b, bae8635c4c2a4209b6c1f521cd57052e; no voters: 
I20260710 11:10:32.848196  5128 raft_consensus.cc:2804] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:32.855743  4930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "520a3a5827a2415e886e2d41041fd1df" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895" is_pre_election: true
I20260710 11:10:32.855778  5128 raft_consensus.cc:493] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:32.856412  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c57e892ea74c4ea8ab69362172b8ad" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895"
I20260710 11:10:32.853593  5173 raft_consensus.cc:2804] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:32.857316  4928 raft_consensus.cc:3060] T 83c57e892ea74c4ea8ab69362172b8ad P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:32.857501  5173 raft_consensus.cc:493] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:32.857899  5173 raft_consensus.cc:3060] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:10:32.859189  4819 leader_election.cc:343] T 520a3a5827a2415e886e2d41041fd1df P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:32.847949  5174 raft_consensus.cc:515] T 7547e56df519497789b77bdb3325e974 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:32.872118  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c57e892ea74c4ea8ab69362172b8ad" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b"
I20260710 11:10:32.872947  5078 raft_consensus.cc:2393] T 83c57e892ea74c4ea8ab69362172b8ad P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bae8635c4c2a4209b6c1f521cd57052e in current term 1: Already voted for candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in this term.
I20260710 11:10:32.861383  4854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c99c2aee50df49a1a8ba2cff9181cc5f" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e" is_pre_election: true
I20260710 11:10:32.854336  5165 raft_consensus.cc:2804] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:32.862067  4855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c57e892ea74c4ea8ab69362172b8ad" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e" is_pre_election: true
I20260710 11:10:32.873873  5174 leader_election.cc:290] T 7547e56df519497789b77bdb3325e974 P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871), 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917)
I20260710 11:10:32.874092  5165 raft_consensus.cc:697] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e [term 1 LEADER]: Becoming Leader. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Running, Role: LEADER
I20260710 11:10:32.874363  4855 raft_consensus.cc:2393] T 83c57e892ea74c4ea8ab69362172b8ad P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03f4bf4d98964e579446671025ca5895 in current term 1: Already voted for candidate bae8635c4c2a4209b6c1f521cd57052e in this term.
I20260710 11:10:32.862345  5127 raft_consensus.cc:359] T 520a3a5827a2415e886e2d41041fd1df P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:32.875478  5127 raft_consensus.cc:385] T 520a3a5827a2415e886e2d41041fd1df P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:32.875191  5165 consensus_queue.cc:237] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:32.875802  5127 raft_consensus.cc:740] T 520a3a5827a2415e886e2d41041fd1df P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03f4bf4d98964e579446671025ca5895, State: Initialized, Role: FOLLOWER
I20260710 11:10:32.862183  5133 leader_election.cc:290] T 83c57e892ea74c4ea8ab69362172b8ad P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 election: Requested vote from peers 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871), bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049)
I20260710 11:10:32.867023  4853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c57e892ea74c4ea8ab69362172b8ad" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e"
I20260710 11:10:32.876951  4853 raft_consensus.cc:2393] T 83c57e892ea74c4ea8ab69362172b8ad P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in current term 1: Already voted for candidate bae8635c4c2a4209b6c1f521cd57052e in this term.
I20260710 11:10:32.877947  5127 consensus_queue.cc:260] T 520a3a5827a2415e886e2d41041fd1df P 03f4bf4d98964e579446671025ca5895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:32.878933  4895 leader_election.cc:304] T 83c57e892ea74c4ea8ab69362172b8ad P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03f4bf4d98964e579446671025ca5895; no voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b, bae8635c4c2a4209b6c1f521cd57052e
I20260710 11:10:32.880257  5127 ts_tablet_manager.cc:1434] T 520a3a5827a2415e886e2d41041fd1df P 03f4bf4d98964e579446671025ca5895: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.000s
I20260710 11:10:32.880592  4930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83c57e892ea74c4ea8ab69362172b8ad" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895"
I20260710 11:10:32.881017  4853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7547e56df519497789b77bdb3325e974" candidate_uuid: "81faf4f35aa744e2ae474e8c7b06620b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e" is_pre_election: true
I20260710 11:10:32.867026  5167 leader_election.cc:290] T 83c57e892ea74c4ea8ab69362172b8ad P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 election: Requested vote from peers 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871), 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685)
I20260710 11:10:32.881639  4853 raft_consensus.cc:2468] T 7547e56df519497789b77bdb3325e974 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81faf4f35aa744e2ae474e8c7b06620b in term 0.
I20260710 11:10:32.856892  5128 raft_consensus.cc:3060] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:32.882254  4819 leader_election.cc:304] T 83c57e892ea74c4ea8ab69362172b8ad P bae8635c4c2a4209b6c1f521cd57052e [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: bae8635c4c2a4209b6c1f521cd57052e; no voters: 03f4bf4d98964e579446671025ca5895, 405b5b3ba4c74daabf9ab53ffbf7fe3b
I20260710 11:10:32.882457  4927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7547e56df519497789b77bdb3325e974" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895" is_pre_election: true
I20260710 11:10:32.883169  4969 leader_election.cc:304] T 7547e56df519497789b77bdb3325e974 P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81faf4f35aa744e2ae474e8c7b06620b, bae8635c4c2a4209b6c1f521cd57052e; no voters: 
I20260710 11:10:32.884050  5135 raft_consensus.cc:2804] T 7547e56df519497789b77bdb3325e974 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:32.884392  5135 raft_consensus.cc:493] T 7547e56df519497789b77bdb3325e974 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:32.884706  5135 raft_consensus.cc:3060] T 7547e56df519497789b77bdb3325e974 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:32.885519  5125 tablet_bootstrap.cc:654] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:32.868785  4928 raft_consensus.cc:2468] T 83c57e892ea74c4ea8ab69362172b8ad P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in term 1.
I20260710 11:10:32.886826  5042 leader_election.cc:304] T 83c57e892ea74c4ea8ab69362172b8ad P 405b5b3ba4c74daabf9ab53ffbf7fe3b [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: 03f4bf4d98964e579446671025ca5895, 405b5b3ba4c74daabf9ab53ffbf7fe3b; no voters: bae8635c4c2a4209b6c1f521cd57052e
I20260710 11:10:32.887949  5133 raft_consensus.cc:2804] T 83c57e892ea74c4ea8ab69362172b8ad P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:32.888252  5167 raft_consensus.cc:2749] T 83c57e892ea74c4ea8ab69362172b8ad P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:10:32.888586  5133 raft_consensus.cc:697] T 83c57e892ea74c4ea8ab69362172b8ad P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 LEADER]: Becoming Leader. State: Replica: 405b5b3ba4c74daabf9ab53ffbf7fe3b, State: Running, Role: LEADER
I20260710 11:10:32.889190  5134 raft_consensus.cc:2749] T 83c57e892ea74c4ea8ab69362172b8ad P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:32.894709  4855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "520a3a5827a2415e886e2d41041fd1df" candidate_uuid: "81faf4f35aa744e2ae474e8c7b06620b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e" is_pre_election: true
I20260710 11:10:32.895385  4855 raft_consensus.cc:2468] T 520a3a5827a2415e886e2d41041fd1df P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81faf4f35aa744e2ae474e8c7b06620b in term 0.
I20260710 11:10:32.896545  4969 leader_election.cc:304] T 520a3a5827a2415e886e2d41041fd1df P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81faf4f35aa744e2ae474e8c7b06620b, bae8635c4c2a4209b6c1f521cd57052e; no voters: 
I20260710 11:10:32.900451  5124 tablet_bootstrap.cc:654] T f1f14a96b8a54fa38189f3791714adb0 P 81faf4f35aa744e2ae474e8c7b06620b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:32.902323  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a349d58f9f04a91b711151ed46a60c8" candidate_uuid: "81faf4f35aa744e2ae474e8c7b06620b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" is_pre_election: true
W20260710 11:10:32.894160  4819 leader_election.cc:343] T 7547e56df519497789b77bdb3325e974 P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:32.910562  5078 raft_consensus.cc:2468] T 5a349d58f9f04a91b711151ed46a60c8 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81faf4f35aa744e2ae474e8c7b06620b in term 0.
I20260710 11:10:32.912570  4927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a349d58f9f04a91b711151ed46a60c8" candidate_uuid: "81faf4f35aa744e2ae474e8c7b06620b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895" is_pre_election: true
I20260710 11:10:32.912856  4930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "520a3a5827a2415e886e2d41041fd1df" candidate_uuid: "81faf4f35aa744e2ae474e8c7b06620b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895" is_pre_election: true
I20260710 11:10:32.914418  4968 leader_election.cc:304] T 5a349d58f9f04a91b711151ed46a60c8 P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b, 81faf4f35aa744e2ae474e8c7b06620b; no voters: 
I20260710 11:10:32.914743  4930 raft_consensus.cc:2468] T 520a3a5827a2415e886e2d41041fd1df P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81faf4f35aa744e2ae474e8c7b06620b in term 0.
I20260710 11:10:32.921643  5173 raft_consensus.cc:515] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:32.923214  4895 leader_election.cc:304] T c99c2aee50df49a1a8ba2cff9181cc5f P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03f4bf4d98964e579446671025ca5895; no voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b, bae8635c4c2a4209b6c1f521cd57052e
I20260710 11:10:32.925781  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7547e56df519497789b77bdb3325e974" candidate_uuid: "81faf4f35aa744e2ae474e8c7b06620b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895" is_pre_election: true
I20260710 11:10:32.929845  4929 raft_consensus.cc:2468] T c99c2aee50df49a1a8ba2cff9181cc5f P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8635c4c2a4209b6c1f521cd57052e in term 1.
I20260710 11:10:32.931349  4854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e315ba717840ccb6872f2b6f0dbabe" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e"
I20260710 11:10:32.924434  5127 tablet_bootstrap.cc:492] T 8864b40c0c834a2bb1e1965488f7bace P 03f4bf4d98964e579446671025ca5895: Bootstrap starting.
I20260710 11:10:32.931939  5134 raft_consensus.cc:2749] T c99c2aee50df49a1a8ba2cff9181cc5f P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:32.932466  4752 catalog_manager.cc:5697] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e reported cstate change: term changed from 0 to 1, leader changed from <none> to bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65). New cstate: current_term: 1 leader_uuid: "bae8635c4c2a4209b6c1f521cd57052e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:32.934818  5173 leader_election.cc:290] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 election: Requested vote from peers bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049), 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917)
I20260710 11:10:32.939291  5125 tablet_bootstrap.cc:492] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 405b5b3ba4c74daabf9ab53ffbf7fe3b: No bootstrap required, opened a new log
I20260710 11:10:32.939817  5125 ts_tablet_manager.cc:1403] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Time spent bootstrapping tablet: real 0.161s	user 0.013s	sys 0.023s
I20260710 11:10:32.942693  5125 raft_consensus.cc:359] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:32.942873  5135 raft_consensus.cc:515] T 7547e56df519497789b77bdb3325e974 P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:32.943432  5125 raft_consensus.cc:385] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:32.943753  5125 raft_consensus.cc:740] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 405b5b3ba4c74daabf9ab53ffbf7fe3b, State: Initialized, Role: FOLLOWER
I20260710 11:10:32.944453  5125 consensus_queue.cc:260] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 405b5b3ba4c74daabf9ab53ffbf7fe3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:32.945103  5135 leader_election.cc:290] T 7547e56df519497789b77bdb3325e974 P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 1 election: Requested vote from peers bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049), 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871)
I20260710 11:10:32.945669  5135 raft_consensus.cc:2804] T 520a3a5827a2415e886e2d41041fd1df P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:32.946012  5135 raft_consensus.cc:493] T 520a3a5827a2415e886e2d41041fd1df P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:32.949138  5181 raft_consensus.cc:2804] T 5a349d58f9f04a91b711151ed46a60c8 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:32.949539  5123 ts_tablet_manager.cc:1434] T 8864b40c0c834a2bb1e1965488f7bace P bae8635c4c2a4209b6c1f521cd57052e: Time spent starting tablet: real 0.143s	user 0.012s	sys 0.021s
I20260710 11:10:32.949540  5181 raft_consensus.cc:493] T 5a349d58f9f04a91b711151ed46a60c8 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:32.949862  4855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7547e56df519497789b77bdb3325e974" candidate_uuid: "81faf4f35aa744e2ae474e8c7b06620b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e"
I20260710 11:10:32.950165  5181 raft_consensus.cc:3060] T 5a349d58f9f04a91b711151ed46a60c8 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:32.924778  5133 consensus_queue.cc:237] T 83c57e892ea74c4ea8ab69362172b8ad P 405b5b3ba4c74daabf9ab53ffbf7fe3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:32.950510  4855 raft_consensus.cc:3060] T 7547e56df519497789b77bdb3325e974 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:32.950842  5123 tablet_bootstrap.cc:492] T 8ba63b899b584bfaa5f8eb76c25aba97 P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap starting.
I20260710 11:10:32.958304  4855 raft_consensus.cc:2468] T 7547e56df519497789b77bdb3325e974 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81faf4f35aa744e2ae474e8c7b06620b in term 1.
I20260710 11:10:32.958943  5181 raft_consensus.cc:515] T 5a349d58f9f04a91b711151ed46a60c8 P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:32.960258  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7547e56df519497789b77bdb3325e974" candidate_uuid: "81faf4f35aa744e2ae474e8c7b06620b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895"
I20260710 11:10:32.961706  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a349d58f9f04a91b711151ed46a60c8" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b" is_pre_election: true
I20260710 11:10:32.962167  5003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e315ba717840ccb6872f2b6f0dbabe" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b" is_pre_election: true
I20260710 11:10:32.962580  5004 raft_consensus.cc:2393] T 5a349d58f9f04a91b711151ed46a60c8 P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in current term 1: Already voted for candidate 81faf4f35aa744e2ae474e8c7b06620b in this term.
I20260710 11:10:32.962783  5003 raft_consensus.cc:2468] T 55e315ba717840ccb6872f2b6f0dbabe P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in term 0.
I20260710 11:10:32.963791  5181 leader_election.cc:290] T 5a349d58f9f04a91b711151ed46a60c8 P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 1 election: Requested vote from peers 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871), 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685)
I20260710 11:10:32.963828  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e315ba717840ccb6872f2b6f0dbabe" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b"
I20260710 11:10:32.964286  5044 leader_election.cc:304] T 5a349d58f9f04a91b711151ed46a60c8 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b; no voters: 03f4bf4d98964e579446671025ca5895, 81faf4f35aa744e2ae474e8c7b06620b
I20260710 11:10:32.948084  5135 raft_consensus.cc:3060] T 520a3a5827a2415e886e2d41041fd1df P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:32.967608  5002 raft_consensus.cc:3060] T 55e315ba717840ccb6872f2b6f0dbabe P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:10:32.968789  4968 leader_election.cc:343] T 5a349d58f9f04a91b711151ed46a60c8 P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:32.970633  5173 raft_consensus.cc:3060] T 5a349d58f9f04a91b711151ed46a60c8 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:32.957677  5128 raft_consensus.cc:515] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:32.982659  4854 raft_consensus.cc:2393] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in current term 1: Already voted for candidate bae8635c4c2a4209b6c1f521cd57052e in this term.
I20260710 11:10:32.984441  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e315ba717840ccb6872f2b6f0dbabe" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b"
W20260710 11:10:32.985047  4968 leader_election.cc:343] T 7547e56df519497789b77bdb3325e974 P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:32.985702  5078 raft_consensus.cc:2393] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bae8635c4c2a4209b6c1f521cd57052e in current term 1: Already voted for candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in this term.
I20260710 11:10:32.985426  4969 leader_election.cc:304] T 7547e56df519497789b77bdb3325e974 P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81faf4f35aa744e2ae474e8c7b06620b, bae8635c4c2a4209b6c1f521cd57052e; no voters: 
I20260710 11:10:32.988332  5125 ts_tablet_manager.cc:1434] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.002s
I20260710 11:10:32.989403  5125 tablet_bootstrap.cc:492] T d4ed0bf9a79b4973bc5b84276af4fef0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Bootstrap starting.
I20260710 11:10:32.990245  5128 leader_election.cc:290] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 election: Requested vote from peers 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685), 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917)
W20260710 11:10:32.991322  4968 leader_election.cc:343] T 7547e56df519497789b77bdb3325e974 P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:32.991457  5181 raft_consensus.cc:2804] T 7547e56df519497789b77bdb3325e974 P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:32.992012  5181 raft_consensus.cc:697] T 7547e56df519497789b77bdb3325e974 P 81faf4f35aa744e2ae474e8c7b06620b [term 1 LEADER]: Becoming Leader. State: Replica: 81faf4f35aa744e2ae474e8c7b06620b, State: Running, Role: LEADER
I20260710 11:10:32.994042  5182 raft_consensus.cc:493] T 7fec94f9b067401db9932dff708fe9e5 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:32.994545  5182 raft_consensus.cc:515] T 7fec94f9b067401db9932dff708fe9e5 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:32.995591  5181 consensus_queue.cc:237] T 7547e56df519497789b77bdb3325e974 P 81faf4f35aa744e2ae474e8c7b06620b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:32.998011  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a349d58f9f04a91b711151ed46a60c8" candidate_uuid: "81faf4f35aa744e2ae474e8c7b06620b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b"
I20260710 11:10:32.998291  5182 leader_election.cc:290] T 7fec94f9b067401db9932dff708fe9e5 P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685), bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049)
I20260710 11:10:33.000023  4854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fec94f9b067401db9932dff708fe9e5" candidate_uuid: "81faf4f35aa744e2ae474e8c7b06620b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e" is_pre_election: true
W20260710 11:10:33.001657  4969 leader_election.cc:343] T 7fec94f9b067401db9932dff708fe9e5 P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:33.002360  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a349d58f9f04a91b711151ed46a60c8" candidate_uuid: "81faf4f35aa744e2ae474e8c7b06620b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895"
I20260710 11:10:33.001979  5123 tablet_bootstrap.cc:654] T 8ba63b899b584bfaa5f8eb76c25aba97 P bae8635c4c2a4209b6c1f521cd57052e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:33.003037  5173 raft_consensus.cc:2749] T 5a349d58f9f04a91b711151ed46a60c8 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:33.001945  4753 catalog_manager.cc:5697] T 83c57e892ea74c4ea8ab69362172b8ad P 405b5b3ba4c74daabf9ab53ffbf7fe3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68). New cstate: current_term: 1 leader_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:33.010644  5173 raft_consensus.cc:493] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:33.011269  5173 raft_consensus.cc:515] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:33.016822  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fec94f9b067401db9932dff708fe9e5" candidate_uuid: "81faf4f35aa744e2ae474e8c7b06620b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" is_pre_election: true
I20260710 11:10:33.016782  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe8d45b46434ed39b8bc3c295c4bd6c" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895" is_pre_election: true
I20260710 11:10:33.024019  4929 raft_consensus.cc:2468] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in term 0.
I20260710 11:10:33.027031  5125 tablet_bootstrap.cc:654] T d4ed0bf9a79b4973bc5b84276af4fef0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:33.020833  5127 tablet_bootstrap.cc:654] T 8864b40c0c834a2bb1e1965488f7bace P 03f4bf4d98964e579446671025ca5895: Neither blocks nor log segments found. Creating new log.
W20260710 11:10:33.030462  4968 leader_election.cc:343] T 5a349d58f9f04a91b711151ed46a60c8 P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:10:33.031405  4968 leader_election.cc:343] T 7fec94f9b067401db9932dff708fe9e5 P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:33.031886  4968 leader_election.cc:304] T 7fec94f9b067401db9932dff708fe9e5 P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 81faf4f35aa744e2ae474e8c7b06620b; no voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b, bae8635c4c2a4209b6c1f521cd57052e
I20260710 11:10:33.032859  5188 raft_consensus.cc:2749] T 7fec94f9b067401db9932dff708fe9e5 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:33.032716  5002 raft_consensus.cc:2468] T 55e315ba717840ccb6872f2b6f0dbabe P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in term 1.
I20260710 11:10:33.027014  5042 leader_election.cc:304] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03f4bf4d98964e579446671025ca5895, 405b5b3ba4c74daabf9ab53ffbf7fe3b; no voters: 
I20260710 11:10:33.026952  5078 raft_consensus.cc:2468] T 5a349d58f9f04a91b711151ed46a60c8 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81faf4f35aa744e2ae474e8c7b06620b in term 1.
I20260710 11:10:33.036586  5134 raft_consensus.cc:493] T 8ba63b899b584bfaa5f8eb76c25aba97 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:33.037176  5134 raft_consensus.cc:515] T 8ba63b899b584bfaa5f8eb76c25aba97 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:33.042171  5003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe8d45b46434ed39b8bc3c295c4bd6c" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b" is_pre_election: true
I20260710 11:10:33.044668  4968 leader_election.cc:304] T 5a349d58f9f04a91b711151ed46a60c8 P 81faf4f35aa744e2ae474e8c7b06620b [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: 405b5b3ba4c74daabf9ab53ffbf7fe3b, 81faf4f35aa744e2ae474e8c7b06620b; no voters: 03f4bf4d98964e579446671025ca5895
I20260710 11:10:33.044939  4854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba63b899b584bfaa5f8eb76c25aba97" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e" is_pre_election: true
I20260710 11:10:33.045086  5044 leader_election.cc:304] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [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: 405b5b3ba4c74daabf9ab53ffbf7fe3b, 81faf4f35aa744e2ae474e8c7b06620b; no voters: bae8635c4c2a4209b6c1f521cd57052e
I20260710 11:10:33.045552  5188 raft_consensus.cc:2804] T 5a349d58f9f04a91b711151ed46a60c8 P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:33.045935  5169 raft_consensus.cc:2804] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:33.045997  5188 raft_consensus.cc:697] T 5a349d58f9f04a91b711151ed46a60c8 P 81faf4f35aa744e2ae474e8c7b06620b [term 1 LEADER]: Becoming Leader. State: Replica: 81faf4f35aa744e2ae474e8c7b06620b, State: Running, Role: LEADER
I20260710 11:10:33.043872  5134 leader_election.cc:290] T 8ba63b899b584bfaa5f8eb76c25aba97 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685), bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049)
W20260710 11:10:33.046530  4896 leader_election.cc:343] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:33.047099  4896 leader_election.cc:304] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03f4bf4d98964e579446671025ca5895; no voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b, 81faf4f35aa744e2ae474e8c7b06620b
W20260710 11:10:33.048919  4895 leader_election.cc:343] T 8ba63b899b584bfaa5f8eb76c25aba97 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:33.039752  5133 raft_consensus.cc:2804] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:33.049655  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba63b899b584bfaa5f8eb76c25aba97" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" is_pre_election: true
I20260710 11:10:33.050424  5173 leader_election.cc:290] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871), 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917)
I20260710 11:10:33.051680  5134 raft_consensus.cc:2749] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:33.051638  5133 raft_consensus.cc:493] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:33.057011  5133 raft_consensus.cc:3060] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:33.058168  5124 tablet_bootstrap.cc:492] T f1f14a96b8a54fa38189f3791714adb0 P 81faf4f35aa744e2ae474e8c7b06620b: No bootstrap required, opened a new log
I20260710 11:10:33.058666  5124 ts_tablet_manager.cc:1403] T f1f14a96b8a54fa38189f3791714adb0 P 81faf4f35aa744e2ae474e8c7b06620b: Time spent bootstrapping tablet: real 0.243s	user 0.017s	sys 0.004s
I20260710 11:10:33.050832  5169 raft_consensus.cc:697] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 LEADER]: Becoming Leader. State: Replica: 405b5b3ba4c74daabf9ab53ffbf7fe3b, State: Running, Role: LEADER
W20260710 11:10:33.062250  4894 leader_election.cc:343] T 8ba63b899b584bfaa5f8eb76c25aba97 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:33.062750  4894 leader_election.cc:304] T 8ba63b899b584bfaa5f8eb76c25aba97 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03f4bf4d98964e579446671025ca5895; no voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b, bae8635c4c2a4209b6c1f521cd57052e
I20260710 11:10:33.063586  5123 tablet_bootstrap.cc:492] T 8ba63b899b584bfaa5f8eb76c25aba97 P bae8635c4c2a4209b6c1f521cd57052e: No bootstrap required, opened a new log
I20260710 11:10:33.063998  5134 raft_consensus.cc:2749] T 8ba63b899b584bfaa5f8eb76c25aba97 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:33.064146  5123 ts_tablet_manager.cc:1403] T 8ba63b899b584bfaa5f8eb76c25aba97 P bae8635c4c2a4209b6c1f521cd57052e: Time spent bootstrapping tablet: real 0.114s	user 0.026s	sys 0.011s
I20260710 11:10:33.066372  5124 raft_consensus.cc:359] T f1f14a96b8a54fa38189f3791714adb0 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:33.067166  5124 raft_consensus.cc:385] T f1f14a96b8a54fa38189f3791714adb0 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:33.067480  5124 raft_consensus.cc:740] T f1f14a96b8a54fa38189f3791714adb0 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81faf4f35aa744e2ae474e8c7b06620b, State: Initialized, Role: FOLLOWER
I20260710 11:10:33.068073  5003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7b86c9771847498d034ca1200f8087" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b" is_pre_election: true
I20260710 11:10:33.069003  5001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "520a3a5827a2415e886e2d41041fd1df" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b" is_pre_election: true
I20260710 11:10:33.069576  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e315ba717840ccb6872f2b6f0dbabe" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b" is_pre_election: true
I20260710 11:10:33.069486  5000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7547e56df519497789b77bdb3325e974" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b" is_pre_election: true
I20260710 11:10:33.070555  5004 raft_consensus.cc:2393] T 55e315ba717840ccb6872f2b6f0dbabe P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bae8635c4c2a4209b6c1f521cd57052e in current term 1: Already voted for candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in this term.
I20260710 11:10:33.070652  5169 consensus_queue.cc:237] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:33.071585  5000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e315ba717840ccb6872f2b6f0dbabe" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b"
I20260710 11:10:33.068070  5124 consensus_queue.cc:260] T f1f14a96b8a54fa38189f3791714adb0 P 81faf4f35aa744e2ae474e8c7b06620b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
W20260710 11:10:33.071899  4821 leader_election.cc:343] T 8b7b86c9771847498d034ca1200f8087 P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:33.072379  5000 raft_consensus.cc:2393] T 55e315ba717840ccb6872f2b6f0dbabe P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bae8635c4c2a4209b6c1f521cd57052e in current term 1: Already voted for candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in this term.
I20260710 11:10:33.072438  4821 leader_election.cc:304] T 8b7b86c9771847498d034ca1200f8087 P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bae8635c4c2a4209b6c1f521cd57052e; no voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b, 81faf4f35aa744e2ae474e8c7b06620b
I20260710 11:10:33.073439  5128 raft_consensus.cc:2749] T 8b7b86c9771847498d034ca1200f8087 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:33.073827  5124 ts_tablet_manager.cc:1434] T f1f14a96b8a54fa38189f3791714adb0 P 81faf4f35aa744e2ae474e8c7b06620b: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:10:33.074597  4821 leader_election.cc:304] T 7547e56df519497789b77bdb3325e974 P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bae8635c4c2a4209b6c1f521cd57052e; no voters: 03f4bf4d98964e579446671025ca5895, 81faf4f35aa744e2ae474e8c7b06620b
I20260710 11:10:33.074862  5124 tablet_bootstrap.cc:492] T 8b7b86c9771847498d034ca1200f8087 P 81faf4f35aa744e2ae474e8c7b06620b: Bootstrap starting.
I20260710 11:10:33.078444  5128 raft_consensus.cc:2749] T 7547e56df519497789b77bdb3325e974 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:33.078302  5123 raft_consensus.cc:359] T 8ba63b899b584bfaa5f8eb76c25aba97 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:33.079000  5123 raft_consensus.cc:385] T 8ba63b899b584bfaa5f8eb76c25aba97 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:33.079288  5123 raft_consensus.cc:740] T 8ba63b899b584bfaa5f8eb76c25aba97 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Initialized, Role: FOLLOWER
I20260710 11:10:33.079016  4821 leader_election.cc:304] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e [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: bae8635c4c2a4209b6c1f521cd57052e; no voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b, 81faf4f35aa744e2ae474e8c7b06620b
I20260710 11:10:33.080132  5123 consensus_queue.cc:260] T 8ba63b899b584bfaa5f8eb76c25aba97 P bae8635c4c2a4209b6c1f521cd57052e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:33.080780  5128 raft_consensus.cc:2749] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:10:33.080513  5135 raft_consensus.cc:515] T 520a3a5827a2415e886e2d41041fd1df P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:33.082075  5001 raft_consensus.cc:2393] T 520a3a5827a2415e886e2d41041fd1df P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bae8635c4c2a4209b6c1f521cd57052e in current term 1: Already voted for candidate 81faf4f35aa744e2ae474e8c7b06620b in this term.
I20260710 11:10:33.082371  5123 ts_tablet_manager.cc:1434] T 8ba63b899b584bfaa5f8eb76c25aba97 P bae8635c4c2a4209b6c1f521cd57052e: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 11:10:33.083622  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "520a3a5827a2415e886e2d41041fd1df" candidate_uuid: "81faf4f35aa744e2ae474e8c7b06620b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895"
I20260710 11:10:33.084250  4929 raft_consensus.cc:3060] T 520a3a5827a2415e886e2d41041fd1df P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:33.085028  4821 leader_election.cc:304] T 520a3a5827a2415e886e2d41041fd1df P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bae8635c4c2a4209b6c1f521cd57052e; no voters: 03f4bf4d98964e579446671025ca5895, 81faf4f35aa744e2ae474e8c7b06620b
I20260710 11:10:33.086275  5128 raft_consensus.cc:3060] T 520a3a5827a2415e886e2d41041fd1df P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:33.086670  5133 raft_consensus.cc:515] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:33.090271  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe8d45b46434ed39b8bc3c295c4bd6c" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895"
I20260710 11:10:33.090873  4928 raft_consensus.cc:3060] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:33.091135  4929 raft_consensus.cc:2468] T 520a3a5827a2415e886e2d41041fd1df P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81faf4f35aa744e2ae474e8c7b06620b in term 1.
I20260710 11:10:33.091674  5181 raft_consensus.cc:493] T f1f14a96b8a54fa38189f3791714adb0 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:33.083604  5123 tablet_bootstrap.cc:492] T 7f757f11bc424553bbf3aff5b9f557f0 P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap starting.
I20260710 11:10:33.092164  5181 raft_consensus.cc:515] T f1f14a96b8a54fa38189f3791714adb0 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:33.047111  5188 consensus_queue.cc:237] T 5a349d58f9f04a91b711151ed46a60c8 P 81faf4f35aa744e2ae474e8c7b06620b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:33.094143  5001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe8d45b46434ed39b8bc3c295c4bd6c" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b"
W20260710 11:10:33.095633  5044 leader_election.cc:343] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:33.094287  5181 leader_election.cc:290] T f1f14a96b8a54fa38189f3791714adb0 P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871), 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685)
I20260710 11:10:33.095742  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f14a96b8a54fa38189f3791714adb0" candidate_uuid: "81faf4f35aa744e2ae474e8c7b06620b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895" is_pre_election: true
I20260710 11:10:33.098093  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f14a96b8a54fa38189f3791714adb0" candidate_uuid: "81faf4f35aa744e2ae474e8c7b06620b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" is_pre_election: true
I20260710 11:10:33.098831  5123 tablet_bootstrap.cc:654] T 7f757f11bc424553bbf3aff5b9f557f0 P bae8635c4c2a4209b6c1f521cd57052e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:33.077383  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe8d45b46434ed39b8bc3c295c4bd6c" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b" is_pre_election: true
I20260710 11:10:33.108760  5124 tablet_bootstrap.cc:654] T 8b7b86c9771847498d034ca1200f8087 P 81faf4f35aa744e2ae474e8c7b06620b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:33.115100  5133 leader_election.cc:290] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 election: Requested vote from peers 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871), 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917)
W20260710 11:10:33.101579  5044 leader_election.cc:343] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:33.101454  4968 leader_election.cc:304] T 520a3a5827a2415e886e2d41041fd1df P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03f4bf4d98964e579446671025ca5895, 81faf4f35aa744e2ae474e8c7b06620b; no voters: 
I20260710 11:10:33.101533  4928 raft_consensus.cc:2468] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in term 1.
I20260710 11:10:33.127560  5042 leader_election.cc:304] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 405b5b3ba4c74daabf9ab53ffbf7fe3b [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: 03f4bf4d98964e579446671025ca5895, 405b5b3ba4c74daabf9ab53ffbf7fe3b; no voters: 81faf4f35aa744e2ae474e8c7b06620b
I20260710 11:10:33.128953  5133 raft_consensus.cc:2804] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:33.129719  5133 raft_consensus.cc:697] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 LEADER]: Becoming Leader. State: Replica: 405b5b3ba4c74daabf9ab53ffbf7fe3b, State: Running, Role: LEADER
I20260710 11:10:33.126469  5188 raft_consensus.cc:2804] T 520a3a5827a2415e886e2d41041fd1df P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:33.135113  5123 tablet_bootstrap.cc:492] T 7f757f11bc424553bbf3aff5b9f557f0 P bae8635c4c2a4209b6c1f521cd57052e: No bootstrap required, opened a new log
I20260710 11:10:33.130748  5128 raft_consensus.cc:2749] T 520a3a5827a2415e886e2d41041fd1df P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:33.135749  5135 leader_election.cc:290] T 520a3a5827a2415e886e2d41041fd1df P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 1 election: Requested vote from peers 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871), bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049)
I20260710 11:10:33.136997  4854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "520a3a5827a2415e886e2d41041fd1df" candidate_uuid: "81faf4f35aa744e2ae474e8c7b06620b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e"
W20260710 11:10:33.131486  4968 leader_election.cc:343] T f1f14a96b8a54fa38189f3791714adb0 P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:33.138351  5123 ts_tablet_manager.cc:1403] T 7f757f11bc424553bbf3aff5b9f557f0 P bae8635c4c2a4209b6c1f521cd57052e: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.013s
I20260710 11:10:33.130611  4753 catalog_manager.cc:5697] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68). New cstate: current_term: 1 leader_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:33.139671  5127 tablet_bootstrap.cc:492] T 8864b40c0c834a2bb1e1965488f7bace P 03f4bf4d98964e579446671025ca5895: No bootstrap required, opened a new log
I20260710 11:10:33.145612  5127 ts_tablet_manager.cc:1403] T 8864b40c0c834a2bb1e1965488f7bace P 03f4bf4d98964e579446671025ca5895: Time spent bootstrapping tablet: real 0.232s	user 0.012s	sys 0.026s
I20260710 11:10:33.148697  5127 raft_consensus.cc:359] T 8864b40c0c834a2bb1e1965488f7bace P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:33.149425  5127 raft_consensus.cc:385] T 8864b40c0c834a2bb1e1965488f7bace P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:33.149704  5127 raft_consensus.cc:740] T 8864b40c0c834a2bb1e1965488f7bace P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03f4bf4d98964e579446671025ca5895, State: Initialized, Role: FOLLOWER
I20260710 11:10:33.152472  5123 raft_consensus.cc:359] T 7f757f11bc424553bbf3aff5b9f557f0 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:33.153120  5123 raft_consensus.cc:385] T 7f757f11bc424553bbf3aff5b9f557f0 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:33.153394  5123 raft_consensus.cc:740] T 7f757f11bc424553bbf3aff5b9f557f0 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Initialized, Role: FOLLOWER
W20260710 11:10:33.154552  4968 leader_election.cc:343] T f1f14a96b8a54fa38189f3791714adb0 P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:33.155001  4968 leader_election.cc:304] T f1f14a96b8a54fa38189f3791714adb0 P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 81faf4f35aa744e2ae474e8c7b06620b; no voters: 03f4bf4d98964e579446671025ca5895, 405b5b3ba4c74daabf9ab53ffbf7fe3b
I20260710 11:10:33.155840  5135 raft_consensus.cc:2749] T f1f14a96b8a54fa38189f3791714adb0 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:33.154038  5123 consensus_queue.cc:260] T 7f757f11bc424553bbf3aff5b9f557f0 P bae8635c4c2a4209b6c1f521cd57052e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:33.158216  5123 ts_tablet_manager.cc:1434] T 7f757f11bc424553bbf3aff5b9f557f0 P bae8635c4c2a4209b6c1f521cd57052e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:10:33.159176  5123 tablet_bootstrap.cc:492] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap starting.
I20260710 11:10:33.160661  5127 consensus_queue.cc:260] T 8864b40c0c834a2bb1e1965488f7bace P 03f4bf4d98964e579446671025ca5895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:33.163331  5127 ts_tablet_manager.cc:1434] T 8864b40c0c834a2bb1e1965488f7bace P 03f4bf4d98964e579446671025ca5895: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.004s
I20260710 11:10:33.164342  5127 tablet_bootstrap.cc:492] T 5a349d58f9f04a91b711151ed46a60c8 P 03f4bf4d98964e579446671025ca5895: Bootstrap starting.
W20260710 11:10:33.169674  4801 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:10:33.130695  5133 consensus_queue.cc:237] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 405b5b3ba4c74daabf9ab53ffbf7fe3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
W20260710 11:10:33.171833  5189 log.cc:927] Time spent T 7547e56df519497789b77bdb3325e974 P 81faf4f35aa744e2ae474e8c7b06620b: Append to log took a long time: real 0.116s	user 0.000s	sys 0.001s
I20260710 11:10:33.165561  5188 raft_consensus.cc:697] T 520a3a5827a2415e886e2d41041fd1df P 81faf4f35aa744e2ae474e8c7b06620b [term 1 LEADER]: Becoming Leader. State: Replica: 81faf4f35aa744e2ae474e8c7b06620b, State: Running, Role: LEADER
I20260710 11:10:33.179533  5124 tablet_bootstrap.cc:492] T 8b7b86c9771847498d034ca1200f8087 P 81faf4f35aa744e2ae474e8c7b06620b: No bootstrap required, opened a new log
I20260710 11:10:33.180071  5124 ts_tablet_manager.cc:1403] T 8b7b86c9771847498d034ca1200f8087 P 81faf4f35aa744e2ae474e8c7b06620b: Time spent bootstrapping tablet: real 0.105s	user 0.015s	sys 0.002s
I20260710 11:10:33.181005  5125 tablet_bootstrap.cc:492] T d4ed0bf9a79b4973bc5b84276af4fef0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: No bootstrap required, opened a new log
I20260710 11:10:33.181548  5125 ts_tablet_manager.cc:1403] T d4ed0bf9a79b4973bc5b84276af4fef0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Time spent bootstrapping tablet: real 0.192s	user 0.017s	sys 0.021s
I20260710 11:10:33.184176  5123 tablet_bootstrap.cc:654] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:33.183828  5124 raft_consensus.cc:359] T 8b7b86c9771847498d034ca1200f8087 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:33.183580  4753 catalog_manager.cc:5697] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 405b5b3ba4c74daabf9ab53ffbf7fe3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68). New cstate: current_term: 1 leader_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:33.184469  4854 raft_consensus.cc:2468] T 520a3a5827a2415e886e2d41041fd1df P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81faf4f35aa744e2ae474e8c7b06620b in term 1.
I20260710 11:10:33.185189  5188 consensus_queue.cc:237] T 520a3a5827a2415e886e2d41041fd1df P 81faf4f35aa744e2ae474e8c7b06620b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:33.184602  5124 raft_consensus.cc:385] T 8b7b86c9771847498d034ca1200f8087 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:33.187332  5125 raft_consensus.cc:359] T d4ed0bf9a79b4973bc5b84276af4fef0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:33.187863  5124 raft_consensus.cc:740] T 8b7b86c9771847498d034ca1200f8087 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81faf4f35aa744e2ae474e8c7b06620b, State: Initialized, Role: FOLLOWER
I20260710 11:10:33.188207  5125 raft_consensus.cc:385] T d4ed0bf9a79b4973bc5b84276af4fef0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:33.188580  5125 raft_consensus.cc:740] T d4ed0bf9a79b4973bc5b84276af4fef0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 405b5b3ba4c74daabf9ab53ffbf7fe3b, State: Initialized, Role: FOLLOWER
I20260710 11:10:33.189265  5127 tablet_bootstrap.cc:654] T 5a349d58f9f04a91b711151ed46a60c8 P 03f4bf4d98964e579446671025ca5895: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:33.189456  5124 consensus_queue.cc:260] T 8b7b86c9771847498d034ca1200f8087 P 81faf4f35aa744e2ae474e8c7b06620b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:33.191972  5124 ts_tablet_manager.cc:1434] T 8b7b86c9771847498d034ca1200f8087 P 81faf4f35aa744e2ae474e8c7b06620b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:10:33.192934  5124 tablet_bootstrap.cc:492] T 8864b40c0c834a2bb1e1965488f7bace P 81faf4f35aa744e2ae474e8c7b06620b: Bootstrap starting.
I20260710 11:10:33.189375  5125 consensus_queue.cc:260] T d4ed0bf9a79b4973bc5b84276af4fef0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:33.197160  5125 ts_tablet_manager.cc:1434] T d4ed0bf9a79b4973bc5b84276af4fef0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:10:33.208069  5127 tablet_bootstrap.cc:492] T 5a349d58f9f04a91b711151ed46a60c8 P 03f4bf4d98964e579446671025ca5895: No bootstrap required, opened a new log
I20260710 11:10:33.208942  5127 ts_tablet_manager.cc:1403] T 5a349d58f9f04a91b711151ed46a60c8 P 03f4bf4d98964e579446671025ca5895: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.004s
I20260710 11:10:33.210043  5125 tablet_bootstrap.cc:492] T 8ba63b899b584bfaa5f8eb76c25aba97 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Bootstrap starting.
I20260710 11:10:33.213114  4753 catalog_manager.cc:5697] T 7547e56df519497789b77bdb3325e974 P 81faf4f35aa744e2ae474e8c7b06620b reported cstate change: term changed from 0 to 1, leader changed from <none> to 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67). New cstate: current_term: 1 leader_uuid: "81faf4f35aa744e2ae474e8c7b06620b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:33.214426  5124 tablet_bootstrap.cc:654] T 8864b40c0c834a2bb1e1965488f7bace P 81faf4f35aa744e2ae474e8c7b06620b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:33.214993  4753 catalog_manager.cc:5697] T 5a349d58f9f04a91b711151ed46a60c8 P 81faf4f35aa744e2ae474e8c7b06620b reported cstate change: term changed from 0 to 1, leader changed from <none> to 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67). New cstate: current_term: 1 leader_uuid: "81faf4f35aa744e2ae474e8c7b06620b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:33.216817  4753 catalog_manager.cc:5697] T 520a3a5827a2415e886e2d41041fd1df P 81faf4f35aa744e2ae474e8c7b06620b reported cstate change: term changed from 0 to 1, leader changed from <none> to 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67). New cstate: current_term: 1 leader_uuid: "81faf4f35aa744e2ae474e8c7b06620b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:33.220414  5125 tablet_bootstrap.cc:654] T 8ba63b899b584bfaa5f8eb76c25aba97 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:33.220914  5123 tablet_bootstrap.cc:492] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e: No bootstrap required, opened a new log
I20260710 11:10:33.221534  5123 ts_tablet_manager.cc:1403] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.024s
I20260710 11:10:33.213214  5127 raft_consensus.cc:359] T 5a349d58f9f04a91b711151ed46a60c8 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:33.223084  5127 raft_consensus.cc:385] T 5a349d58f9f04a91b711151ed46a60c8 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:33.223438  5127 raft_consensus.cc:740] T 5a349d58f9f04a91b711151ed46a60c8 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03f4bf4d98964e579446671025ca5895, State: Initialized, Role: FOLLOWER
I20260710 11:10:33.225112  5123 raft_consensus.cc:359] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:33.226027  5123 raft_consensus.cc:385] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:33.225598  5127 consensus_queue.cc:260] T 5a349d58f9f04a91b711151ed46a60c8 P 03f4bf4d98964e579446671025ca5895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:33.226387  5123 raft_consensus.cc:740] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Initialized, Role: FOLLOWER
I20260710 11:10:33.227317  5123 consensus_queue.cc:260] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:33.230022  5123 ts_tablet_manager.cc:1434] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260710 11:10:33.230566  5124 tablet_bootstrap.cc:492] T 8864b40c0c834a2bb1e1965488f7bace P 81faf4f35aa744e2ae474e8c7b06620b: No bootstrap required, opened a new log
I20260710 11:10:33.231089  5124 ts_tablet_manager.cc:1403] T 8864b40c0c834a2bb1e1965488f7bace P 81faf4f35aa744e2ae474e8c7b06620b: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.001s
I20260710 11:10:33.231098  5123 tablet_bootstrap.cc:492] T c329abb8b94747cd81b9497d865c972a P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap starting.
I20260710 11:10:33.234347  5124 raft_consensus.cc:359] T 8864b40c0c834a2bb1e1965488f7bace P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:33.235085  5124 raft_consensus.cc:385] T 8864b40c0c834a2bb1e1965488f7bace P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:33.235401  5124 raft_consensus.cc:740] T 8864b40c0c834a2bb1e1965488f7bace P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81faf4f35aa744e2ae474e8c7b06620b, State: Initialized, Role: FOLLOWER
I20260710 11:10:33.236116  5124 consensus_queue.cc:260] T 8864b40c0c834a2bb1e1965488f7bace P 81faf4f35aa744e2ae474e8c7b06620b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:33.237914  5123 tablet_bootstrap.cc:654] T c329abb8b94747cd81b9497d865c972a P bae8635c4c2a4209b6c1f521cd57052e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:33.238030  5125 tablet_bootstrap.cc:492] T 8ba63b899b584bfaa5f8eb76c25aba97 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: No bootstrap required, opened a new log
I20260710 11:10:33.238620  5125 ts_tablet_manager.cc:1403] T 8ba63b899b584bfaa5f8eb76c25aba97 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.008s
I20260710 11:10:33.242004  5125 raft_consensus.cc:359] T 8ba63b899b584bfaa5f8eb76c25aba97 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:33.242756  5125 raft_consensus.cc:385] T 8ba63b899b584bfaa5f8eb76c25aba97 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:33.243036  5125 raft_consensus.cc:740] T 8ba63b899b584bfaa5f8eb76c25aba97 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 405b5b3ba4c74daabf9ab53ffbf7fe3b, State: Initialized, Role: FOLLOWER
I20260710 11:10:33.243849  5125 consensus_queue.cc:260] T 8ba63b899b584bfaa5f8eb76c25aba97 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:33.245671  5127 ts_tablet_manager.cc:1434] T 5a349d58f9f04a91b711151ed46a60c8 P 03f4bf4d98964e579446671025ca5895: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260710 11:10:33.247283  5127 tablet_bootstrap.cc:492] T 7f757f11bc424553bbf3aff5b9f557f0 P 03f4bf4d98964e579446671025ca5895: Bootstrap starting.
I20260710 11:10:33.257587  5127 tablet_bootstrap.cc:654] T 7f757f11bc424553bbf3aff5b9f557f0 P 03f4bf4d98964e579446671025ca5895: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:33.250540  5125 ts_tablet_manager.cc:1434] T 8ba63b899b584bfaa5f8eb76c25aba97 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:10:33.259006  5125 tablet_bootstrap.cc:492] T 7fec94f9b067401db9932dff708fe9e5 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Bootstrap starting.
I20260710 11:10:33.260582  5124 ts_tablet_manager.cc:1434] T 8864b40c0c834a2bb1e1965488f7bace P 81faf4f35aa744e2ae474e8c7b06620b: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260710 11:10:33.261550  5124 tablet_bootstrap.cc:492] T 7f757f11bc424553bbf3aff5b9f557f0 P 81faf4f35aa744e2ae474e8c7b06620b: Bootstrap starting.
I20260710 11:10:33.268894  5124 tablet_bootstrap.cc:654] T 7f757f11bc424553bbf3aff5b9f557f0 P 81faf4f35aa744e2ae474e8c7b06620b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:33.269356  5125 tablet_bootstrap.cc:654] T 7fec94f9b067401db9932dff708fe9e5 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:33.271869  5123 tablet_bootstrap.cc:492] T c329abb8b94747cd81b9497d865c972a P bae8635c4c2a4209b6c1f521cd57052e: No bootstrap required, opened a new log
I20260710 11:10:33.272390  5123 ts_tablet_manager.cc:1403] T c329abb8b94747cd81b9497d865c972a P bae8635c4c2a4209b6c1f521cd57052e: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.024s
I20260710 11:10:33.276482  5128 raft_consensus.cc:493] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:33.277019  5128 raft_consensus.cc:515] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:33.278482  5123 raft_consensus.cc:359] T c329abb8b94747cd81b9497d865c972a P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:33.279222  5123 raft_consensus.cc:385] T c329abb8b94747cd81b9497d865c972a P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:33.279523  5123 raft_consensus.cc:740] T c329abb8b94747cd81b9497d865c972a P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Initialized, Role: FOLLOWER
I20260710 11:10:33.280387  5123 consensus_queue.cc:260] T c329abb8b94747cd81b9497d865c972a P bae8635c4c2a4209b6c1f521cd57052e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:33.280959  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fec94f9b067401db9932dff708fe9e5" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" is_pre_election: true
I20260710 11:10:33.282655  5123 ts_tablet_manager.cc:1434] T c329abb8b94747cd81b9497d865c972a P bae8635c4c2a4209b6c1f521cd57052e: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
W20260710 11:10:33.282830  4819 leader_election.cc:343] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:33.284094  5123 tablet_bootstrap.cc:492] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap starting.
I20260710 11:10:33.284181  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fec94f9b067401db9932dff708fe9e5" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b" is_pre_election: true
I20260710 11:10:33.284938  5002 raft_consensus.cc:2468] T 7fec94f9b067401db9932dff708fe9e5 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bae8635c4c2a4209b6c1f521cd57052e in term 0.
I20260710 11:10:33.286417  4821 leader_election.cc:304] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e [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: 81faf4f35aa744e2ae474e8c7b06620b, bae8635c4c2a4209b6c1f521cd57052e; no voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b
I20260710 11:10:33.287168  5127 tablet_bootstrap.cc:492] T 7f757f11bc424553bbf3aff5b9f557f0 P 03f4bf4d98964e579446671025ca5895: No bootstrap required, opened a new log
I20260710 11:10:33.287400  5165 raft_consensus.cc:2804] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:33.287770  5127 ts_tablet_manager.cc:1403] T 7f757f11bc424553bbf3aff5b9f557f0 P 03f4bf4d98964e579446671025ca5895: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.005s
I20260710 11:10:33.287904  5165 raft_consensus.cc:493] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:33.288456  5165 raft_consensus.cc:3060] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:33.290958  5123 tablet_bootstrap.cc:654] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:33.293459  5125 tablet_bootstrap.cc:492] T 7fec94f9b067401db9932dff708fe9e5 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: No bootstrap required, opened a new log
I20260710 11:10:33.294052  5125 ts_tablet_manager.cc:1403] T 7fec94f9b067401db9932dff708fe9e5 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.003s
I20260710 11:10:33.279242  5128 leader_election.cc:290] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917), 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685)
I20260710 11:10:33.300292  5127 raft_consensus.cc:359] T 7f757f11bc424553bbf3aff5b9f557f0 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:33.300763  5124 tablet_bootstrap.cc:492] T 7f757f11bc424553bbf3aff5b9f557f0 P 81faf4f35aa744e2ae474e8c7b06620b: No bootstrap required, opened a new log
I20260710 11:10:33.301047  5127 raft_consensus.cc:385] T 7f757f11bc424553bbf3aff5b9f557f0 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:33.301371  5124 ts_tablet_manager.cc:1403] T 7f757f11bc424553bbf3aff5b9f557f0 P 81faf4f35aa744e2ae474e8c7b06620b: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.020s
I20260710 11:10:33.297407  5125 raft_consensus.cc:359] T 7fec94f9b067401db9932dff708fe9e5 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:33.301923  5125 raft_consensus.cc:385] T 7fec94f9b067401db9932dff708fe9e5 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:33.302268  5125 raft_consensus.cc:740] T 7fec94f9b067401db9932dff708fe9e5 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 405b5b3ba4c74daabf9ab53ffbf7fe3b, State: Initialized, Role: FOLLOWER
I20260710 11:10:33.301335  5127 raft_consensus.cc:740] T 7f757f11bc424553bbf3aff5b9f557f0 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03f4bf4d98964e579446671025ca5895, State: Initialized, Role: FOLLOWER
I20260710 11:10:33.303102  5125 consensus_queue.cc:260] T 7fec94f9b067401db9932dff708fe9e5 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:33.304677  5124 raft_consensus.cc:359] T 7f757f11bc424553bbf3aff5b9f557f0 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:33.305485  5124 raft_consensus.cc:385] T 7f757f11bc424553bbf3aff5b9f557f0 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:33.305661  5128 raft_consensus.cc:493] T 8864b40c0c834a2bb1e1965488f7bace P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:33.305807  5124 raft_consensus.cc:740] T 7f757f11bc424553bbf3aff5b9f557f0 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81faf4f35aa744e2ae474e8c7b06620b, State: Initialized, Role: FOLLOWER
I20260710 11:10:33.306309  5128 raft_consensus.cc:515] T 8864b40c0c834a2bb1e1965488f7bace P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:33.306742  5124 consensus_queue.cc:260] T 7f757f11bc424553bbf3aff5b9f557f0 P 81faf4f35aa744e2ae474e8c7b06620b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:33.308916  5128 leader_election.cc:290] T 8864b40c0c834a2bb1e1965488f7bace P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871), 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917)
I20260710 11:10:33.309690  5125 ts_tablet_manager.cc:1434] T 7fec94f9b067401db9932dff708fe9e5 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:10:33.303934  5127 consensus_queue.cc:260] T 7f757f11bc424553bbf3aff5b9f557f0 P 03f4bf4d98964e579446671025ca5895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:33.310039  5123 tablet_bootstrap.cc:492] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e: No bootstrap required, opened a new log
I20260710 11:10:33.309985  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8864b40c0c834a2bb1e1965488f7bace" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895" is_pre_election: true
I20260710 11:10:33.310665  5123 ts_tablet_manager.cc:1403] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.000s
I20260710 11:10:33.310777  4928 raft_consensus.cc:2468] T 8864b40c0c834a2bb1e1965488f7bace P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bae8635c4c2a4209b6c1f521cd57052e in term 0.
I20260710 11:10:33.310928  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8864b40c0c834a2bb1e1965488f7bace" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b" is_pre_election: true
I20260710 11:10:33.311601  5002 raft_consensus.cc:2468] T 8864b40c0c834a2bb1e1965488f7bace P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bae8635c4c2a4209b6c1f521cd57052e in term 0.
I20260710 11:10:33.312243  4819 leader_election.cc:304] T 8864b40c0c834a2bb1e1965488f7bace P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03f4bf4d98964e579446671025ca5895, bae8635c4c2a4209b6c1f521cd57052e; no voters: 
I20260710 11:10:33.313131  5128 raft_consensus.cc:2804] T 8864b40c0c834a2bb1e1965488f7bace P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:33.313584  5128 raft_consensus.cc:493] T 8864b40c0c834a2bb1e1965488f7bace P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:33.313611  5123 raft_consensus.cc:359] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:33.314510  5123 raft_consensus.cc:385] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:33.314122  5128 raft_consensus.cc:3060] T 8864b40c0c834a2bb1e1965488f7bace P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:33.314810  5127 ts_tablet_manager.cc:1434] T 7f757f11bc424553bbf3aff5b9f557f0 P 03f4bf4d98964e579446671025ca5895: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260710 11:10:33.314872  5123 raft_consensus.cc:740] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Initialized, Role: FOLLOWER
I20260710 11:10:33.315809  5127 tablet_bootstrap.cc:492] T f1f14a96b8a54fa38189f3791714adb0 P 03f4bf4d98964e579446671025ca5895: Bootstrap starting.
I20260710 11:10:33.314599  5124 ts_tablet_manager.cc:1434] T 7f757f11bc424553bbf3aff5b9f557f0 P 81faf4f35aa744e2ae474e8c7b06620b: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 11:10:33.315934  5123 consensus_queue.cc:260] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:33.317350  5124 tablet_bootstrap.cc:492] T c329abb8b94747cd81b9497d865c972a P 81faf4f35aa744e2ae474e8c7b06620b: Bootstrap starting.
I20260710 11:10:33.317493  5125 tablet_bootstrap.cc:492] T 8b7b86c9771847498d034ca1200f8087 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Bootstrap starting.
I20260710 11:10:33.323395  5128 raft_consensus.cc:515] T 8864b40c0c834a2bb1e1965488f7bace P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:33.326367  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8864b40c0c834a2bb1e1965488f7bace" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895"
I20260710 11:10:33.326989  4928 raft_consensus.cc:3060] T 8864b40c0c834a2bb1e1965488f7bace P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:33.326725  5165 raft_consensus.cc:515] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:33.328308  5125 tablet_bootstrap.cc:654] T 8b7b86c9771847498d034ca1200f8087 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:33.318348  5123 ts_tablet_manager.cc:1434] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:10:33.322510  5127 tablet_bootstrap.cc:654] T f1f14a96b8a54fa38189f3791714adb0 P 03f4bf4d98964e579446671025ca5895: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:33.330994  5123 tablet_bootstrap.cc:492] T 8b940325e2404eddacbcb3e8a5351bcc P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap starting.
I20260710 11:10:33.331717  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fec94f9b067401db9932dff708fe9e5" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b"
I20260710 11:10:33.335229  4928 raft_consensus.cc:2468] T 8864b40c0c834a2bb1e1965488f7bace P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8635c4c2a4209b6c1f521cd57052e in term 1.
I20260710 11:10:33.336805  5178 consensus_queue.cc:1048] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e [LEADER]: Connected to new peer: Peer: permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:33.332368  5002 raft_consensus.cc:3060] T 7fec94f9b067401db9932dff708fe9e5 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:33.344087  5128 leader_election.cc:290] T 8864b40c0c834a2bb1e1965488f7bace P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 election: Requested vote from peers 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871), 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917)
I20260710 11:10:33.337491  5123 tablet_bootstrap.cc:654] T 8b940325e2404eddacbcb3e8a5351bcc P bae8635c4c2a4209b6c1f521cd57052e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:33.337757  5001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8864b40c0c834a2bb1e1965488f7bace" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b"
I20260710 11:10:33.345722  5001 raft_consensus.cc:3060] T 8864b40c0c834a2bb1e1965488f7bace P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:33.347096  4819 leader_election.cc:304] T 8864b40c0c834a2bb1e1965488f7bace P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03f4bf4d98964e579446671025ca5895, bae8635c4c2a4209b6c1f521cd57052e; no voters: 
I20260710 11:10:33.348677  5128 raft_consensus.cc:2804] T 8864b40c0c834a2bb1e1965488f7bace P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:33.349472  5128 raft_consensus.cc:697] T 8864b40c0c834a2bb1e1965488f7bace P bae8635c4c2a4209b6c1f521cd57052e [term 1 LEADER]: Becoming Leader. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Running, Role: LEADER
I20260710 11:10:33.350476  5128 consensus_queue.cc:237] T 8864b40c0c834a2bb1e1965488f7bace P bae8635c4c2a4209b6c1f521cd57052e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:33.352813  5124 tablet_bootstrap.cc:654] T c329abb8b94747cd81b9497d865c972a P 81faf4f35aa744e2ae474e8c7b06620b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:33.353991  5127 tablet_bootstrap.cc:492] T f1f14a96b8a54fa38189f3791714adb0 P 03f4bf4d98964e579446671025ca5895: No bootstrap required, opened a new log
I20260710 11:10:33.351064  5125 tablet_bootstrap.cc:492] T 8b7b86c9771847498d034ca1200f8087 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: No bootstrap required, opened a new log
I20260710 11:10:33.354578  5127 ts_tablet_manager.cc:1403] T f1f14a96b8a54fa38189f3791714adb0 P 03f4bf4d98964e579446671025ca5895: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.004s
I20260710 11:10:33.354609  5125 ts_tablet_manager.cc:1403] T 8b7b86c9771847498d034ca1200f8087 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.001s
I20260710 11:10:33.359645  5133 consensus_queue.cc:1048] T 83c57e892ea74c4ea8ab69362172b8ad P 405b5b3ba4c74daabf9ab53ffbf7fe3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:33.361594  5127 raft_consensus.cc:359] T f1f14a96b8a54fa38189f3791714adb0 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:33.362815  5127 raft_consensus.cc:385] T f1f14a96b8a54fa38189f3791714adb0 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:33.363178  5127 raft_consensus.cc:740] T f1f14a96b8a54fa38189f3791714adb0 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03f4bf4d98964e579446671025ca5895, State: Initialized, Role: FOLLOWER
I20260710 11:10:33.363938  5127 consensus_queue.cc:260] T f1f14a96b8a54fa38189f3791714adb0 P 03f4bf4d98964e579446671025ca5895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:33.359898  5125 raft_consensus.cc:359] T 8b7b86c9771847498d034ca1200f8087 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:33.365744  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fec94f9b067401db9932dff708fe9e5" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b"
I20260710 11:10:33.366417  5125 raft_consensus.cc:385] T 8b7b86c9771847498d034ca1200f8087 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:33.366593  5075 raft_consensus.cc:3060] T 7fec94f9b067401db9932dff708fe9e5 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:33.366812  5125 raft_consensus.cc:740] T 8b7b86c9771847498d034ca1200f8087 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 405b5b3ba4c74daabf9ab53ffbf7fe3b, State: Initialized, Role: FOLLOWER
I20260710 11:10:33.367790  5125 consensus_queue.cc:260] T 8b7b86c9771847498d034ca1200f8087 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:33.374488  5125 ts_tablet_manager.cc:1434] T 8b7b86c9771847498d034ca1200f8087 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 11:10:33.374737  5001 raft_consensus.cc:2468] T 8864b40c0c834a2bb1e1965488f7bace P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8635c4c2a4209b6c1f521cd57052e in term 1.
I20260710 11:10:33.375682  5125 tablet_bootstrap.cc:492] T f1f14a96b8a54fa38189f3791714adb0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Bootstrap starting.
I20260710 11:10:33.375895  5127 ts_tablet_manager.cc:1434] T f1f14a96b8a54fa38189f3791714adb0 P 03f4bf4d98964e579446671025ca5895: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 11:10:33.376710  5075 raft_consensus.cc:2468] T 7fec94f9b067401db9932dff708fe9e5 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8635c4c2a4209b6c1f521cd57052e in term 1.
I20260710 11:10:33.380162  5127 tablet_bootstrap.cc:492] T 7547e56df519497789b77bdb3325e974 P 03f4bf4d98964e579446671025ca5895: Bootstrap starting.
I20260710 11:10:33.380800  5165 leader_election.cc:290] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 election: Requested vote from peers 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917), 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685)
I20260710 11:10:33.390621  5134 raft_consensus.cc:493] T 7f757f11bc424553bbf3aff5b9f557f0 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:33.391762  5133 raft_consensus.cc:493] T d4ed0bf9a79b4973bc5b84276af4fef0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:33.395619  4819 leader_election.cc:304] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b, bae8635c4c2a4209b6c1f521cd57052e; no voters: 
I20260710 11:10:33.399151  5134 raft_consensus.cc:515] T 7f757f11bc424553bbf3aff5b9f557f0 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:33.404532  5134 leader_election.cc:290] T 7f757f11bc424553bbf3aff5b9f557f0 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049), 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917)
I20260710 11:10:33.406780  4855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f757f11bc424553bbf3aff5b9f557f0" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e" is_pre_election: true
I20260710 11:10:33.407604  4855 raft_consensus.cc:2468] T 7f757f11bc424553bbf3aff5b9f557f0 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03f4bf4d98964e579446671025ca5895 in term 0.
I20260710 11:10:33.407742  5188 raft_consensus.cc:493] T 8b7b86c9771847498d034ca1200f8087 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:33.408344  5188 raft_consensus.cc:515] T 8b7b86c9771847498d034ca1200f8087 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:33.399454  5133 raft_consensus.cc:515] T d4ed0bf9a79b4973bc5b84276af4fef0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:33.409108  4895 leader_election.cc:304] T 7f757f11bc424553bbf3aff5b9f557f0 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03f4bf4d98964e579446671025ca5895, bae8635c4c2a4209b6c1f521cd57052e; no voters: 
I20260710 11:10:33.410300  5134 raft_consensus.cc:2804] T 7f757f11bc424553bbf3aff5b9f557f0 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:33.410708  5134 raft_consensus.cc:493] T 7f757f11bc424553bbf3aff5b9f557f0 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:33.411031  5133 leader_election.cc:290] T d4ed0bf9a79b4973bc5b84276af4fef0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049), 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871)
I20260710 11:10:33.411077  5134 raft_consensus.cc:3060] T 7f757f11bc424553bbf3aff5b9f557f0 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:33.412433  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ed0bf9a79b4973bc5b84276af4fef0" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895" is_pre_election: true
I20260710 11:10:33.412827  5001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f757f11bc424553bbf3aff5b9f557f0" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b" is_pre_election: true
I20260710 11:10:33.413549  5001 raft_consensus.cc:2468] T 7f757f11bc424553bbf3aff5b9f557f0 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03f4bf4d98964e579446671025ca5895 in term 0.
I20260710 11:10:33.412424  4853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ed0bf9a79b4973bc5b84276af4fef0" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e" is_pre_election: true
W20260710 11:10:33.416074  5043 leader_election.cc:343] T d4ed0bf9a79b4973bc5b84276af4fef0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:33.416669  5125 tablet_bootstrap.cc:654] T f1f14a96b8a54fa38189f3791714adb0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Neither blocks nor log segments found. Creating new log.
W20260710 11:10:33.417511  5042 leader_election.cc:343] T d4ed0bf9a79b4973bc5b84276af4fef0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:33.418535  5134 raft_consensus.cc:515] T 7f757f11bc424553bbf3aff5b9f557f0 P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:33.419895  5042 leader_election.cc:304] T d4ed0bf9a79b4973bc5b84276af4fef0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b; no voters: 03f4bf4d98964e579446671025ca5895, bae8635c4c2a4209b6c1f521cd57052e
I20260710 11:10:33.420398  5134 leader_election.cc:290] T 7f757f11bc424553bbf3aff5b9f557f0 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 election: Requested vote from peers bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049), 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917)
I20260710 11:10:33.421352  5127 tablet_bootstrap.cc:654] T 7547e56df519497789b77bdb3325e974 P 03f4bf4d98964e579446671025ca5895: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:33.421728  5128 raft_consensus.cc:2804] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:33.421860  5178 raft_consensus.cc:493] T c329abb8b94747cd81b9497d865c972a P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:33.422585  5178 raft_consensus.cc:515] T c329abb8b94747cd81b9497d865c972a P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:33.425177  5178 leader_election.cc:290] T c329abb8b94747cd81b9497d865c972a P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917), 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685)
I20260710 11:10:33.421904  4853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f757f11bc424553bbf3aff5b9f557f0" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e"
I20260710 11:10:33.426438  4853 raft_consensus.cc:3060] T 7f757f11bc424553bbf3aff5b9f557f0 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:33.428961  5000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f757f11bc424553bbf3aff5b9f557f0" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b"
I20260710 11:10:33.429978  5000 raft_consensus.cc:3060] T 7f757f11bc424553bbf3aff5b9f557f0 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:33.443105  5188 leader_election.cc:290] T 8b7b86c9771847498d034ca1200f8087 P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685), bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049)
I20260710 11:10:33.443926  5123 tablet_bootstrap.cc:492] T 8b940325e2404eddacbcb3e8a5351bcc P bae8635c4c2a4209b6c1f521cd57052e: No bootstrap required, opened a new log
I20260710 11:10:33.444778  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7b86c9771847498d034ca1200f8087" candidate_uuid: "81faf4f35aa744e2ae474e8c7b06620b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" is_pre_election: true
I20260710 11:10:33.445654  5001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c329abb8b94747cd81b9497d865c972a" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b" is_pre_election: true
I20260710 11:10:33.446035  5075 raft_consensus.cc:2468] T 8b7b86c9771847498d034ca1200f8087 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81faf4f35aa744e2ae474e8c7b06620b in term 0.
I20260710 11:10:33.445672  5123 ts_tablet_manager.cc:1403] T 8b940325e2404eddacbcb3e8a5351bcc P bae8635c4c2a4209b6c1f521cd57052e: Time spent bootstrapping tablet: real 0.115s	user 0.014s	sys 0.007s
I20260710 11:10:33.447188  5124 tablet_bootstrap.cc:492] T c329abb8b94747cd81b9497d865c972a P 81faf4f35aa744e2ae474e8c7b06620b: No bootstrap required, opened a new log
I20260710 11:10:33.447983  5124 ts_tablet_manager.cc:1403] T c329abb8b94747cd81b9497d865c972a P 81faf4f35aa744e2ae474e8c7b06620b: Time spent bootstrapping tablet: real 0.131s	user 0.019s	sys 0.011s
I20260710 11:10:33.445065  4854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7b86c9771847498d034ca1200f8087" candidate_uuid: "81faf4f35aa744e2ae474e8c7b06620b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e" is_pre_election: true
I20260710 11:10:33.433089  5133 raft_consensus.cc:2749] T d4ed0bf9a79b4973bc5b84276af4fef0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:33.426088  5178 raft_consensus.cc:493] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:33.456447  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c329abb8b94747cd81b9497d865c972a" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" is_pre_election: true
I20260710 11:10:33.459231  5127 tablet_bootstrap.cc:492] T 7547e56df519497789b77bdb3325e974 P 03f4bf4d98964e579446671025ca5895: No bootstrap required, opened a new log
I20260710 11:10:33.459754  5127 ts_tablet_manager.cc:1403] T 7547e56df519497789b77bdb3325e974 P 03f4bf4d98964e579446671025ca5895: Time spent bootstrapping tablet: real 0.080s	user 0.008s	sys 0.026s
I20260710 11:10:33.464895  5125 tablet_bootstrap.cc:492] T f1f14a96b8a54fa38189f3791714adb0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: No bootstrap required, opened a new log
I20260710 11:10:33.465683  5125 ts_tablet_manager.cc:1403] T f1f14a96b8a54fa38189f3791714adb0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Time spent bootstrapping tablet: real 0.090s	user 0.013s	sys 0.001s
I20260710 11:10:33.465728  5128 raft_consensus.cc:697] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e [term 1 LEADER]: Becoming Leader. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Running, Role: LEADER
I20260710 11:10:33.466801  5128 consensus_queue.cc:237] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:33.468421  5002 raft_consensus.cc:2468] T 7fec94f9b067401db9932dff708fe9e5 P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8635c4c2a4209b6c1f521cd57052e in term 1.
I20260710 11:10:33.465312  5127 raft_consensus.cc:359] T 7547e56df519497789b77bdb3325e974 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:33.469686  5127 raft_consensus.cc:385] T 7547e56df519497789b77bdb3325e974 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:33.450215  4968 leader_election.cc:304] T 8b7b86c9771847498d034ca1200f8087 P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b, 81faf4f35aa744e2ae474e8c7b06620b; no voters: 
I20260710 11:10:33.470017  5127 raft_consensus.cc:740] T 7547e56df519497789b77bdb3325e974 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03f4bf4d98964e579446671025ca5895, State: Initialized, Role: FOLLOWER
I20260710 11:10:33.470794  5188 raft_consensus.cc:2804] T 8b7b86c9771847498d034ca1200f8087 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:33.471169  5188 raft_consensus.cc:493] T 8b7b86c9771847498d034ca1200f8087 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:33.471486  5188 raft_consensus.cc:3060] T 8b7b86c9771847498d034ca1200f8087 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:10:33.471699  4821 leader_election.cc:343] T c329abb8b94747cd81b9497d865c972a P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:33.472635  4853 raft_consensus.cc:2468] T 7f757f11bc424553bbf3aff5b9f557f0 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03f4bf4d98964e579446671025ca5895 in term 1.
I20260710 11:10:33.473806  4895 leader_election.cc:304] T 7f757f11bc424553bbf3aff5b9f557f0 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03f4bf4d98964e579446671025ca5895, bae8635c4c2a4209b6c1f521cd57052e; no voters: 
I20260710 11:10:33.463506  5221 consensus_queue.cc:1048] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e [LEADER]: Connected to new peer: Peer: permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260710 11:10:33.474887  5192 consensus_queue.cc:1048] T 83c57e892ea74c4ea8ab69362172b8ad P 405b5b3ba4c74daabf9ab53ffbf7fe3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:33.461462  4854 raft_consensus.cc:2468] T 8b7b86c9771847498d034ca1200f8087 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81faf4f35aa744e2ae474e8c7b06620b in term 0.
I20260710 11:10:33.480352  5188 raft_consensus.cc:515] T 8b7b86c9771847498d034ca1200f8087 P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:33.481159  5134 raft_consensus.cc:2804] T 7f757f11bc424553bbf3aff5b9f557f0 P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:33.482564  5124 raft_consensus.cc:359] T c329abb8b94747cd81b9497d865c972a P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:33.483393  5124 raft_consensus.cc:385] T c329abb8b94747cd81b9497d865c972a P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:33.483928  5124 raft_consensus.cc:740] T c329abb8b94747cd81b9497d865c972a P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81faf4f35aa744e2ae474e8c7b06620b, State: Initialized, Role: FOLLOWER
I20260710 11:10:33.483381  5127 consensus_queue.cc:260] T 7547e56df519497789b77bdb3325e974 P 03f4bf4d98964e579446671025ca5895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:33.488685  5123 raft_consensus.cc:359] T 8b940325e2404eddacbcb3e8a5351bcc P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:33.489753  5123 raft_consensus.cc:385] T 8b940325e2404eddacbcb3e8a5351bcc P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:33.490198  5123 raft_consensus.cc:740] T 8b940325e2404eddacbcb3e8a5351bcc P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Initialized, Role: FOLLOWER
I20260710 11:10:33.492422  5125 raft_consensus.cc:359] T f1f14a96b8a54fa38189f3791714adb0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:33.493415  5125 raft_consensus.cc:385] T f1f14a96b8a54fa38189f3791714adb0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:33.487134  5124 consensus_queue.cc:260] T c329abb8b94747cd81b9497d865c972a P 81faf4f35aa744e2ae474e8c7b06620b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:33.493840  5125 raft_consensus.cc:740] T f1f14a96b8a54fa38189f3791714adb0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 405b5b3ba4c74daabf9ab53ffbf7fe3b, State: Initialized, Role: FOLLOWER
I20260710 11:10:33.494908  5125 consensus_queue.cc:260] T f1f14a96b8a54fa38189f3791714adb0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:33.500239  5123 consensus_queue.cc:260] T 8b940325e2404eddacbcb3e8a5351bcc P bae8635c4c2a4209b6c1f521cd57052e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:33.491523  5221 raft_consensus.cc:493] T 8ba63b899b584bfaa5f8eb76c25aba97 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:33.463055  5178 raft_consensus.cc:515] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:33.503279  5124 ts_tablet_manager.cc:1434] T c329abb8b94747cd81b9497d865c972a P 81faf4f35aa744e2ae474e8c7b06620b: Time spent starting tablet: real 0.055s	user 0.008s	sys 0.000s
I20260710 11:10:33.503146  5123 ts_tablet_manager.cc:1434] T 8b940325e2404eddacbcb3e8a5351bcc P bae8635c4c2a4209b6c1f521cd57052e: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.001s
I20260710 11:10:33.503706  5221 raft_consensus.cc:515] T 8ba63b899b584bfaa5f8eb76c25aba97 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:33.507198  5124 tablet_bootstrap.cc:492] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 81faf4f35aa744e2ae474e8c7b06620b: Bootstrap starting.
I20260710 11:10:33.507229  5123 tablet_bootstrap.cc:492] T d4ed0bf9a79b4973bc5b84276af4fef0 P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap starting.
I20260710 11:10:33.509268  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7b86c9771847498d034ca1200f8087" candidate_uuid: "81faf4f35aa744e2ae474e8c7b06620b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b"
I20260710 11:10:33.509851  5075 raft_consensus.cc:3060] T 8b7b86c9771847498d034ca1200f8087 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:33.508551  5125 ts_tablet_manager.cc:1434] T f1f14a96b8a54fa38189f3791714adb0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
W20260710 11:10:33.516608  4968 consensus_peers.cc:597] T 7547e56df519497789b77bdb3325e974 P 81faf4f35aa744e2ae474e8c7b06620b -> Peer 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871): Couldn't send request to peer 03f4bf4d98964e579446671025ca5895. 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 11:10:33.519184  5000 raft_consensus.cc:2468] T 7f757f11bc424553bbf3aff5b9f557f0 P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03f4bf4d98964e579446671025ca5895 in term 1.
I20260710 11:10:33.520361  5125 tablet_bootstrap.cc:492] T 8568f28129374f7ca03d19c7471edc44 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Bootstrap starting.
I20260710 11:10:33.521966  5173 consensus_queue.cc:1048] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:33.523409  5124 tablet_bootstrap.cc:654] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 81faf4f35aa744e2ae474e8c7b06620b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:33.531230  5123 tablet_bootstrap.cc:654] T d4ed0bf9a79b4973bc5b84276af4fef0 P bae8635c4c2a4209b6c1f521cd57052e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:33.538451  5226 raft_consensus.cc:493] T f1f14a96b8a54fa38189f3791714adb0 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:33.538991  5226 raft_consensus.cc:515] T f1f14a96b8a54fa38189f3791714adb0 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:33.541556  5226 leader_election.cc:290] T f1f14a96b8a54fa38189f3791714adb0 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917), 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685)
I20260710 11:10:33.545918  5221 leader_election.cc:290] T 8ba63b899b584bfaa5f8eb76c25aba97 P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685), 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871)
I20260710 11:10:33.556416  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f14a96b8a54fa38189f3791714adb0" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" is_pre_election: true
I20260710 11:10:33.557346  5078 raft_consensus.cc:2468] T f1f14a96b8a54fa38189f3791714adb0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03f4bf4d98964e579446671025ca5895 in term 0.
W20260710 11:10:33.508179  4819 leader_election.cc:343] T c329abb8b94747cd81b9497d865c972a P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:33.561475  5188 leader_election.cc:290] T 8b7b86c9771847498d034ca1200f8087 P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 1 election: Requested vote from peers 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685), bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049)
I20260710 11:10:33.569204  5127 ts_tablet_manager.cc:1434] T 7547e56df519497789b77bdb3325e974 P 03f4bf4d98964e579446671025ca5895: Time spent starting tablet: real 0.109s	user 0.015s	sys 0.024s
I20260710 11:10:33.562055  5134 raft_consensus.cc:697] T 7f757f11bc424553bbf3aff5b9f557f0 P 03f4bf4d98964e579446671025ca5895 [term 1 LEADER]: Becoming Leader. State: Replica: 03f4bf4d98964e579446671025ca5895, State: Running, Role: LEADER
I20260710 11:10:33.572121  5127 tablet_bootstrap.cc:492] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895: Bootstrap starting.
I20260710 11:10:33.563004  4819 leader_election.cc:304] T c329abb8b94747cd81b9497d865c972a P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bae8635c4c2a4209b6c1f521cd57052e; no voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b, 81faf4f35aa744e2ae474e8c7b06620b
I20260710 11:10:33.573948  5134 consensus_queue.cc:237] T 7f757f11bc424553bbf3aff5b9f557f0 P 03f4bf4d98964e579446671025ca5895 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
W20260710 11:10:33.574441  4819 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.153.68:35685, user_credentials={real_user=slave}} blocked reactor thread for 67145.9us
I20260710 11:10:33.586305  4927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06cd7f924124e95ab5a4b50dffae6b7" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895" is_pre_election: true
I20260710 11:10:33.587189  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba63b899b584bfaa5f8eb76c25aba97" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" is_pre_election: true
I20260710 11:10:33.587906  5078 raft_consensus.cc:2468] T 8ba63b899b584bfaa5f8eb76c25aba97 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bae8635c4c2a4209b6c1f521cd57052e in term 0.
I20260710 11:10:33.589066  5125 tablet_bootstrap.cc:654] T 8568f28129374f7ca03d19c7471edc44 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:33.567184  4894 leader_election.cc:304] T f1f14a96b8a54fa38189f3791714adb0 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03f4bf4d98964e579446671025ca5895, 405b5b3ba4c74daabf9ab53ffbf7fe3b; no voters: 
I20260710 11:10:33.596484  5127 tablet_bootstrap.cc:654] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:33.600093  5123 tablet_bootstrap.cc:492] T d4ed0bf9a79b4973bc5b84276af4fef0 P bae8635c4c2a4209b6c1f521cd57052e: No bootstrap required, opened a new log
I20260710 11:10:33.600878  5000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f14a96b8a54fa38189f3791714adb0" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b" is_pre_election: true
I20260710 11:10:33.601142  5123 ts_tablet_manager.cc:1403] T d4ed0bf9a79b4973bc5b84276af4fef0 P bae8635c4c2a4209b6c1f521cd57052e: Time spent bootstrapping tablet: real 0.095s	user 0.024s	sys 0.006s
I20260710 11:10:33.602798  4927 raft_consensus.cc:3060] T 5a349d58f9f04a91b711151ed46a60c8 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:33.606753  5123 raft_consensus.cc:359] T d4ed0bf9a79b4973bc5b84276af4fef0 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
W20260710 11:10:33.610788  4894 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.153.68:35685, user_credentials={real_user=slave}} blocked reactor thread for 47485.3us
I20260710 11:10:33.582369  5178 leader_election.cc:290] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871), 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917)
I20260710 11:10:33.611475  5123 raft_consensus.cc:385] T d4ed0bf9a79b4973bc5b84276af4fef0 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:33.601785  5000 raft_consensus.cc:2468] T f1f14a96b8a54fa38189f3791714adb0 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03f4bf4d98964e579446671025ca5895 in term 0.
I20260710 11:10:33.613435  5123 raft_consensus.cc:740] T d4ed0bf9a79b4973bc5b84276af4fef0 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Initialized, Role: FOLLOWER
I20260710 11:10:33.593308  4930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba63b899b584bfaa5f8eb76c25aba97" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895" is_pre_election: true
I20260710 11:10:33.594800  5075 raft_consensus.cc:2468] T 8b7b86c9771847498d034ca1200f8087 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81faf4f35aa744e2ae474e8c7b06620b in term 1.
I20260710 11:10:33.615865  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06cd7f924124e95ab5a4b50dffae6b7" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b" is_pre_election: true
I20260710 11:10:33.616072  5219 raft_consensus.cc:2749] T c329abb8b94747cd81b9497d865c972a P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:33.619032  5229 raft_consensus.cc:2804] T f1f14a96b8a54fa38189f3791714adb0 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:33.621659  4853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b7b86c9771847498d034ca1200f8087" candidate_uuid: "81faf4f35aa744e2ae474e8c7b06620b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e"
I20260710 11:10:33.622816  5229 raft_consensus.cc:493] T f1f14a96b8a54fa38189f3791714adb0 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:33.622092  4930 raft_consensus.cc:2468] T 8ba63b899b584bfaa5f8eb76c25aba97 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bae8635c4c2a4209b6c1f521cd57052e in term 0.
I20260710 11:10:33.623323  4853 raft_consensus.cc:3060] T 8b7b86c9771847498d034ca1200f8087 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:33.622296  4968 leader_election.cc:304] T 8b7b86c9771847498d034ca1200f8087 P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b, 81faf4f35aa744e2ae474e8c7b06620b; no voters: 
I20260710 11:10:33.627470  5188 raft_consensus.cc:2804] T 8b7b86c9771847498d034ca1200f8087 P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:33.627944  5188 raft_consensus.cc:697] T 8b7b86c9771847498d034ca1200f8087 P 81faf4f35aa744e2ae474e8c7b06620b [term 1 LEADER]: Becoming Leader. State: Replica: 81faf4f35aa744e2ae474e8c7b06620b, State: Running, Role: LEADER
I20260710 11:10:33.631080  5123 consensus_queue.cc:260] T d4ed0bf9a79b4973bc5b84276af4fef0 P bae8635c4c2a4209b6c1f521cd57052e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:33.634445  5123 ts_tablet_manager.cc:1434] T d4ed0bf9a79b4973bc5b84276af4fef0 P bae8635c4c2a4209b6c1f521cd57052e: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
W20260710 11:10:33.621006  4819 leader_election.cc:343] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:33.623332  5229 raft_consensus.cc:3060] T f1f14a96b8a54fa38189f3791714adb0 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:33.640384  5123 tablet_bootstrap.cc:492] T 9d6a972bd3a84706b317a59f57678315 P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap starting.
W20260710 11:10:33.639830  4821 leader_election.cc:343] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:33.646459  5182 consensus_queue.cc:1048] T 5a349d58f9f04a91b711151ed46a60c8 P 81faf4f35aa744e2ae474e8c7b06620b [LEADER]: Connected to new peer: Peer: permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
I20260710 11:10:33.680197  4821 leader_election.cc:304] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bae8635c4c2a4209b6c1f521cd57052e; no voters: 03f4bf4d98964e579446671025ca5895, 81faf4f35aa744e2ae474e8c7b06620b
I20260710 11:10:33.681118  5219 raft_consensus.cc:2749] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:10:33.682195  4821 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.153.67:42917, user_credentials={real_user=slave}} blocked reactor thread for 59671.6us
I20260710 11:10:33.685307  5123 tablet_bootstrap.cc:654] T 9d6a972bd3a84706b317a59f57678315 P bae8635c4c2a4209b6c1f521cd57052e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:33.686280  5127 tablet_bootstrap.cc:492] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895: No bootstrap required, opened a new log
I20260710 11:10:33.686688  5127 ts_tablet_manager.cc:1403] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895: Time spent bootstrapping tablet: real 0.116s	user 0.008s	sys 0.010s
W20260710 11:10:33.687529  5044 consensus_peers.cc:597] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 405b5b3ba4c74daabf9ab53ffbf7fe3b -> Peer 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917): Couldn't send request to peer 81faf4f35aa744e2ae474e8c7b06620b. 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 11:10:33.689528  5169 consensus_queue.cc:1048] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:33.672688  4819 leader_election.cc:304] T 8ba63b899b584bfaa5f8eb76c25aba97 P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b, bae8635c4c2a4209b6c1f521cd57052e; no voters: 
I20260710 11:10:33.690552  5219 raft_consensus.cc:2804] T 8ba63b899b584bfaa5f8eb76c25aba97 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:33.690922  5219 raft_consensus.cc:493] T 8ba63b899b584bfaa5f8eb76c25aba97 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:33.639011  5188 consensus_queue.cc:237] T 8b7b86c9771847498d034ca1200f8087 P 81faf4f35aa744e2ae474e8c7b06620b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:33.646788  4752 catalog_manager.cc:5697] T 8864b40c0c834a2bb1e1965488f7bace P bae8635c4c2a4209b6c1f521cd57052e reported cstate change: term changed from 0 to 1, leader changed from <none> to bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65). New cstate: current_term: 1 leader_uuid: "bae8635c4c2a4209b6c1f521cd57052e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:33.697209  5124 tablet_bootstrap.cc:492] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 81faf4f35aa744e2ae474e8c7b06620b: No bootstrap required, opened a new log
I20260710 11:10:33.719225  5124 ts_tablet_manager.cc:1403] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 81faf4f35aa744e2ae474e8c7b06620b: Time spent bootstrapping tablet: real 0.213s	user 0.016s	sys 0.026s
I20260710 11:10:33.691278  5219 raft_consensus.cc:3060] T 8ba63b899b584bfaa5f8eb76c25aba97 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:33.697588  5134 raft_consensus.cc:493] T 5a349d58f9f04a91b711151ed46a60c8 P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:33.691318  5127 raft_consensus.cc:359] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:33.713307  5169 consensus_queue.cc:1048] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 405b5b3ba4c74daabf9ab53ffbf7fe3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:33.716341  5125 tablet_bootstrap.cc:492] T 8568f28129374f7ca03d19c7471edc44 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: No bootstrap required, opened a new log
I20260710 11:10:33.695782  5135 consensus_queue.cc:1048] T 7547e56df519497789b77bdb3325e974 P 81faf4f35aa744e2ae474e8c7b06620b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260710 11:10:33.717712  5182 consensus_queue.cc:1048] T 5a349d58f9f04a91b711151ed46a60c8 P 81faf4f35aa744e2ae474e8c7b06620b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:33.724702  5127 raft_consensus.cc:385] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:33.726389  5125 ts_tablet_manager.cc:1403] T 8568f28129374f7ca03d19c7471edc44 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Time spent bootstrapping tablet: real 0.206s	user 0.019s	sys 0.023s
I20260710 11:10:33.726389  5127 raft_consensus.cc:740] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03f4bf4d98964e579446671025ca5895, State: Initialized, Role: FOLLOWER
I20260710 11:10:33.728096  5127 consensus_queue.cc:260] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:33.697142  4853 raft_consensus.cc:2468] T 8b7b86c9771847498d034ca1200f8087 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81faf4f35aa744e2ae474e8c7b06620b in term 1.
I20260710 11:10:33.733866  5127 ts_tablet_manager.cc:1434] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895: Time spent starting tablet: real 0.047s	user 0.009s	sys 0.000s
I20260710 11:10:33.735172  5127 tablet_bootstrap.cc:492] T f4725bcee8444077bf3fa31302471fd6 P 03f4bf4d98964e579446671025ca5895: Bootstrap starting.
I20260710 11:10:33.726830  5134 raft_consensus.cc:515] T 5a349d58f9f04a91b711151ed46a60c8 P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:33.743773  5134 leader_election.cc:290] T 5a349d58f9f04a91b711151ed46a60c8 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917), 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685)
I20260710 11:10:33.744068  5125 raft_consensus.cc:359] T 8568f28129374f7ca03d19c7471edc44 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:33.744678  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a349d58f9f04a91b711151ed46a60c8" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b" is_pre_election: true
I20260710 11:10:33.745077  5125 raft_consensus.cc:385] T 8568f28129374f7ca03d19c7471edc44 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:33.745500  5125 raft_consensus.cc:740] T 8568f28129374f7ca03d19c7471edc44 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 405b5b3ba4c74daabf9ab53ffbf7fe3b, State: Initialized, Role: FOLLOWER
I20260710 11:10:33.748142  5125 consensus_queue.cc:260] T 8568f28129374f7ca03d19c7471edc44 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:33.751891  5125 ts_tablet_manager.cc:1434] T 8568f28129374f7ca03d19c7471edc44 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.001s
I20260710 11:10:33.753158  5125 tablet_bootstrap.cc:492] T d3f997a0f1c749468d2fe2fd15709d2e P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Bootstrap starting.
I20260710 11:10:33.755113  5127 tablet_bootstrap.cc:654] T f4725bcee8444077bf3fa31302471fd6 P 03f4bf4d98964e579446671025ca5895: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:33.755003  5076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a349d58f9f04a91b711151ed46a60c8" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" is_pre_election: true
I20260710 11:10:33.767289  5128 consensus_queue.cc:1048] T 8864b40c0c834a2bb1e1965488f7bace P bae8635c4c2a4209b6c1f521cd57052e [LEADER]: Connected to new peer: Peer: permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:33.755908  5134 raft_consensus.cc:493] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:33.768184  5134 raft_consensus.cc:515] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:33.767867  4752 catalog_manager.cc:5697] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e reported cstate change: term changed from 0 to 1, leader changed from <none> to bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65). New cstate: current_term: 1 leader_uuid: "bae8635c4c2a4209b6c1f521cd57052e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:33.757999  5188 consensus_queue.cc:1048] T 520a3a5827a2415e886e2d41041fd1df P 81faf4f35aa744e2ae474e8c7b06620b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:10:33.778545  4969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.153.65:36049, user_credentials={real_user=slave}} blocked reactor thread for 92085.4us
I20260710 11:10:33.785652  5125 tablet_bootstrap.cc:654] T d3f997a0f1c749468d2fe2fd15709d2e P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:33.786080  5182 consensus_queue.cc:1048] T 520a3a5827a2415e886e2d41041fd1df P 81faf4f35aa744e2ae474e8c7b06620b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:33.788323  4853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ed0bf9a79b4973bc5b84276af4fef0" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e" is_pre_election: true
I20260710 11:10:33.789152  4853 raft_consensus.cc:2468] T d4ed0bf9a79b4973bc5b84276af4fef0 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03f4bf4d98964e579446671025ca5895 in term 0.
I20260710 11:10:33.789461  5124 raft_consensus.cc:359] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:33.790292  5124 raft_consensus.cc:385] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:33.790599  5124 raft_consensus.cc:740] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81faf4f35aa744e2ae474e8c7b06620b, State: Initialized, Role: FOLLOWER
I20260710 11:10:33.790725  5225 raft_consensus.cc:493] T 7547e56df519497789b77bdb3325e974 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:33.791204  5225 raft_consensus.cc:515] T 7547e56df519497789b77bdb3325e974 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:33.793601  5225 leader_election.cc:290] T 7547e56df519497789b77bdb3325e974 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049), 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917)
I20260710 11:10:33.795778  4895 leader_election.cc:304] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03f4bf4d98964e579446671025ca5895, bae8635c4c2a4209b6c1f521cd57052e; no voters: 
I20260710 11:10:33.793313  4753 catalog_manager.cc:5697] T 8b7b86c9771847498d034ca1200f8087 P 81faf4f35aa744e2ae474e8c7b06620b reported cstate change: term changed from 0 to 1, leader changed from <none> to 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67). New cstate: current_term: 1 leader_uuid: "81faf4f35aa744e2ae474e8c7b06620b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:33.791370  5124 consensus_queue.cc:260] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 81faf4f35aa744e2ae474e8c7b06620b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:33.777807  5134 leader_election.cc:290] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685), bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049)
I20260710 11:10:33.798667  5229 raft_consensus.cc:515] T f1f14a96b8a54fa38189f3791714adb0 P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:33.809026  5124 ts_tablet_manager.cc:1434] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 81faf4f35aa744e2ae474e8c7b06620b: Time spent starting tablet: real 0.089s	user 0.005s	sys 0.003s
I20260710 11:10:33.809993  5124 tablet_bootstrap.cc:492] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b: Bootstrap starting.
I20260710 11:10:33.802932  5225 raft_consensus.cc:2804] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:33.813105  5076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ed0bf9a79b4973bc5b84276af4fef0" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" is_pre_election: true
I20260710 11:10:33.813913  5076 raft_consensus.cc:2468] T d4ed0bf9a79b4973bc5b84276af4fef0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03f4bf4d98964e579446671025ca5895 in term 0.
I20260710 11:10:33.815042  4853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7547e56df519497789b77bdb3325e974" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e" is_pre_election: true
I20260710 11:10:33.815923  4853 raft_consensus.cc:2393] T 7547e56df519497789b77bdb3325e974 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03f4bf4d98964e579446671025ca5895 in current term 1: Already voted for candidate 81faf4f35aa744e2ae474e8c7b06620b in this term.
I20260710 11:10:33.808125  4894 leader_election.cc:304] T 5a349d58f9f04a91b711151ed46a60c8 P 03f4bf4d98964e579446671025ca5895 [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: 03f4bf4d98964e579446671025ca5895; no voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b, 81faf4f35aa744e2ae474e8c7b06620b
I20260710 11:10:33.826901  5227 raft_consensus.cc:2749] T 5a349d58f9f04a91b711151ed46a60c8 P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:33.827333  5127 tablet_bootstrap.cc:492] T f4725bcee8444077bf3fa31302471fd6 P 03f4bf4d98964e579446671025ca5895: No bootstrap required, opened a new log
I20260710 11:10:33.827914  5001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7547e56df519497789b77bdb3325e974" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b" is_pre_election: true
I20260710 11:10:33.831661  5127 ts_tablet_manager.cc:1403] T f4725bcee8444077bf3fa31302471fd6 P 03f4bf4d98964e579446671025ca5895: Time spent bootstrapping tablet: real 0.097s	user 0.012s	sys 0.007s
I20260710 11:10:33.832867  4896 leader_election.cc:304] T 7547e56df519497789b77bdb3325e974 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03f4bf4d98964e579446671025ca5895; no voters: 81faf4f35aa744e2ae474e8c7b06620b, bae8635c4c2a4209b6c1f521cd57052e
I20260710 11:10:33.834015  5134 raft_consensus.cc:3060] T 7547e56df519497789b77bdb3325e974 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:33.819137  5225 raft_consensus.cc:493] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:33.837212  5225 raft_consensus.cc:3060] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:33.839182  5229 leader_election.cc:290] T f1f14a96b8a54fa38189f3791714adb0 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 election: Requested vote from peers 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917), 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685)
I20260710 11:10:33.837205  5127 raft_consensus.cc:359] T f4725bcee8444077bf3fa31302471fd6 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:33.842619  5127 raft_consensus.cc:385] T f4725bcee8444077bf3fa31302471fd6 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:33.847538  5125 tablet_bootstrap.cc:492] T d3f997a0f1c749468d2fe2fd15709d2e P 405b5b3ba4c74daabf9ab53ffbf7fe3b: No bootstrap required, opened a new log
I20260710 11:10:33.848184  5125 ts_tablet_manager.cc:1403] T d3f997a0f1c749468d2fe2fd15709d2e P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Time spent bootstrapping tablet: real 0.095s	user 0.012s	sys 0.003s
I20260710 11:10:33.842859  5127 raft_consensus.cc:740] T f4725bcee8444077bf3fa31302471fd6 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03f4bf4d98964e579446671025ca5895, State: Initialized, Role: FOLLOWER
I20260710 11:10:33.850555  5127 consensus_queue.cc:260] T f4725bcee8444077bf3fa31302471fd6 P 03f4bf4d98964e579446671025ca5895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:33.857044  5001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f14a96b8a54fa38189f3791714adb0" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b"
I20260710 11:10:33.857798  5001 raft_consensus.cc:3060] T f1f14a96b8a54fa38189f3791714adb0 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:33.860911  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1f14a96b8a54fa38189f3791714adb0" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b"
I20260710 11:10:33.861548  5075 raft_consensus.cc:3060] T f1f14a96b8a54fa38189f3791714adb0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:33.866637  5127 ts_tablet_manager.cc:1434] T f4725bcee8444077bf3fa31302471fd6 P 03f4bf4d98964e579446671025ca5895: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260710 11:10:33.868566  5127 tablet_bootstrap.cc:492] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895: Bootstrap starting.
I20260710 11:10:33.868547  5128 consensus_queue.cc:1048] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e [LEADER]: Connected to new peer: Peer: permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:33.884814  5127 tablet_bootstrap.cc:654] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:33.889279  5075 raft_consensus.cc:2468] T f1f14a96b8a54fa38189f3791714adb0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03f4bf4d98964e579446671025ca5895 in term 1.
I20260710 11:10:33.890607  4894 leader_election.cc:304] T f1f14a96b8a54fa38189f3791714adb0 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03f4bf4d98964e579446671025ca5895, 405b5b3ba4c74daabf9ab53ffbf7fe3b; no voters: 
I20260710 11:10:33.891489  5229 raft_consensus.cc:2804] T f1f14a96b8a54fa38189f3791714adb0 P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:33.892163  5229 raft_consensus.cc:697] T f1f14a96b8a54fa38189f3791714adb0 P 03f4bf4d98964e579446671025ca5895 [term 1 LEADER]: Becoming Leader. State: Replica: 03f4bf4d98964e579446671025ca5895, State: Running, Role: LEADER
I20260710 11:10:33.893151  5229 consensus_queue.cc:237] T f1f14a96b8a54fa38189f3791714adb0 P 03f4bf4d98964e579446671025ca5895 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:33.899335  5128 consensus_queue.cc:1048] T 8864b40c0c834a2bb1e1965488f7bace P bae8635c4c2a4209b6c1f521cd57052e [LEADER]: Connected to new peer: Peer: permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:10:33.903877  5123 tablet_bootstrap.cc:492] T 9d6a972bd3a84706b317a59f57678315 P bae8635c4c2a4209b6c1f521cd57052e: No bootstrap required, opened a new log
I20260710 11:10:33.933001  5123 ts_tablet_manager.cc:1403] T 9d6a972bd3a84706b317a59f57678315 P bae8635c4c2a4209b6c1f521cd57052e: Time spent bootstrapping tablet: real 0.293s	user 0.031s	sys 0.006s
I20260710 11:10:33.933231  5125 raft_consensus.cc:359] T d3f997a0f1c749468d2fe2fd15709d2e P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:33.934792  5125 raft_consensus.cc:385] T d3f997a0f1c749468d2fe2fd15709d2e P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:33.935249  5125 raft_consensus.cc:740] T d3f997a0f1c749468d2fe2fd15709d2e P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 405b5b3ba4c74daabf9ab53ffbf7fe3b, State: Initialized, Role: FOLLOWER
I20260710 11:10:33.935413  5001 raft_consensus.cc:2468] T f1f14a96b8a54fa38189f3791714adb0 P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03f4bf4d98964e579446671025ca5895 in term 1.
I20260710 11:10:33.939246  5124 tablet_bootstrap.cc:654] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:33.938637  5125 consensus_queue.cc:260] T d3f997a0f1c749468d2fe2fd15709d2e P 405b5b3ba4c74daabf9ab53ffbf7fe3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:33.905568  5134 raft_consensus.cc:2749] T 7547e56df519497789b77bdb3325e974 P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:33.943564  5125 ts_tablet_manager.cc:1434] T d3f997a0f1c749468d2fe2fd15709d2e P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Time spent starting tablet: real 0.095s	user 0.014s	sys 0.019s
I20260710 11:10:33.947278  5125 tablet_bootstrap.cc:492] T 9d6a972bd3a84706b317a59f57678315 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Bootstrap starting.
I20260710 11:10:33.946370  5225 raft_consensus.cc:515] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:33.954519  5178 raft_consensus.cc:493] T 8b940325e2404eddacbcb3e8a5351bcc P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:33.955138  5178 raft_consensus.cc:515] T 8b940325e2404eddacbcb3e8a5351bcc P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:33.944402  5135 raft_consensus.cc:493] T c329abb8b94747cd81b9497d865c972a P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:33.958335  5123 raft_consensus.cc:359] T 9d6a972bd3a84706b317a59f57678315 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:33.959129  5123 raft_consensus.cc:385] T 9d6a972bd3a84706b317a59f57678315 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:33.959419  5123 raft_consensus.cc:740] T 9d6a972bd3a84706b317a59f57678315 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Initialized, Role: FOLLOWER
I20260710 11:10:33.960175  5123 consensus_queue.cc:260] T 9d6a972bd3a84706b317a59f57678315 P bae8635c4c2a4209b6c1f521cd57052e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:33.966537  5225 leader_election.cc:290] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 election: Requested vote from peers 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685), bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049)
I20260710 11:10:33.966920  5178 leader_election.cc:290] T 8b940325e2404eddacbcb3e8a5351bcc P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685), 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871)
I20260710 11:10:33.968556  5127 tablet_bootstrap.cc:492] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895: No bootstrap required, opened a new log
I20260710 11:10:33.969295  5127 ts_tablet_manager.cc:1403] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895: Time spent bootstrapping tablet: real 0.102s	user 0.036s	sys 0.019s
I20260710 11:10:33.981210  5125 tablet_bootstrap.cc:654] T 9d6a972bd3a84706b317a59f57678315 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:33.987793  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b940325e2404eddacbcb3e8a5351bcc" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" is_pre_election: true
I20260710 11:10:33.988734  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ed0bf9a79b4973bc5b84276af4fef0" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b"
I20260710 11:10:33.989590  5078 raft_consensus.cc:3060] T d4ed0bf9a79b4973bc5b84276af4fef0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:33.992177  5127 raft_consensus.cc:359] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:33.992992  5127 raft_consensus.cc:385] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:33.993307  5127 raft_consensus.cc:740] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03f4bf4d98964e579446671025ca5895, State: Initialized, Role: FOLLOWER
I20260710 11:10:33.995661  5123 ts_tablet_manager.cc:1434] T 9d6a972bd3a84706b317a59f57678315 P bae8635c4c2a4209b6c1f521cd57052e: Time spent starting tablet: real 0.062s	user 0.009s	sys 0.000s
I20260710 11:10:33.994683  4854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ed0bf9a79b4973bc5b84276af4fef0" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e"
I20260710 11:10:33.998171  4854 raft_consensus.cc:3060] T d4ed0bf9a79b4973bc5b84276af4fef0 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:33.997937  5127 consensus_queue.cc:260] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:33.960690  5135 raft_consensus.cc:515] T c329abb8b94747cd81b9497d865c972a P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:34.000228  5127 ts_tablet_manager.cc:1434] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
W20260710 11:10:34.007831  4819 leader_election.cc:343] T 8b940325e2404eddacbcb3e8a5351bcc P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:34.008376  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b940325e2404eddacbcb3e8a5351bcc" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895" is_pre_election: true
I20260710 11:10:34.010912  5127 tablet_bootstrap.cc:492] T 249e8268dcd64272ae2b751214925b36 P 03f4bf4d98964e579446671025ca5895: Bootstrap starting.
I20260710 11:10:34.015089  5123 tablet_bootstrap.cc:492] T 563d70c42b9f47cd9d456d99a4229dfa P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap starting.
I20260710 11:10:33.983960  5219 raft_consensus.cc:515] T 8ba63b899b584bfaa5f8eb76c25aba97 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:34.026713  5219 leader_election.cc:290] T 8ba63b899b584bfaa5f8eb76c25aba97 P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 election: Requested vote from peers 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685), 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871)
I20260710 11:10:34.031124  4930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba63b899b584bfaa5f8eb76c25aba97" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895"
I20260710 11:10:34.031855  4930 raft_consensus.cc:3060] T 8ba63b899b584bfaa5f8eb76c25aba97 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:34.037467  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba63b899b584bfaa5f8eb76c25aba97" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b"
I20260710 11:10:34.038250  5075 raft_consensus.cc:3060] T 8ba63b899b584bfaa5f8eb76c25aba97 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:34.039139  5127 tablet_bootstrap.cc:654] T 249e8268dcd64272ae2b751214925b36 P 03f4bf4d98964e579446671025ca5895: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:34.044441  4930 raft_consensus.cc:2468] T 8ba63b899b584bfaa5f8eb76c25aba97 P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8635c4c2a4209b6c1f521cd57052e in term 1.
I20260710 11:10:34.045336  5076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c329abb8b94747cd81b9497d865c972a" candidate_uuid: "81faf4f35aa744e2ae474e8c7b06620b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" is_pre_election: true
I20260710 11:10:34.047191  5225 consensus_queue.cc:1048] T 7f757f11bc424553bbf3aff5b9f557f0 P 03f4bf4d98964e579446671025ca5895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:10:34.047590  4968 leader_election.cc:343] T c329abb8b94747cd81b9497d865c972a P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:34.049608  5123 tablet_bootstrap.cc:654] T 563d70c42b9f47cd9d456d99a4229dfa P bae8635c4c2a4209b6c1f521cd57052e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:34.050884  4853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c329abb8b94747cd81b9497d865c972a" candidate_uuid: "81faf4f35aa744e2ae474e8c7b06620b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e" is_pre_election: true
I20260710 11:10:34.051757  4853 raft_consensus.cc:2468] T c329abb8b94747cd81b9497d865c972a P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81faf4f35aa744e2ae474e8c7b06620b in term 0.
I20260710 11:10:34.052536  5178 consensus_queue.cc:1048] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e [LEADER]: Connected to new peer: Peer: permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:34.053560  4854 raft_consensus.cc:2468] T d4ed0bf9a79b4973bc5b84276af4fef0 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03f4bf4d98964e579446671025ca5895 in term 1.
I20260710 11:10:34.055050  4969 leader_election.cc:304] T c329abb8b94747cd81b9497d865c972a P 81faf4f35aa744e2ae474e8c7b06620b [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: 81faf4f35aa744e2ae474e8c7b06620b, bae8635c4c2a4209b6c1f521cd57052e; no voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b
W20260710 11:10:34.056002  4819 leader_election.cc:343] T 8b940325e2404eddacbcb3e8a5351bcc P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:34.056521  4819 leader_election.cc:304] T 8b940325e2404eddacbcb3e8a5351bcc P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bae8635c4c2a4209b6c1f521cd57052e; no voters: 03f4bf4d98964e579446671025ca5895, 405b5b3ba4c74daabf9ab53ffbf7fe3b
I20260710 11:10:34.059687  5178 raft_consensus.cc:2749] T 8b940325e2404eddacbcb3e8a5351bcc P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:34.048807  5135 leader_election.cc:290] T c329abb8b94747cd81b9497d865c972a P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685), bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049)
I20260710 11:10:34.061203  5188 raft_consensus.cc:2804] T c329abb8b94747cd81b9497d865c972a P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:34.070604  4819 leader_election.cc:304] T 8ba63b899b584bfaa5f8eb76c25aba97 P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03f4bf4d98964e579446671025ca5895, bae8635c4c2a4209b6c1f521cd57052e; no voters: 
I20260710 11:10:34.091842  5188 raft_consensus.cc:493] T c329abb8b94747cd81b9497d865c972a P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:34.092406  5188 raft_consensus.cc:3060] T c329abb8b94747cd81b9497d865c972a P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:34.093384  5178 raft_consensus.cc:2804] T 8ba63b899b584bfaa5f8eb76c25aba97 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:34.094094  5178 raft_consensus.cc:697] T 8ba63b899b584bfaa5f8eb76c25aba97 P bae8635c4c2a4209b6c1f521cd57052e [term 1 LEADER]: Becoming Leader. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Running, Role: LEADER
I20260710 11:10:34.095013  5178 consensus_queue.cc:237] T 8ba63b899b584bfaa5f8eb76c25aba97 P bae8635c4c2a4209b6c1f521cd57052e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:34.079355  4895 leader_election.cc:304] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03f4bf4d98964e579446671025ca5895, bae8635c4c2a4209b6c1f521cd57052e; no voters: 
I20260710 11:10:34.096858  5225 raft_consensus.cc:2804] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:34.097312  5225 raft_consensus.cc:697] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [term 1 LEADER]: Becoming Leader. State: Replica: 03f4bf4d98964e579446671025ca5895, State: Running, Role: LEADER
I20260710 11:10:34.098088  5225 consensus_queue.cc:237] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:34.109172  5221 raft_consensus.cc:493] T 9d6a972bd3a84706b317a59f57678315 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:34.109704  5221 raft_consensus.cc:515] T 9d6a972bd3a84706b317a59f57678315 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:34.111775  5221 leader_election.cc:290] T 9d6a972bd3a84706b317a59f57678315 P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917), 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685)
I20260710 11:10:34.113355  5000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6a972bd3a84706b317a59f57678315" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b" is_pre_election: true
I20260710 11:10:34.113653  5076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6a972bd3a84706b317a59f57678315" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" is_pre_election: true
W20260710 11:10:34.115247  4819 leader_election.cc:343] T 9d6a972bd3a84706b317a59f57678315 P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:34.099916  5075 raft_consensus.cc:2468] T 8ba63b899b584bfaa5f8eb76c25aba97 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8635c4c2a4209b6c1f521cd57052e in term 1.
I20260710 11:10:34.099498  5078 raft_consensus.cc:2468] T d4ed0bf9a79b4973bc5b84276af4fef0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03f4bf4d98964e579446671025ca5895 in term 1.
I20260710 11:10:34.116218  5124 tablet_bootstrap.cc:492] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b: No bootstrap required, opened a new log
I20260710 11:10:34.117012  5124 ts_tablet_manager.cc:1403] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b: Time spent bootstrapping tablet: real 0.307s	user 0.013s	sys 0.018s
W20260710 11:10:34.118682  4821 leader_election.cc:343] T 9d6a972bd3a84706b317a59f57678315 P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:34.119158  4821 leader_election.cc:304] T 9d6a972bd3a84706b317a59f57678315 P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bae8635c4c2a4209b6c1f521cd57052e; no voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b, 81faf4f35aa744e2ae474e8c7b06620b
I20260710 11:10:34.120891  5221 raft_consensus.cc:2749] T 9d6a972bd3a84706b317a59f57678315 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:34.144027  5124 raft_consensus.cc:359] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:34.145826  5124 raft_consensus.cc:385] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:34.146219  5124 raft_consensus.cc:740] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81faf4f35aa744e2ae474e8c7b06620b, State: Initialized, Role: FOLLOWER
I20260710 11:10:34.147403  5124 consensus_queue.cc:260] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:34.148787  5257 consensus_queue.cc:1048] T 8b7b86c9771847498d034ca1200f8087 P 81faf4f35aa744e2ae474e8c7b06620b [LEADER]: Connected to new peer: Peer: permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:34.151294  5134 consensus_queue.cc:1048] T 7f757f11bc424553bbf3aff5b9f557f0 P 03f4bf4d98964e579446671025ca5895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:34.153863  5124 ts_tablet_manager.cc:1434] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260710 11:10:34.155565  5124 tablet_bootstrap.cc:492] T 249e8268dcd64272ae2b751214925b36 P 81faf4f35aa744e2ae474e8c7b06620b: Bootstrap starting.
I20260710 11:10:34.167428  5125 tablet_bootstrap.cc:492] T 9d6a972bd3a84706b317a59f57678315 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: No bootstrap required, opened a new log
I20260710 11:10:34.168114  5125 ts_tablet_manager.cc:1403] T 9d6a972bd3a84706b317a59f57678315 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Time spent bootstrapping tablet: real 0.221s	user 0.008s	sys 0.009s
I20260710 11:10:34.166673  5173 raft_consensus.cc:493] T 8568f28129374f7ca03d19c7471edc44 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:34.169621  5173 raft_consensus.cc:515] T 8568f28129374f7ca03d19c7471edc44 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:34.172731  5125 raft_consensus.cc:359] T 9d6a972bd3a84706b317a59f57678315 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:34.173637  5125 raft_consensus.cc:385] T 9d6a972bd3a84706b317a59f57678315 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:34.173810  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8568f28129374f7ca03d19c7471edc44" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895" is_pre_election: true
I20260710 11:10:34.174321  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8568f28129374f7ca03d19c7471edc44" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b" is_pre_election: true
I20260710 11:10:34.174027  5125 raft_consensus.cc:740] T 9d6a972bd3a84706b317a59f57678315 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 405b5b3ba4c74daabf9ab53ffbf7fe3b, State: Initialized, Role: FOLLOWER
W20260710 11:10:34.175661  5042 leader_election.cc:343] T 8568f28129374f7ca03d19c7471edc44 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:10:34.176321  5044 leader_election.cc:343] T 8568f28129374f7ca03d19c7471edc44 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:34.176457  5188 raft_consensus.cc:515] T c329abb8b94747cd81b9497d865c972a P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:34.176916  5044 leader_election.cc:304] T 8568f28129374f7ca03d19c7471edc44 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b; no voters: 03f4bf4d98964e579446671025ca5895, 81faf4f35aa744e2ae474e8c7b06620b
I20260710 11:10:34.178216  5169 raft_consensus.cc:2749] T 8568f28129374f7ca03d19c7471edc44 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:34.178439  5125 consensus_queue.cc:260] T 9d6a972bd3a84706b317a59f57678315 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:34.181852  5173 leader_election.cc:290] T 8568f28129374f7ca03d19c7471edc44 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871), 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917)
I20260710 11:10:34.185132  5125 ts_tablet_manager.cc:1434] T 9d6a972bd3a84706b317a59f57678315 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.001s
I20260710 11:10:34.187569  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c329abb8b94747cd81b9497d865c972a" candidate_uuid: "81faf4f35aa744e2ae474e8c7b06620b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b"
I20260710 11:10:34.190898  4853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c329abb8b94747cd81b9497d865c972a" candidate_uuid: "81faf4f35aa744e2ae474e8c7b06620b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e"
I20260710 11:10:34.191565  4853 raft_consensus.cc:3060] T c329abb8b94747cd81b9497d865c972a P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:10:34.194718  4968 leader_election.cc:343] T c329abb8b94747cd81b9497d865c972a P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:34.195497  5257 raft_consensus.cc:493] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:34.201555  5127 tablet_bootstrap.cc:492] T 249e8268dcd64272ae2b751214925b36 P 03f4bf4d98964e579446671025ca5895: No bootstrap required, opened a new log
I20260710 11:10:34.188746  5125 tablet_bootstrap.cc:492] T 249e8268dcd64272ae2b751214925b36 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Bootstrap starting.
I20260710 11:10:34.202194  5127 ts_tablet_manager.cc:1403] T 249e8268dcd64272ae2b751214925b36 P 03f4bf4d98964e579446671025ca5895: Time spent bootstrapping tablet: real 0.192s	user 0.027s	sys 0.032s
I20260710 11:10:34.196096  5257 raft_consensus.cc:515] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:34.200275  5173 raft_consensus.cc:493] T d3f997a0f1c749468d2fe2fd15709d2e P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:34.204236  5173 raft_consensus.cc:515] T d3f997a0f1c749468d2fe2fd15709d2e P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:34.205008  5257 leader_election.cc:290] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871), 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685)
I20260710 11:10:34.208351  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe8d45b46434ed39b8bc3c295c4bd6c" candidate_uuid: "81faf4f35aa744e2ae474e8c7b06620b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895" is_pre_election: true
I20260710 11:10:34.208412  5257 consensus_queue.cc:1048] T 8b7b86c9771847498d034ca1200f8087 P 81faf4f35aa744e2ae474e8c7b06620b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:34.208828  4854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3f997a0f1c749468d2fe2fd15709d2e" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e" is_pre_election: true
I20260710 11:10:34.210039  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe8d45b46434ed39b8bc3c295c4bd6c" candidate_uuid: "81faf4f35aa744e2ae474e8c7b06620b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" is_pre_election: true
W20260710 11:10:34.210445  5043 leader_election.cc:343] T d3f997a0f1c749468d2fe2fd15709d2e P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:34.199882  5188 leader_election.cc:290] T c329abb8b94747cd81b9497d865c972a P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 1 election: Requested vote from peers 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685), bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049)
I20260710 11:10:34.216825  5124 tablet_bootstrap.cc:654] T 249e8268dcd64272ae2b751214925b36 P 81faf4f35aa744e2ae474e8c7b06620b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:34.217219  4968 leader_election.cc:304] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 81faf4f35aa744e2ae474e8c7b06620b; no voters: 03f4bf4d98964e579446671025ca5895, 405b5b3ba4c74daabf9ab53ffbf7fe3b
I20260710 11:10:34.218185  5001 raft_consensus.cc:3060] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:34.211030  4853 raft_consensus.cc:2468] T c329abb8b94747cd81b9497d865c972a P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81faf4f35aa744e2ae474e8c7b06620b in term 1.
I20260710 11:10:34.231590  5125 tablet_bootstrap.cc:654] T 249e8268dcd64272ae2b751214925b36 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:34.234292  4969 leader_election.cc:304] T c329abb8b94747cd81b9497d865c972a P 81faf4f35aa744e2ae474e8c7b06620b [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: 81faf4f35aa744e2ae474e8c7b06620b, bae8635c4c2a4209b6c1f521cd57052e; no voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b
I20260710 11:10:34.235618  5188 raft_consensus.cc:2804] T c329abb8b94747cd81b9497d865c972a P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:34.236198  5188 raft_consensus.cc:697] T c329abb8b94747cd81b9497d865c972a P 81faf4f35aa744e2ae474e8c7b06620b [term 1 LEADER]: Becoming Leader. State: Replica: 81faf4f35aa744e2ae474e8c7b06620b, State: Running, Role: LEADER
I20260710 11:10:34.237128  5188 consensus_queue.cc:237] T c329abb8b94747cd81b9497d865c972a P 81faf4f35aa744e2ae474e8c7b06620b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:34.237711  5127 raft_consensus.cc:359] T 249e8268dcd64272ae2b751214925b36 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:34.238787  5127 raft_consensus.cc:385] T 249e8268dcd64272ae2b751214925b36 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:34.239142  5127 raft_consensus.cc:740] T 249e8268dcd64272ae2b751214925b36 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03f4bf4d98964e579446671025ca5895, State: Initialized, Role: FOLLOWER
I20260710 11:10:34.240061  5127 consensus_queue.cc:260] T 249e8268dcd64272ae2b751214925b36 P 03f4bf4d98964e579446671025ca5895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:34.244058  5127 ts_tablet_manager.cc:1434] T 249e8268dcd64272ae2b751214925b36 P 03f4bf4d98964e579446671025ca5895: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.003s
I20260710 11:10:34.245273  5127 tablet_bootstrap.cc:492] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895: Bootstrap starting.
I20260710 11:10:34.246405  5123 tablet_bootstrap.cc:492] T 563d70c42b9f47cd9d456d99a4229dfa P bae8635c4c2a4209b6c1f521cd57052e: No bootstrap required, opened a new log
I20260710 11:10:34.246999  5123 ts_tablet_manager.cc:1403] T 563d70c42b9f47cd9d456d99a4229dfa P bae8635c4c2a4209b6c1f521cd57052e: Time spent bootstrapping tablet: real 0.232s	user 0.017s	sys 0.011s
I20260710 11:10:34.251148  5123 raft_consensus.cc:359] T 563d70c42b9f47cd9d456d99a4229dfa P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:34.251964  5123 raft_consensus.cc:385] T 563d70c42b9f47cd9d456d99a4229dfa P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:34.252319  5123 raft_consensus.cc:740] T 563d70c42b9f47cd9d456d99a4229dfa P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Initialized, Role: FOLLOWER
I20260710 11:10:34.252094  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3f997a0f1c749468d2fe2fd15709d2e" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895" is_pre_election: true
I20260710 11:10:34.254336  5127 tablet_bootstrap.cc:654] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:34.257154  5123 consensus_queue.cc:260] T 563d70c42b9f47cd9d456d99a4229dfa P bae8635c4c2a4209b6c1f521cd57052e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:34.257395  4751 catalog_manager.cc:5697] T 7f757f11bc424553bbf3aff5b9f557f0 P 03f4bf4d98964e579446671025ca5895 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03f4bf4d98964e579446671025ca5895 (127.2.153.66). New cstate: current_term: 1 leader_uuid: "03f4bf4d98964e579446671025ca5895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } health_report { overall_health: UNKNOWN } } }
W20260710 11:10:34.258648  5042 leader_election.cc:343] T d3f997a0f1c749468d2fe2fd15709d2e P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:34.259200  5042 leader_election.cc:304] T d3f997a0f1c749468d2fe2fd15709d2e P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b; no voters: 03f4bf4d98964e579446671025ca5895, bae8635c4c2a4209b6c1f521cd57052e
I20260710 11:10:34.261966  5169 raft_consensus.cc:2749] T d3f997a0f1c749468d2fe2fd15709d2e P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:34.263407  5178 raft_consensus.cc:493] T 563d70c42b9f47cd9d456d99a4229dfa P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:34.266227  5123 ts_tablet_manager.cc:1434] T 563d70c42b9f47cd9d456d99a4229dfa P bae8635c4c2a4209b6c1f521cd57052e: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260710 11:10:34.267623  5123 tablet_bootstrap.cc:492] T d3f997a0f1c749468d2fe2fd15709d2e P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap starting.
I20260710 11:10:34.247727  5173 leader_election.cc:290] T d3f997a0f1c749468d2fe2fd15709d2e P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049), 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871)
I20260710 11:10:34.264040  5178 raft_consensus.cc:515] T 563d70c42b9f47cd9d456d99a4229dfa P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:34.277407  5178 leader_election.cc:290] T 563d70c42b9f47cd9d456d99a4229dfa P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871), 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917)
I20260710 11:10:34.278995  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563d70c42b9f47cd9d456d99a4229dfa" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b" is_pre_election: true
I20260710 11:10:34.286495  5123 tablet_bootstrap.cc:654] T d3f997a0f1c749468d2fe2fd15709d2e P bae8635c4c2a4209b6c1f521cd57052e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:34.292798  5169 raft_consensus.cc:493] T 9d6a972bd3a84706b317a59f57678315 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:34.293349  5229 raft_consensus.cc:493] T f4725bcee8444077bf3fa31302471fd6 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:34.293670  4927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563d70c42b9f47cd9d456d99a4229dfa" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895" is_pre_election: true
I20260710 11:10:34.293347  5169 raft_consensus.cc:515] T 9d6a972bd3a84706b317a59f57678315 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:34.294281  5229 raft_consensus.cc:515] T f4725bcee8444077bf3fa31302471fd6 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:34.295892  5169 leader_election.cc:290] T 9d6a972bd3a84706b317a59f57678315 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917), bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049)
I20260710 11:10:34.298054  4855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6a972bd3a84706b317a59f57678315" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e" is_pre_election: true
I20260710 11:10:34.298750  4855 raft_consensus.cc:2468] T 9d6a972bd3a84706b317a59f57678315 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in term 0.
W20260710 11:10:34.301127  4821 leader_election.cc:343] T 563d70c42b9f47cd9d456d99a4229dfa P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:34.302572  5000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4725bcee8444077bf3fa31302471fd6" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b" is_pre_election: true
I20260710 11:10:34.304272  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6a972bd3a84706b317a59f57678315" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b" is_pre_election: true
I20260710 11:10:34.305848  5043 leader_election.cc:304] T 9d6a972bd3a84706b317a59f57678315 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b, bae8635c4c2a4209b6c1f521cd57052e; no voters: 
I20260710 11:10:34.308220  5229 leader_election.cc:290] T f4725bcee8444077bf3fa31302471fd6 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917), 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685)
W20260710 11:10:34.310815  4819 leader_election.cc:343] T 563d70c42b9f47cd9d456d99a4229dfa P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:34.311343  4819 leader_election.cc:304] T 563d70c42b9f47cd9d456d99a4229dfa P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bae8635c4c2a4209b6c1f521cd57052e; no voters: 03f4bf4d98964e579446671025ca5895, 81faf4f35aa744e2ae474e8c7b06620b
I20260710 11:10:34.312811  5178 raft_consensus.cc:2749] T 563d70c42b9f47cd9d456d99a4229dfa P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:10:34.314644  4896 leader_election.cc:343] T f4725bcee8444077bf3fa31302471fd6 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:10:34.323565  5044 leader_election.cc:343] T 9d6a972bd3a84706b317a59f57678315 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:34.323556  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4725bcee8444077bf3fa31302471fd6" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" is_pre_election: true
I20260710 11:10:34.324280  5229 consensus_queue.cc:1048] T f1f14a96b8a54fa38189f3791714adb0 P 03f4bf4d98964e579446671025ca5895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:10:34.325563  4894 leader_election.cc:343] T f4725bcee8444077bf3fa31302471fd6 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:34.326064  4894 leader_election.cc:304] T f4725bcee8444077bf3fa31302471fd6 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03f4bf4d98964e579446671025ca5895; no voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b, 81faf4f35aa744e2ae474e8c7b06620b
I20260710 11:10:34.327118  5229 raft_consensus.cc:2749] T f4725bcee8444077bf3fa31302471fd6 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:34.328874  5173 raft_consensus.cc:2804] T 9d6a972bd3a84706b317a59f57678315 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:34.329293  5173 raft_consensus.cc:493] T 9d6a972bd3a84706b317a59f57678315 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:34.329353  5135 raft_consensus.cc:493] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:34.329726  5173 raft_consensus.cc:3060] T 9d6a972bd3a84706b317a59f57678315 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:34.330025  5135 raft_consensus.cc:515] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
W20260710 11:10:34.307929  4801 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:10:34.333860  5135 leader_election.cc:290] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685), bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049)
I20260710 11:10:34.335067  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6179d81cc7814199bce9e9dd14d65ded" candidate_uuid: "81faf4f35aa744e2ae474e8c7b06620b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" is_pre_election: true
W20260710 11:10:34.339736  4968 leader_election.cc:343] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:34.342157  4855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6179d81cc7814199bce9e9dd14d65ded" candidate_uuid: "81faf4f35aa744e2ae474e8c7b06620b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e" is_pre_election: true
W20260710 11:10:34.344928  4969 leader_election.cc:343] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:34.345911  4969 leader_election.cc:304] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 81faf4f35aa744e2ae474e8c7b06620b; no voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b, bae8635c4c2a4209b6c1f521cd57052e
I20260710 11:10:34.348640  5135 raft_consensus.cc:2749] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:34.352135  5124 tablet_bootstrap.cc:492] T 249e8268dcd64272ae2b751214925b36 P 81faf4f35aa744e2ae474e8c7b06620b: No bootstrap required, opened a new log
I20260710 11:10:34.351508  4753 catalog_manager.cc:5697] T 8ba63b899b584bfaa5f8eb76c25aba97 P bae8635c4c2a4209b6c1f521cd57052e reported cstate change: term changed from 0 to 1, leader changed from <none> to bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65). New cstate: current_term: 1 leader_uuid: "bae8635c4c2a4209b6c1f521cd57052e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:34.352676  5124 ts_tablet_manager.cc:1403] T 249e8268dcd64272ae2b751214925b36 P 81faf4f35aa744e2ae474e8c7b06620b: Time spent bootstrapping tablet: real 0.197s	user 0.031s	sys 0.042s
I20260710 11:10:34.357292  5125 tablet_bootstrap.cc:492] T 249e8268dcd64272ae2b751214925b36 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: No bootstrap required, opened a new log
I20260710 11:10:34.357860  5125 ts_tablet_manager.cc:1403] T 249e8268dcd64272ae2b751214925b36 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Time spent bootstrapping tablet: real 0.169s	user 0.017s	sys 0.012s
I20260710 11:10:34.363943  5229 consensus_queue.cc:1048] T f1f14a96b8a54fa38189f3791714adb0 P 03f4bf4d98964e579446671025ca5895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:34.370968  5124 raft_consensus.cc:359] T 249e8268dcd64272ae2b751214925b36 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:34.373401  5124 raft_consensus.cc:385] T 249e8268dcd64272ae2b751214925b36 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:34.373726  5124 raft_consensus.cc:740] T 249e8268dcd64272ae2b751214925b36 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81faf4f35aa744e2ae474e8c7b06620b, State: Initialized, Role: FOLLOWER
I20260710 11:10:34.376312  5124 consensus_queue.cc:260] T 249e8268dcd64272ae2b751214925b36 P 81faf4f35aa744e2ae474e8c7b06620b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:34.378630  5125 raft_consensus.cc:359] T 249e8268dcd64272ae2b751214925b36 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:34.379729  5125 raft_consensus.cc:385] T 249e8268dcd64272ae2b751214925b36 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:34.380107  5125 raft_consensus.cc:740] T 249e8268dcd64272ae2b751214925b36 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 405b5b3ba4c74daabf9ab53ffbf7fe3b, State: Initialized, Role: FOLLOWER
I20260710 11:10:34.381146  5125 consensus_queue.cc:260] T 249e8268dcd64272ae2b751214925b36 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:34.386359  5257 raft_consensus.cc:2749] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:34.387074  5127 tablet_bootstrap.cc:492] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895: No bootstrap required, opened a new log
I20260710 11:10:34.387629  5127 ts_tablet_manager.cc:1403] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895: Time spent bootstrapping tablet: real 0.143s	user 0.006s	sys 0.028s
I20260710 11:10:34.387393  5173 raft_consensus.cc:515] T 9d6a972bd3a84706b317a59f57678315 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:34.390806  5127 raft_consensus.cc:359] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:34.391602  5127 raft_consensus.cc:385] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:34.391917  5127 raft_consensus.cc:740] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03f4bf4d98964e579446671025ca5895, State: Initialized, Role: FOLLOWER
I20260710 11:10:34.392212  5125 ts_tablet_manager.cc:1434] T 249e8268dcd64272ae2b751214925b36 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260710 11:10:34.392686  5127 consensus_queue.cc:260] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:34.393302  5125 tablet_bootstrap.cc:492] T 8b940325e2404eddacbcb3e8a5351bcc P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Bootstrap starting.
I20260710 11:10:34.394464  5173 leader_election.cc:290] T 9d6a972bd3a84706b317a59f57678315 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 election: Requested vote from peers 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917), bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049)
I20260710 11:10:34.395988  5123 tablet_bootstrap.cc:492] T d3f997a0f1c749468d2fe2fd15709d2e P bae8635c4c2a4209b6c1f521cd57052e: No bootstrap required, opened a new log
I20260710 11:10:34.396478  5123 ts_tablet_manager.cc:1403] T d3f997a0f1c749468d2fe2fd15709d2e P bae8635c4c2a4209b6c1f521cd57052e: Time spent bootstrapping tablet: real 0.129s	user 0.010s	sys 0.025s
I20260710 11:10:34.399463  5123 raft_consensus.cc:359] T d3f997a0f1c749468d2fe2fd15709d2e P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:34.400345  5123 raft_consensus.cc:385] T d3f997a0f1c749468d2fe2fd15709d2e P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:34.399369  4751 catalog_manager.cc:5697] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03f4bf4d98964e579446671025ca5895 (127.2.153.66). New cstate: current_term: 1 leader_uuid: "03f4bf4d98964e579446671025ca5895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:34.400660  5123 raft_consensus.cc:740] T d3f997a0f1c749468d2fe2fd15709d2e P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Initialized, Role: FOLLOWER
I20260710 11:10:34.401602  4853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6a972bd3a84706b317a59f57678315" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e"
I20260710 11:10:34.403806  4853 raft_consensus.cc:3060] T 9d6a972bd3a84706b317a59f57678315 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:34.404091  5125 tablet_bootstrap.cc:654] T 8b940325e2404eddacbcb3e8a5351bcc P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:34.403599  5123 consensus_queue.cc:260] T d3f997a0f1c749468d2fe2fd15709d2e P bae8635c4c2a4209b6c1f521cd57052e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:34.403081  5127 ts_tablet_manager.cc:1434] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:10:34.405551  5127 tablet_bootstrap.cc:492] T 8b940325e2404eddacbcb3e8a5351bcc P 03f4bf4d98964e579446671025ca5895: Bootstrap starting.
I20260710 11:10:34.400542  5001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d6a972bd3a84706b317a59f57678315" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b"
I20260710 11:10:34.408571  5123 ts_tablet_manager.cc:1434] T d3f997a0f1c749468d2fe2fd15709d2e P bae8635c4c2a4209b6c1f521cd57052e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
W20260710 11:10:34.408871  5044 leader_election.cc:343] T 9d6a972bd3a84706b317a59f57678315 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:34.409632  5123 tablet_bootstrap.cc:492] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap starting.
I20260710 11:10:34.383957  5124 ts_tablet_manager.cc:1434] T 249e8268dcd64272ae2b751214925b36 P 81faf4f35aa744e2ae474e8c7b06620b: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260710 11:10:34.412717  5124 tablet_bootstrap.cc:492] T 563d70c42b9f47cd9d456d99a4229dfa P 81faf4f35aa744e2ae474e8c7b06620b: Bootstrap starting.
I20260710 11:10:34.408193  4751 catalog_manager.cc:5697] T f1f14a96b8a54fa38189f3791714adb0 P 03f4bf4d98964e579446671025ca5895 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03f4bf4d98964e579446671025ca5895 (127.2.153.66). New cstate: current_term: 1 leader_uuid: "03f4bf4d98964e579446671025ca5895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:34.429409  5127 tablet_bootstrap.cc:654] T 8b940325e2404eddacbcb3e8a5351bcc P 03f4bf4d98964e579446671025ca5895: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:34.436197  5123 tablet_bootstrap.cc:654] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:34.447126  5123 tablet_bootstrap.cc:492] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e: No bootstrap required, opened a new log
I20260710 11:10:34.447654  5123 ts_tablet_manager.cc:1403] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.002s
I20260710 11:10:34.450476  5123 raft_consensus.cc:359] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:34.451210  5123 raft_consensus.cc:385] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:34.445778  4853 raft_consensus.cc:2468] T 9d6a972bd3a84706b317a59f57678315 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in term 1.
I20260710 11:10:34.451511  5123 raft_consensus.cc:740] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Initialized, Role: FOLLOWER
I20260710 11:10:34.452968  5043 leader_election.cc:304] T 9d6a972bd3a84706b317a59f57678315 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [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: 405b5b3ba4c74daabf9ab53ffbf7fe3b, bae8635c4c2a4209b6c1f521cd57052e; no voters: 81faf4f35aa744e2ae474e8c7b06620b
I20260710 11:10:34.454169  5127 tablet_bootstrap.cc:492] T 8b940325e2404eddacbcb3e8a5351bcc P 03f4bf4d98964e579446671025ca5895: No bootstrap required, opened a new log
I20260710 11:10:34.454737  5173 raft_consensus.cc:2804] T 9d6a972bd3a84706b317a59f57678315 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:34.455052  5124 tablet_bootstrap.cc:654] T 563d70c42b9f47cd9d456d99a4229dfa P 81faf4f35aa744e2ae474e8c7b06620b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:34.455621  5173 raft_consensus.cc:697] T 9d6a972bd3a84706b317a59f57678315 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 LEADER]: Becoming Leader. State: Replica: 405b5b3ba4c74daabf9ab53ffbf7fe3b, State: Running, Role: LEADER
I20260710 11:10:34.456709  5173 consensus_queue.cc:237] T 9d6a972bd3a84706b317a59f57678315 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:34.454715  5127 ts_tablet_manager.cc:1403] T 8b940325e2404eddacbcb3e8a5351bcc P 03f4bf4d98964e579446671025ca5895: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.002s
I20260710 11:10:34.461136  5125 tablet_bootstrap.cc:492] T 8b940325e2404eddacbcb3e8a5351bcc P 405b5b3ba4c74daabf9ab53ffbf7fe3b: No bootstrap required, opened a new log
I20260710 11:10:34.461643  5125 ts_tablet_manager.cc:1403] T 8b940325e2404eddacbcb3e8a5351bcc P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Time spent bootstrapping tablet: real 0.069s	user 0.025s	sys 0.020s
I20260710 11:10:34.467326  5127 raft_consensus.cc:359] T 8b940325e2404eddacbcb3e8a5351bcc P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:34.467558  5125 raft_consensus.cc:359] T 8b940325e2404eddacbcb3e8a5351bcc P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:34.468140  5127 raft_consensus.cc:385] T 8b940325e2404eddacbcb3e8a5351bcc P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:34.468295  5125 raft_consensus.cc:385] T 8b940325e2404eddacbcb3e8a5351bcc P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:34.468531  5124 tablet_bootstrap.cc:492] T 563d70c42b9f47cd9d456d99a4229dfa P 81faf4f35aa744e2ae474e8c7b06620b: No bootstrap required, opened a new log
I20260710 11:10:34.468552  5127 raft_consensus.cc:740] T 8b940325e2404eddacbcb3e8a5351bcc P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03f4bf4d98964e579446671025ca5895, State: Initialized, Role: FOLLOWER
I20260710 11:10:34.468654  5125 raft_consensus.cc:740] T 8b940325e2404eddacbcb3e8a5351bcc P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 405b5b3ba4c74daabf9ab53ffbf7fe3b, State: Initialized, Role: FOLLOWER
I20260710 11:10:34.469776  5127 consensus_queue.cc:260] T 8b940325e2404eddacbcb3e8a5351bcc P 03f4bf4d98964e579446671025ca5895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:34.469664  4749 catalog_manager.cc:5697] T c329abb8b94747cd81b9497d865c972a P 81faf4f35aa744e2ae474e8c7b06620b reported cstate change: term changed from 0 to 1, leader changed from <none> to 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67). New cstate: current_term: 1 leader_uuid: "81faf4f35aa744e2ae474e8c7b06620b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:34.475136  5125 consensus_queue.cc:260] T 8b940325e2404eddacbcb3e8a5351bcc P 405b5b3ba4c74daabf9ab53ffbf7fe3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:34.473924  5123 consensus_queue.cc:260] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:34.477581  5125 ts_tablet_manager.cc:1434] T 8b940325e2404eddacbcb3e8a5351bcc P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 11:10:34.478559  5125 tablet_bootstrap.cc:492] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Bootstrap starting.
I20260710 11:10:34.479027  5123 ts_tablet_manager.cc:1434] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260710 11:10:34.479787  5229 raft_consensus.cc:493] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:34.480274  5229 raft_consensus.cc:515] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:34.483633  5229 leader_election.cc:290] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049), 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917)
I20260710 11:10:34.484154  5125 tablet_bootstrap.cc:654] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:34.484498  4853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06cd7f924124e95ab5a4b50dffae6b7" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e" is_pre_election: true
I20260710 11:10:34.485242  4853 raft_consensus.cc:2468] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03f4bf4d98964e579446671025ca5895 in term 0.
I20260710 11:10:34.486908  4895 leader_election.cc:304] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03f4bf4d98964e579446671025ca5895, bae8635c4c2a4209b6c1f521cd57052e; no voters: 
I20260710 11:10:34.488085  5225 raft_consensus.cc:2804] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:34.488499  5225 raft_consensus.cc:493] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:34.488597  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06cd7f924124e95ab5a4b50dffae6b7" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b" is_pre_election: true
I20260710 11:10:34.488929  5225 raft_consensus.cc:3060] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:34.489197  5127 ts_tablet_manager.cc:1434] T 8b940325e2404eddacbcb3e8a5351bcc P 03f4bf4d98964e579446671025ca5895: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260710 11:10:34.489499  5125 tablet_bootstrap.cc:492] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b: No bootstrap required, opened a new log
I20260710 11:10:34.490000  5125 ts_tablet_manager.cc:1403] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
W20260710 11:10:34.490231  4896 leader_election.cc:343] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:34.469203  5124 ts_tablet_manager.cc:1403] T 563d70c42b9f47cd9d456d99a4229dfa P 81faf4f35aa744e2ae474e8c7b06620b: Time spent bootstrapping tablet: real 0.057s	user 0.016s	sys 0.000s
I20260710 11:10:34.493213  5125 raft_consensus.cc:359] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:34.493963  5125 raft_consensus.cc:385] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:34.493909  5124 raft_consensus.cc:359] T 563d70c42b9f47cd9d456d99a4229dfa P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:34.494463  5125 raft_consensus.cc:740] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 405b5b3ba4c74daabf9ab53ffbf7fe3b, State: Initialized, Role: FOLLOWER
I20260710 11:10:34.494761  5124 raft_consensus.cc:385] T 563d70c42b9f47cd9d456d99a4229dfa P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:34.495074  5124 raft_consensus.cc:740] T 563d70c42b9f47cd9d456d99a4229dfa P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81faf4f35aa744e2ae474e8c7b06620b, State: Initialized, Role: FOLLOWER
I20260710 11:10:34.495491  5125 consensus_queue.cc:260] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:34.495898  5124 consensus_queue.cc:260] T 563d70c42b9f47cd9d456d99a4229dfa P 81faf4f35aa744e2ae474e8c7b06620b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:34.490168  5127 tablet_bootstrap.cc:492] T 563d70c42b9f47cd9d456d99a4229dfa P 03f4bf4d98964e579446671025ca5895: Bootstrap starting.
I20260710 11:10:34.497944  5125 ts_tablet_manager.cc:1434] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:10:34.498930  5125 tablet_bootstrap.cc:492] T f4725bcee8444077bf3fa31302471fd6 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Bootstrap starting.
I20260710 11:10:34.502504  5127 tablet_bootstrap.cc:654] T 563d70c42b9f47cd9d456d99a4229dfa P 03f4bf4d98964e579446671025ca5895: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:34.504161  5125 tablet_bootstrap.cc:654] T f4725bcee8444077bf3fa31302471fd6 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:34.509533  5225 raft_consensus.cc:515] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:34.512615  5125 tablet_bootstrap.cc:492] T f4725bcee8444077bf3fa31302471fd6 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: No bootstrap required, opened a new log
I20260710 11:10:34.513172  5125 ts_tablet_manager.cc:1403] T f4725bcee8444077bf3fa31302471fd6 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.002s
I20260710 11:10:34.512948  4853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06cd7f924124e95ab5a4b50dffae6b7" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e"
I20260710 11:10:34.513639  4853 raft_consensus.cc:3060] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:34.515463  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06cd7f924124e95ab5a4b50dffae6b7" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b"
W20260710 11:10:34.517248  4896 leader_election.cc:343] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:34.518219  5173 raft_consensus.cc:493] T 249e8268dcd64272ae2b751214925b36 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:34.518718  5173 raft_consensus.cc:515] T 249e8268dcd64272ae2b751214925b36 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:34.519345  5128 raft_consensus.cc:493] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:34.519917  5124 ts_tablet_manager.cc:1434] T 563d70c42b9f47cd9d456d99a4229dfa P 81faf4f35aa744e2ae474e8c7b06620b: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260710 11:10:34.519845  5128 raft_consensus.cc:515] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:34.520565  4853 raft_consensus.cc:2468] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03f4bf4d98964e579446671025ca5895 in term 1.
I20260710 11:10:34.521886  4895 leader_election.cc:304] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [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: 03f4bf4d98964e579446671025ca5895, bae8635c4c2a4209b6c1f521cd57052e; no voters: 81faf4f35aa744e2ae474e8c7b06620b
I20260710 11:10:34.522890  5229 raft_consensus.cc:2804] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:34.523468  5229 raft_consensus.cc:697] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [term 1 LEADER]: Becoming Leader. State: Replica: 03f4bf4d98964e579446671025ca5895, State: Running, Role: LEADER
I20260710 11:10:34.524274  5124 tablet_bootstrap.cc:492] T c06cd7f924124e95ab5a4b50dffae6b7 P 81faf4f35aa744e2ae474e8c7b06620b: Bootstrap starting.
I20260710 11:10:34.524369  5229 consensus_queue.cc:237] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:34.525461  5125 raft_consensus.cc:359] T f4725bcee8444077bf3fa31302471fd6 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:34.526119  5125 raft_consensus.cc:385] T f4725bcee8444077bf3fa31302471fd6 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:34.526376  5125 raft_consensus.cc:740] T f4725bcee8444077bf3fa31302471fd6 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 405b5b3ba4c74daabf9ab53ffbf7fe3b, State: Initialized, Role: FOLLOWER
I20260710 11:10:34.527032  5125 consensus_queue.cc:260] T f4725bcee8444077bf3fa31302471fd6 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:34.528272  4927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249e8268dcd64272ae2b751214925b36" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895" is_pre_election: true
I20260710 11:10:34.528900  4927 raft_consensus.cc:2468] T 249e8268dcd64272ae2b751214925b36 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in term 0.
I20260710 11:10:34.529424  5125 ts_tablet_manager.cc:1434] T f4725bcee8444077bf3fa31302471fd6 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:10:34.529881  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6179d81cc7814199bce9e9dd14d65ded" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" is_pre_election: true
I20260710 11:10:34.530402  5125 tablet_bootstrap.cc:492] T c329abb8b94747cd81b9497d865c972a P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Bootstrap starting.
I20260710 11:10:34.530540  5001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249e8268dcd64272ae2b751214925b36" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b" is_pre_election: true
I20260710 11:10:34.530514  5075 raft_consensus.cc:2468] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bae8635c4c2a4209b6c1f521cd57052e in term 0.
I20260710 11:10:34.531419  5001 raft_consensus.cc:2468] T 249e8268dcd64272ae2b751214925b36 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in term 0.
I20260710 11:10:34.530393  4749 catalog_manager.cc:5697] T 9d6a972bd3a84706b317a59f57678315 P 405b5b3ba4c74daabf9ab53ffbf7fe3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68). New cstate: current_term: 1 leader_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:34.532239  4819 leader_election.cc:304] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b, bae8635c4c2a4209b6c1f521cd57052e; no voters: 
I20260710 11:10:34.532893  5044 leader_election.cc:304] T 249e8268dcd64272ae2b751214925b36 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b, 81faf4f35aa744e2ae474e8c7b06620b; no voters: 
I20260710 11:10:34.533110  5221 raft_consensus.cc:2804] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:34.533591  5221 raft_consensus.cc:493] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:34.533874  5169 raft_consensus.cc:2804] T 249e8268dcd64272ae2b751214925b36 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:34.533939  5221 raft_consensus.cc:3060] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:34.534559  5169 raft_consensus.cc:493] T 249e8268dcd64272ae2b751214925b36 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:34.534960  5169 raft_consensus.cc:3060] T 249e8268dcd64272ae2b751214925b36 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:34.536355  5125 tablet_bootstrap.cc:654] T c329abb8b94747cd81b9497d865c972a P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:34.537487  5124 tablet_bootstrap.cc:654] T c06cd7f924124e95ab5a4b50dffae6b7 P 81faf4f35aa744e2ae474e8c7b06620b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:34.540177  5127 tablet_bootstrap.cc:492] T 563d70c42b9f47cd9d456d99a4229dfa P 03f4bf4d98964e579446671025ca5895: No bootstrap required, opened a new log
I20260710 11:10:34.540774  5127 ts_tablet_manager.cc:1403] T 563d70c42b9f47cd9d456d99a4229dfa P 03f4bf4d98964e579446671025ca5895: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.000s
I20260710 11:10:34.542191  5221 raft_consensus.cc:515] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:34.544099  5127 raft_consensus.cc:359] T 563d70c42b9f47cd9d456d99a4229dfa P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:34.544504  5221 leader_election.cc:290] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 election: Requested vote from peers 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917), 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685)
I20260710 11:10:34.544843  5127 raft_consensus.cc:385] T 563d70c42b9f47cd9d456d99a4229dfa P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:34.545154  5127 raft_consensus.cc:740] T 563d70c42b9f47cd9d456d99a4229dfa P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03f4bf4d98964e579446671025ca5895, State: Initialized, Role: FOLLOWER
I20260710 11:10:34.545783  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6179d81cc7814199bce9e9dd14d65ded" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b"
I20260710 11:10:34.546393  5075 raft_consensus.cc:3060] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:34.550516  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6179d81cc7814199bce9e9dd14d65ded" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b" is_pre_election: true
I20260710 11:10:34.551218  5002 raft_consensus.cc:2468] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bae8635c4c2a4209b6c1f521cd57052e in term 0.
I20260710 11:10:34.553289  5001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6179d81cc7814199bce9e9dd14d65ded" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b"
I20260710 11:10:34.553867  5001 raft_consensus.cc:3060] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:34.556468  5075 raft_consensus.cc:2468] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8635c4c2a4209b6c1f521cd57052e in term 1.
I20260710 11:10:34.545789  5127 consensus_queue.cc:260] T 563d70c42b9f47cd9d456d99a4229dfa P 03f4bf4d98964e579446671025ca5895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:34.561928  5227 raft_consensus.cc:493] T 563d70c42b9f47cd9d456d99a4229dfa P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:34.562479  5227 raft_consensus.cc:515] T 563d70c42b9f47cd9d456d99a4229dfa P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:34.563261  4819 leader_election.cc:304] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b, bae8635c4c2a4209b6c1f521cd57052e; no voters: 
I20260710 11:10:34.564455  5221 raft_consensus.cc:2804] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:34.565927  5221 raft_consensus.cc:697] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e [term 1 LEADER]: Becoming Leader. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Running, Role: LEADER
I20260710 11:10:34.521039  5173 leader_election.cc:290] T 249e8268dcd64272ae2b751214925b36 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871), 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917)
I20260710 11:10:34.522091  5128 leader_election.cc:290] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917), 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685)
I20260710 11:10:34.569335  5221 consensus_queue.cc:237] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:34.576817  5169 raft_consensus.cc:515] T 249e8268dcd64272ae2b751214925b36 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:34.579736  4853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563d70c42b9f47cd9d456d99a4229dfa" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e" is_pre_election: true
I20260710 11:10:34.580595  4853 raft_consensus.cc:2468] T 563d70c42b9f47cd9d456d99a4229dfa P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03f4bf4d98964e579446671025ca5895 in term 0.
I20260710 11:10:34.582549  5134 consensus_queue.cc:1048] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:34.583745  4895 leader_election.cc:304] T 563d70c42b9f47cd9d456d99a4229dfa P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03f4bf4d98964e579446671025ca5895, bae8635c4c2a4209b6c1f521cd57052e; no voters: 
I20260710 11:10:34.584859  5134 raft_consensus.cc:2804] T 563d70c42b9f47cd9d456d99a4229dfa P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:34.585263  5134 raft_consensus.cc:493] T 563d70c42b9f47cd9d456d99a4229dfa P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:34.585655  5134 raft_consensus.cc:3060] T 563d70c42b9f47cd9d456d99a4229dfa P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:34.590317  5227 leader_election.cc:290] T 563d70c42b9f47cd9d456d99a4229dfa P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049), 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917)
I20260710 11:10:34.591410  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563d70c42b9f47cd9d456d99a4229dfa" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b" is_pre_election: true
I20260710 11:10:34.592212  5002 raft_consensus.cc:2468] T 563d70c42b9f47cd9d456d99a4229dfa P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03f4bf4d98964e579446671025ca5895 in term 0.
I20260710 11:10:34.595726  5001 raft_consensus.cc:2468] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8635c4c2a4209b6c1f521cd57052e in term 1.
I20260710 11:10:34.598515  5134 raft_consensus.cc:515] T 563d70c42b9f47cd9d456d99a4229dfa P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:34.603385  4927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249e8268dcd64272ae2b751214925b36" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895"
I20260710 11:10:34.603457  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249e8268dcd64272ae2b751214925b36" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b"
I20260710 11:10:34.604111  4927 raft_consensus.cc:3060] T 249e8268dcd64272ae2b751214925b36 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:34.604271  5002 raft_consensus.cc:3060] T 249e8268dcd64272ae2b751214925b36 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:34.606142  4753 catalog_manager.cc:5697] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03f4bf4d98964e579446671025ca5895 (127.2.153.66). New cstate: current_term: 1 leader_uuid: "03f4bf4d98964e579446671025ca5895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:34.606900  5127 ts_tablet_manager.cc:1434] T 563d70c42b9f47cd9d456d99a4229dfa P 03f4bf4d98964e579446671025ca5895: Time spent starting tablet: real 0.066s	user 0.011s	sys 0.000s
I20260710 11:10:34.599442  5225 leader_election.cc:290] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 election: Requested vote from peers bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049), 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917)
I20260710 11:10:34.593294  4749 catalog_manager.cc:5697] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e reported cstate change: term changed from 0 to 1, leader changed from <none> to bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65). New cstate: current_term: 1 leader_uuid: "bae8635c4c2a4209b6c1f521cd57052e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:34.601486  5169 leader_election.cc:290] T 249e8268dcd64272ae2b751214925b36 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 election: Requested vote from peers 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871), 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917)
I20260710 11:10:34.610092  5127 tablet_bootstrap.cc:492] T 8568f28129374f7ca03d19c7471edc44 P 03f4bf4d98964e579446671025ca5895: Bootstrap starting.
I20260710 11:10:34.614089  5124 tablet_bootstrap.cc:492] T c06cd7f924124e95ab5a4b50dffae6b7 P 81faf4f35aa744e2ae474e8c7b06620b: No bootstrap required, opened a new log
I20260710 11:10:34.616757  5124 ts_tablet_manager.cc:1403] T c06cd7f924124e95ab5a4b50dffae6b7 P 81faf4f35aa744e2ae474e8c7b06620b: Time spent bootstrapping tablet: real 0.093s	user 0.026s	sys 0.012s
I20260710 11:10:34.621137  5124 raft_consensus.cc:359] T c06cd7f924124e95ab5a4b50dffae6b7 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:34.622073  5124 raft_consensus.cc:385] T c06cd7f924124e95ab5a4b50dffae6b7 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:34.622406  5124 raft_consensus.cc:740] T c06cd7f924124e95ab5a4b50dffae6b7 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81faf4f35aa744e2ae474e8c7b06620b, State: Initialized, Role: FOLLOWER
I20260710 11:10:34.623126  5124 consensus_queue.cc:260] T c06cd7f924124e95ab5a4b50dffae6b7 P 81faf4f35aa744e2ae474e8c7b06620b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:34.624661  4927 raft_consensus.cc:2468] T 249e8268dcd64272ae2b751214925b36 P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in term 1.
I20260710 11:10:34.625118  5127 tablet_bootstrap.cc:654] T 8568f28129374f7ca03d19c7471edc44 P 03f4bf4d98964e579446671025ca5895: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:34.625717  5004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563d70c42b9f47cd9d456d99a4229dfa" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b"
I20260710 11:10:34.626456  5004 raft_consensus.cc:3060] T 563d70c42b9f47cd9d456d99a4229dfa P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:34.627264  5042 leader_election.cc:304] T 249e8268dcd64272ae2b751214925b36 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03f4bf4d98964e579446671025ca5895, 405b5b3ba4c74daabf9ab53ffbf7fe3b; no voters: 
I20260710 11:10:34.628335  5169 raft_consensus.cc:2804] T 249e8268dcd64272ae2b751214925b36 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:34.615103  5134 leader_election.cc:290] T 563d70c42b9f47cd9d456d99a4229dfa P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 election: Requested vote from peers bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049), 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917)
I20260710 11:10:34.631026  5169 raft_consensus.cc:697] T 249e8268dcd64272ae2b751214925b36 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 LEADER]: Becoming Leader. State: Replica: 405b5b3ba4c74daabf9ab53ffbf7fe3b, State: Running, Role: LEADER
I20260710 11:10:34.631978  5124 ts_tablet_manager.cc:1434] T c06cd7f924124e95ab5a4b50dffae6b7 P 81faf4f35aa744e2ae474e8c7b06620b: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.004s
I20260710 11:10:34.632941  5124 tablet_bootstrap.cc:492] T 8568f28129374f7ca03d19c7471edc44 P 81faf4f35aa744e2ae474e8c7b06620b: Bootstrap starting.
I20260710 11:10:34.634464  4853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "563d70c42b9f47cd9d456d99a4229dfa" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e"
I20260710 11:10:34.635046  4853 raft_consensus.cc:3060] T 563d70c42b9f47cd9d456d99a4229dfa P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:34.631949  5169 consensus_queue.cc:237] T 249e8268dcd64272ae2b751214925b36 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:34.644096  5002 raft_consensus.cc:2468] T 249e8268dcd64272ae2b751214925b36 P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in term 1.
I20260710 11:10:34.648423  5124 tablet_bootstrap.cc:654] T 8568f28129374f7ca03d19c7471edc44 P 81faf4f35aa744e2ae474e8c7b06620b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:34.653110  5128 consensus_queue.cc:1048] T 8ba63b899b584bfaa5f8eb76c25aba97 P bae8635c4c2a4209b6c1f521cd57052e [LEADER]: Connected to new peer: Peer: permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:34.655421  5134 consensus_queue.cc:1048] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:34.657058  5125 tablet_bootstrap.cc:492] T c329abb8b94747cd81b9497d865c972a P 405b5b3ba4c74daabf9ab53ffbf7fe3b: No bootstrap required, opened a new log
I20260710 11:10:34.657706  5125 ts_tablet_manager.cc:1403] T c329abb8b94747cd81b9497d865c972a P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Time spent bootstrapping tablet: real 0.127s	user 0.022s	sys 0.025s
I20260710 11:10:34.666512  5125 raft_consensus.cc:359] T c329abb8b94747cd81b9497d865c972a P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:34.667415  5125 raft_consensus.cc:385] T c329abb8b94747cd81b9497d865c972a P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:34.667817  5125 raft_consensus.cc:740] T c329abb8b94747cd81b9497d865c972a P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 405b5b3ba4c74daabf9ab53ffbf7fe3b, State: Initialized, Role: FOLLOWER
I20260710 11:10:34.679843  5125 consensus_queue.cc:260] T c329abb8b94747cd81b9497d865c972a P 405b5b3ba4c74daabf9ab53ffbf7fe3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:34.685093  5127 tablet_bootstrap.cc:492] T 8568f28129374f7ca03d19c7471edc44 P 03f4bf4d98964e579446671025ca5895: No bootstrap required, opened a new log
I20260710 11:10:34.685645  5127 ts_tablet_manager.cc:1403] T 8568f28129374f7ca03d19c7471edc44 P 03f4bf4d98964e579446671025ca5895: Time spent bootstrapping tablet: real 0.076s	user 0.015s	sys 0.021s
I20260710 11:10:34.696877  5125 ts_tablet_manager.cc:1434] T c329abb8b94747cd81b9497d865c972a P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Time spent starting tablet: real 0.039s	user 0.010s	sys 0.000s
I20260710 11:10:34.697170  5127 raft_consensus.cc:359] T 8568f28129374f7ca03d19c7471edc44 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:34.698669  5127 raft_consensus.cc:385] T 8568f28129374f7ca03d19c7471edc44 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:34.699167  5127 raft_consensus.cc:740] T 8568f28129374f7ca03d19c7471edc44 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03f4bf4d98964e579446671025ca5895, State: Initialized, Role: FOLLOWER
I20260710 11:10:34.707489  5127 consensus_queue.cc:260] T 8568f28129374f7ca03d19c7471edc44 P 03f4bf4d98964e579446671025ca5895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:34.698882  5128 consensus_queue.cc:1048] T 8ba63b899b584bfaa5f8eb76c25aba97 P bae8635c4c2a4209b6c1f521cd57052e [LEADER]: Connected to new peer: Peer: permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260710 11:10:34.714771  5127 ts_tablet_manager.cc:1434] T 8568f28129374f7ca03d19c7471edc44 P 03f4bf4d98964e579446671025ca5895: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.001s
I20260710 11:10:34.723245  5134 raft_consensus.cc:493] T 8568f28129374f7ca03d19c7471edc44 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:34.725364  5134 raft_consensus.cc:515] T 8568f28129374f7ca03d19c7471edc44 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:34.727813  5134 leader_election.cc:290] T 8568f28129374f7ca03d19c7471edc44 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917), 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685)
I20260710 11:10:34.729650  5001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8568f28129374f7ca03d19c7471edc44" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b" is_pre_election: true
W20260710 11:10:34.731160  4896 leader_election.cc:343] T 8568f28129374f7ca03d19c7471edc44 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:34.731345  5227 raft_consensus.cc:493] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:34.731904  5227 raft_consensus.cc:515] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:34.734251  5227 leader_election.cc:290] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685), bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049)
I20260710 11:10:34.736789  4854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3f997a0f1c749468d2fe2fd15709d2e" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e" is_pre_election: true
I20260710 11:10:34.737717  4854 raft_consensus.cc:2468] T d3f997a0f1c749468d2fe2fd15709d2e P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03f4bf4d98964e579446671025ca5895 in term 0.
I20260710 11:10:34.746729  4853 raft_consensus.cc:2468] T 563d70c42b9f47cd9d456d99a4229dfa P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03f4bf4d98964e579446671025ca5895 in term 1.
I20260710 11:10:34.748409  5076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3f997a0f1c749468d2fe2fd15709d2e" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" is_pre_election: true
I20260710 11:10:34.749109  5076 raft_consensus.cc:2468] T d3f997a0f1c749468d2fe2fd15709d2e P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03f4bf4d98964e579446671025ca5895 in term 0.
I20260710 11:10:34.738947  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8568f28129374f7ca03d19c7471edc44" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" is_pre_election: true
I20260710 11:10:34.753173  5078 raft_consensus.cc:2468] T 8568f28129374f7ca03d19c7471edc44 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03f4bf4d98964e579446671025ca5895 in term 0.
I20260710 11:10:34.754729  4894 leader_election.cc:304] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03f4bf4d98964e579446671025ca5895, 405b5b3ba4c74daabf9ab53ffbf7fe3b; no voters: 
I20260710 11:10:34.755771  4894 leader_election.cc:304] T 8568f28129374f7ca03d19c7471edc44 P 03f4bf4d98964e579446671025ca5895 [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: 03f4bf4d98964e579446671025ca5895, 405b5b3ba4c74daabf9ab53ffbf7fe3b; no voters: 81faf4f35aa744e2ae474e8c7b06620b
I20260710 11:10:34.757385  4895 leader_election.cc:304] T 563d70c42b9f47cd9d456d99a4229dfa P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03f4bf4d98964e579446671025ca5895, bae8635c4c2a4209b6c1f521cd57052e; no voters: 
I20260710 11:10:34.758730  5225 raft_consensus.cc:2804] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:34.759182  5225 raft_consensus.cc:493] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:34.759575  5225 raft_consensus.cc:3060] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:34.760823  5078 raft_consensus.cc:3060] T c329abb8b94747cd81b9497d865c972a P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:34.762506  5229 raft_consensus.cc:2804] T 8568f28129374f7ca03d19c7471edc44 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:34.764094  4749 catalog_manager.cc:5697] T 249e8268dcd64272ae2b751214925b36 P 405b5b3ba4c74daabf9ab53ffbf7fe3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68). New cstate: current_term: 1 leader_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:34.766139  5124 tablet_bootstrap.cc:492] T 8568f28129374f7ca03d19c7471edc44 P 81faf4f35aa744e2ae474e8c7b06620b: No bootstrap required, opened a new log
I20260710 11:10:34.765641  5229 raft_consensus.cc:493] T 8568f28129374f7ca03d19c7471edc44 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:34.771314  5229 raft_consensus.cc:3060] T 8568f28129374f7ca03d19c7471edc44 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:34.771415  5124 ts_tablet_manager.cc:1403] T 8568f28129374f7ca03d19c7471edc44 P 81faf4f35aa744e2ae474e8c7b06620b: Time spent bootstrapping tablet: real 0.139s	user 0.035s	sys 0.022s
W20260710 11:10:34.781541  5300 log.cc:927] Time spent T 8ba63b899b584bfaa5f8eb76c25aba97 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: Append to log took a long time: real 0.058s	user 0.000s	sys 0.001s
I20260710 11:10:34.774712  5124 raft_consensus.cc:359] T 8568f28129374f7ca03d19c7471edc44 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:34.783399  5124 raft_consensus.cc:385] T 8568f28129374f7ca03d19c7471edc44 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:34.779731  5229 raft_consensus.cc:515] T 8568f28129374f7ca03d19c7471edc44 P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:34.783896  5124 raft_consensus.cc:740] T 8568f28129374f7ca03d19c7471edc44 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81faf4f35aa744e2ae474e8c7b06620b, State: Initialized, Role: FOLLOWER
I20260710 11:10:34.784991  5124 consensus_queue.cc:260] T 8568f28129374f7ca03d19c7471edc44 P 81faf4f35aa744e2ae474e8c7b06620b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:34.786610  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8568f28129374f7ca03d19c7471edc44" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b"
I20260710 11:10:34.787261  5002 raft_consensus.cc:3060] T 8568f28129374f7ca03d19c7471edc44 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:34.787454  5124 ts_tablet_manager.cc:1434] T 8568f28129374f7ca03d19c7471edc44 P 81faf4f35aa744e2ae474e8c7b06620b: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 11:10:34.788415  5124 tablet_bootstrap.cc:492] T f4725bcee8444077bf3fa31302471fd6 P 81faf4f35aa744e2ae474e8c7b06620b: Bootstrap starting.
I20260710 11:10:34.789849  5134 raft_consensus.cc:2804] T 563d70c42b9f47cd9d456d99a4229dfa P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:34.790438  5134 raft_consensus.cc:697] T 563d70c42b9f47cd9d456d99a4229dfa P 03f4bf4d98964e579446671025ca5895 [term 1 LEADER]: Becoming Leader. State: Replica: 03f4bf4d98964e579446671025ca5895, State: Running, Role: LEADER
I20260710 11:10:34.791278  5134 consensus_queue.cc:237] T 563d70c42b9f47cd9d456d99a4229dfa P 03f4bf4d98964e579446671025ca5895 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:34.794945  5124 tablet_bootstrap.cc:654] T f4725bcee8444077bf3fa31302471fd6 P 81faf4f35aa744e2ae474e8c7b06620b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:34.796335  5257 consensus_queue.cc:1048] T c329abb8b94747cd81b9497d865c972a P 81faf4f35aa744e2ae474e8c7b06620b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:34.805455  5229 leader_election.cc:290] T 8568f28129374f7ca03d19c7471edc44 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 election: Requested vote from peers 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917), 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685)
I20260710 11:10:34.806700  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8568f28129374f7ca03d19c7471edc44" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b"
I20260710 11:10:34.808447  5075 raft_consensus.cc:3060] T 8568f28129374f7ca03d19c7471edc44 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:34.810458  5257 consensus_queue.cc:1048] T c329abb8b94747cd81b9497d865c972a P 81faf4f35aa744e2ae474e8c7b06620b [LEADER]: Connected to new peer: Peer: permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:34.811475  5002 raft_consensus.cc:2468] T 8568f28129374f7ca03d19c7471edc44 P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03f4bf4d98964e579446671025ca5895 in term 1.
I20260710 11:10:34.812793  4896 leader_election.cc:304] T 8568f28129374f7ca03d19c7471edc44 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03f4bf4d98964e579446671025ca5895, 81faf4f35aa744e2ae474e8c7b06620b; no voters: 
I20260710 11:10:34.746093  5004 raft_consensus.cc:2468] T 563d70c42b9f47cd9d456d99a4229dfa P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03f4bf4d98964e579446671025ca5895 in term 1.
I20260710 11:10:34.813830  5134 raft_consensus.cc:2804] T 8568f28129374f7ca03d19c7471edc44 P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:34.814561  5134 raft_consensus.cc:697] T 8568f28129374f7ca03d19c7471edc44 P 03f4bf4d98964e579446671025ca5895 [term 1 LEADER]: Becoming Leader. State: Replica: 03f4bf4d98964e579446671025ca5895, State: Running, Role: LEADER
W20260710 11:10:34.815512  4895 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.153.65:36049, user_credentials={real_user=slave}} blocked reactor thread for 58210.1us
I20260710 11:10:34.821619  5075 raft_consensus.cc:2468] T 8568f28129374f7ca03d19c7471edc44 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03f4bf4d98964e579446671025ca5895 in term 1.
I20260710 11:10:34.824223  5134 consensus_queue.cc:237] T 8568f28129374f7ca03d19c7471edc44 P 03f4bf4d98964e579446671025ca5895 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:34.823091  5225 raft_consensus.cc:515] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:34.842744  5124 tablet_bootstrap.cc:492] T f4725bcee8444077bf3fa31302471fd6 P 81faf4f35aa744e2ae474e8c7b06620b: No bootstrap required, opened a new log
I20260710 11:10:34.843887  5124 ts_tablet_manager.cc:1403] T f4725bcee8444077bf3fa31302471fd6 P 81faf4f35aa744e2ae474e8c7b06620b: Time spent bootstrapping tablet: real 0.056s	user 0.008s	sys 0.004s
I20260710 11:10:34.847713  4855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3f997a0f1c749468d2fe2fd15709d2e" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e"
I20260710 11:10:34.848376  4855 raft_consensus.cc:3060] T d3f997a0f1c749468d2fe2fd15709d2e P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:34.846630  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3f997a0f1c749468d2fe2fd15709d2e" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b"
I20260710 11:10:34.856140  5225 leader_election.cc:290] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 election: Requested vote from peers 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685), bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049)
I20260710 11:10:34.854857  5075 raft_consensus.cc:3060] T d3f997a0f1c749468d2fe2fd15709d2e P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:34.866679  5133 raft_consensus.cc:493] T 8b940325e2404eddacbcb3e8a5351bcc P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:34.867400  5133 raft_consensus.cc:515] T 8b940325e2404eddacbcb3e8a5351bcc P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:34.869632  5133 leader_election.cc:290] T 8b940325e2404eddacbcb3e8a5351bcc P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049), 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871)
I20260710 11:10:34.870426  4853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b940325e2404eddacbcb3e8a5351bcc" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e" is_pre_election: true
I20260710 11:10:34.871124  4853 raft_consensus.cc:2468] T 8b940325e2404eddacbcb3e8a5351bcc P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in term 0.
I20260710 11:10:34.872011  4927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b940325e2404eddacbcb3e8a5351bcc" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895" is_pre_election: true
I20260710 11:10:34.872488  5043 leader_election.cc:304] T 8b940325e2404eddacbcb3e8a5351bcc P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b, bae8635c4c2a4209b6c1f521cd57052e; no voters: 
I20260710 11:10:34.874742  5133 raft_consensus.cc:2804] T 8b940325e2404eddacbcb3e8a5351bcc P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:34.875109  5133 raft_consensus.cc:493] T 8b940325e2404eddacbcb3e8a5351bcc P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:34.875451  5133 raft_consensus.cc:3060] T 8b940325e2404eddacbcb3e8a5351bcc P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:34.878530  4927 raft_consensus.cc:2468] T 8b940325e2404eddacbcb3e8a5351bcc P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in term 0.
I20260710 11:10:34.881613  4855 raft_consensus.cc:2468] T d3f997a0f1c749468d2fe2fd15709d2e P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03f4bf4d98964e579446671025ca5895 in term 1.
I20260710 11:10:34.880465  5124 raft_consensus.cc:359] T f4725bcee8444077bf3fa31302471fd6 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:34.882833  4895 leader_election.cc:304] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03f4bf4d98964e579446671025ca5895, bae8635c4c2a4209b6c1f521cd57052e; no voters: 
I20260710 11:10:34.883118  5124 raft_consensus.cc:385] T f4725bcee8444077bf3fa31302471fd6 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:34.883455  5124 raft_consensus.cc:740] T f4725bcee8444077bf3fa31302471fd6 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81faf4f35aa744e2ae474e8c7b06620b, State: Initialized, Role: FOLLOWER
I20260710 11:10:34.885703  5124 consensus_queue.cc:260] T f4725bcee8444077bf3fa31302471fd6 P 81faf4f35aa744e2ae474e8c7b06620b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:34.889242  5133 raft_consensus.cc:515] T 8b940325e2404eddacbcb3e8a5351bcc P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:34.889724  5075 raft_consensus.cc:2468] T d3f997a0f1c749468d2fe2fd15709d2e P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03f4bf4d98964e579446671025ca5895 in term 1.
I20260710 11:10:34.890246  5169 raft_consensus.cc:493] T f4725bcee8444077bf3fa31302471fd6 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:34.890731  5169 raft_consensus.cc:515] T f4725bcee8444077bf3fa31302471fd6 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:34.892499  4927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b940325e2404eddacbcb3e8a5351bcc" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895"
I20260710 11:10:34.892920  5169 leader_election.cc:290] T f4725bcee8444077bf3fa31302471fd6 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871), 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917)
I20260710 11:10:34.893097  4927 raft_consensus.cc:3060] T 8b940325e2404eddacbcb3e8a5351bcc P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:34.894023  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4725bcee8444077bf3fa31302471fd6" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b" is_pre_election: true
I20260710 11:10:34.894688  5002 raft_consensus.cc:2468] T f4725bcee8444077bf3fa31302471fd6 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in term 0.
I20260710 11:10:34.896462  5044 leader_election.cc:304] T f4725bcee8444077bf3fa31302471fd6 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b, 81faf4f35aa744e2ae474e8c7b06620b; no voters: 
I20260710 11:10:34.896720  5124 ts_tablet_manager.cc:1434] T f4725bcee8444077bf3fa31302471fd6 P 81faf4f35aa744e2ae474e8c7b06620b: Time spent starting tablet: real 0.053s	user 0.005s	sys 0.002s
I20260710 11:10:34.897084  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4725bcee8444077bf3fa31302471fd6" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895" is_pre_election: true
I20260710 11:10:34.897316  5169 raft_consensus.cc:2804] T f4725bcee8444077bf3fa31302471fd6 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:34.897717  4928 raft_consensus.cc:2468] T f4725bcee8444077bf3fa31302471fd6 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in term 0.
I20260710 11:10:34.897908  5124 tablet_bootstrap.cc:492] T 9d6a972bd3a84706b317a59f57678315 P 81faf4f35aa744e2ae474e8c7b06620b: Bootstrap starting.
I20260710 11:10:34.897836  5169 raft_consensus.cc:493] T f4725bcee8444077bf3fa31302471fd6 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:34.898447  5169 raft_consensus.cc:3060] T f4725bcee8444077bf3fa31302471fd6 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:34.899645  4855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b940325e2404eddacbcb3e8a5351bcc" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e"
I20260710 11:10:34.906183  4855 raft_consensus.cc:3060] T 8b940325e2404eddacbcb3e8a5351bcc P bae8635c4c2a4209b6c1f521cd57052e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:34.906775  5169 raft_consensus.cc:515] T f4725bcee8444077bf3fa31302471fd6 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:34.908938  5169 leader_election.cc:290] T f4725bcee8444077bf3fa31302471fd6 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 election: Requested vote from peers 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871), 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917)
I20260710 11:10:34.908766  5225 raft_consensus.cc:2804] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:34.910005  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4725bcee8444077bf3fa31302471fd6" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b"
I20260710 11:10:34.910171  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4725bcee8444077bf3fa31302471fd6" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895"
I20260710 11:10:34.900949  5133 leader_election.cc:290] T 8b940325e2404eddacbcb3e8a5351bcc P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 election: Requested vote from peers bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049), 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871)
I20260710 11:10:34.910658  5002 raft_consensus.cc:3060] T f4725bcee8444077bf3fa31302471fd6 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:34.905045  5124 tablet_bootstrap.cc:654] T 9d6a972bd3a84706b317a59f57678315 P 81faf4f35aa744e2ae474e8c7b06620b: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:34.910818  4928 raft_consensus.cc:3060] T f4725bcee8444077bf3fa31302471fd6 P 03f4bf4d98964e579446671025ca5895 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:34.905532  4927 raft_consensus.cc:2468] T 8b940325e2404eddacbcb3e8a5351bcc P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in term 1.
I20260710 11:10:34.914394  5042 leader_election.cc:304] T 8b940325e2404eddacbcb3e8a5351bcc P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03f4bf4d98964e579446671025ca5895, 405b5b3ba4c74daabf9ab53ffbf7fe3b; no voters: 
I20260710 11:10:34.910213  5225 raft_consensus.cc:697] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [term 1 LEADER]: Becoming Leader. State: Replica: 03f4bf4d98964e579446671025ca5895, State: Running, Role: LEADER
I20260710 11:10:34.916109  5225 consensus_queue.cc:237] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:34.911125  4753 catalog_manager.cc:5697] T 563d70c42b9f47cd9d456d99a4229dfa P 03f4bf4d98964e579446671025ca5895 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03f4bf4d98964e579446671025ca5895 (127.2.153.66). New cstate: current_term: 1 leader_uuid: "03f4bf4d98964e579446671025ca5895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:34.917840  5002 raft_consensus.cc:2468] T f4725bcee8444077bf3fa31302471fd6 P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in term 1.
I20260710 11:10:34.918002  5133 raft_consensus.cc:2804] T 8b940325e2404eddacbcb3e8a5351bcc P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:34.918499  4928 raft_consensus.cc:2468] T f4725bcee8444077bf3fa31302471fd6 P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in term 1.
I20260710 11:10:34.918663  5133 raft_consensus.cc:697] T 8b940325e2404eddacbcb3e8a5351bcc P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 LEADER]: Becoming Leader. State: Replica: 405b5b3ba4c74daabf9ab53ffbf7fe3b, State: Running, Role: LEADER
I20260710 11:10:34.919020  5044 leader_election.cc:304] T f4725bcee8444077bf3fa31302471fd6 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b, 81faf4f35aa744e2ae474e8c7b06620b; no voters: 
I20260710 11:10:34.919088  4753 catalog_manager.cc:5697] T 8568f28129374f7ca03d19c7471edc44 P 03f4bf4d98964e579446671025ca5895 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03f4bf4d98964e579446671025ca5895 (127.2.153.66). New cstate: current_term: 1 leader_uuid: "03f4bf4d98964e579446671025ca5895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:34.919626  5133 consensus_queue.cc:237] T 8b940325e2404eddacbcb3e8a5351bcc P 405b5b3ba4c74daabf9ab53ffbf7fe3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:34.920374  5173 raft_consensus.cc:2804] T f4725bcee8444077bf3fa31302471fd6 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:34.920849  5173 raft_consensus.cc:697] T f4725bcee8444077bf3fa31302471fd6 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 LEADER]: Becoming Leader. State: Replica: 405b5b3ba4c74daabf9ab53ffbf7fe3b, State: Running, Role: LEADER
I20260710 11:10:34.921622  5173 consensus_queue.cc:237] T f4725bcee8444077bf3fa31302471fd6 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:34.924451  5188 raft_consensus.cc:493] T c06cd7f924124e95ab5a4b50dffae6b7 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:34.925109  5188 raft_consensus.cc:515] T c06cd7f924124e95ab5a4b50dffae6b7 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:34.924357  4855 raft_consensus.cc:2468] T 8b940325e2404eddacbcb3e8a5351bcc P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in term 1.
I20260710 11:10:34.927506  5124 tablet_bootstrap.cc:492] T 9d6a972bd3a84706b317a59f57678315 P 81faf4f35aa744e2ae474e8c7b06620b: No bootstrap required, opened a new log
I20260710 11:10:34.927878  5188 leader_election.cc:290] T c06cd7f924124e95ab5a4b50dffae6b7 P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049), 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871)
I20260710 11:10:34.929194  4927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06cd7f924124e95ab5a4b50dffae6b7" candidate_uuid: "81faf4f35aa744e2ae474e8c7b06620b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895" is_pre_election: true
I20260710 11:10:34.935460  4855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06cd7f924124e95ab5a4b50dffae6b7" candidate_uuid: "81faf4f35aa744e2ae474e8c7b06620b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e" is_pre_election: true
I20260710 11:10:34.927902  5124 ts_tablet_manager.cc:1403] T 9d6a972bd3a84706b317a59f57678315 P 81faf4f35aa744e2ae474e8c7b06620b: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.001s
I20260710 11:10:34.936336  4855 raft_consensus.cc:2393] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 81faf4f35aa744e2ae474e8c7b06620b in current term 1: Already voted for candidate 03f4bf4d98964e579446671025ca5895 in this term.
I20260710 11:10:34.937525  4969 leader_election.cc:304] T c06cd7f924124e95ab5a4b50dffae6b7 P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 81faf4f35aa744e2ae474e8c7b06620b; no voters: 03f4bf4d98964e579446671025ca5895, bae8635c4c2a4209b6c1f521cd57052e
I20260710 11:10:34.938746  5257 raft_consensus.cc:3060] T c06cd7f924124e95ab5a4b50dffae6b7 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:34.939963  5124 raft_consensus.cc:359] T 9d6a972bd3a84706b317a59f57678315 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:34.943476  5124 raft_consensus.cc:385] T 9d6a972bd3a84706b317a59f57678315 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:34.943794  5124 raft_consensus.cc:740] T 9d6a972bd3a84706b317a59f57678315 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81faf4f35aa744e2ae474e8c7b06620b, State: Initialized, Role: FOLLOWER
I20260710 11:10:34.944490  5124 consensus_queue.cc:260] T 9d6a972bd3a84706b317a59f57678315 P 81faf4f35aa744e2ae474e8c7b06620b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:34.946944  5124 ts_tablet_manager.cc:1434] T 9d6a972bd3a84706b317a59f57678315 P 81faf4f35aa744e2ae474e8c7b06620b: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:10:34.947638  4751 catalog_manager.cc:5697] T 8b940325e2404eddacbcb3e8a5351bcc P 405b5b3ba4c74daabf9ab53ffbf7fe3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68). New cstate: current_term: 1 leader_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:34.949455  4749 catalog_manager.cc:5697] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03f4bf4d98964e579446671025ca5895 (127.2.153.66). New cstate: current_term: 1 leader_uuid: "03f4bf4d98964e579446671025ca5895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:34.952052  5257 raft_consensus.cc:2749] T c06cd7f924124e95ab5a4b50dffae6b7 P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:34.962546  4749 catalog_manager.cc:5697] T f4725bcee8444077bf3fa31302471fd6 P 405b5b3ba4c74daabf9ab53ffbf7fe3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68). New cstate: current_term: 1 leader_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:34.980607  5173 consensus_queue.cc:1048] T 9d6a972bd3a84706b317a59f57678315 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:34.992610  5002 raft_consensus.cc:3060] T 9d6a972bd3a84706b317a59f57678315 P 81faf4f35aa744e2ae474e8c7b06620b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:35.004114  5314 consensus_queue.cc:1048] T 9d6a972bd3a84706b317a59f57678315 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:35.010443  5221 consensus_queue.cc:1048] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e [LEADER]: Connected to new peer: Peer: permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:35.030881  5128 consensus_queue.cc:1048] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e [LEADER]: Connected to new peer: Peer: permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:35.144111  5225 consensus_queue.cc:1048] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:35.153043  5134 consensus_queue.cc:1048] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:35.182286  5134 consensus_queue.cc:1048] T 563d70c42b9f47cd9d456d99a4229dfa P 03f4bf4d98964e579446671025ca5895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:35.193945  5134 consensus_queue.cc:1048] T 563d70c42b9f47cd9d456d99a4229dfa P 03f4bf4d98964e579446671025ca5895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:35.241446  5314 consensus_queue.cc:1048] T 249e8268dcd64272ae2b751214925b36 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:35.241586  5134 consensus_queue.cc:1048] T 8568f28129374f7ca03d19c7471edc44 P 03f4bf4d98964e579446671025ca5895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:35.257740  2661 tablet_server.cc:179] TabletServer@127.2.153.65:0 shutting down...
I20260710 11:10:35.276445  5173 consensus_queue.cc:1048] T 249e8268dcd64272ae2b751214925b36 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:35.276517  5303 consensus_queue.cc:1048] T 8568f28129374f7ca03d19c7471edc44 P 03f4bf4d98964e579446671025ca5895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:10:35.282930  4969 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]
W20260710 11:10:35.312979  4969 consensus_peers.cc:597] T 520a3a5827a2415e886e2d41041fd1df P 81faf4f35aa744e2ae474e8c7b06620b -> Peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Couldn't send request to peer bae8635c4c2a4209b6c1f521cd57052e. 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 11:10:35.318666  5043 consensus_peers.cc:597] T 83c57e892ea74c4ea8ab69362172b8ad P 405b5b3ba4c74daabf9ab53ffbf7fe3b -> Peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Couldn't send request to peer bae8635c4c2a4209b6c1f521cd57052e. 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 11:10:35.327862  5173 consensus_queue.cc:1048] T f4725bcee8444077bf3fa31302471fd6 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:35.332176  2661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:35.334049  2661 tablet_replica.cc:333] T 563d70c42b9f47cd9d456d99a4229dfa P bae8635c4c2a4209b6c1f521cd57052e: stopping tablet replica
I20260710 11:10:35.334967  2661 raft_consensus.cc:2243] T 563d70c42b9f47cd9d456d99a4229dfa P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:35.335487  2661 raft_consensus.cc:2272] T 563d70c42b9f47cd9d456d99a4229dfa P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:35.338789  2661 tablet_replica.cc:333] T 9d6a972bd3a84706b317a59f57678315 P bae8635c4c2a4209b6c1f521cd57052e: stopping tablet replica
I20260710 11:10:35.339811  2661 raft_consensus.cc:2243] T 9d6a972bd3a84706b317a59f57678315 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:35.340425  2661 raft_consensus.cc:2272] T 9d6a972bd3a84706b317a59f57678315 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:35.343333  2661 tablet_replica.cc:333] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e: stopping tablet replica
I20260710 11:10:35.343818  5173 consensus_queue.cc:1048] T f4725bcee8444077bf3fa31302471fd6 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:35.344132  2661 raft_consensus.cc:2243] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:35.345300  2661 raft_consensus.cc:2272] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:35.347936  2661 tablet_replica.cc:333] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e: stopping tablet replica
I20260710 11:10:35.349668  2661 raft_consensus.cc:2243] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:35.350215  2661 raft_consensus.cc:2272] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:35.351169  5043 consensus_peers.cc:597] T 8b940325e2404eddacbcb3e8a5351bcc P 405b5b3ba4c74daabf9ab53ffbf7fe3b -> Peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Couldn't send request to peer bae8635c4c2a4209b6c1f521cd57052e. 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 11:10:35.354053  2661 tablet_replica.cc:333] T 7f757f11bc424553bbf3aff5b9f557f0 P bae8635c4c2a4209b6c1f521cd57052e: stopping tablet replica
W20260710 11:10:35.354091  4969 consensus_peers.cc:597] T c329abb8b94747cd81b9497d865c972a P 81faf4f35aa744e2ae474e8c7b06620b -> Peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Couldn't send request to peer bae8635c4c2a4209b6c1f521cd57052e. 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 11:10:35.355062  2661 raft_consensus.cc:2243] T 7f757f11bc424553bbf3aff5b9f557f0 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:35.355521  2661 raft_consensus.cc:2272] T 7f757f11bc424553bbf3aff5b9f557f0 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:35.357381  2661 tablet_replica.cc:333] T 8b940325e2404eddacbcb3e8a5351bcc P bae8635c4c2a4209b6c1f521cd57052e: stopping tablet replica
I20260710 11:10:35.358207  2661 raft_consensus.cc:2243] T 8b940325e2404eddacbcb3e8a5351bcc P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:35.358644  2661 raft_consensus.cc:2272] T 8b940325e2404eddacbcb3e8a5351bcc P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:35.360224  2661 tablet_replica.cc:333] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e: stopping tablet replica
I20260710 11:10:35.361076  2661 raft_consensus.cc:2243] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:35.361845  2661 raft_consensus.cc:2272] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:35.363598  2661 tablet_replica.cc:333] T 8ba63b899b584bfaa5f8eb76c25aba97 P bae8635c4c2a4209b6c1f521cd57052e: stopping tablet replica
I20260710 11:10:35.364135  2661 raft_consensus.cc:2243] T 8ba63b899b584bfaa5f8eb76c25aba97 P bae8635c4c2a4209b6c1f521cd57052e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:35.365041  2661 raft_consensus.cc:2272] T 8ba63b899b584bfaa5f8eb76c25aba97 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:35.367511  2661 tablet_replica.cc:333] T d4ed0bf9a79b4973bc5b84276af4fef0 P bae8635c4c2a4209b6c1f521cd57052e: stopping tablet replica
I20260710 11:10:35.368271  2661 raft_consensus.cc:2243] T d4ed0bf9a79b4973bc5b84276af4fef0 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:35.368795  2661 raft_consensus.cc:2272] T d4ed0bf9a79b4973bc5b84276af4fef0 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:35.371539  2661 tablet_replica.cc:333] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e: stopping tablet replica
I20260710 11:10:35.372332  2661 raft_consensus.cc:2243] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:35.372892  2661 raft_consensus.cc:2272] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:35.375156  2661 tablet_replica.cc:333] T 8b7b86c9771847498d034ca1200f8087 P bae8635c4c2a4209b6c1f521cd57052e: stopping tablet replica
I20260710 11:10:35.375912  2661 raft_consensus.cc:2243] T 8b7b86c9771847498d034ca1200f8087 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:35.376464  2661 raft_consensus.cc:2272] T 8b7b86c9771847498d034ca1200f8087 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:35.379113  2661 tablet_replica.cc:333] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e: stopping tablet replica
I20260710 11:10:35.380019  2661 raft_consensus.cc:2243] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:35.381294  2661 raft_consensus.cc:2272] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:35.384122  2661 tablet_replica.cc:333] T c329abb8b94747cd81b9497d865c972a P bae8635c4c2a4209b6c1f521cd57052e: stopping tablet replica
I20260710 11:10:35.385073  2661 raft_consensus.cc:2243] T c329abb8b94747cd81b9497d865c972a P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:35.385636  2661 raft_consensus.cc:2272] T c329abb8b94747cd81b9497d865c972a P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:35.389266  2661 tablet_replica.cc:333] T 8864b40c0c834a2bb1e1965488f7bace P bae8635c4c2a4209b6c1f521cd57052e: stopping tablet replica
I20260710 11:10:35.390183  2661 raft_consensus.cc:2243] T 8864b40c0c834a2bb1e1965488f7bace P bae8635c4c2a4209b6c1f521cd57052e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:35.391230  2661 raft_consensus.cc:2272] T 8864b40c0c834a2bb1e1965488f7bace P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:35.393852  2661 tablet_replica.cc:333] T 520a3a5827a2415e886e2d41041fd1df P bae8635c4c2a4209b6c1f521cd57052e: stopping tablet replica
I20260710 11:10:35.394695  2661 raft_consensus.cc:2243] T 520a3a5827a2415e886e2d41041fd1df P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:35.395241  2661 raft_consensus.cc:2272] T 520a3a5827a2415e886e2d41041fd1df P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:35.396178  5173 consensus_queue.cc:1048] T 8b940325e2404eddacbcb3e8a5351bcc P 405b5b3ba4c74daabf9ab53ffbf7fe3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:35.397920  2661 tablet_replica.cc:333] T d3f997a0f1c749468d2fe2fd15709d2e P bae8635c4c2a4209b6c1f521cd57052e: stopping tablet replica
I20260710 11:10:35.398784  2661 raft_consensus.cc:2243] T d3f997a0f1c749468d2fe2fd15709d2e P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:35.399250  2661 raft_consensus.cc:2272] T d3f997a0f1c749468d2fe2fd15709d2e P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:35.400769  5303 consensus_queue.cc:1048] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:35.401382  2661 tablet_replica.cc:333] T 7547e56df519497789b77bdb3325e974 P bae8635c4c2a4209b6c1f521cd57052e: stopping tablet replica
I20260710 11:10:35.402019  2661 raft_consensus.cc:2243] T 7547e56df519497789b77bdb3325e974 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:35.402606  2661 raft_consensus.cc:2272] T 7547e56df519497789b77bdb3325e974 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:35.404919  2661 tablet_replica.cc:333] T 83c57e892ea74c4ea8ab69362172b8ad P bae8635c4c2a4209b6c1f521cd57052e: stopping tablet replica
I20260710 11:10:35.405570  2661 raft_consensus.cc:2243] T 83c57e892ea74c4ea8ab69362172b8ad P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:35.406224  2661 raft_consensus.cc:2272] T 83c57e892ea74c4ea8ab69362172b8ad P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:35.436359  4895 consensus_peers.cc:597] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 -> Peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Couldn't send request to peer bae8635c4c2a4209b6c1f521cd57052e. 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 11:10:35.442621  2661 tablet_server.cc:196] TabletServer@127.2.153.65:0 shutdown complete.
W20260710 11:10:35.535045  5043 consensus_peers.cc:597] T 9d6a972bd3a84706b317a59f57678315 P 405b5b3ba4c74daabf9ab53ffbf7fe3b -> Peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Couldn't send request to peer bae8635c4c2a4209b6c1f521cd57052e. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:35.536093  5043 consensus_peers.cc:597] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b -> Peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Couldn't send request to peer bae8635c4c2a4209b6c1f521cd57052e. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:35.553277  2661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:35.564126  5336 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 11:10:35.564139  5337 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 11:10:35.564981  5339 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 11:10:35.572197  2661 server_base.cc:1061] running on GCE node
I20260710 11:10:35.576085  2661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:35.576504  2661 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 11:10:35.576802  2661 hybrid_clock.cc:648] HybridClock initialized: now 1783681835576775 us; error 0 us; skew 500 ppm
I20260710 11:10:35.577548  2661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260710 11:10:35.579698  4895 consensus_peers.cc:597] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 -> Peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Couldn't send request to peer bae8635c4c2a4209b6c1f521cd57052e. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:35.585971  2661 webserver.cc:533] Webserver started at http://127.2.153.65:38875/ using document root <none> and password file <none>
I20260710 11:10:35.587210  2661 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:35.587527  2661 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:10:35.592536  2661 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.005s	sys 0.001s
I20260710 11:10:35.598359  5345 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:35.599303  2661 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:10:35.599644  2661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774958773-2661-0/minicluster-data/ts-0-root
uuid: "bae8635c4c2a4209b6c1f521cd57052e"
format_stamp: "Formatted at 2026-07-10 11:10:31 on dist-test-slave-fg8d"
I20260710 11:10:35.600078  2661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774958773-2661-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774958773-2661-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681774958773-2661-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 11:10:35.613334  2661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:35.614928  2661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:35.616559  2661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:35.621131  5352 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 11:10:35.656719  4895 consensus_peers.cc:597] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 -> Peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Couldn't send request to peer bae8635c4c2a4209b6c1f521cd57052e. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:35.696290  4969 consensus_peers.cc:597] T 7547e56df519497789b77bdb3325e974 P 81faf4f35aa744e2ae474e8c7b06620b -> Peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Couldn't send request to peer bae8635c4c2a4209b6c1f521cd57052e. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:35.700647  4895 consensus_peers.cc:597] T 7f757f11bc424553bbf3aff5b9f557f0 P 03f4bf4d98964e579446671025ca5895 -> Peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Couldn't send request to peer bae8635c4c2a4209b6c1f521cd57052e. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:35.706928  4895 consensus_peers.cc:597] T 563d70c42b9f47cd9d456d99a4229dfa P 03f4bf4d98964e579446671025ca5895 -> Peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Couldn't send request to peer bae8635c4c2a4209b6c1f521cd57052e. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:35.745456  2661 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:10:35.745929  2661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.126s	user 0.005s	sys 0.000s
I20260710 11:10:35.746368  2661 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 11:10:35.752163  5352 tablet_bootstrap.cc:492] T 563d70c42b9f47cd9d456d99a4229dfa P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap starting.
I20260710 11:10:35.771721  5352 tablet_bootstrap.cc:492] T 563d70c42b9f47cd9d456d99a4229dfa P bae8635c4c2a4209b6c1f521cd57052e: 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 11:10:35.772753  5352 tablet_bootstrap.cc:492] T 563d70c42b9f47cd9d456d99a4229dfa P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap complete.
I20260710 11:10:35.773481  5352 ts_tablet_manager.cc:1403] T 563d70c42b9f47cd9d456d99a4229dfa P bae8635c4c2a4209b6c1f521cd57052e: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260710 11:10:35.776835  5352 raft_consensus.cc:359] T 563d70c42b9f47cd9d456d99a4229dfa P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:35.777945  5352 raft_consensus.cc:740] T 563d70c42b9f47cd9d456d99a4229dfa P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Initialized, Role: FOLLOWER
I20260710 11:10:35.778775  5352 consensus_queue.cc:260] T 563d70c42b9f47cd9d456d99a4229dfa P bae8635c4c2a4209b6c1f521cd57052e [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: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:35.781697  5352 ts_tablet_manager.cc:1434] T 563d70c42b9f47cd9d456d99a4229dfa P bae8635c4c2a4209b6c1f521cd57052e: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260710 11:10:35.782662  5352 tablet_bootstrap.cc:492] T d4ed0bf9a79b4973bc5b84276af4fef0 P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap starting.
I20260710 11:10:35.799011  5352 tablet_bootstrap.cc:492] T d4ed0bf9a79b4973bc5b84276af4fef0 P bae8635c4c2a4209b6c1f521cd57052e: 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 11:10:35.800007  5352 tablet_bootstrap.cc:492] T d4ed0bf9a79b4973bc5b84276af4fef0 P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap complete.
I20260710 11:10:35.800689  5352 ts_tablet_manager.cc:1403] T d4ed0bf9a79b4973bc5b84276af4fef0 P bae8635c4c2a4209b6c1f521cd57052e: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260710 11:10:35.803387  5352 raft_consensus.cc:359] T d4ed0bf9a79b4973bc5b84276af4fef0 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:35.804180  5352 raft_consensus.cc:740] T d4ed0bf9a79b4973bc5b84276af4fef0 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Initialized, Role: FOLLOWER
I20260710 11:10:35.804936  5352 consensus_queue.cc:260] T d4ed0bf9a79b4973bc5b84276af4fef0 P bae8635c4c2a4209b6c1f521cd57052e [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: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:35.806977  5352 ts_tablet_manager.cc:1434] T d4ed0bf9a79b4973bc5b84276af4fef0 P bae8635c4c2a4209b6c1f521cd57052e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:10:35.807781  5352 tablet_bootstrap.cc:492] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap starting.
I20260710 11:10:35.831393  5352 tablet_bootstrap.cc:492] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e: 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 11:10:35.832573  5352 tablet_bootstrap.cc:492] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap complete.
I20260710 11:10:35.833346  5352 ts_tablet_manager.cc:1403] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.001s
I20260710 11:10:35.837725  5352 raft_consensus.cc:359] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:35.838616  5352 raft_consensus.cc:740] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Initialized, Role: FOLLOWER
I20260710 11:10:35.839376  5352 consensus_queue.cc:260] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e [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: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:35.844053  5352 ts_tablet_manager.cc:1434] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:10:35.844949  5352 tablet_bootstrap.cc:492] T 7547e56df519497789b77bdb3325e974 P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap starting.
W20260710 11:10:35.847920  4969 consensus_peers.cc:597] T 8b7b86c9771847498d034ca1200f8087 P 81faf4f35aa744e2ae474e8c7b06620b -> Peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Couldn't send request to peer bae8635c4c2a4209b6c1f521cd57052e. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:35.860186  5352 tablet_bootstrap.cc:492] T 7547e56df519497789b77bdb3325e974 P bae8635c4c2a4209b6c1f521cd57052e: 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 11:10:35.861038  5352 tablet_bootstrap.cc:492] T 7547e56df519497789b77bdb3325e974 P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap complete.
I20260710 11:10:35.861588  5352 ts_tablet_manager.cc:1403] T 7547e56df519497789b77bdb3325e974 P bae8635c4c2a4209b6c1f521cd57052e: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260710 11:10:35.863683  5352 raft_consensus.cc:359] T 7547e56df519497789b77bdb3325e974 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:35.864230  5352 raft_consensus.cc:740] T 7547e56df519497789b77bdb3325e974 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Initialized, Role: FOLLOWER
I20260710 11:10:35.864908  5352 consensus_queue.cc:260] T 7547e56df519497789b77bdb3325e974 P bae8635c4c2a4209b6c1f521cd57052e [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: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:35.866469  5352 ts_tablet_manager.cc:1434] T 7547e56df519497789b77bdb3325e974 P bae8635c4c2a4209b6c1f521cd57052e: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:10:35.867165  2661 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:10:35.867187  5352 tablet_bootstrap.cc:492] T 8b7b86c9771847498d034ca1200f8087 P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap starting.
I20260710 11:10:35.867486  2661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.121s	user 0.110s	sys 0.000s
I20260710 11:10:35.882529  5352 tablet_bootstrap.cc:492] T 8b7b86c9771847498d034ca1200f8087 P bae8635c4c2a4209b6c1f521cd57052e: 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 11:10:35.885622  5352 tablet_bootstrap.cc:492] T 8b7b86c9771847498d034ca1200f8087 P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap complete.
I20260710 11:10:35.886567  5352 ts_tablet_manager.cc:1403] T 8b7b86c9771847498d034ca1200f8087 P bae8635c4c2a4209b6c1f521cd57052e: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260710 11:10:35.888465  5352 raft_consensus.cc:359] T 8b7b86c9771847498d034ca1200f8087 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:35.889240  5352 raft_consensus.cc:740] T 8b7b86c9771847498d034ca1200f8087 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Initialized, Role: FOLLOWER
I20260710 11:10:35.890018  5352 consensus_queue.cc:260] T 8b7b86c9771847498d034ca1200f8087 P bae8635c4c2a4209b6c1f521cd57052e [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: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:35.891633  5352 ts_tablet_manager.cc:1434] T 8b7b86c9771847498d034ca1200f8087 P bae8635c4c2a4209b6c1f521cd57052e: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260710 11:10:35.892262  5352 tablet_bootstrap.cc:492] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap starting.
I20260710 11:10:35.906898  5352 tablet_bootstrap.cc:492] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e: 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 11:10:35.908102  5352 tablet_bootstrap.cc:492] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap complete.
I20260710 11:10:35.908838  5352 ts_tablet_manager.cc:1403] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260710 11:10:35.911965  5352 raft_consensus.cc:359] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:35.912766  5352 raft_consensus.cc:740] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Initialized, Role: FOLLOWER
I20260710 11:10:35.913604  5352 consensus_queue.cc:260] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e [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: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:35.915788  5352 ts_tablet_manager.cc:1434] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:10:35.916603  5352 tablet_bootstrap.cc:492] T c329abb8b94747cd81b9497d865c972a P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap starting.
I20260710 11:10:35.929262  2661 rpc_server.cc:307] RPC server started. Bound to: 127.2.153.65:36049
I20260710 11:10:35.929563  5417 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.153.65:36049 every 8 connection(s)
I20260710 11:10:35.934648  5352 tablet_bootstrap.cc:492] T c329abb8b94747cd81b9497d865c972a P bae8635c4c2a4209b6c1f521cd57052e: 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 11:10:35.935923  5352 tablet_bootstrap.cc:492] T c329abb8b94747cd81b9497d865c972a P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap complete.
I20260710 11:10:35.936812  5352 ts_tablet_manager.cc:1403] T c329abb8b94747cd81b9497d865c972a P bae8635c4c2a4209b6c1f521cd57052e: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260710 11:10:35.940114  5352 raft_consensus.cc:359] T c329abb8b94747cd81b9497d865c972a P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:35.941023  5352 raft_consensus.cc:740] T c329abb8b94747cd81b9497d865c972a P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Initialized, Role: FOLLOWER
I20260710 11:10:35.942080  5352 consensus_queue.cc:260] T c329abb8b94747cd81b9497d865c972a P bae8635c4c2a4209b6c1f521cd57052e [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: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:35.944875  5352 ts_tablet_manager.cc:1434] T c329abb8b94747cd81b9497d865c972a P bae8635c4c2a4209b6c1f521cd57052e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 11:10:35.946151  5352 tablet_bootstrap.cc:492] T 520a3a5827a2415e886e2d41041fd1df P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap starting.
I20260710 11:10:35.973706  5352 tablet_bootstrap.cc:492] T 520a3a5827a2415e886e2d41041fd1df P bae8635c4c2a4209b6c1f521cd57052e: 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 11:10:35.975039  5352 tablet_bootstrap.cc:492] T 520a3a5827a2415e886e2d41041fd1df P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap complete.
I20260710 11:10:35.975980  5352 ts_tablet_manager.cc:1403] T 520a3a5827a2415e886e2d41041fd1df P bae8635c4c2a4209b6c1f521cd57052e: Time spent bootstrapping tablet: real 0.030s	user 0.027s	sys 0.000s
I20260710 11:10:35.979848  5352 raft_consensus.cc:359] T 520a3a5827a2415e886e2d41041fd1df P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:35.980844  5352 raft_consensus.cc:740] T 520a3a5827a2415e886e2d41041fd1df P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Initialized, Role: FOLLOWER
I20260710 11:10:35.981712  5352 consensus_queue.cc:260] T 520a3a5827a2415e886e2d41041fd1df P bae8635c4c2a4209b6c1f521cd57052e [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: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:35.984663  5352 ts_tablet_manager.cc:1434] T 520a3a5827a2415e886e2d41041fd1df P bae8635c4c2a4209b6c1f521cd57052e: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 11:10:35.985622  5352 tablet_bootstrap.cc:492] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap starting.
I20260710 11:10:36.012624  5352 tablet_bootstrap.cc:492] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e: 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 11:10:36.013840  5352 tablet_bootstrap.cc:492] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap complete.
I20260710 11:10:36.014628  5352 ts_tablet_manager.cc:1403] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e: Time spent bootstrapping tablet: real 0.029s	user 0.021s	sys 0.008s
I20260710 11:10:36.017174  5352 raft_consensus.cc:359] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:36.017969  5352 raft_consensus.cc:740] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Initialized, Role: FOLLOWER
I20260710 11:10:36.019037  5352 consensus_queue.cc:260] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e [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: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:36.021550  5352 ts_tablet_manager.cc:1434] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:10:36.022311  5352 tablet_bootstrap.cc:492] T 8b940325e2404eddacbcb3e8a5351bcc P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap starting.
I20260710 11:10:36.023062  5419 heartbeater.cc:344] Connected to a master server at 127.2.153.126:42411
I20260710 11:10:36.023490  5419 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:36.024281  5419 heartbeater.cc:507] Master 127.2.153.126:42411 requested a full tablet report, sending...
I20260710 11:10:36.032191  4751 ts_manager.cc:194] Re-registered known tserver with Master: bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049)
I20260710 11:10:36.032910  5352 tablet_bootstrap.cc:492] T 8b940325e2404eddacbcb3e8a5351bcc P bae8635c4c2a4209b6c1f521cd57052e: 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 11:10:36.033646  5352 tablet_bootstrap.cc:492] T 8b940325e2404eddacbcb3e8a5351bcc P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap complete.
I20260710 11:10:36.034333  5352 ts_tablet_manager.cc:1403] T 8b940325e2404eddacbcb3e8a5351bcc P bae8635c4c2a4209b6c1f521cd57052e: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.003s
I20260710 11:10:36.036615  5352 raft_consensus.cc:359] T 8b940325e2404eddacbcb3e8a5351bcc P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:36.037285  5352 raft_consensus.cc:740] T 8b940325e2404eddacbcb3e8a5351bcc P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Initialized, Role: FOLLOWER
I20260710 11:10:36.038133  5352 consensus_queue.cc:260] T 8b940325e2404eddacbcb3e8a5351bcc P bae8635c4c2a4209b6c1f521cd57052e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:36.039934  5352 ts_tablet_manager.cc:1434] T 8b940325e2404eddacbcb3e8a5351bcc P bae8635c4c2a4209b6c1f521cd57052e: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260710 11:10:36.040560  5352 tablet_bootstrap.cc:492] T 9d6a972bd3a84706b317a59f57678315 P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap starting.
I20260710 11:10:36.053817  5352 tablet_bootstrap.cc:492] T 9d6a972bd3a84706b317a59f57678315 P bae8635c4c2a4209b6c1f521cd57052e: 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 11:10:36.054777  5352 tablet_bootstrap.cc:492] T 9d6a972bd3a84706b317a59f57678315 P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap complete.
I20260710 11:10:36.055419  5352 ts_tablet_manager.cc:1403] T 9d6a972bd3a84706b317a59f57678315 P bae8635c4c2a4209b6c1f521cd57052e: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 11:10:36.055634  4751 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53654
I20260710 11:10:36.057924  5352 raft_consensus.cc:359] T 9d6a972bd3a84706b317a59f57678315 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:36.058569  5352 raft_consensus.cc:740] T 9d6a972bd3a84706b317a59f57678315 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Initialized, Role: FOLLOWER
I20260710 11:10:36.059219  5419 heartbeater.cc:499] Master 127.2.153.126:42411 was elected leader, sending a full tablet report...
I20260710 11:10:36.059168  5352 consensus_queue.cc:260] T 9d6a972bd3a84706b317a59f57678315 P bae8635c4c2a4209b6c1f521cd57052e [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: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:36.060771  5352 ts_tablet_manager.cc:1434] T 9d6a972bd3a84706b317a59f57678315 P bae8635c4c2a4209b6c1f521cd57052e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:10:36.061388  5352 tablet_bootstrap.cc:492] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap starting.
I20260710 11:10:36.075868  5352 tablet_bootstrap.cc:492] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e: 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 11:10:36.076851  5352 tablet_bootstrap.cc:492] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap complete.
I20260710 11:10:36.077554  5352 ts_tablet_manager.cc:1403] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260710 11:10:36.080279  5352 raft_consensus.cc:359] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:36.080972  5352 raft_consensus.cc:740] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Initialized, Role: FOLLOWER
I20260710 11:10:36.081704  5352 consensus_queue.cc:260] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e [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: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:36.083802  5352 ts_tablet_manager.cc:1434] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:10:36.084568  5352 tablet_bootstrap.cc:492] T 7f757f11bc424553bbf3aff5b9f557f0 P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap starting.
I20260710 11:10:36.098404  5352 tablet_bootstrap.cc:492] T 7f757f11bc424553bbf3aff5b9f557f0 P bae8635c4c2a4209b6c1f521cd57052e: 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 11:10:36.099128  5352 tablet_bootstrap.cc:492] T 7f757f11bc424553bbf3aff5b9f557f0 P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap complete.
I20260710 11:10:36.099673  5352 ts_tablet_manager.cc:1403] T 7f757f11bc424553bbf3aff5b9f557f0 P bae8635c4c2a4209b6c1f521cd57052e: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.008s
I20260710 11:10:36.101452  5352 raft_consensus.cc:359] T 7f757f11bc424553bbf3aff5b9f557f0 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:36.102044  5352 raft_consensus.cc:740] T 7f757f11bc424553bbf3aff5b9f557f0 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Initialized, Role: FOLLOWER
I20260710 11:10:36.102892  5352 consensus_queue.cc:260] T 7f757f11bc424553bbf3aff5b9f557f0 P bae8635c4c2a4209b6c1f521cd57052e [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: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:36.104732  5352 ts_tablet_manager.cc:1434] T 7f757f11bc424553bbf3aff5b9f557f0 P bae8635c4c2a4209b6c1f521cd57052e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:10:36.105733  5352 tablet_bootstrap.cc:492] T 8ba63b899b584bfaa5f8eb76c25aba97 P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap starting.
I20260710 11:10:36.120028  5352 tablet_bootstrap.cc:492] T 8ba63b899b584bfaa5f8eb76c25aba97 P bae8635c4c2a4209b6c1f521cd57052e: 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 11:10:36.120862  5352 tablet_bootstrap.cc:492] T 8ba63b899b584bfaa5f8eb76c25aba97 P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap complete.
I20260710 11:10:36.121405  5352 ts_tablet_manager.cc:1403] T 8ba63b899b584bfaa5f8eb76c25aba97 P bae8635c4c2a4209b6c1f521cd57052e: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 11:10:36.123343  5352 raft_consensus.cc:359] T 8ba63b899b584bfaa5f8eb76c25aba97 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:36.123814  5352 raft_consensus.cc:740] T 8ba63b899b584bfaa5f8eb76c25aba97 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Initialized, Role: FOLLOWER
I20260710 11:10:36.124395  5352 consensus_queue.cc:260] T 8ba63b899b584bfaa5f8eb76c25aba97 P bae8635c4c2a4209b6c1f521cd57052e [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: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:36.126331  5352 ts_tablet_manager.cc:1434] T 8ba63b899b584bfaa5f8eb76c25aba97 P bae8635c4c2a4209b6c1f521cd57052e: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:10:36.127382  5352 tablet_bootstrap.cc:492] T 83c57e892ea74c4ea8ab69362172b8ad P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap starting.
I20260710 11:10:36.139943  5352 tablet_bootstrap.cc:492] T 83c57e892ea74c4ea8ab69362172b8ad P bae8635c4c2a4209b6c1f521cd57052e: 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 11:10:36.140625  5352 tablet_bootstrap.cc:492] T 83c57e892ea74c4ea8ab69362172b8ad P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap complete.
I20260710 11:10:36.141111  5352 ts_tablet_manager.cc:1403] T 83c57e892ea74c4ea8ab69362172b8ad P bae8635c4c2a4209b6c1f521cd57052e: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:10:36.142938  5352 raft_consensus.cc:359] T 83c57e892ea74c4ea8ab69362172b8ad P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:36.143430  5352 raft_consensus.cc:740] T 83c57e892ea74c4ea8ab69362172b8ad P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Initialized, Role: FOLLOWER
I20260710 11:10:36.143999  5352 consensus_queue.cc:260] T 83c57e892ea74c4ea8ab69362172b8ad P bae8635c4c2a4209b6c1f521cd57052e [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: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:36.145711  5352 ts_tablet_manager.cc:1434] T 83c57e892ea74c4ea8ab69362172b8ad P bae8635c4c2a4209b6c1f521cd57052e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:36.146884  5352 tablet_bootstrap.cc:492] T d3f997a0f1c749468d2fe2fd15709d2e P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap starting.
I20260710 11:10:36.157141  5352 tablet_bootstrap.cc:492] T d3f997a0f1c749468d2fe2fd15709d2e P bae8635c4c2a4209b6c1f521cd57052e: 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 11:10:36.157780  5352 tablet_bootstrap.cc:492] T d3f997a0f1c749468d2fe2fd15709d2e P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap complete.
I20260710 11:10:36.158370  5352 ts_tablet_manager.cc:1403] T d3f997a0f1c749468d2fe2fd15709d2e P bae8635c4c2a4209b6c1f521cd57052e: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 11:10:36.160049  5352 raft_consensus.cc:359] T d3f997a0f1c749468d2fe2fd15709d2e P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:36.160532  5352 raft_consensus.cc:740] T d3f997a0f1c749468d2fe2fd15709d2e P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Initialized, Role: FOLLOWER
I20260710 11:10:36.161110  5352 consensus_queue.cc:260] T d3f997a0f1c749468d2fe2fd15709d2e P bae8635c4c2a4209b6c1f521cd57052e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:36.162528  5352 ts_tablet_manager.cc:1434] T d3f997a0f1c749468d2fe2fd15709d2e P bae8635c4c2a4209b6c1f521cd57052e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:36.163307  5352 tablet_bootstrap.cc:492] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap starting.
I20260710 11:10:36.176946  5352 tablet_bootstrap.cc:492] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e: 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 11:10:36.177680  5352 tablet_bootstrap.cc:492] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap complete.
I20260710 11:10:36.178323  5352 ts_tablet_manager.cc:1403] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.004s
I20260710 11:10:36.180096  5352 raft_consensus.cc:359] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:36.180590  5352 raft_consensus.cc:740] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Initialized, Role: FOLLOWER
I20260710 11:10:36.181216  5352 consensus_queue.cc:260] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e [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: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:36.183116  5352 ts_tablet_manager.cc:1434] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:10:36.184171  5352 tablet_bootstrap.cc:492] T 8864b40c0c834a2bb1e1965488f7bace P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap starting.
I20260710 11:10:36.198933  5352 tablet_bootstrap.cc:492] T 8864b40c0c834a2bb1e1965488f7bace P bae8635c4c2a4209b6c1f521cd57052e: 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 11:10:36.199895  5352 tablet_bootstrap.cc:492] T 8864b40c0c834a2bb1e1965488f7bace P bae8635c4c2a4209b6c1f521cd57052e: Bootstrap complete.
I20260710 11:10:36.200568  5352 ts_tablet_manager.cc:1403] T 8864b40c0c834a2bb1e1965488f7bace P bae8635c4c2a4209b6c1f521cd57052e: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260710 11:10:36.202972  5352 raft_consensus.cc:359] T 8864b40c0c834a2bb1e1965488f7bace P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:36.203641  5352 raft_consensus.cc:740] T 8864b40c0c834a2bb1e1965488f7bace P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Initialized, Role: FOLLOWER
I20260710 11:10:36.204396  5352 consensus_queue.cc:260] T 8864b40c0c834a2bb1e1965488f7bace P bae8635c4c2a4209b6c1f521cd57052e [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: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:36.206576  5352 ts_tablet_manager.cc:1434] T 8864b40c0c834a2bb1e1965488f7bace P bae8635c4c2a4209b6c1f521cd57052e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:10:36.508723  5133 raft_consensus.cc:493] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bae8635c4c2a4209b6c1f521cd57052e)
I20260710 11:10:36.509449  5133 raft_consensus.cc:515] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:36.511368  5133 leader_election.cc:290] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049), 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871)
I20260710 11:10:36.512147  5392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c99c2aee50df49a1a8ba2cff9181cc5f" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e" is_pre_election: true
I20260710 11:10:36.512784  5392 raft_consensus.cc:2468] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in term 1.
I20260710 11:10:36.512763  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c99c2aee50df49a1a8ba2cff9181cc5f" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895" is_pre_election: true
I20260710 11:10:36.514192  5043 leader_election.cc:304] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [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: 405b5b3ba4c74daabf9ab53ffbf7fe3b, bae8635c4c2a4209b6c1f521cd57052e; no voters: 
I20260710 11:10:36.515174  5133 raft_consensus.cc:2804] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:36.515542  5133 raft_consensus.cc:493] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Starting leader election (detected failure of leader bae8635c4c2a4209b6c1f521cd57052e)
I20260710 11:10:36.515838  5133 raft_consensus.cc:3060] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:36.521979  5133 raft_consensus.cc:515] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:36.523811  5133 leader_election.cc:290] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 2 election: Requested vote from peers bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049), 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871)
I20260710 11:10:36.524787  5354 raft_consensus.cc:493] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bae8635c4c2a4209b6c1f521cd57052e)
I20260710 11:10:36.524919  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c99c2aee50df49a1a8ba2cff9181cc5f" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895"
I20260710 11:10:36.524925  5392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c99c2aee50df49a1a8ba2cff9181cc5f" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e"
I20260710 11:10:36.525743  5392 raft_consensus.cc:3060] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:36.525449  5354 raft_consensus.cc:515] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:36.528136  5354 leader_election.cc:290] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685), bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049)
I20260710 11:10:36.528635  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6179d81cc7814199bce9e9dd14d65ded" candidate_uuid: "81faf4f35aa744e2ae474e8c7b06620b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" is_pre_election: true
I20260710 11:10:36.528810  5393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6179d81cc7814199bce9e9dd14d65ded" candidate_uuid: "81faf4f35aa744e2ae474e8c7b06620b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e" is_pre_election: true
I20260710 11:10:36.529590  5393 raft_consensus.cc:2468] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81faf4f35aa744e2ae474e8c7b06620b in term 1.
I20260710 11:10:36.530956  4969 leader_election.cc:304] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [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: 81faf4f35aa744e2ae474e8c7b06620b, bae8635c4c2a4209b6c1f521cd57052e; no voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b
I20260710 11:10:36.532325  5354 raft_consensus.cc:2804] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:36.532714  5354 raft_consensus.cc:493] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Starting leader election (detected failure of leader bae8635c4c2a4209b6c1f521cd57052e)
I20260710 11:10:36.532997  5392 raft_consensus.cc:2468] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in term 2.
I20260710 11:10:36.533185  5354 raft_consensus.cc:3060] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:36.534164  5043 leader_election.cc:304] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [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: 405b5b3ba4c74daabf9ab53ffbf7fe3b, bae8635c4c2a4209b6c1f521cd57052e; no voters: 03f4bf4d98964e579446671025ca5895
I20260710 11:10:36.535133  5314 raft_consensus.cc:2804] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:36.535567  5314 raft_consensus.cc:697] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 LEADER]: Becoming Leader. State: Replica: 405b5b3ba4c74daabf9ab53ffbf7fe3b, State: Running, Role: LEADER
I20260710 11:10:36.535776  5169 raft_consensus.cc:493] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bae8635c4c2a4209b6c1f521cd57052e)
I20260710 11:10:36.536553  5169 raft_consensus.cc:515] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:36.536780  5314 consensus_queue.cc:237] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:36.538738  5169 leader_election.cc:290] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917), bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049)
I20260710 11:10:36.539912  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6179d81cc7814199bce9e9dd14d65ded" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b" is_pre_election: true
I20260710 11:10:36.540110  5354 raft_consensus.cc:515] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:36.540412  5392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6179d81cc7814199bce9e9dd14d65ded" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e" is_pre_election: true
I20260710 11:10:36.541308  5392 raft_consensus.cc:2468] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in term 1.
I20260710 11:10:36.541357  5257 raft_consensus.cc:493] T 7fec94f9b067401db9932dff708fe9e5 P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bae8635c4c2a4209b6c1f521cd57052e)
I20260710 11:10:36.542268  5257 raft_consensus.cc:515] T 7fec94f9b067401db9932dff708fe9e5 P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:36.542796  5043 leader_election.cc:304] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b [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: 405b5b3ba4c74daabf9ab53ffbf7fe3b, bae8635c4c2a4209b6c1f521cd57052e; no voters: 
I20260710 11:10:36.543654  5169 raft_consensus.cc:2804] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:36.544014  5169 raft_consensus.cc:493] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Starting leader election (detected failure of leader bae8635c4c2a4209b6c1f521cd57052e)
I20260710 11:10:36.544351  5169 raft_consensus.cc:3060] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:36.545675  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fec94f9b067401db9932dff708fe9e5" candidate_uuid: "81faf4f35aa744e2ae474e8c7b06620b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" is_pre_election: true
I20260710 11:10:36.546402  5354 leader_election.cc:290] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 2 election: Requested vote from peers 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685), bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049)
I20260710 11:10:36.544457  5002 raft_consensus.cc:2393] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in current term 2: Already voted for candidate 81faf4f35aa744e2ae474e8c7b06620b in this term.
I20260710 11:10:36.548316  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6179d81cc7814199bce9e9dd14d65ded" candidate_uuid: "81faf4f35aa744e2ae474e8c7b06620b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b"
I20260710 11:10:36.547703  4751 catalog_manager.cc:5697] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b reported cstate change: term changed from 1 to 2, leader changed from bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65) to 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68). New cstate: current_term: 2 leader_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:36.548766  5257 leader_election.cc:290] T 7fec94f9b067401db9932dff708fe9e5 P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685), bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049)
I20260710 11:10:36.552106  5391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fec94f9b067401db9932dff708fe9e5" candidate_uuid: "81faf4f35aa744e2ae474e8c7b06620b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e" is_pre_election: true
I20260710 11:10:36.552909  5391 raft_consensus.cc:2468] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81faf4f35aa744e2ae474e8c7b06620b in term 1.
I20260710 11:10:36.554044  5393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6179d81cc7814199bce9e9dd14d65ded" candidate_uuid: "81faf4f35aa744e2ae474e8c7b06620b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e"
I20260710 11:10:36.554814  5393 raft_consensus.cc:3060] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:36.556794  5169 raft_consensus.cc:515] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:36.558913  4969 leader_election.cc:304] T 7fec94f9b067401db9932dff708fe9e5 P 81faf4f35aa744e2ae474e8c7b06620b [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: 81faf4f35aa744e2ae474e8c7b06620b, bae8635c4c2a4209b6c1f521cd57052e; no voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b
I20260710 11:10:36.560261  5392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6179d81cc7814199bce9e9dd14d65ded" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e"
I20260710 11:10:36.561323  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6179d81cc7814199bce9e9dd14d65ded" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b"
I20260710 11:10:36.561592  5169 leader_election.cc:290] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 2 election: Requested vote from peers 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917), bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049)
I20260710 11:10:36.562155  5002 raft_consensus.cc:2393] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in current term 2: Already voted for candidate 81faf4f35aa744e2ae474e8c7b06620b in this term.
I20260710 11:10:36.563691  5044 leader_election.cc:304] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b [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: 405b5b3ba4c74daabf9ab53ffbf7fe3b; no voters: 81faf4f35aa744e2ae474e8c7b06620b, bae8635c4c2a4209b6c1f521cd57052e
I20260710 11:10:36.565632  5257 raft_consensus.cc:2804] T 7fec94f9b067401db9932dff708fe9e5 P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:36.566048  5257 raft_consensus.cc:493] T 7fec94f9b067401db9932dff708fe9e5 P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Starting leader election (detected failure of leader bae8635c4c2a4209b6c1f521cd57052e)
I20260710 11:10:36.566454  5257 raft_consensus.cc:3060] T 7fec94f9b067401db9932dff708fe9e5 P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:36.566803  5393 raft_consensus.cc:2468] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81faf4f35aa744e2ae474e8c7b06620b in term 2.
I20260710 11:10:36.568418  5075 raft_consensus.cc:2393] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 81faf4f35aa744e2ae474e8c7b06620b in current term 2: Already voted for candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in this term.
I20260710 11:10:36.569165  5314 raft_consensus.cc:2749] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:10:36.570982  4969 leader_election.cc:304] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [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: 81faf4f35aa744e2ae474e8c7b06620b, bae8635c4c2a4209b6c1f521cd57052e; no voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b
I20260710 11:10:36.571902  5354 raft_consensus.cc:2804] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:36.572386  5354 raft_consensus.cc:697] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [term 2 LEADER]: Becoming Leader. State: Replica: 81faf4f35aa744e2ae474e8c7b06620b, State: Running, Role: LEADER
I20260710 11:10:36.573222  5354 consensus_queue.cc:237] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:36.575865  5257 raft_consensus.cc:515] T 7fec94f9b067401db9932dff708fe9e5 P 81faf4f35aa744e2ae474e8c7b06620b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:36.579478  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fec94f9b067401db9932dff708fe9e5" candidate_uuid: "81faf4f35aa744e2ae474e8c7b06620b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b"
I20260710 11:10:36.579761  5257 leader_election.cc:290] T 7fec94f9b067401db9932dff708fe9e5 P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 2 election: Requested vote from peers 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685), bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049)
I20260710 11:10:36.579560  5393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fec94f9b067401db9932dff708fe9e5" candidate_uuid: "81faf4f35aa744e2ae474e8c7b06620b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e"
I20260710 11:10:36.580704  5393 raft_consensus.cc:3060] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:36.586176  5393 raft_consensus.cc:2468] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81faf4f35aa744e2ae474e8c7b06620b in term 2.
I20260710 11:10:36.587340  4969 leader_election.cc:304] T 7fec94f9b067401db9932dff708fe9e5 P 81faf4f35aa744e2ae474e8c7b06620b [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: 81faf4f35aa744e2ae474e8c7b06620b, bae8635c4c2a4209b6c1f521cd57052e; no voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b
I20260710 11:10:36.588330  5257 raft_consensus.cc:2804] T 7fec94f9b067401db9932dff708fe9e5 P 81faf4f35aa744e2ae474e8c7b06620b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:36.588910  5257 raft_consensus.cc:697] T 7fec94f9b067401db9932dff708fe9e5 P 81faf4f35aa744e2ae474e8c7b06620b [term 2 LEADER]: Becoming Leader. State: Replica: 81faf4f35aa744e2ae474e8c7b06620b, State: Running, Role: LEADER
I20260710 11:10:36.590003  5257 consensus_queue.cc:237] T 7fec94f9b067401db9932dff708fe9e5 P 81faf4f35aa744e2ae474e8c7b06620b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:36.590593  4753 catalog_manager.cc:5697] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b reported cstate change: term changed from 1 to 2, leader changed from bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65) to 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67). New cstate: current_term: 2 leader_uuid: "81faf4f35aa744e2ae474e8c7b06620b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:36.607884  4753 catalog_manager.cc:5697] T 7fec94f9b067401db9932dff708fe9e5 P 81faf4f35aa744e2ae474e8c7b06620b reported cstate change: term changed from 1 to 2, leader changed from bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65) to 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67). New cstate: current_term: 2 leader_uuid: "81faf4f35aa744e2ae474e8c7b06620b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:36.676839  5169 raft_consensus.cc:493] T 7fec94f9b067401db9932dff708fe9e5 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bae8635c4c2a4209b6c1f521cd57052e)
I20260710 11:10:36.677443  5169 raft_consensus.cc:515] T 7fec94f9b067401db9932dff708fe9e5 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:36.679216  5169 leader_election.cc:290] T 7fec94f9b067401db9932dff708fe9e5 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917), bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049)
I20260710 11:10:36.680193  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fec94f9b067401db9932dff708fe9e5" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b" is_pre_election: true
I20260710 11:10:36.680431  5393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fec94f9b067401db9932dff708fe9e5" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e" is_pre_election: true
I20260710 11:10:36.681154  5393 raft_consensus.cc:2393] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in current term 2: Already voted for candidate 81faf4f35aa744e2ae474e8c7b06620b in this term.
I20260710 11:10:36.682193  5043 leader_election.cc:304] T 7fec94f9b067401db9932dff708fe9e5 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [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: 405b5b3ba4c74daabf9ab53ffbf7fe3b; no voters: 81faf4f35aa744e2ae474e8c7b06620b, bae8635c4c2a4209b6c1f521cd57052e
I20260710 11:10:36.682863  5169 raft_consensus.cc:3060] T 7fec94f9b067401db9932dff708fe9e5 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:36.687777  5169 raft_consensus.cc:2749] T 7fec94f9b067401db9932dff708fe9e5 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:36.704115  5229 raft_consensus.cc:493] T c99c2aee50df49a1a8ba2cff9181cc5f P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bae8635c4c2a4209b6c1f521cd57052e)
I20260710 11:10:36.704768  5229 raft_consensus.cc:515] T c99c2aee50df49a1a8ba2cff9181cc5f P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:36.706717  5229 leader_election.cc:290] T c99c2aee50df49a1a8ba2cff9181cc5f P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685), bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049)
I20260710 11:10:36.707696  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c99c2aee50df49a1a8ba2cff9181cc5f" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" is_pre_election: true
I20260710 11:10:36.707921  5393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c99c2aee50df49a1a8ba2cff9181cc5f" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e" is_pre_election: true
I20260710 11:10:36.708837  5393 raft_consensus.cc:2393] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03f4bf4d98964e579446671025ca5895 in current term 2: Already voted for candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in this term.
I20260710 11:10:36.710067  4895 leader_election.cc:304] T c99c2aee50df49a1a8ba2cff9181cc5f P 03f4bf4d98964e579446671025ca5895 [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: 03f4bf4d98964e579446671025ca5895; no voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b, bae8635c4c2a4209b6c1f521cd57052e
I20260710 11:10:36.710812  5229 raft_consensus.cc:3060] T c99c2aee50df49a1a8ba2cff9181cc5f P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:36.716478  5229 raft_consensus.cc:2749] T c99c2aee50df49a1a8ba2cff9181cc5f P 03f4bf4d98964e579446671025ca5895 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:36.757462  5169 raft_consensus.cc:493] T 8ba63b899b584bfaa5f8eb76c25aba97 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bae8635c4c2a4209b6c1f521cd57052e)
I20260710 11:10:36.758000  5169 raft_consensus.cc:515] T 8ba63b899b584bfaa5f8eb76c25aba97 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:36.759714  5169 leader_election.cc:290] T 8ba63b899b584bfaa5f8eb76c25aba97 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049), 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871)
I20260710 11:10:36.760673  5393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba63b899b584bfaa5f8eb76c25aba97" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e" is_pre_election: true
I20260710 11:10:36.760747  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba63b899b584bfaa5f8eb76c25aba97" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895" is_pre_election: true
I20260710 11:10:36.761268  5393 raft_consensus.cc:2468] T 8ba63b899b584bfaa5f8eb76c25aba97 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in term 1.
I20260710 11:10:36.762423  5043 leader_election.cc:304] T 8ba63b899b584bfaa5f8eb76c25aba97 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [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: 405b5b3ba4c74daabf9ab53ffbf7fe3b, bae8635c4c2a4209b6c1f521cd57052e; no voters: 03f4bf4d98964e579446671025ca5895
I20260710 11:10:36.763048  5169 raft_consensus.cc:2804] T 8ba63b899b584bfaa5f8eb76c25aba97 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:36.763360  5169 raft_consensus.cc:493] T 8ba63b899b584bfaa5f8eb76c25aba97 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Starting leader election (detected failure of leader bae8635c4c2a4209b6c1f521cd57052e)
I20260710 11:10:36.763641  5169 raft_consensus.cc:3060] T 8ba63b899b584bfaa5f8eb76c25aba97 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:36.768870  5169 raft_consensus.cc:515] T 8ba63b899b584bfaa5f8eb76c25aba97 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:36.770820  5169 leader_election.cc:290] T 8ba63b899b584bfaa5f8eb76c25aba97 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 2 election: Requested vote from peers bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049), 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871)
I20260710 11:10:36.771724  5393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba63b899b584bfaa5f8eb76c25aba97" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e"
I20260710 11:10:36.772146  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba63b899b584bfaa5f8eb76c25aba97" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895"
I20260710 11:10:36.772398  5393 raft_consensus.cc:3060] T 8ba63b899b584bfaa5f8eb76c25aba97 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:36.777052  5229 raft_consensus.cc:493] T 8864b40c0c834a2bb1e1965488f7bace P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bae8635c4c2a4209b6c1f521cd57052e)
I20260710 11:10:36.777628  5229 raft_consensus.cc:515] T 8864b40c0c834a2bb1e1965488f7bace P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:36.779465  5393 raft_consensus.cc:2468] T 8ba63b899b584bfaa5f8eb76c25aba97 P bae8635c4c2a4209b6c1f521cd57052e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in term 2.
I20260710 11:10:36.780310  5229 leader_election.cc:290] T 8864b40c0c834a2bb1e1965488f7bace P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049), 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917)
I20260710 11:10:36.780875  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8864b40c0c834a2bb1e1965488f7bace" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b" is_pre_election: true
I20260710 11:10:36.781189  5393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8864b40c0c834a2bb1e1965488f7bace" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e" is_pre_election: true
I20260710 11:10:36.781881  5393 raft_consensus.cc:2468] T 8864b40c0c834a2bb1e1965488f7bace P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03f4bf4d98964e579446671025ca5895 in term 1.
I20260710 11:10:36.782332  5043 leader_election.cc:304] T 8ba63b899b584bfaa5f8eb76c25aba97 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [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: 405b5b3ba4c74daabf9ab53ffbf7fe3b, bae8635c4c2a4209b6c1f521cd57052e; no voters: 03f4bf4d98964e579446671025ca5895
I20260710 11:10:36.783041  4895 leader_election.cc:304] T 8864b40c0c834a2bb1e1965488f7bace P 03f4bf4d98964e579446671025ca5895 [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: 03f4bf4d98964e579446671025ca5895, bae8635c4c2a4209b6c1f521cd57052e; no voters: 81faf4f35aa744e2ae474e8c7b06620b
I20260710 11:10:36.783156  5314 raft_consensus.cc:2804] T 8ba63b899b584bfaa5f8eb76c25aba97 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:36.783787  5229 raft_consensus.cc:2804] T 8864b40c0c834a2bb1e1965488f7bace P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:36.784241  5229 raft_consensus.cc:493] T 8864b40c0c834a2bb1e1965488f7bace P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bae8635c4c2a4209b6c1f521cd57052e)
I20260710 11:10:36.783785  5314 raft_consensus.cc:697] T 8ba63b899b584bfaa5f8eb76c25aba97 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 LEADER]: Becoming Leader. State: Replica: 405b5b3ba4c74daabf9ab53ffbf7fe3b, State: Running, Role: LEADER
I20260710 11:10:36.785390  5314 consensus_queue.cc:237] T 8ba63b899b584bfaa5f8eb76c25aba97 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:36.784556  5229 raft_consensus.cc:3060] T 8864b40c0c834a2bb1e1965488f7bace P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:36.793594  5229 raft_consensus.cc:515] T 8864b40c0c834a2bb1e1965488f7bace P 03f4bf4d98964e579446671025ca5895 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:36.795588  5229 leader_election.cc:290] T 8864b40c0c834a2bb1e1965488f7bace P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 2 election: Requested vote from peers bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049), 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917)
I20260710 11:10:36.796380  5393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8864b40c0c834a2bb1e1965488f7bace" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e"
I20260710 11:10:36.797099  5393 raft_consensus.cc:3060] T 8864b40c0c834a2bb1e1965488f7bace P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:36.797219  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8864b40c0c834a2bb1e1965488f7bace" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b"
I20260710 11:10:36.800588  4753 catalog_manager.cc:5697] T 8ba63b899b584bfaa5f8eb76c25aba97 P 405b5b3ba4c74daabf9ab53ffbf7fe3b reported cstate change: term changed from 1 to 2, leader changed from bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65) to 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68). New cstate: current_term: 2 leader_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:36.802553  5393 raft_consensus.cc:2468] T 8864b40c0c834a2bb1e1965488f7bace P bae8635c4c2a4209b6c1f521cd57052e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03f4bf4d98964e579446671025ca5895 in term 2.
I20260710 11:10:36.803632  4895 leader_election.cc:304] T 8864b40c0c834a2bb1e1965488f7bace P 03f4bf4d98964e579446671025ca5895 [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: 03f4bf4d98964e579446671025ca5895, bae8635c4c2a4209b6c1f521cd57052e; no voters: 81faf4f35aa744e2ae474e8c7b06620b
I20260710 11:10:36.804344  5229 raft_consensus.cc:2804] T 8864b40c0c834a2bb1e1965488f7bace P 03f4bf4d98964e579446671025ca5895 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:36.804769  5229 raft_consensus.cc:697] T 8864b40c0c834a2bb1e1965488f7bace P 03f4bf4d98964e579446671025ca5895 [term 2 LEADER]: Becoming Leader. State: Replica: 03f4bf4d98964e579446671025ca5895, State: Running, Role: LEADER
I20260710 11:10:36.805563  5229 consensus_queue.cc:237] T 8864b40c0c834a2bb1e1965488f7bace P 03f4bf4d98964e579446671025ca5895 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:36.815130  4751 catalog_manager.cc:5697] T 8864b40c0c834a2bb1e1965488f7bace P 03f4bf4d98964e579446671025ca5895 reported cstate change: term changed from 1 to 2, leader changed from bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65) to 03f4bf4d98964e579446671025ca5895 (127.2.153.66). New cstate: current_term: 2 leader_uuid: "03f4bf4d98964e579446671025ca5895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:36.821552  5229 raft_consensus.cc:493] T 8ba63b899b584bfaa5f8eb76c25aba97 P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bae8635c4c2a4209b6c1f521cd57052e)
I20260710 11:10:36.822181  5229 raft_consensus.cc:515] T 8ba63b899b584bfaa5f8eb76c25aba97 P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:36.824910  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba63b899b584bfaa5f8eb76c25aba97" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" is_pre_election: true
I20260710 11:10:36.825208  5393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ba63b899b584bfaa5f8eb76c25aba97" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e" is_pre_election: true
I20260710 11:10:36.824645  5229 leader_election.cc:290] T 8ba63b899b584bfaa5f8eb76c25aba97 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685), bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049)
I20260710 11:10:36.826018  5393 raft_consensus.cc:2393] T 8ba63b899b584bfaa5f8eb76c25aba97 P bae8635c4c2a4209b6c1f521cd57052e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03f4bf4d98964e579446671025ca5895 in current term 2: Already voted for candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in this term.
I20260710 11:10:36.827135  4895 leader_election.cc:304] T 8ba63b899b584bfaa5f8eb76c25aba97 P 03f4bf4d98964e579446671025ca5895 [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: 03f4bf4d98964e579446671025ca5895; no voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b, bae8635c4c2a4209b6c1f521cd57052e
I20260710 11:10:36.827822  5229 raft_consensus.cc:3060] T 8ba63b899b584bfaa5f8eb76c25aba97 P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:36.833868  5229 raft_consensus.cc:2749] T 8ba63b899b584bfaa5f8eb76c25aba97 P 03f4bf4d98964e579446671025ca5895 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:36.880398  5188 raft_consensus.cc:493] T 8864b40c0c834a2bb1e1965488f7bace P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bae8635c4c2a4209b6c1f521cd57052e)
I20260710 11:10:36.881029  5188 raft_consensus.cc:515] T 8864b40c0c834a2bb1e1965488f7bace P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:36.883042  5188 leader_election.cc:290] T 8864b40c0c834a2bb1e1965488f7bace P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049), 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871)
I20260710 11:10:36.884004  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8864b40c0c834a2bb1e1965488f7bace" candidate_uuid: "81faf4f35aa744e2ae474e8c7b06620b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895" is_pre_election: true
I20260710 11:10:36.884020  5393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8864b40c0c834a2bb1e1965488f7bace" candidate_uuid: "81faf4f35aa744e2ae474e8c7b06620b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e" is_pre_election: true
I20260710 11:10:36.884793  5393 raft_consensus.cc:2393] T 8864b40c0c834a2bb1e1965488f7bace P bae8635c4c2a4209b6c1f521cd57052e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 81faf4f35aa744e2ae474e8c7b06620b in current term 2: Already voted for candidate 03f4bf4d98964e579446671025ca5895 in this term.
I20260710 11:10:36.885763  4969 leader_election.cc:304] T 8864b40c0c834a2bb1e1965488f7bace P 81faf4f35aa744e2ae474e8c7b06620b [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: 81faf4f35aa744e2ae474e8c7b06620b; no voters: 03f4bf4d98964e579446671025ca5895, bae8635c4c2a4209b6c1f521cd57052e
I20260710 11:10:36.886420  5188 raft_consensus.cc:3060] T 8864b40c0c834a2bb1e1965488f7bace P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:36.893221  5188 raft_consensus.cc:2749] T 8864b40c0c834a2bb1e1965488f7bace P 81faf4f35aa744e2ae474e8c7b06620b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:36.982009  5393 raft_consensus.cc:1275] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e [term 2 FOLLOWER]: Refusing update from remote peer 81faf4f35aa744e2ae474e8c7b06620b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:36.983429  5188 consensus_queue.cc:1048] T 7fec94f9b067401db9932dff708fe9e5 P 81faf4f35aa744e2ae474e8c7b06620b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:36.990255  5075 raft_consensus.cc:1275] T 7fec94f9b067401db9932dff708fe9e5 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 FOLLOWER]: Refusing update from remote peer 81faf4f35aa744e2ae474e8c7b06620b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:36.991927  5188 consensus_queue.cc:1048] T 7fec94f9b067401db9932dff708fe9e5 P 81faf4f35aa744e2ae474e8c7b06620b [LEADER]: Connected to new peer: Peer: permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:37.050668  4927 raft_consensus.cc:1275] T c99c2aee50df49a1a8ba2cff9181cc5f P 03f4bf4d98964e579446671025ca5895 [term 2 FOLLOWER]: Refusing update from remote peer 405b5b3ba4c74daabf9ab53ffbf7fe3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:37.052016  5314 consensus_queue.cc:1048] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:37.062605  5393 raft_consensus.cc:1275] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e [term 2 FOLLOWER]: Refusing update from remote peer 405b5b3ba4c74daabf9ab53ffbf7fe3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:37.064821  5314 consensus_queue.cc:1048] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:37.141723  5393 raft_consensus.cc:1275] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e [term 2 FOLLOWER]: Refusing update from remote peer 81faf4f35aa744e2ae474e8c7b06620b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:37.143190  5188 consensus_queue.cc:1048] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:37.153126  5075 raft_consensus.cc:1275] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 FOLLOWER]: Refusing update from remote peer 81faf4f35aa744e2ae474e8c7b06620b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:37.155536  5188 consensus_queue.cc:1048] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [LEADER]: Connected to new peer: Peer: permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:37.200205  4927 raft_consensus.cc:1275] T 8ba63b899b584bfaa5f8eb76c25aba97 P 03f4bf4d98964e579446671025ca5895 [term 2 FOLLOWER]: Refusing update from remote peer 405b5b3ba4c74daabf9ab53ffbf7fe3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:37.201604  5133 consensus_queue.cc:1048] T 8ba63b899b584bfaa5f8eb76c25aba97 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:37.211232  5393 raft_consensus.cc:1275] T 8ba63b899b584bfaa5f8eb76c25aba97 P bae8635c4c2a4209b6c1f521cd57052e [term 2 FOLLOWER]: Refusing update from remote peer 405b5b3ba4c74daabf9ab53ffbf7fe3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:37.213246  5133 consensus_queue.cc:1048] T 8ba63b899b584bfaa5f8eb76c25aba97 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:37.246065  5002 raft_consensus.cc:1275] T 8864b40c0c834a2bb1e1965488f7bace P 81faf4f35aa744e2ae474e8c7b06620b [term 2 FOLLOWER]: Refusing update from remote peer 03f4bf4d98964e579446671025ca5895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:37.247619  5229 consensus_queue.cc:1048] T 8864b40c0c834a2bb1e1965488f7bace P 03f4bf4d98964e579446671025ca5895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:37.257383  5393 raft_consensus.cc:1275] T 8864b40c0c834a2bb1e1965488f7bace P bae8635c4c2a4209b6c1f521cd57052e [term 2 FOLLOWER]: Refusing update from remote peer 03f4bf4d98964e579446671025ca5895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:37.259673  5225 consensus_queue.cc:1048] T 8864b40c0c834a2bb1e1965488f7bace P 03f4bf4d98964e579446671025ca5895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:45.997444  2661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:46.030598  5076 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55e315ba717840ccb6872f2b6f0dbabe"
dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b"
mode: GRACEFUL
new_leader_uuid: "bae8635c4c2a4209b6c1f521cd57052e"
 from {username='slave'} at 127.0.0.1:47270
I20260710 11:10:46.031503  5076 raft_consensus.cc:606] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 LEADER]: Received request to transfer leadership to TS bae8635c4c2a4209b6c1f521cd57052e
I20260710 11:10:46.045477  5002 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6179d81cc7814199bce9e9dd14d65ded"
dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b"
mode: GRACEFUL
new_leader_uuid: "bae8635c4c2a4209b6c1f521cd57052e"
 from {username='slave'} at 127.0.0.1:35048
I20260710 11:10:46.045957  5002 raft_consensus.cc:606] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [term 2 LEADER]: Received request to transfer leadership to TS bae8635c4c2a4209b6c1f521cd57052e
I20260710 11:10:46.048615  5076 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c99c2aee50df49a1a8ba2cff9181cc5f"
dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b"
mode: GRACEFUL
new_leader_uuid: "bae8635c4c2a4209b6c1f521cd57052e"
 from {username='slave'} at 127.0.0.1:47270
I20260710 11:10:46.049088  5076 raft_consensus.cc:606] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 LEADER]: Received request to transfer leadership to TS bae8635c4c2a4209b6c1f521cd57052e
I20260710 11:10:46.061643  4928 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3f997a0f1c749468d2fe2fd15709d2e"
dest_uuid: "03f4bf4d98964e579446671025ca5895"
mode: GRACEFUL
new_leader_uuid: "bae8635c4c2a4209b6c1f521cd57052e"
 from {username='slave'} at 127.0.0.1:39708
I20260710 11:10:46.062275  4928 raft_consensus.cc:606] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [term 1 LEADER]: Received request to transfer leadership to TS bae8635c4c2a4209b6c1f521cd57052e
I20260710 11:10:46.065237  4928 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4ed0bf9a79b4973bc5b84276af4fef0"
dest_uuid: "03f4bf4d98964e579446671025ca5895"
mode: GRACEFUL
new_leader_uuid: "bae8635c4c2a4209b6c1f521cd57052e"
 from {username='slave'} at 127.0.0.1:39708
I20260710 11:10:46.065796  4928 raft_consensus.cc:606] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [term 1 LEADER]: Received request to transfer leadership to TS bae8635c4c2a4209b6c1f521cd57052e
I20260710 11:10:46.068415  5076 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4725bcee8444077bf3fa31302471fd6"
dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b"
mode: GRACEFUL
new_leader_uuid: "03f4bf4d98964e579446671025ca5895"
 from {username='slave'} at 127.0.0.1:47270
I20260710 11:10:46.068966  5076 raft_consensus.cc:606] T f4725bcee8444077bf3fa31302471fd6 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 LEADER]: Received request to transfer leadership to TS 03f4bf4d98964e579446671025ca5895
I20260710 11:10:46.070328  2661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260710 11:10:46.071305  2661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:46.275466  5467 raft_consensus.cc:993] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b: : Instructing follower bae8635c4c2a4209b6c1f521cd57052e to start an election
I20260710 11:10:46.276088  5467 raft_consensus.cc:1081] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 LEADER]: Signalling peer bae8635c4c2a4209b6c1f521cd57052e to start an election
I20260710 11:10:46.277850  5393 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c99c2aee50df49a1a8ba2cff9181cc5f"
dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e"
 from {username='slave'} at 127.0.0.1:55664
I20260710 11:10:46.278476  5393 raft_consensus.cc:493] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:46.278829  5393 raft_consensus.cc:3060] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:46.284981  5393 raft_consensus.cc:515] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:46.287021  5393 leader_election.cc:290] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 3 election: Requested vote from peers 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685), 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871)
I20260710 11:10:46.298825  5076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c99c2aee50df49a1a8ba2cff9181cc5f" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b"
I20260710 11:10:46.299701  5076 raft_consensus.cc:3055] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:46.299942  5076 raft_consensus.cc:740] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 405b5b3ba4c74daabf9ab53ffbf7fe3b, State: Running, Role: LEADER
I20260710 11:10:46.300928  5076 consensus_queue.cc:260] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [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: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:46.301703  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c99c2aee50df49a1a8ba2cff9181cc5f" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "03f4bf4d98964e579446671025ca5895"
I20260710 11:10:46.302403  4928 raft_consensus.cc:3060] T c99c2aee50df49a1a8ba2cff9181cc5f P 03f4bf4d98964e579446671025ca5895 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:46.302743  5076 raft_consensus.cc:3060] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:46.310197  4928 raft_consensus.cc:2468] T c99c2aee50df49a1a8ba2cff9181cc5f P 03f4bf4d98964e579446671025ca5895 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8635c4c2a4209b6c1f521cd57052e in term 3.
I20260710 11:10:46.311748  5347 leader_election.cc:304] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e [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: 03f4bf4d98964e579446671025ca5895, bae8635c4c2a4209b6c1f521cd57052e; no voters: 
I20260710 11:10:46.311858  5076 raft_consensus.cc:2468] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8635c4c2a4209b6c1f521cd57052e in term 3.
I20260710 11:10:46.313777  5491 raft_consensus.cc:2804] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:46.315074  5491 raft_consensus.cc:697] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e [term 3 LEADER]: Becoming Leader. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Running, Role: LEADER
I20260710 11:10:46.316224  5491 consensus_queue.cc:237] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e [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: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:46.328956  4751 catalog_manager.cc:5697] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e reported cstate change: term changed from 2 to 3, leader changed from 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68) to bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65). New cstate: current_term: 3 leader_uuid: "bae8635c4c2a4209b6c1f521cd57052e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:46.351819  5481 raft_consensus.cc:993] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b: : Instructing follower bae8635c4c2a4209b6c1f521cd57052e to start an election
I20260710 11:10:46.352310  5467 raft_consensus.cc:1081] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 LEADER]: Signalling peer bae8635c4c2a4209b6c1f521cd57052e to start an election
I20260710 11:10:46.353914  5393 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55e315ba717840ccb6872f2b6f0dbabe"
dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e"
 from {username='slave'} at 127.0.0.1:55664
I20260710 11:10:46.354514  5393 raft_consensus.cc:493] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:46.354846  5393 raft_consensus.cc:3060] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:46.360607  5393 raft_consensus.cc:515] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:46.362399  5393 leader_election.cc:290] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 2 election: Requested vote from peers 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685), 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917)
I20260710 11:10:46.363400  5076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e315ba717840ccb6872f2b6f0dbabe" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b"
I20260710 11:10:46.364094  5076 raft_consensus.cc:3055] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:46.364379  5076 raft_consensus.cc:740] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 405b5b3ba4c74daabf9ab53ffbf7fe3b, State: Running, Role: LEADER
I20260710 11:10:46.365185  5076 consensus_queue.cc:260] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:46.366444  5076 raft_consensus.cc:3060] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:46.372421  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e315ba717840ccb6872f2b6f0dbabe" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b"
I20260710 11:10:46.373061  5002 raft_consensus.cc:3060] T 55e315ba717840ccb6872f2b6f0dbabe P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:46.373680  5076 raft_consensus.cc:2468] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8635c4c2a4209b6c1f521cd57052e in term 2.
I20260710 11:10:46.374917  5347 leader_election.cc:304] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b, bae8635c4c2a4209b6c1f521cd57052e; no voters: 
I20260710 11:10:46.375856  5491 raft_consensus.cc:2804] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:46.376668  5491 raft_consensus.cc:697] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e [term 2 LEADER]: Becoming Leader. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Running, Role: LEADER
I20260710 11:10:46.377562  5491 consensus_queue.cc:237] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:46.379215  5002 raft_consensus.cc:2468] T 55e315ba717840ccb6872f2b6f0dbabe P 81faf4f35aa744e2ae474e8c7b06620b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8635c4c2a4209b6c1f521cd57052e in term 2.
I20260710 11:10:46.385748  4751 catalog_manager.cc:5697] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e reported cstate change: term changed from 1 to 2, leader changed from 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68) to bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65). New cstate: current_term: 2 leader_uuid: "bae8635c4c2a4209b6c1f521cd57052e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:46.403656  5479 raft_consensus.cc:993] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895: : Instructing follower bae8635c4c2a4209b6c1f521cd57052e to start an election
I20260710 11:10:46.404383  5488 raft_consensus.cc:1081] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [term 1 LEADER]: Signalling peer bae8635c4c2a4209b6c1f521cd57052e to start an election
I20260710 11:10:46.407976  5392 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3f997a0f1c749468d2fe2fd15709d2e"
dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e"
 from {username='slave'} at 127.0.0.1:55666
I20260710 11:10:46.408675  5392 raft_consensus.cc:493] T d3f997a0f1c749468d2fe2fd15709d2e P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:46.409093  5488 raft_consensus.cc:993] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895: : Instructing follower bae8635c4c2a4209b6c1f521cd57052e to start an election
I20260710 11:10:46.409161  5392 raft_consensus.cc:3060] T d3f997a0f1c749468d2fe2fd15709d2e P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:46.409786  5488 raft_consensus.cc:1081] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [term 1 LEADER]: Signalling peer bae8635c4c2a4209b6c1f521cd57052e to start an election
I20260710 11:10:46.411617  5393 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4ed0bf9a79b4973bc5b84276af4fef0"
dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e"
 from {username='slave'} at 127.0.0.1:55666
I20260710 11:10:46.412248  5393 raft_consensus.cc:493] T d4ed0bf9a79b4973bc5b84276af4fef0 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:46.412635  5393 raft_consensus.cc:3060] T d4ed0bf9a79b4973bc5b84276af4fef0 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:46.418036  5392 raft_consensus.cc:515] T d3f997a0f1c749468d2fe2fd15709d2e P bae8635c4c2a4209b6c1f521cd57052e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:46.419863  5393 raft_consensus.cc:515] T d4ed0bf9a79b4973bc5b84276af4fef0 P bae8635c4c2a4209b6c1f521cd57052e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:46.420387  5392 leader_election.cc:290] T d3f997a0f1c749468d2fe2fd15709d2e P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 2 election: Requested vote from peers 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685), 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871)
I20260710 11:10:46.421269  5076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3f997a0f1c749468d2fe2fd15709d2e" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b"
I20260710 11:10:46.421663  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3f997a0f1c749468d2fe2fd15709d2e" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03f4bf4d98964e579446671025ca5895"
I20260710 11:10:46.421855  5393 leader_election.cc:290] T d4ed0bf9a79b4973bc5b84276af4fef0 P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 2 election: Requested vote from peers 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685), 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871)
I20260710 11:10:46.421887  5076 raft_consensus.cc:3060] T d3f997a0f1c749468d2fe2fd15709d2e P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:46.422279  4928 raft_consensus.cc:3055] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:46.422665  4928 raft_consensus.cc:740] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03f4bf4d98964e579446671025ca5895, State: Running, Role: LEADER
I20260710 11:10:46.423452  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ed0bf9a79b4973bc5b84276af4fef0" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b"
I20260710 11:10:46.423399  4928 consensus_queue.cc:260] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:46.424093  5075 raft_consensus.cc:3060] T d4ed0bf9a79b4973bc5b84276af4fef0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:46.424230  4927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ed0bf9a79b4973bc5b84276af4fef0" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03f4bf4d98964e579446671025ca5895"
I20260710 11:10:46.424875  4928 raft_consensus.cc:3060] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:46.424883  4927 raft_consensus.cc:3055] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:46.425477  4927 raft_consensus.cc:740] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03f4bf4d98964e579446671025ca5895, State: Running, Role: LEADER
I20260710 11:10:46.426390  4927 consensus_queue.cc:260] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:46.427511  4927 raft_consensus.cc:3060] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:46.429929  5076 raft_consensus.cc:2468] T d3f997a0f1c749468d2fe2fd15709d2e P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8635c4c2a4209b6c1f521cd57052e in term 2.
I20260710 11:10:46.431948  5347 leader_election.cc:304] T d3f997a0f1c749468d2fe2fd15709d2e P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b, bae8635c4c2a4209b6c1f521cd57052e; no voters: 
I20260710 11:10:46.432253  5075 raft_consensus.cc:2468] T d4ed0bf9a79b4973bc5b84276af4fef0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8635c4c2a4209b6c1f521cd57052e in term 2.
I20260710 11:10:46.433169  5491 raft_consensus.cc:2804] T d3f997a0f1c749468d2fe2fd15709d2e P bae8635c4c2a4209b6c1f521cd57052e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:46.433702  5491 raft_consensus.cc:697] T d3f997a0f1c749468d2fe2fd15709d2e P bae8635c4c2a4209b6c1f521cd57052e [term 2 LEADER]: Becoming Leader. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Running, Role: LEADER
I20260710 11:10:46.435019  4928 raft_consensus.cc:2468] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8635c4c2a4209b6c1f521cd57052e in term 2.
I20260710 11:10:46.434680  5491 consensus_queue.cc:237] T d3f997a0f1c749468d2fe2fd15709d2e P bae8635c4c2a4209b6c1f521cd57052e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:46.435954  5347 leader_election.cc:304] T d4ed0bf9a79b4973bc5b84276af4fef0 P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b, bae8635c4c2a4209b6c1f521cd57052e; no voters: 
I20260710 11:10:46.437306  5492 raft_consensus.cc:2804] T d4ed0bf9a79b4973bc5b84276af4fef0 P bae8635c4c2a4209b6c1f521cd57052e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:46.438998  5492 raft_consensus.cc:697] T d4ed0bf9a79b4973bc5b84276af4fef0 P bae8635c4c2a4209b6c1f521cd57052e [term 2 LEADER]: Becoming Leader. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Running, Role: LEADER
I20260710 11:10:46.440009  5492 consensus_queue.cc:237] T d4ed0bf9a79b4973bc5b84276af4fef0 P bae8635c4c2a4209b6c1f521cd57052e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:46.443269  4927 raft_consensus.cc:2468] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8635c4c2a4209b6c1f521cd57052e in term 2.
I20260710 11:10:46.446763  4751 catalog_manager.cc:5697] T d3f997a0f1c749468d2fe2fd15709d2e P bae8635c4c2a4209b6c1f521cd57052e reported cstate change: term changed from 1 to 2, leader changed from 03f4bf4d98964e579446671025ca5895 (127.2.153.66) to bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65). New cstate: current_term: 2 leader_uuid: "bae8635c4c2a4209b6c1f521cd57052e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:46.458314  5481 raft_consensus.cc:993] T f4725bcee8444077bf3fa31302471fd6 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: : Instructing follower 03f4bf4d98964e579446671025ca5895 to start an election
I20260710 11:10:46.458807  5467 raft_consensus.cc:1081] T f4725bcee8444077bf3fa31302471fd6 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 LEADER]: Signalling peer 03f4bf4d98964e579446671025ca5895 to start an election
I20260710 11:10:46.460223  4928 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4725bcee8444077bf3fa31302471fd6"
dest_uuid: "03f4bf4d98964e579446671025ca5895"
 from {username='slave'} at 127.0.0.1:37050
I20260710 11:10:46.460161  4751 catalog_manager.cc:5697] T d4ed0bf9a79b4973bc5b84276af4fef0 P bae8635c4c2a4209b6c1f521cd57052e reported cstate change: term changed from 1 to 2, leader changed from 03f4bf4d98964e579446671025ca5895 (127.2.153.66) to bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65). New cstate: current_term: 2 leader_uuid: "bae8635c4c2a4209b6c1f521cd57052e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:46.461275  4928 raft_consensus.cc:493] T f4725bcee8444077bf3fa31302471fd6 P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:46.461688  4928 raft_consensus.cc:3060] T f4725bcee8444077bf3fa31302471fd6 P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:46.468019  4928 raft_consensus.cc:515] T f4725bcee8444077bf3fa31302471fd6 P 03f4bf4d98964e579446671025ca5895 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:46.470629  4928 leader_election.cc:290] T f4725bcee8444077bf3fa31302471fd6 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 2 election: Requested vote from peers 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917), 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685)
I20260710 11:10:46.470808  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4725bcee8444077bf3fa31302471fd6" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b"
I20260710 11:10:46.471391  5002 raft_consensus.cc:3060] T f4725bcee8444077bf3fa31302471fd6 P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:46.471939  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4725bcee8444077bf3fa31302471fd6" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b"
I20260710 11:10:46.472400  5075 raft_consensus.cc:3055] T f4725bcee8444077bf3fa31302471fd6 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:46.472625  5075 raft_consensus.cc:740] T f4725bcee8444077bf3fa31302471fd6 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 405b5b3ba4c74daabf9ab53ffbf7fe3b, State: Running, Role: LEADER
I20260710 11:10:46.473307  5075 consensus_queue.cc:260] T f4725bcee8444077bf3fa31302471fd6 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:46.474334  5075 raft_consensus.cc:3060] T f4725bcee8444077bf3fa31302471fd6 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:46.476063  5002 raft_consensus.cc:2468] T f4725bcee8444077bf3fa31302471fd6 P 81faf4f35aa744e2ae474e8c7b06620b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03f4bf4d98964e579446671025ca5895 in term 2.
I20260710 11:10:46.477192  4896 leader_election.cc:304] T f4725bcee8444077bf3fa31302471fd6 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03f4bf4d98964e579446671025ca5895, 81faf4f35aa744e2ae474e8c7b06620b; no voters: 
I20260710 11:10:46.477969  5499 raft_consensus.cc:2804] T f4725bcee8444077bf3fa31302471fd6 P 03f4bf4d98964e579446671025ca5895 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:46.478490  5499 raft_consensus.cc:697] T f4725bcee8444077bf3fa31302471fd6 P 03f4bf4d98964e579446671025ca5895 [term 2 LEADER]: Becoming Leader. State: Replica: 03f4bf4d98964e579446671025ca5895, State: Running, Role: LEADER
I20260710 11:10:46.479285  5499 consensus_queue.cc:237] T f4725bcee8444077bf3fa31302471fd6 P 03f4bf4d98964e579446671025ca5895 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } }
I20260710 11:10:46.480104  5075 raft_consensus.cc:2468] T f4725bcee8444077bf3fa31302471fd6 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03f4bf4d98964e579446671025ca5895 in term 2.
I20260710 11:10:46.488348  4751 catalog_manager.cc:5697] T f4725bcee8444077bf3fa31302471fd6 P 03f4bf4d98964e579446671025ca5895 reported cstate change: term changed from 1 to 2, leader changed from 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68) to 03f4bf4d98964e579446671025ca5895 (127.2.153.66). New cstate: current_term: 2 leader_uuid: "03f4bf4d98964e579446671025ca5895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:46.501556  5483 raft_consensus.cc:993] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b: : Instructing follower bae8635c4c2a4209b6c1f521cd57052e to start an election
I20260710 11:10:46.502236  5504 raft_consensus.cc:1081] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [term 2 LEADER]: Signalling peer bae8635c4c2a4209b6c1f521cd57052e to start an election
I20260710 11:10:46.504016  5393 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6179d81cc7814199bce9e9dd14d65ded"
dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e"
 from {username='slave'} at 127.0.0.1:55672
I20260710 11:10:46.504508  5393 raft_consensus.cc:493] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:46.504781  5393 raft_consensus.cc:3060] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:46.509780  5393 raft_consensus.cc:515] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:46.511530  5393 leader_election.cc:290] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 3 election: Requested vote from peers 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917), 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685)
I20260710 11:10:46.512573  5075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6179d81cc7814199bce9e9dd14d65ded" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b"
I20260710 11:10:46.512565  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6179d81cc7814199bce9e9dd14d65ded" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b"
I20260710 11:10:46.513267  5075 raft_consensus.cc:3060] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:46.513334  5002 raft_consensus.cc:3055] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:46.513754  5002 raft_consensus.cc:740] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 81faf4f35aa744e2ae474e8c7b06620b, State: Running, Role: LEADER
I20260710 11:10:46.514461  5002 consensus_queue.cc:260] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [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: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:46.515411  5002 raft_consensus.cc:3060] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:46.518440  5075 raft_consensus.cc:2468] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8635c4c2a4209b6c1f521cd57052e in term 3.
I20260710 11:10:46.519518  5347 leader_election.cc:304] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e [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: 405b5b3ba4c74daabf9ab53ffbf7fe3b, bae8635c4c2a4209b6c1f521cd57052e; no voters: 
I20260710 11:10:46.520201  5002 raft_consensus.cc:2468] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8635c4c2a4209b6c1f521cd57052e in term 3.
I20260710 11:10:46.520399  5492 raft_consensus.cc:2804] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:46.520982  5492 raft_consensus.cc:697] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e [term 3 LEADER]: Becoming Leader. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Running, Role: LEADER
I20260710 11:10:46.521951  5492 consensus_queue.cc:237] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e [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: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:46.529311  4751 catalog_manager.cc:5697] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e reported cstate change: term changed from 2 to 3, leader changed from 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67) to bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65). New cstate: current_term: 3 leader_uuid: "bae8635c4c2a4209b6c1f521cd57052e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:46.722007  5075 raft_consensus.cc:1275] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 3 FOLLOWER]: Refusing update from remote peer bae8635c4c2a4209b6c1f521cd57052e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:46.723417  5492 consensus_queue.cc:1048] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e [LEADER]: Connected to new peer: Peer: permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:46.734259  4927 raft_consensus.cc:1275] T c99c2aee50df49a1a8ba2cff9181cc5f P 03f4bf4d98964e579446671025ca5895 [term 3 FOLLOWER]: Refusing update from remote peer bae8635c4c2a4209b6c1f521cd57052e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:46.736434  5492 consensus_queue.cc:1048] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e [LEADER]: Connected to new peer: Peer: permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:46.844925  5075 raft_consensus.cc:1275] T d4ed0bf9a79b4973bc5b84276af4fef0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 FOLLOWER]: Refusing update from remote peer bae8635c4c2a4209b6c1f521cd57052e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:46.846217  5492 consensus_queue.cc:1048] T d4ed0bf9a79b4973bc5b84276af4fef0 P bae8635c4c2a4209b6c1f521cd57052e [LEADER]: Connected to new peer: Peer: permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:46.855142  4927 raft_consensus.cc:1275] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [term 2 FOLLOWER]: Refusing update from remote peer bae8635c4c2a4209b6c1f521cd57052e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:46.858088  5491 consensus_queue.cc:1048] T d4ed0bf9a79b4973bc5b84276af4fef0 P bae8635c4c2a4209b6c1f521cd57052e [LEADER]: Connected to new peer: Peer: permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:46.883234  5002 raft_consensus.cc:1275] T f4725bcee8444077bf3fa31302471fd6 P 81faf4f35aa744e2ae474e8c7b06620b [term 2 FOLLOWER]: Refusing update from remote peer 03f4bf4d98964e579446671025ca5895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:46.884541  5488 consensus_queue.cc:1048] T f4725bcee8444077bf3fa31302471fd6 P 03f4bf4d98964e579446671025ca5895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:46.894789  5075 raft_consensus.cc:1275] T f4725bcee8444077bf3fa31302471fd6 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 FOLLOWER]: Refusing update from remote peer 03f4bf4d98964e579446671025ca5895: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:46.896435  5479 consensus_queue.cc:1048] T f4725bcee8444077bf3fa31302471fd6 P 03f4bf4d98964e579446671025ca5895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:46.931056  5075 raft_consensus.cc:1275] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 FOLLOWER]: Refusing update from remote peer bae8635c4c2a4209b6c1f521cd57052e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:46.931057  5002 raft_consensus.cc:1275] T 55e315ba717840ccb6872f2b6f0dbabe P 81faf4f35aa744e2ae474e8c7b06620b [term 2 FOLLOWER]: Refusing update from remote peer bae8635c4c2a4209b6c1f521cd57052e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:46.932667  5491 consensus_queue.cc:1048] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e [LEADER]: Connected to new peer: Peer: permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:46.933732  5500 consensus_queue.cc:1048] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e [LEADER]: Connected to new peer: Peer: permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:46.954864  5075 raft_consensus.cc:1275] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 3 FOLLOWER]: Refusing update from remote peer bae8635c4c2a4209b6c1f521cd57052e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:46.956080  5500 consensus_queue.cc:1048] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e [LEADER]: Connected to new peer: Peer: permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:46.968605  5002 raft_consensus.cc:1275] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [term 3 FOLLOWER]: Refusing update from remote peer bae8635c4c2a4209b6c1f521cd57052e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:46.969995  5500 consensus_queue.cc:1048] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e [LEADER]: Connected to new peer: Peer: permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:46.980553  4927 raft_consensus.cc:1275] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [term 2 FOLLOWER]: Refusing update from remote peer bae8635c4c2a4209b6c1f521cd57052e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:46.982450  5519 consensus_queue.cc:1048] T d3f997a0f1c749468d2fe2fd15709d2e P bae8635c4c2a4209b6c1f521cd57052e [LEADER]: Connected to new peer: Peer: permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:46.991123  5075 raft_consensus.cc:1275] T d3f997a0f1c749468d2fe2fd15709d2e P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 FOLLOWER]: Refusing update from remote peer bae8635c4c2a4209b6c1f521cd57052e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:46.992758  5492 consensus_queue.cc:1048] T d3f997a0f1c749468d2fe2fd15709d2e P bae8635c4c2a4209b6c1f521cd57052e [LEADER]: Connected to new peer: Peer: permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:47.072490  2661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:47.091643  2661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:47.108248  4927 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c06cd7f924124e95ab5a4b50dffae6b7"
dest_uuid: "03f4bf4d98964e579446671025ca5895"
mode: GRACEFUL
new_leader_uuid: "bae8635c4c2a4209b6c1f521cd57052e"
 from {username='slave'} at 127.0.0.1:39708
I20260710 11:10:47.108904  4927 raft_consensus.cc:606] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [term 1 LEADER]: Received request to transfer leadership to TS bae8635c4c2a4209b6c1f521cd57052e
I20260710 11:10:47.110289  2661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:10:47.111256  2661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:47.563077  5499 raft_consensus.cc:993] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895: : Instructing follower bae8635c4c2a4209b6c1f521cd57052e to start an election
I20260710 11:10:47.563674  5499 raft_consensus.cc:1081] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [term 1 LEADER]: Signalling peer bae8635c4c2a4209b6c1f521cd57052e to start an election
I20260710 11:10:47.565208  5393 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c06cd7f924124e95ab5a4b50dffae6b7"
dest_uuid: "bae8635c4c2a4209b6c1f521cd57052e"
 from {username='slave'} at 127.0.0.1:55666
I20260710 11:10:47.565667  5393 raft_consensus.cc:493] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:47.565905  5393 raft_consensus.cc:3060] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:47.570643  5393 raft_consensus.cc:515] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:47.572404  5393 leader_election.cc:290] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 2 election: Requested vote from peers 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871), 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917)
I20260710 11:10:47.573354  4928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06cd7f924124e95ab5a4b50dffae6b7" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03f4bf4d98964e579446671025ca5895"
I20260710 11:10:47.573433  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06cd7f924124e95ab5a4b50dffae6b7" candidate_uuid: "bae8635c4c2a4209b6c1f521cd57052e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b"
I20260710 11:10:47.574222  5002 raft_consensus.cc:3060] T c06cd7f924124e95ab5a4b50dffae6b7 P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:47.574652  4928 raft_consensus.cc:3055] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:47.574931  4928 raft_consensus.cc:740] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03f4bf4d98964e579446671025ca5895, State: Running, Role: LEADER
I20260710 11:10:47.575742  4928 consensus_queue.cc:260] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:47.577010  4928 raft_consensus.cc:3060] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:47.579296  5002 raft_consensus.cc:2468] T c06cd7f924124e95ab5a4b50dffae6b7 P 81faf4f35aa744e2ae474e8c7b06620b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8635c4c2a4209b6c1f521cd57052e in term 2.
I20260710 11:10:47.580408  5349 leader_election.cc:304] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81faf4f35aa744e2ae474e8c7b06620b, bae8635c4c2a4209b6c1f521cd57052e; no voters: 
I20260710 11:10:47.581171  5492 raft_consensus.cc:2804] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:47.581815  5492 raft_consensus.cc:697] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e [term 2 LEADER]: Becoming Leader. State: Replica: bae8635c4c2a4209b6c1f521cd57052e, State: Running, Role: LEADER
I20260710 11:10:47.582796  4928 raft_consensus.cc:2468] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bae8635c4c2a4209b6c1f521cd57052e in term 2.
I20260710 11:10:47.582880  5492 consensus_queue.cc:237] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:47.593010  4752 catalog_manager.cc:5697] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e reported cstate change: term changed from 1 to 2, leader changed from 03f4bf4d98964e579446671025ca5895 (127.2.153.66) to bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65). New cstate: current_term: 2 leader_uuid: "bae8635c4c2a4209b6c1f521cd57052e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:47.982463  5002 raft_consensus.cc:1275] T c06cd7f924124e95ab5a4b50dffae6b7 P 81faf4f35aa744e2ae474e8c7b06620b [term 2 FOLLOWER]: Refusing update from remote peer bae8635c4c2a4209b6c1f521cd57052e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:47.983690  5492 consensus_queue.cc:1048] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e [LEADER]: Connected to new peer: Peer: permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:47.997115  4927 raft_consensus.cc:1275] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [term 2 FOLLOWER]: Refusing update from remote peer bae8635c4c2a4209b6c1f521cd57052e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:47.998533  5491 consensus_queue.cc:1048] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e [LEADER]: Connected to new peer: Peer: permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:48.222852  2661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:48.238488  2661 tablet_server.cc:179] TabletServer@127.2.153.65:36049 shutting down...
I20260710 11:10:48.263223  2661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:48.264220  2661 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:48.265074  2661 raft_consensus.cc:2243] T 8864b40c0c834a2bb1e1965488f7bace P bae8635c4c2a4209b6c1f521cd57052e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.265586  2661 raft_consensus.cc:2272] T 8864b40c0c834a2bb1e1965488f7bace P bae8635c4c2a4209b6c1f521cd57052e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.268291  2661 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:48.269017  2661 raft_consensus.cc:2243] T 83c57e892ea74c4ea8ab69362172b8ad P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.269511  2661 raft_consensus.cc:2272] T 83c57e892ea74c4ea8ab69362172b8ad P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.272109  2661 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:48.272680  2661 raft_consensus.cc:2243] T 7f757f11bc424553bbf3aff5b9f557f0 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.273062  2661 raft_consensus.cc:2272] T 7f757f11bc424553bbf3aff5b9f557f0 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.275175  2661 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:48.275720  2661 raft_consensus.cc:2243] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:48.276562  2661 raft_consensus.cc:2272] T 6179d81cc7814199bce9e9dd14d65ded P bae8635c4c2a4209b6c1f521cd57052e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.278745  2661 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:48.279495  2661 raft_consensus.cc:2243] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:48.280269  2661 raft_consensus.cc:2272] T c06cd7f924124e95ab5a4b50dffae6b7 P bae8635c4c2a4209b6c1f521cd57052e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.283052  2661 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:48.283712  2661 raft_consensus.cc:2243] T 520a3a5827a2415e886e2d41041fd1df P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.284157  2661 raft_consensus.cc:2272] T 520a3a5827a2415e886e2d41041fd1df P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.286325  2661 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:48.286922  2661 raft_consensus.cc:2243] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:48.287698  2661 raft_consensus.cc:2272] T c99c2aee50df49a1a8ba2cff9181cc5f P bae8635c4c2a4209b6c1f521cd57052e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.289610  2661 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:48.290269  2661 raft_consensus.cc:2243] T c329abb8b94747cd81b9497d865c972a P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.290711  2661 raft_consensus.cc:2272] T c329abb8b94747cd81b9497d865c972a P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.292793  2661 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:48.293365  2661 raft_consensus.cc:2243] T 9d6a972bd3a84706b317a59f57678315 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.293808  2661 raft_consensus.cc:2272] T 9d6a972bd3a84706b317a59f57678315 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.295776  2661 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:48.296269  2661 raft_consensus.cc:2243] T d4ed0bf9a79b4973bc5b84276af4fef0 P bae8635c4c2a4209b6c1f521cd57052e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:48.297063  2661 raft_consensus.cc:2272] T d4ed0bf9a79b4973bc5b84276af4fef0 P bae8635c4c2a4209b6c1f521cd57052e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.299015  2661 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:48.299621  2661 raft_consensus.cc:2243] T 8b7b86c9771847498d034ca1200f8087 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.300014  2661 raft_consensus.cc:2272] T 8b7b86c9771847498d034ca1200f8087 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.303018  2661 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:48.303934  2661 raft_consensus.cc:2243] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:48.304997  2661 raft_consensus.cc:2272] T 55e315ba717840ccb6872f2b6f0dbabe P bae8635c4c2a4209b6c1f521cd57052e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.307854  2661 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:48.308669  2661 raft_consensus.cc:2243] T 8ba63b899b584bfaa5f8eb76c25aba97 P bae8635c4c2a4209b6c1f521cd57052e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.309247  2661 raft_consensus.cc:2272] T 8ba63b899b584bfaa5f8eb76c25aba97 P bae8635c4c2a4209b6c1f521cd57052e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.312157  2661 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:48.312906  2661 raft_consensus.cc:2243] T 8b940325e2404eddacbcb3e8a5351bcc P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.313571  2661 raft_consensus.cc:2272] T 8b940325e2404eddacbcb3e8a5351bcc P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.316309  2661 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:48.316911  2661 raft_consensus.cc:2243] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.317449  2661 raft_consensus.cc:2272] T 7fec94f9b067401db9932dff708fe9e5 P bae8635c4c2a4209b6c1f521cd57052e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.320159  2661 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:48.320752  2661 raft_consensus.cc:2243] T d3f997a0f1c749468d2fe2fd15709d2e P bae8635c4c2a4209b6c1f521cd57052e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:48.321511  2661 raft_consensus.cc:2272] T d3f997a0f1c749468d2fe2fd15709d2e P bae8635c4c2a4209b6c1f521cd57052e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.323488  2661 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:48.323992  2661 raft_consensus.cc:2243] T 7547e56df519497789b77bdb3325e974 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.324407  2661 raft_consensus.cc:2272] T 7547e56df519497789b77bdb3325e974 P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.327342  2661 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:48.327850  2661 raft_consensus.cc:2243] T 563d70c42b9f47cd9d456d99a4229dfa P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.328240  2661 raft_consensus.cc:2272] T 563d70c42b9f47cd9d456d99a4229dfa P bae8635c4c2a4209b6c1f521cd57052e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:48.336329  4895 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 16 similar messages]
W20260710 11:10:48.339699  4895 consensus_peers.cc:597] T 8864b40c0c834a2bb1e1965488f7bace P 03f4bf4d98964e579446671025ca5895 -> Peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Couldn't send request to peer bae8635c4c2a4209b6c1f521cd57052e. 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 11:10:48.356351  4969 consensus_peers.cc:597] T 8b7b86c9771847498d034ca1200f8087 P 81faf4f35aa744e2ae474e8c7b06620b -> Peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Couldn't send request to peer bae8635c4c2a4209b6c1f521cd57052e. 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 11:10:48.357380  5043 consensus_peers.cc:597] T 8ba63b899b584bfaa5f8eb76c25aba97 P 405b5b3ba4c74daabf9ab53ffbf7fe3b -> Peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Couldn't send request to peer bae8635c4c2a4209b6c1f521cd57052e. 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 11:10:48.406306  4969 consensus_peers.cc:597] T c329abb8b94747cd81b9497d865c972a P 81faf4f35aa744e2ae474e8c7b06620b -> Peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Couldn't send request to peer bae8635c4c2a4209b6c1f521cd57052e. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:48.414767  5043 consensus_peers.cc:597] T 83c57e892ea74c4ea8ab69362172b8ad P 405b5b3ba4c74daabf9ab53ffbf7fe3b -> Peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Couldn't send request to peer bae8635c4c2a4209b6c1f521cd57052e. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:48.421974  5043 consensus_peers.cc:597] T 9d6a972bd3a84706b317a59f57678315 P 405b5b3ba4c74daabf9ab53ffbf7fe3b -> Peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Couldn't send request to peer bae8635c4c2a4209b6c1f521cd57052e. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:48.428294  5414 debug-util.cc:398] Leaking SignalData structure 0x7b08001c71c0 after lost signal to thread 2664
W20260710 11:10:48.429275  5414 debug-util.cc:398] Leaking SignalData structure 0x7b080020a920 after lost signal to thread 4787
W20260710 11:10:48.430373  5414 debug-util.cc:398] Leaking SignalData structure 0x7b08002431c0 after lost signal to thread 4954
W20260710 11:10:48.431324  5414 debug-util.cc:398] Leaking SignalData structure 0x7b0800115cc0 after lost signal to thread 5028
W20260710 11:10:48.432507  5414 debug-util.cc:398] Leaking SignalData structure 0x7b080029d380 after lost signal to thread 5102
W20260710 11:10:48.472093  4895 consensus_peers.cc:597] T 563d70c42b9f47cd9d456d99a4229dfa P 03f4bf4d98964e579446671025ca5895 -> Peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Couldn't send request to peer bae8635c4c2a4209b6c1f521cd57052e. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:48.529313  4969 consensus_peers.cc:597] T 7fec94f9b067401db9932dff708fe9e5 P 81faf4f35aa744e2ae474e8c7b06620b -> Peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Couldn't send request to peer bae8635c4c2a4209b6c1f521cd57052e. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:48.621594  5043 consensus_peers.cc:597] T 8b940325e2404eddacbcb3e8a5351bcc P 405b5b3ba4c74daabf9ab53ffbf7fe3b -> Peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Couldn't send request to peer bae8635c4c2a4209b6c1f521cd57052e. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:48.651805  4895 consensus_peers.cc:597] T 7f757f11bc424553bbf3aff5b9f557f0 P 03f4bf4d98964e579446671025ca5895 -> Peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Couldn't send request to peer bae8635c4c2a4209b6c1f521cd57052e. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:48.755944  4969 consensus_peers.cc:597] T 520a3a5827a2415e886e2d41041fd1df P 81faf4f35aa744e2ae474e8c7b06620b -> Peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Couldn't send request to peer bae8635c4c2a4209b6c1f521cd57052e. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:48.779194  4969 consensus_peers.cc:597] T 7547e56df519497789b77bdb3325e974 P 81faf4f35aa744e2ae474e8c7b06620b -> Peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Couldn't send request to peer bae8635c4c2a4209b6c1f521cd57052e. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:49.298569  5552 raft_consensus.cc:493] T d4ed0bf9a79b4973bc5b84276af4fef0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bae8635c4c2a4209b6c1f521cd57052e)
I20260710 11:10:49.299216  5552 raft_consensus.cc:515] T d4ed0bf9a79b4973bc5b84276af4fef0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:49.302177  5552 leader_election.cc:290] T d4ed0bf9a79b4973bc5b84276af4fef0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049), 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871)
I20260710 11:10:49.303236  4927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ed0bf9a79b4973bc5b84276af4fef0" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895" is_pre_election: true
W20260710 11:10:49.308339  5043 leader_election.cc:336] T d4ed0bf9a79b4973bc5b84276af4fef0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111)
I20260710 11:10:49.308759  5043 leader_election.cc:304] T d4ed0bf9a79b4973bc5b84276af4fef0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b; no voters: 03f4bf4d98964e579446671025ca5895, bae8635c4c2a4209b6c1f521cd57052e
I20260710 11:10:49.309482  5552 raft_consensus.cc:2749] T d4ed0bf9a79b4973bc5b84276af4fef0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:10:49.370692  5547 raft_consensus.cc:493] T 55e315ba717840ccb6872f2b6f0dbabe P 81faf4f35aa744e2ae474e8c7b06620b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bae8635c4c2a4209b6c1f521cd57052e)
I20260710 11:10:49.371347  5547 raft_consensus.cc:515] T 55e315ba717840ccb6872f2b6f0dbabe P 81faf4f35aa744e2ae474e8c7b06620b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
W20260710 11:10:49.373131  2661 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 5414)
I20260710 11:10:49.374185  5547 leader_election.cc:290] T 55e315ba717840ccb6872f2b6f0dbabe P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685), bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049)
I20260710 11:10:49.374938  5076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e315ba717840ccb6872f2b6f0dbabe" candidate_uuid: "81faf4f35aa744e2ae474e8c7b06620b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" is_pre_election: true
W20260710 11:10:49.378968  4969 leader_election.cc:336] T 55e315ba717840ccb6872f2b6f0dbabe P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111)
I20260710 11:10:49.379530  4969 leader_election.cc:304] T 55e315ba717840ccb6872f2b6f0dbabe P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 81faf4f35aa744e2ae474e8c7b06620b; no voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b, bae8635c4c2a4209b6c1f521cd57052e
I20260710 11:10:49.380398  5547 raft_consensus.cc:2749] T 55e315ba717840ccb6872f2b6f0dbabe P 81faf4f35aa744e2ae474e8c7b06620b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:10:49.386452  5554 raft_consensus.cc:493] T c99c2aee50df49a1a8ba2cff9181cc5f P 03f4bf4d98964e579446671025ca5895 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bae8635c4c2a4209b6c1f521cd57052e)
I20260710 11:10:49.387358  5499 raft_consensus.cc:493] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bae8635c4c2a4209b6c1f521cd57052e)
I20260710 11:10:49.387135  5554 raft_consensus.cc:515] T c99c2aee50df49a1a8ba2cff9181cc5f P 03f4bf4d98964e579446671025ca5895 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:49.387924  5499 raft_consensus.cc:515] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:49.390141  5499 leader_election.cc:290] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685), bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049)
I20260710 11:10:49.390666  5554 leader_election.cc:290] T c99c2aee50df49a1a8ba2cff9181cc5f P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685), bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049)
I20260710 11:10:49.392804  5076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c99c2aee50df49a1a8ba2cff9181cc5f" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" is_pre_election: true
I20260710 11:10:49.393092  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ed0bf9a79b4973bc5b84276af4fef0" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" is_pre_election: true
I20260710 11:10:49.393718  5078 raft_consensus.cc:2468] T d4ed0bf9a79b4973bc5b84276af4fef0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03f4bf4d98964e579446671025ca5895 in term 2.
I20260710 11:10:49.395030  4894 leader_election.cc:304] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03f4bf4d98964e579446671025ca5895, 405b5b3ba4c74daabf9ab53ffbf7fe3b; no voters: 
I20260710 11:10:49.396044  5554 raft_consensus.cc:2804] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:10:49.396430  5554 raft_consensus.cc:493] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [term 2 FOLLOWER]: Starting leader election (detected failure of leader bae8635c4c2a4209b6c1f521cd57052e)
W20260710 11:10:49.396737  4895 leader_election.cc:336] T c99c2aee50df49a1a8ba2cff9181cc5f P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111)
I20260710 11:10:49.396859  5554 raft_consensus.cc:3060] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:49.397307  4895 leader_election.cc:304] T c99c2aee50df49a1a8ba2cff9181cc5f P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03f4bf4d98964e579446671025ca5895; no voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b, bae8635c4c2a4209b6c1f521cd57052e
I20260710 11:10:49.398007  5499 raft_consensus.cc:2749] T c99c2aee50df49a1a8ba2cff9181cc5f P 03f4bf4d98964e579446671025ca5895 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260710 11:10:49.398259  4895 leader_election.cc:336] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111)
I20260710 11:10:49.405503  5554 raft_consensus.cc:515] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:49.407927  5554 leader_election.cc:290] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 3 election: Requested vote from peers 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685), bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049)
I20260710 11:10:49.411020  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ed0bf9a79b4973bc5b84276af4fef0" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b"
I20260710 11:10:49.411696  5078 raft_consensus.cc:3060] T d4ed0bf9a79b4973bc5b84276af4fef0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:10:49.412789  4895 leader_election.cc:336] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111)
I20260710 11:10:49.419337  5078 raft_consensus.cc:2468] T d4ed0bf9a79b4973bc5b84276af4fef0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03f4bf4d98964e579446671025ca5895 in term 3.
I20260710 11:10:49.420492  4894 leader_election.cc:304] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03f4bf4d98964e579446671025ca5895, 405b5b3ba4c74daabf9ab53ffbf7fe3b; no voters: bae8635c4c2a4209b6c1f521cd57052e
I20260710 11:10:49.421191  5499 raft_consensus.cc:2804] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:49.421650  5499 raft_consensus.cc:697] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [term 3 LEADER]: Becoming Leader. State: Replica: 03f4bf4d98964e579446671025ca5895, State: Running, Role: LEADER
I20260710 11:10:49.422487  5499 consensus_queue.cc:237] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [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: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:49.432304  4751 catalog_manager.cc:5697] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 reported cstate change: term changed from 2 to 3, leader changed from bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65) to 03f4bf4d98964e579446671025ca5895 (127.2.153.66). New cstate: current_term: 3 leader_uuid: "03f4bf4d98964e579446671025ca5895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:49.454962  5552 raft_consensus.cc:493] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bae8635c4c2a4209b6c1f521cd57052e)
I20260710 11:10:49.455703  5552 raft_consensus.cc:515] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:49.458453  5552 leader_election.cc:290] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049), 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917)
I20260710 11:10:49.459717  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e315ba717840ccb6872f2b6f0dbabe" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b" is_pre_election: true
I20260710 11:10:49.460414  5002 raft_consensus.cc:2468] T 55e315ba717840ccb6872f2b6f0dbabe P 81faf4f35aa744e2ae474e8c7b06620b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in term 2.
I20260710 11:10:49.462081  5044 leader_election.cc:304] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b, 81faf4f35aa744e2ae474e8c7b06620b; no voters: 
W20260710 11:10:49.462817  5043 leader_election.cc:336] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111)
I20260710 11:10:49.462918  5552 raft_consensus.cc:2804] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:10:49.463347  5552 raft_consensus.cc:493] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 FOLLOWER]: Starting leader election (detected failure of leader bae8635c4c2a4209b6c1f521cd57052e)
I20260710 11:10:49.463783  5552 raft_consensus.cc:3060] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:49.469682  5552 raft_consensus.cc:515] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:49.472712  5552 leader_election.cc:290] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 3 election: Requested vote from peers bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049), 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917)
I20260710 11:10:49.472950  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e315ba717840ccb6872f2b6f0dbabe" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b"
I20260710 11:10:49.473636  5002 raft_consensus.cc:3060] T 55e315ba717840ccb6872f2b6f0dbabe P 81faf4f35aa744e2ae474e8c7b06620b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:49.490447  5552 raft_consensus.cc:493] T d3f997a0f1c749468d2fe2fd15709d2e P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bae8635c4c2a4209b6c1f521cd57052e)
I20260710 11:10:49.490906  5002 raft_consensus.cc:2468] T 55e315ba717840ccb6872f2b6f0dbabe P 81faf4f35aa744e2ae474e8c7b06620b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in term 3.
I20260710 11:10:49.483731  5547 raft_consensus.cc:493] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bae8635c4c2a4209b6c1f521cd57052e)
I20260710 11:10:49.492063  5547 raft_consensus.cc:515] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:49.494530  5547 leader_election.cc:290] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685), bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049)
I20260710 11:10:49.495174  5547 raft_consensus.cc:493] T c06cd7f924124e95ab5a4b50dffae6b7 P 81faf4f35aa744e2ae474e8c7b06620b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bae8635c4c2a4209b6c1f521cd57052e)
I20260710 11:10:49.495698  5547 raft_consensus.cc:515] T c06cd7f924124e95ab5a4b50dffae6b7 P 81faf4f35aa744e2ae474e8c7b06620b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:49.496614  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6179d81cc7814199bce9e9dd14d65ded" candidate_uuid: "81faf4f35aa744e2ae474e8c7b06620b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" is_pre_election: true
I20260710 11:10:49.498246  5547 leader_election.cc:290] T c06cd7f924124e95ab5a4b50dffae6b7 P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049), 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871)
I20260710 11:10:49.498795  5552 raft_consensus.cc:515] T d3f997a0f1c749468d2fe2fd15709d2e P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:49.500104  4927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06cd7f924124e95ab5a4b50dffae6b7" candidate_uuid: "81faf4f35aa744e2ae474e8c7b06620b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895" is_pre_election: true
I20260710 11:10:49.501056  5552 leader_election.cc:290] T d3f997a0f1c749468d2fe2fd15709d2e P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049), 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871)
I20260710 11:10:49.502271  5499 raft_consensus.cc:493] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bae8635c4c2a4209b6c1f521cd57052e)
I20260710 11:10:49.502815  5044 leader_election.cc:304] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [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: 405b5b3ba4c74daabf9ab53ffbf7fe3b, 81faf4f35aa744e2ae474e8c7b06620b; no voters: 
I20260710 11:10:49.502828  5499 raft_consensus.cc:515] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:49.503885  5552 raft_consensus.cc:2804] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:49.504383  5552 raft_consensus.cc:697] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 3 LEADER]: Becoming Leader. State: Replica: 405b5b3ba4c74daabf9ab53ffbf7fe3b, State: Running, Role: LEADER
I20260710 11:10:49.504696  4927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3f997a0f1c749468d2fe2fd15709d2e" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895" is_pre_election: true
I20260710 11:10:49.505477  5499 leader_election.cc:290] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049), 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917)
I20260710 11:10:49.505218  5552 consensus_queue.cc:237] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [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: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
W20260710 11:10:49.511410  5043 leader_election.cc:336] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111)
W20260710 11:10:49.511945  4895 leader_election.cc:336] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111)
W20260710 11:10:49.514840  5043 leader_election.cc:336] T d3f997a0f1c749468d2fe2fd15709d2e P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111)
I20260710 11:10:49.515430  5043 leader_election.cc:304] T d3f997a0f1c749468d2fe2fd15709d2e P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b; no voters: 03f4bf4d98964e579446671025ca5895, bae8635c4c2a4209b6c1f521cd57052e
I20260710 11:10:49.516474  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06cd7f924124e95ab5a4b50dffae6b7" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b" is_pre_election: true
W20260710 11:10:49.516649  4969 leader_election.cc:336] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111)
I20260710 11:10:49.517271  5002 raft_consensus.cc:2468] T c06cd7f924124e95ab5a4b50dffae6b7 P 81faf4f35aa744e2ae474e8c7b06620b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03f4bf4d98964e579446671025ca5895 in term 2.
I20260710 11:10:49.517325  4969 leader_election.cc:304] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 81faf4f35aa744e2ae474e8c7b06620b; no voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b, bae8635c4c2a4209b6c1f521cd57052e
W20260710 11:10:49.519559  4969 leader_election.cc:336] T c06cd7f924124e95ab5a4b50dffae6b7 P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111)
I20260710 11:10:49.519797  5546 raft_consensus.cc:2749] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 11:10:49.519992  4969 leader_election.cc:304] T c06cd7f924124e95ab5a4b50dffae6b7 P 81faf4f35aa744e2ae474e8c7b06620b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 81faf4f35aa744e2ae474e8c7b06620b; no voters: 03f4bf4d98964e579446671025ca5895, bae8635c4c2a4209b6c1f521cd57052e
I20260710 11:10:49.517978  5551 raft_consensus.cc:2749] T d3f997a0f1c749468d2fe2fd15709d2e P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:10:49.521325  5546 raft_consensus.cc:2749] T c06cd7f924124e95ab5a4b50dffae6b7 P 81faf4f35aa744e2ae474e8c7b06620b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:10:49.521325  4896 leader_election.cc:304] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03f4bf4d98964e579446671025ca5895, 81faf4f35aa744e2ae474e8c7b06620b; no voters: bae8635c4c2a4209b6c1f521cd57052e
I20260710 11:10:49.522732  5499 raft_consensus.cc:2804] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:10:49.523149  5499 raft_consensus.cc:493] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [term 2 FOLLOWER]: Starting leader election (detected failure of leader bae8635c4c2a4209b6c1f521cd57052e)
I20260710 11:10:49.523521  5499 raft_consensus.cc:3060] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:49.524968  4751 catalog_manager.cc:5697] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b reported cstate change: term changed from 2 to 3, leader changed from bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65) to 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68). New cstate: current_term: 3 leader_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:49.530761  5499 raft_consensus.cc:515] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:49.535310  5499 leader_election.cc:290] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 3 election: Requested vote from peers bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049), 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917)
I20260710 11:10:49.536217  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06cd7f924124e95ab5a4b50dffae6b7" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b"
I20260710 11:10:49.536835  5002 raft_consensus.cc:3060] T c06cd7f924124e95ab5a4b50dffae6b7 P 81faf4f35aa744e2ae474e8c7b06620b [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:10:49.537735  4895 leader_election.cc:336] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111)
I20260710 11:10:49.542292  5002 raft_consensus.cc:2468] T c06cd7f924124e95ab5a4b50dffae6b7 P 81faf4f35aa744e2ae474e8c7b06620b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03f4bf4d98964e579446671025ca5895 in term 3.
I20260710 11:10:49.543262  4896 leader_election.cc:304] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03f4bf4d98964e579446671025ca5895, 81faf4f35aa744e2ae474e8c7b06620b; no voters: bae8635c4c2a4209b6c1f521cd57052e
I20260710 11:10:49.543912  5499 raft_consensus.cc:2804] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:49.544418  5499 raft_consensus.cc:697] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [term 3 LEADER]: Becoming Leader. State: Replica: 03f4bf4d98964e579446671025ca5895, State: Running, Role: LEADER
I20260710 11:10:49.545291  5499 consensus_queue.cc:237] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [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: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } }
I20260710 11:10:49.554291  4751 catalog_manager.cc:5697] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 reported cstate change: term changed from 2 to 3, leader changed from bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65) to 03f4bf4d98964e579446671025ca5895 (127.2.153.66). New cstate: current_term: 3 leader_uuid: "03f4bf4d98964e579446671025ca5895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:49.555841  5551 raft_consensus.cc:493] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bae8635c4c2a4209b6c1f521cd57052e)
I20260710 11:10:49.556412  5551 raft_consensus.cc:515] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:49.558480  5551 leader_election.cc:290] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917), bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049)
I20260710 11:10:49.559355  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6179d81cc7814199bce9e9dd14d65ded" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b" is_pre_election: true
I20260710 11:10:49.560084  5002 raft_consensus.cc:2468] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in term 3.
I20260710 11:10:49.561229  5044 leader_election.cc:304] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b, 81faf4f35aa744e2ae474e8c7b06620b; no voters: 
I20260710 11:10:49.562078  5551 raft_consensus.cc:2804] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 11:10:49.562503  5551 raft_consensus.cc:493] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 3 FOLLOWER]: Starting leader election (detected failure of leader bae8635c4c2a4209b6c1f521cd57052e)
I20260710 11:10:49.562894  5551 raft_consensus.cc:3060] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 3 FOLLOWER]: Advancing to term 4
W20260710 11:10:49.564688  5043 leader_election.cc:336] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111)
I20260710 11:10:49.571365  5551 raft_consensus.cc:515] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:49.574328  5002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6179d81cc7814199bce9e9dd14d65ded" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "81faf4f35aa744e2ae474e8c7b06620b"
I20260710 11:10:49.575044  5002 raft_consensus.cc:3060] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:49.575351  5551 leader_election.cc:290] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 4 election: Requested vote from peers 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917), bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049)
W20260710 11:10:49.578552  5043 leader_election.cc:336] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111)
I20260710 11:10:49.583551  5002 raft_consensus.cc:2468] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in term 4.
I20260710 11:10:49.585542  5044 leader_election.cc:304] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 405b5b3ba4c74daabf9ab53ffbf7fe3b, 81faf4f35aa744e2ae474e8c7b06620b; no voters: bae8635c4c2a4209b6c1f521cd57052e
I20260710 11:10:49.586398  5551 raft_consensus.cc:2804] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:10:49.586910  5551 raft_consensus.cc:697] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 4 LEADER]: Becoming Leader. State: Replica: 405b5b3ba4c74daabf9ab53ffbf7fe3b, State: Running, Role: LEADER
I20260710 11:10:49.588331  5551 consensus_queue.cc:237] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b [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: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } }
I20260710 11:10:49.597443  4751 catalog_manager.cc:5697] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b reported cstate change: term changed from 3 to 4, leader changed from bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65) to 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68). New cstate: current_term: 4 leader_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:49.603049  5499 raft_consensus.cc:493] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bae8635c4c2a4209b6c1f521cd57052e)
I20260710 11:10:49.603657  5499 raft_consensus.cc:515] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:49.605881  5499 leader_election.cc:290] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685), bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049)
I20260710 11:10:49.608673  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3f997a0f1c749468d2fe2fd15709d2e" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" is_pre_election: true
I20260710 11:10:49.609426  5078 raft_consensus.cc:2468] T d3f997a0f1c749468d2fe2fd15709d2e P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03f4bf4d98964e579446671025ca5895 in term 2.
I20260710 11:10:49.610481  4894 leader_election.cc:304] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03f4bf4d98964e579446671025ca5895, 405b5b3ba4c74daabf9ab53ffbf7fe3b; no voters: 
W20260710 11:10:49.611133  4895 leader_election.cc:336] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111)
I20260710 11:10:49.611318  5499 raft_consensus.cc:2804] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:10:49.611910  5499 raft_consensus.cc:493] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [term 2 FOLLOWER]: Starting leader election (detected failure of leader bae8635c4c2a4209b6c1f521cd57052e)
I20260710 11:10:49.612313  5499 raft_consensus.cc:3060] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:49.620419  5499 raft_consensus.cc:515] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:49.623328  5078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3f997a0f1c749468d2fe2fd15709d2e" candidate_uuid: "03f4bf4d98964e579446671025ca5895" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b"
I20260710 11:10:49.623485  5499 leader_election.cc:290] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 3 election: Requested vote from peers 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68:35685), bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049)
I20260710 11:10:49.623962  5078 raft_consensus.cc:3060] T d3f997a0f1c749468d2fe2fd15709d2e P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:10:49.626701  4895 leader_election.cc:336] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111)
I20260710 11:10:49.629482  5078 raft_consensus.cc:2468] T d3f997a0f1c749468d2fe2fd15709d2e P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03f4bf4d98964e579446671025ca5895 in term 3.
I20260710 11:10:49.630483  4894 leader_election.cc:304] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03f4bf4d98964e579446671025ca5895, 405b5b3ba4c74daabf9ab53ffbf7fe3b; no voters: bae8635c4c2a4209b6c1f521cd57052e
I20260710 11:10:49.631100  5499 raft_consensus.cc:2804] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:49.631636  5499 raft_consensus.cc:697] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [term 3 LEADER]: Becoming Leader. State: Replica: 03f4bf4d98964e579446671025ca5895, State: Running, Role: LEADER
I20260710 11:10:49.632579  5499 consensus_queue.cc:237] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [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: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:49.642006  4751 catalog_manager.cc:5697] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 reported cstate change: term changed from 2 to 3, leader changed from bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65) to 03f4bf4d98964e579446671025ca5895 (127.2.153.66). New cstate: current_term: 3 leader_uuid: "03f4bf4d98964e579446671025ca5895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:49.664629  5551 raft_consensus.cc:493] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bae8635c4c2a4209b6c1f521cd57052e)
I20260710 11:10:49.665148  5551 raft_consensus.cc:515] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:49.666894  5551 leader_election.cc:290] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049), 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871)
I20260710 11:10:49.667913  4927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c99c2aee50df49a1a8ba2cff9181cc5f" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895" is_pre_election: true
I20260710 11:10:49.668450  4927 raft_consensus.cc:2468] T c99c2aee50df49a1a8ba2cff9181cc5f P 03f4bf4d98964e579446671025ca5895 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in term 3.
I20260710 11:10:49.669657  5042 leader_election.cc:304] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03f4bf4d98964e579446671025ca5895, 405b5b3ba4c74daabf9ab53ffbf7fe3b; no voters: 
I20260710 11:10:49.670535  5551 raft_consensus.cc:2804] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 11:10:49.670986  5551 raft_consensus.cc:493] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 3 FOLLOWER]: Starting leader election (detected failure of leader bae8635c4c2a4209b6c1f521cd57052e)
I20260710 11:10:49.671401  5551 raft_consensus.cc:3060] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 3 FOLLOWER]: Advancing to term 4
W20260710 11:10:49.671787  5043 leader_election.cc:336] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111)
I20260710 11:10:49.677668  5551 raft_consensus.cc:515] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:49.679553  5551 leader_election.cc:290] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 4 election: Requested vote from peers bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049), 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871)
I20260710 11:10:49.680675  4927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c99c2aee50df49a1a8ba2cff9181cc5f" candidate_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "03f4bf4d98964e579446671025ca5895"
I20260710 11:10:49.681262  4927 raft_consensus.cc:3060] T c99c2aee50df49a1a8ba2cff9181cc5f P 03f4bf4d98964e579446671025ca5895 [term 3 FOLLOWER]: Advancing to term 4
W20260710 11:10:49.683498  5043 leader_election.cc:336] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111)
I20260710 11:10:49.686064  4927 raft_consensus.cc:2468] T c99c2aee50df49a1a8ba2cff9181cc5f P 03f4bf4d98964e579446671025ca5895 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 405b5b3ba4c74daabf9ab53ffbf7fe3b in term 4.
I20260710 11:10:49.687126  5042 leader_election.cc:304] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03f4bf4d98964e579446671025ca5895, 405b5b3ba4c74daabf9ab53ffbf7fe3b; no voters: bae8635c4c2a4209b6c1f521cd57052e
I20260710 11:10:49.687762  5551 raft_consensus.cc:2804] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:10:49.688290  5551 raft_consensus.cc:697] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 4 LEADER]: Becoming Leader. State: Replica: 405b5b3ba4c74daabf9ab53ffbf7fe3b, State: Running, Role: LEADER
I20260710 11:10:49.689103  5551 consensus_queue.cc:237] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [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: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } }
I20260710 11:10:49.696110  4751 catalog_manager.cc:5697] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b reported cstate change: term changed from 3 to 4, leader changed from bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65) to 405b5b3ba4c74daabf9ab53ffbf7fe3b (127.2.153.68). New cstate: current_term: 4 leader_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bae8635c4c2a4209b6c1f521cd57052e" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 } health_report { overall_health: UNKNOWN } } }
W20260710 11:10:49.880517  4895 consensus_peers.cc:597] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 -> Peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Couldn't send request to peer bae8635c4c2a4209b6c1f521cd57052e. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:49.912822  5002 raft_consensus.cc:1275] T 55e315ba717840ccb6872f2b6f0dbabe P 81faf4f35aa744e2ae474e8c7b06620b [term 3 FOLLOWER]: Refusing update from remote peer 405b5b3ba4c74daabf9ab53ffbf7fe3b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:49.914395  5552 consensus_queue.cc:1048] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:10:49.937680  5043 consensus_peers.cc:597] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b -> Peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Couldn't send request to peer bae8635c4c2a4209b6c1f521cd57052e. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:50.007031  5078 raft_consensus.cc:1275] T d4ed0bf9a79b4973bc5b84276af4fef0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 3 FOLLOWER]: Refusing update from remote peer 03f4bf4d98964e579446671025ca5895: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260710 11:10:50.007512  4895 consensus_peers.cc:597] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 -> Peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Couldn't send request to peer bae8635c4c2a4209b6c1f521cd57052e. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:50.008682  5499 consensus_queue.cc:1048] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:50.074699  5002 raft_consensus.cc:1275] T c06cd7f924124e95ab5a4b50dffae6b7 P 81faf4f35aa744e2ae474e8c7b06620b [term 3 FOLLOWER]: Refusing update from remote peer 03f4bf4d98964e579446671025ca5895: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:50.076089  5499 consensus_queue.cc:1048] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:50.104745  4927 raft_consensus.cc:1275] T c99c2aee50df49a1a8ba2cff9181cc5f P 03f4bf4d98964e579446671025ca5895 [term 4 FOLLOWER]: Refusing update from remote peer 405b5b3ba4c74daabf9ab53ffbf7fe3b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:10:50.106321  5551 consensus_queue.cc:1048] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "03f4bf4d98964e579446671025ca5895" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 11:10:50.119689  5043 consensus_peers.cc:597] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b -> Peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Couldn't send request to peer bae8635c4c2a4209b6c1f521cd57052e. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:50.123149  5043 consensus_peers.cc:597] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b -> Peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Couldn't send request to peer bae8635c4c2a4209b6c1f521cd57052e. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:50.136264  5078 raft_consensus.cc:1275] T d3f997a0f1c749468d2fe2fd15709d2e P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 3 FOLLOWER]: Refusing update from remote peer 03f4bf4d98964e579446671025ca5895: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:50.137496  5002 raft_consensus.cc:1275] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [term 4 FOLLOWER]: Refusing update from remote peer 405b5b3ba4c74daabf9ab53ffbf7fe3b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:10:50.137715  5554 consensus_queue.cc:1048] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "405b5b3ba4c74daabf9ab53ffbf7fe3b" member_type: VOTER last_known_addr { host: "127.2.153.68" port: 35685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:10:50.139308  5551 consensus_queue.cc:1048] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "81faf4f35aa744e2ae474e8c7b06620b" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 42917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 11:10:50.159829  4895 consensus_peers.cc:597] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 -> Peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Couldn't send request to peer bae8635c4c2a4209b6c1f521cd57052e. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:50.373672  2661 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 5414)
W20260710 11:10:50.752079  5043 consensus_peers.cc:597] T 8ba63b899b584bfaa5f8eb76c25aba97 P 405b5b3ba4c74daabf9ab53ffbf7fe3b -> Peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Couldn't send request to peer bae8635c4c2a4209b6c1f521cd57052e. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:50.821406  5043 consensus_peers.cc:597] T 83c57e892ea74c4ea8ab69362172b8ad P 405b5b3ba4c74daabf9ab53ffbf7fe3b -> Peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Couldn't send request to peer bae8635c4c2a4209b6c1f521cd57052e. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:50.954839  4895 consensus_peers.cc:597] T 563d70c42b9f47cd9d456d99a4229dfa P 03f4bf4d98964e579446671025ca5895 -> Peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Couldn't send request to peer bae8635c4c2a4209b6c1f521cd57052e. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:50.976068  4895 consensus_peers.cc:597] T 8864b40c0c834a2bb1e1965488f7bace P 03f4bf4d98964e579446671025ca5895 -> Peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Couldn't send request to peer bae8635c4c2a4209b6c1f521cd57052e. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:50.982856  4969 consensus_peers.cc:597] T c329abb8b94747cd81b9497d865c972a P 81faf4f35aa744e2ae474e8c7b06620b -> Peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Couldn't send request to peer bae8635c4c2a4209b6c1f521cd57052e. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:50.999491  4969 consensus_peers.cc:597] T 7fec94f9b067401db9932dff708fe9e5 P 81faf4f35aa744e2ae474e8c7b06620b -> Peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Couldn't send request to peer bae8635c4c2a4209b6c1f521cd57052e. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:51.009402  5043 consensus_peers.cc:597] T 8b940325e2404eddacbcb3e8a5351bcc P 405b5b3ba4c74daabf9ab53ffbf7fe3b -> Peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Couldn't send request to peer bae8635c4c2a4209b6c1f521cd57052e. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:51.056957  5043 consensus_peers.cc:597] T 9d6a972bd3a84706b317a59f57678315 P 405b5b3ba4c74daabf9ab53ffbf7fe3b -> Peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Couldn't send request to peer bae8635c4c2a4209b6c1f521cd57052e. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:51.081439  4969 consensus_peers.cc:597] T 8b7b86c9771847498d034ca1200f8087 P 81faf4f35aa744e2ae474e8c7b06620b -> Peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Couldn't send request to peer bae8635c4c2a4209b6c1f521cd57052e. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:51.115599  4969 consensus_peers.cc:597] T 520a3a5827a2415e886e2d41041fd1df P 81faf4f35aa744e2ae474e8c7b06620b -> Peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Couldn't send request to peer bae8635c4c2a4209b6c1f521cd57052e. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:51.191262  4895 consensus_peers.cc:597] T 7f757f11bc424553bbf3aff5b9f557f0 P 03f4bf4d98964e579446671025ca5895 -> Peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Couldn't send request to peer bae8635c4c2a4209b6c1f521cd57052e. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:51.374070  2661 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 5414)
I20260710 11:10:51.561786  2661 tablet_server.cc:196] TabletServer@127.2.153.65:36049 shutdown complete.
W20260710 11:10:51.572624  4969 consensus_peers.cc:597] T 7547e56df519497789b77bdb3325e974 P 81faf4f35aa744e2ae474e8c7b06620b -> Peer bae8635c4c2a4209b6c1f521cd57052e (127.2.153.65:36049): Couldn't send request to peer bae8635c4c2a4209b6c1f521cd57052e. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:36049: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 11:10:51.601613  2661 tablet_server.cc:179] TabletServer@127.2.153.66:0 shutting down...
W20260710 11:10:51.618330  4968 consensus_peers.cc:597] T 7547e56df519497789b77bdb3325e974 P 81faf4f35aa744e2ae474e8c7b06620b -> Peer 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871): Couldn't send request to peer 03f4bf4d98964e579446671025ca5895. 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 11:10:51.631482  2661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:51.632412  2661 tablet_replica.cc:333] T 563d70c42b9f47cd9d456d99a4229dfa P 03f4bf4d98964e579446671025ca5895: stopping tablet replica
I20260710 11:10:51.633351  2661 raft_consensus.cc:2243] T 563d70c42b9f47cd9d456d99a4229dfa P 03f4bf4d98964e579446671025ca5895 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:51.634305  2661 raft_consensus.cc:2272] T 563d70c42b9f47cd9d456d99a4229dfa P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.636216  2661 tablet_replica.cc:333] T 249e8268dcd64272ae2b751214925b36 P 03f4bf4d98964e579446671025ca5895: stopping tablet replica
I20260710 11:10:51.636731  2661 raft_consensus.cc:2243] T 249e8268dcd64272ae2b751214925b36 P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.637157  2661 raft_consensus.cc:2272] T 249e8268dcd64272ae2b751214925b36 P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.638921  2661 tablet_replica.cc:333] T 8568f28129374f7ca03d19c7471edc44 P 03f4bf4d98964e579446671025ca5895: stopping tablet replica
I20260710 11:10:51.639456  2661 raft_consensus.cc:2243] T 8568f28129374f7ca03d19c7471edc44 P 03f4bf4d98964e579446671025ca5895 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:51.640196  2661 raft_consensus.cc:2272] T 8568f28129374f7ca03d19c7471edc44 P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.641824  2661 tablet_replica.cc:333] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895: stopping tablet replica
I20260710 11:10:51.642378  2661 raft_consensus.cc:2243] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:51.643103  2661 raft_consensus.cc:2272] T c06cd7f924124e95ab5a4b50dffae6b7 P 03f4bf4d98964e579446671025ca5895 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.645233  2661 tablet_replica.cc:333] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895: stopping tablet replica
I20260710 11:10:51.645990  2661 raft_consensus.cc:2243] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:51.646868  2661 raft_consensus.cc:2272] T d4ed0bf9a79b4973bc5b84276af4fef0 P 03f4bf4d98964e579446671025ca5895 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.648690  2661 tablet_replica.cc:333] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895: stopping tablet replica
I20260710 11:10:51.649202  2661 raft_consensus.cc:2243] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:51.649955  2661 raft_consensus.cc:2272] T d3f997a0f1c749468d2fe2fd15709d2e P 03f4bf4d98964e579446671025ca5895 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.651863  2661 tablet_replica.cc:333] T 7547e56df519497789b77bdb3325e974 P 03f4bf4d98964e579446671025ca5895: stopping tablet replica
I20260710 11:10:51.652405  2661 raft_consensus.cc:2243] T 7547e56df519497789b77bdb3325e974 P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.652834  2661 raft_consensus.cc:2272] T 7547e56df519497789b77bdb3325e974 P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.654700  2661 tablet_replica.cc:333] T 8b940325e2404eddacbcb3e8a5351bcc P 03f4bf4d98964e579446671025ca5895: stopping tablet replica
I20260710 11:10:51.655275  2661 raft_consensus.cc:2243] T 8b940325e2404eddacbcb3e8a5351bcc P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.655676  2661 raft_consensus.cc:2272] T 8b940325e2404eddacbcb3e8a5351bcc P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.658030  2661 tablet_replica.cc:333] T f4725bcee8444077bf3fa31302471fd6 P 03f4bf4d98964e579446671025ca5895: stopping tablet replica
I20260710 11:10:51.658824  2661 raft_consensus.cc:2243] T f4725bcee8444077bf3fa31302471fd6 P 03f4bf4d98964e579446671025ca5895 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:51.659731  2661 raft_consensus.cc:2272] T f4725bcee8444077bf3fa31302471fd6 P 03f4bf4d98964e579446671025ca5895 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.661921  2661 tablet_replica.cc:333] T 8ba63b899b584bfaa5f8eb76c25aba97 P 03f4bf4d98964e579446671025ca5895: stopping tablet replica
I20260710 11:10:51.662529  2661 raft_consensus.cc:2243] T 8ba63b899b584bfaa5f8eb76c25aba97 P 03f4bf4d98964e579446671025ca5895 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.662994  2661 raft_consensus.cc:2272] T 8ba63b899b584bfaa5f8eb76c25aba97 P 03f4bf4d98964e579446671025ca5895 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.665262  2661 tablet_replica.cc:333] T f1f14a96b8a54fa38189f3791714adb0 P 03f4bf4d98964e579446671025ca5895: stopping tablet replica
I20260710 11:10:51.665940  2661 raft_consensus.cc:2243] T f1f14a96b8a54fa38189f3791714adb0 P 03f4bf4d98964e579446671025ca5895 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:51.666765  2661 raft_consensus.cc:2272] T f1f14a96b8a54fa38189f3791714adb0 P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.668800  2661 tablet_replica.cc:333] T 5a349d58f9f04a91b711151ed46a60c8 P 03f4bf4d98964e579446671025ca5895: stopping tablet replica
I20260710 11:10:51.669328  2661 raft_consensus.cc:2243] T 5a349d58f9f04a91b711151ed46a60c8 P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.669742  2661 raft_consensus.cc:2272] T 5a349d58f9f04a91b711151ed46a60c8 P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.671662  2661 tablet_replica.cc:333] T 8864b40c0c834a2bb1e1965488f7bace P 03f4bf4d98964e579446671025ca5895: stopping tablet replica
I20260710 11:10:51.672147  2661 raft_consensus.cc:2243] T 8864b40c0c834a2bb1e1965488f7bace P 03f4bf4d98964e579446671025ca5895 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:51.672822  2661 raft_consensus.cc:2272] T 8864b40c0c834a2bb1e1965488f7bace P 03f4bf4d98964e579446671025ca5895 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.674613  2661 tablet_replica.cc:333] T 520a3a5827a2415e886e2d41041fd1df P 03f4bf4d98964e579446671025ca5895: stopping tablet replica
I20260710 11:10:51.675079  2661 raft_consensus.cc:2243] T 520a3a5827a2415e886e2d41041fd1df P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.675457  2661 raft_consensus.cc:2272] T 520a3a5827a2415e886e2d41041fd1df P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.677145  2661 tablet_replica.cc:333] T c99c2aee50df49a1a8ba2cff9181cc5f P 03f4bf4d98964e579446671025ca5895: stopping tablet replica
I20260710 11:10:51.677613  2661 raft_consensus.cc:2243] T c99c2aee50df49a1a8ba2cff9181cc5f P 03f4bf4d98964e579446671025ca5895 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.677987  2661 raft_consensus.cc:2272] T c99c2aee50df49a1a8ba2cff9181cc5f P 03f4bf4d98964e579446671025ca5895 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.679741  2661 tablet_replica.cc:333] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 03f4bf4d98964e579446671025ca5895: stopping tablet replica
I20260710 11:10:51.680366  2661 raft_consensus.cc:2243] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.680786  2661 raft_consensus.cc:2272] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.683512  2661 tablet_replica.cc:333] T 7f757f11bc424553bbf3aff5b9f557f0 P 03f4bf4d98964e579446671025ca5895: stopping tablet replica
I20260710 11:10:51.684053  2661 raft_consensus.cc:2243] T 7f757f11bc424553bbf3aff5b9f557f0 P 03f4bf4d98964e579446671025ca5895 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:51.684911  2661 raft_consensus.cc:2272] T 7f757f11bc424553bbf3aff5b9f557f0 P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.686866  2661 tablet_replica.cc:333] T 83c57e892ea74c4ea8ab69362172b8ad P 03f4bf4d98964e579446671025ca5895: stopping tablet replica
I20260710 11:10:51.687341  2661 raft_consensus.cc:2243] T 83c57e892ea74c4ea8ab69362172b8ad P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.687748  2661 raft_consensus.cc:2272] T 83c57e892ea74c4ea8ab69362172b8ad P 03f4bf4d98964e579446671025ca5895 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:51.709684  5042 consensus_peers.cc:597] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b -> Peer 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871): Couldn't send request to peer 03f4bf4d98964e579446671025ca5895. 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 11:10:51.721719  4968 consensus_peers.cc:597] T 520a3a5827a2415e886e2d41041fd1df P 81faf4f35aa744e2ae474e8c7b06620b -> Peer 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871): Couldn't send request to peer 03f4bf4d98964e579446671025ca5895. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.66:43871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:51.727049  2661 tablet_server.cc:196] TabletServer@127.2.153.66:0 shutdown complete.
I20260710 11:10:51.760200  2661 tablet_server.cc:179] TabletServer@127.2.153.67:0 shutting down...
W20260710 11:10:51.777947  5044 consensus_peers.cc:597] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 405b5b3ba4c74daabf9ab53ffbf7fe3b -> Peer 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917): Couldn't send request to peer 81faf4f35aa744e2ae474e8c7b06620b. 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 11:10:51.796423  2661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:51.797343  2661 tablet_replica.cc:333] T 9d6a972bd3a84706b317a59f57678315 P 81faf4f35aa744e2ae474e8c7b06620b: stopping tablet replica
I20260710 11:10:51.798218  2661 raft_consensus.cc:2243] T 9d6a972bd3a84706b317a59f57678315 P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.798799  2661 raft_consensus.cc:2272] T 9d6a972bd3a84706b317a59f57678315 P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.802211  2661 tablet_replica.cc:333] T 563d70c42b9f47cd9d456d99a4229dfa P 81faf4f35aa744e2ae474e8c7b06620b: stopping tablet replica
I20260710 11:10:51.803033  2661 raft_consensus.cc:2243] T 563d70c42b9f47cd9d456d99a4229dfa P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.803596  2661 raft_consensus.cc:2272] T 563d70c42b9f47cd9d456d99a4229dfa P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:51.803630  5042 consensus_peers.cc:597] T 83c57e892ea74c4ea8ab69362172b8ad P 405b5b3ba4c74daabf9ab53ffbf7fe3b -> Peer 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871): Couldn't send request to peer 03f4bf4d98964e579446671025ca5895. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.66:43871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:51.805857  2661 tablet_replica.cc:333] T 249e8268dcd64272ae2b751214925b36 P 81faf4f35aa744e2ae474e8c7b06620b: stopping tablet replica
I20260710 11:10:51.806496  2661 raft_consensus.cc:2243] T 249e8268dcd64272ae2b751214925b36 P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.806978  2661 raft_consensus.cc:2272] T 249e8268dcd64272ae2b751214925b36 P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.808949  2661 tablet_replica.cc:333] T 8568f28129374f7ca03d19c7471edc44 P 81faf4f35aa744e2ae474e8c7b06620b: stopping tablet replica
I20260710 11:10:51.809564  2661 raft_consensus.cc:2243] T 8568f28129374f7ca03d19c7471edc44 P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.810009  2661 raft_consensus.cc:2272] T 8568f28129374f7ca03d19c7471edc44 P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.812206  2661 tablet_replica.cc:333] T c06cd7f924124e95ab5a4b50dffae6b7 P 81faf4f35aa744e2ae474e8c7b06620b: stopping tablet replica
I20260710 11:10:51.812760  2661 raft_consensus.cc:2243] T c06cd7f924124e95ab5a4b50dffae6b7 P 81faf4f35aa744e2ae474e8c7b06620b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.813199  2661 raft_consensus.cc:2272] T c06cd7f924124e95ab5a4b50dffae6b7 P 81faf4f35aa744e2ae474e8c7b06620b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.815385  2661 tablet_replica.cc:333] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b: stopping tablet replica
I20260710 11:10:51.816182  2661 raft_consensus.cc:2243] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.816761  2661 raft_consensus.cc:2272] T 6179d81cc7814199bce9e9dd14d65ded P 81faf4f35aa744e2ae474e8c7b06620b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.819324  2661 tablet_replica.cc:333] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 81faf4f35aa744e2ae474e8c7b06620b: stopping tablet replica
W20260710 11:10:51.819763  5042 consensus_peers.cc:597] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 405b5b3ba4c74daabf9ab53ffbf7fe3b -> Peer 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871): Couldn't send request to peer 03f4bf4d98964e579446671025ca5895. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.66:43871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:51.820039  2661 raft_consensus.cc:2243] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.820564  2661 raft_consensus.cc:2272] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.822518  2661 tablet_replica.cc:333] T 7f757f11bc424553bbf3aff5b9f557f0 P 81faf4f35aa744e2ae474e8c7b06620b: stopping tablet replica
I20260710 11:10:51.823066  2661 raft_consensus.cc:2243] T 7f757f11bc424553bbf3aff5b9f557f0 P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.823462  2661 raft_consensus.cc:2272] T 7f757f11bc424553bbf3aff5b9f557f0 P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.825341  2661 tablet_replica.cc:333] T 55e315ba717840ccb6872f2b6f0dbabe P 81faf4f35aa744e2ae474e8c7b06620b: stopping tablet replica
I20260710 11:10:51.825852  2661 raft_consensus.cc:2243] T 55e315ba717840ccb6872f2b6f0dbabe P 81faf4f35aa744e2ae474e8c7b06620b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.826372  2661 raft_consensus.cc:2272] T 55e315ba717840ccb6872f2b6f0dbabe P 81faf4f35aa744e2ae474e8c7b06620b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.828150  2661 tablet_replica.cc:333] T 8b7b86c9771847498d034ca1200f8087 P 81faf4f35aa744e2ae474e8c7b06620b: stopping tablet replica
I20260710 11:10:51.828667  2661 raft_consensus.cc:2243] T 8b7b86c9771847498d034ca1200f8087 P 81faf4f35aa744e2ae474e8c7b06620b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:51.829386  2661 raft_consensus.cc:2272] T 8b7b86c9771847498d034ca1200f8087 P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.831313  2661 tablet_replica.cc:333] T f4725bcee8444077bf3fa31302471fd6 P 81faf4f35aa744e2ae474e8c7b06620b: stopping tablet replica
I20260710 11:10:51.831802  2661 raft_consensus.cc:2243] T f4725bcee8444077bf3fa31302471fd6 P 81faf4f35aa744e2ae474e8c7b06620b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.832182  2661 raft_consensus.cc:2272] T f4725bcee8444077bf3fa31302471fd6 P 81faf4f35aa744e2ae474e8c7b06620b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.833851  2661 tablet_replica.cc:333] T f1f14a96b8a54fa38189f3791714adb0 P 81faf4f35aa744e2ae474e8c7b06620b: stopping tablet replica
I20260710 11:10:51.834399  2661 raft_consensus.cc:2243] T f1f14a96b8a54fa38189f3791714adb0 P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.834772  2661 raft_consensus.cc:2272] T f1f14a96b8a54fa38189f3791714adb0 P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.836530  2661 tablet_replica.cc:333] T 7fec94f9b067401db9932dff708fe9e5 P 81faf4f35aa744e2ae474e8c7b06620b: stopping tablet replica
I20260710 11:10:51.837033  2661 raft_consensus.cc:2243] T 7fec94f9b067401db9932dff708fe9e5 P 81faf4f35aa744e2ae474e8c7b06620b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:51.837726  2661 raft_consensus.cc:2272] T 7fec94f9b067401db9932dff708fe9e5 P 81faf4f35aa744e2ae474e8c7b06620b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.839562  2661 tablet_replica.cc:333] T 7547e56df519497789b77bdb3325e974 P 81faf4f35aa744e2ae474e8c7b06620b: stopping tablet replica
I20260710 11:10:51.840050  2661 raft_consensus.cc:2243] T 7547e56df519497789b77bdb3325e974 P 81faf4f35aa744e2ae474e8c7b06620b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:51.840741  2661 raft_consensus.cc:2272] T 7547e56df519497789b77bdb3325e974 P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.842890  2661 tablet_replica.cc:333] T 5a349d58f9f04a91b711151ed46a60c8 P 81faf4f35aa744e2ae474e8c7b06620b: stopping tablet replica
I20260710 11:10:51.843745  2661 raft_consensus.cc:2243] T 5a349d58f9f04a91b711151ed46a60c8 P 81faf4f35aa744e2ae474e8c7b06620b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:51.844471  2661 raft_consensus.cc:2272] T 5a349d58f9f04a91b711151ed46a60c8 P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.846546  2661 tablet_replica.cc:333] T c329abb8b94747cd81b9497d865c972a P 81faf4f35aa744e2ae474e8c7b06620b: stopping tablet replica
I20260710 11:10:51.847064  2661 raft_consensus.cc:2243] T c329abb8b94747cd81b9497d865c972a P 81faf4f35aa744e2ae474e8c7b06620b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:51.847821  2661 raft_consensus.cc:2272] T c329abb8b94747cd81b9497d865c972a P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.849684  2661 tablet_replica.cc:333] T 8864b40c0c834a2bb1e1965488f7bace P 81faf4f35aa744e2ae474e8c7b06620b: stopping tablet replica
I20260710 11:10:51.850338  2661 raft_consensus.cc:2243] T 8864b40c0c834a2bb1e1965488f7bace P 81faf4f35aa744e2ae474e8c7b06620b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.850963  2661 raft_consensus.cc:2272] T 8864b40c0c834a2bb1e1965488f7bace P 81faf4f35aa744e2ae474e8c7b06620b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.853286  2661 tablet_replica.cc:333] T 520a3a5827a2415e886e2d41041fd1df P 81faf4f35aa744e2ae474e8c7b06620b: stopping tablet replica
I20260710 11:10:51.854013  2661 raft_consensus.cc:2243] T 520a3a5827a2415e886e2d41041fd1df P 81faf4f35aa744e2ae474e8c7b06620b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:51.855116  2661 raft_consensus.cc:2272] T 520a3a5827a2415e886e2d41041fd1df P 81faf4f35aa744e2ae474e8c7b06620b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:51.857829  5042 consensus_peers.cc:597] T 8b940325e2404eddacbcb3e8a5351bcc P 405b5b3ba4c74daabf9ab53ffbf7fe3b -> Peer 03f4bf4d98964e579446671025ca5895 (127.2.153.66:43871): Couldn't send request to peer 03f4bf4d98964e579446671025ca5895. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.66:43871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:51.858137  5044 consensus_peers.cc:597] T 9d6a972bd3a84706b317a59f57678315 P 405b5b3ba4c74daabf9ab53ffbf7fe3b -> Peer 81faf4f35aa744e2ae474e8c7b06620b (127.2.153.67:42917): Couldn't send request to peer 81faf4f35aa744e2ae474e8c7b06620b. 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 11:10:51.894676  2661 tablet_server.cc:196] TabletServer@127.2.153.67:0 shutdown complete.
I20260710 11:10:51.927260  2661 tablet_server.cc:179] TabletServer@127.2.153.68:0 shutting down...
I20260710 11:10:51.958987  2661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:51.959909  2661 tablet_replica.cc:333] T 249e8268dcd64272ae2b751214925b36 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: stopping tablet replica
I20260710 11:10:51.960861  2661 raft_consensus.cc:2243] T 249e8268dcd64272ae2b751214925b36 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:51.961849  2661 raft_consensus.cc:2272] T 249e8268dcd64272ae2b751214925b36 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.963869  2661 tablet_replica.cc:333] T d3f997a0f1c749468d2fe2fd15709d2e P 405b5b3ba4c74daabf9ab53ffbf7fe3b: stopping tablet replica
I20260710 11:10:51.964423  2661 raft_consensus.cc:2243] T d3f997a0f1c749468d2fe2fd15709d2e P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.964866  2661 raft_consensus.cc:2272] T d3f997a0f1c749468d2fe2fd15709d2e P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.966531  2661 tablet_replica.cc:333] T 9d6a972bd3a84706b317a59f57678315 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: stopping tablet replica
I20260710 11:10:51.967056  2661 raft_consensus.cc:2243] T 9d6a972bd3a84706b317a59f57678315 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:51.967792  2661 raft_consensus.cc:2272] T 9d6a972bd3a84706b317a59f57678315 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.969610  2661 tablet_replica.cc:333] T f4725bcee8444077bf3fa31302471fd6 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: stopping tablet replica
I20260710 11:10:51.970240  2661 raft_consensus.cc:2243] T f4725bcee8444077bf3fa31302471fd6 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.970638  2661 raft_consensus.cc:2272] T f4725bcee8444077bf3fa31302471fd6 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.972466  2661 tablet_replica.cc:333] T 8b940325e2404eddacbcb3e8a5351bcc P 405b5b3ba4c74daabf9ab53ffbf7fe3b: stopping tablet replica
I20260710 11:10:51.972991  2661 raft_consensus.cc:2243] T 8b940325e2404eddacbcb3e8a5351bcc P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:51.973690  2661 raft_consensus.cc:2272] T 8b940325e2404eddacbcb3e8a5351bcc P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.975535  2661 tablet_replica.cc:333] T f1f14a96b8a54fa38189f3791714adb0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: stopping tablet replica
I20260710 11:10:51.976058  2661 raft_consensus.cc:2243] T f1f14a96b8a54fa38189f3791714adb0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.976450  2661 raft_consensus.cc:2272] T f1f14a96b8a54fa38189f3791714adb0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.978348  2661 tablet_replica.cc:333] T 8ba63b899b584bfaa5f8eb76c25aba97 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: stopping tablet replica
I20260710 11:10:51.978837  2661 raft_consensus.cc:2243] T 8ba63b899b584bfaa5f8eb76c25aba97 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:51.979545  2661 raft_consensus.cc:2272] T 8ba63b899b584bfaa5f8eb76c25aba97 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.981971  2661 tablet_replica.cc:333] T 7fec94f9b067401db9932dff708fe9e5 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: stopping tablet replica
I20260710 11:10:51.982625  2661 raft_consensus.cc:2243] T 7fec94f9b067401db9932dff708fe9e5 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.983052  2661 raft_consensus.cc:2272] T 7fec94f9b067401db9932dff708fe9e5 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.985180  2661 tablet_replica.cc:333] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b: stopping tablet replica
I20260710 11:10:51.985626  2661 raft_consensus.cc:2243] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:51.986411  2661 raft_consensus.cc:2272] T 55e315ba717840ccb6872f2b6f0dbabe P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.988142  2661 tablet_replica.cc:333] T 8b7b86c9771847498d034ca1200f8087 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: stopping tablet replica
I20260710 11:10:51.988615  2661 raft_consensus.cc:2243] T 8b7b86c9771847498d034ca1200f8087 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.988932  2661 raft_consensus.cc:2272] T 8b7b86c9771847498d034ca1200f8087 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.990749  2661 tablet_replica.cc:333] T d4ed0bf9a79b4973bc5b84276af4fef0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: stopping tablet replica
I20260710 11:10:51.991263  2661 raft_consensus.cc:2243] T d4ed0bf9a79b4973bc5b84276af4fef0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.991611  2661 raft_consensus.cc:2272] T d4ed0bf9a79b4973bc5b84276af4fef0 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.993340  2661 tablet_replica.cc:333] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b: stopping tablet replica
I20260710 11:10:51.993782  2661 raft_consensus.cc:2243] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:10:51.994565  2661 raft_consensus.cc:2272] T 6179d81cc7814199bce9e9dd14d65ded P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.996411  2661 tablet_replica.cc:333] T 8568f28129374f7ca03d19c7471edc44 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: stopping tablet replica
I20260710 11:10:51.997016  2661 raft_consensus.cc:2243] T 8568f28129374f7ca03d19c7471edc44 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:51.997424  2661 raft_consensus.cc:2272] T 8568f28129374f7ca03d19c7471edc44 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:51.999321  2661 tablet_replica.cc:333] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 405b5b3ba4c74daabf9ab53ffbf7fe3b: stopping tablet replica
I20260710 11:10:51.999788  2661 raft_consensus.cc:2243] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:52.000505  2661 raft_consensus.cc:2272] T 9fe8d45b46434ed39b8bc3c295c4bd6c P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:52.002324  2661 tablet_replica.cc:333] T 5a349d58f9f04a91b711151ed46a60c8 P 405b5b3ba4c74daabf9ab53ffbf7fe3b: stopping tablet replica
I20260710 11:10:52.002822  2661 raft_consensus.cc:2243] T 5a349d58f9f04a91b711151ed46a60c8 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:52.003217  2661 raft_consensus.cc:2272] T 5a349d58f9f04a91b711151ed46a60c8 P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:52.004879  2661 tablet_replica.cc:333] T c329abb8b94747cd81b9497d865c972a P 405b5b3ba4c74daabf9ab53ffbf7fe3b: stopping tablet replica
I20260710 11:10:52.005326  2661 raft_consensus.cc:2243] T c329abb8b94747cd81b9497d865c972a P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:52.005704  2661 raft_consensus.cc:2272] T c329abb8b94747cd81b9497d865c972a P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:52.007434  2661 tablet_replica.cc:333] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b: stopping tablet replica
I20260710 11:10:52.007894  2661 raft_consensus.cc:2243] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:10:52.008692  2661 raft_consensus.cc:2272] T c99c2aee50df49a1a8ba2cff9181cc5f P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:52.010551  2661 tablet_replica.cc:333] T 83c57e892ea74c4ea8ab69362172b8ad P 405b5b3ba4c74daabf9ab53ffbf7fe3b: stopping tablet replica
I20260710 11:10:52.010994  2661 raft_consensus.cc:2243] T 83c57e892ea74c4ea8ab69362172b8ad P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:52.011741  2661 raft_consensus.cc:2272] T 83c57e892ea74c4ea8ab69362172b8ad P 405b5b3ba4c74daabf9ab53ffbf7fe3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:52.049363  2661 tablet_server.cc:196] TabletServer@127.2.153.68:0 shutdown complete.
I20260710 11:10:52.080502  2661 master.cc:562] Master@127.2.153.126:42411 shutting down...
I20260710 11:10:52.113292  2661 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9ef7a6a2f8e54f4ebf94a389b6133873 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:52.113852  2661 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9ef7a6a2f8e54f4ebf94a389b6133873 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:52.114243  2661 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9ef7a6a2f8e54f4ebf94a389b6133873: stopping tablet replica
I20260710 11:10:52.134438  2661 master.cc:584] Master@127.2.153.126:42411 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (21240 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:10:52.192307  2661 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.153.126:35675
I20260710 11:10:52.193619  2661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:52.200114  5578 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 11:10:52.200397  5579 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 11:10:52.200615  5581 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 11:10:52.203742  2661 server_base.cc:1061] running on GCE node
I20260710 11:10:52.204730  2661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:52.204939  2661 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 11:10:52.205113  2661 hybrid_clock.cc:648] HybridClock initialized: now 1783681852205093 us; error 0 us; skew 500 ppm
I20260710 11:10:52.205665  2661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:52.208302  2661 webserver.cc:533] Webserver started at http://127.2.153.126:33879/ using document root <none> and password file <none>
I20260710 11:10:52.208782  2661 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:52.208984  2661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:52.209270  2661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:52.210516  2661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774958773-2661-0/minicluster-data/master-0-root/instance:
uuid: "050f4f909f8047b39242dff883339970"
format_stamp: "Formatted at 2026-07-10 11:10:52 on dist-test-slave-fg8d"
I20260710 11:10:52.215091  2661 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 11:10:52.218497  5586 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:52.219410  2661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260710 11:10:52.219758  2661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774958773-2661-0/minicluster-data/master-0-root
uuid: "050f4f909f8047b39242dff883339970"
format_stamp: "Formatted at 2026-07-10 11:10:52 on dist-test-slave-fg8d"
I20260710 11:10:52.220139  2661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774958773-2661-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774958773-2661-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774958773-2661-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 11:10:52.242540  2661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:52.243824  2661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:52.285068  2661 rpc_server.cc:307] RPC server started. Bound to: 127.2.153.126:35675
I20260710 11:10:52.285204  5637 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.153.126:35675 every 8 connection(s)
I20260710 11:10:52.289021  5638 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 11:10:52.300712  5638 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 050f4f909f8047b39242dff883339970: Bootstrap starting.
I20260710 11:10:52.308059  5638 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 050f4f909f8047b39242dff883339970: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:52.313438  5638 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 050f4f909f8047b39242dff883339970: No bootstrap required, opened a new log
I20260710 11:10:52.315706  5638 raft_consensus.cc:359] T 00000000000000000000000000000000 P 050f4f909f8047b39242dff883339970 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "050f4f909f8047b39242dff883339970" member_type: VOTER }
I20260710 11:10:52.316133  5638 raft_consensus.cc:385] T 00000000000000000000000000000000 P 050f4f909f8047b39242dff883339970 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:52.316351  5638 raft_consensus.cc:740] T 00000000000000000000000000000000 P 050f4f909f8047b39242dff883339970 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050f4f909f8047b39242dff883339970, State: Initialized, Role: FOLLOWER
I20260710 11:10:52.316954  5638 consensus_queue.cc:260] T 00000000000000000000000000000000 P 050f4f909f8047b39242dff883339970 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "050f4f909f8047b39242dff883339970" member_type: VOTER }
I20260710 11:10:52.317406  5638 raft_consensus.cc:399] T 00000000000000000000000000000000 P 050f4f909f8047b39242dff883339970 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:10:52.317713  5638 raft_consensus.cc:493] T 00000000000000000000000000000000 P 050f4f909f8047b39242dff883339970 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:10:52.317973  5638 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 050f4f909f8047b39242dff883339970 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:52.322731  5638 raft_consensus.cc:515] T 00000000000000000000000000000000 P 050f4f909f8047b39242dff883339970 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "050f4f909f8047b39242dff883339970" member_type: VOTER }
I20260710 11:10:52.323264  5638 leader_election.cc:304] T 00000000000000000000000000000000 P 050f4f909f8047b39242dff883339970 [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: 050f4f909f8047b39242dff883339970; no voters: 
I20260710 11:10:52.324431  5638 leader_election.cc:290] T 00000000000000000000000000000000 P 050f4f909f8047b39242dff883339970 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:10:52.325042  5641 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 050f4f909f8047b39242dff883339970 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:52.326576  5641 raft_consensus.cc:697] T 00000000000000000000000000000000 P 050f4f909f8047b39242dff883339970 [term 1 LEADER]: Becoming Leader. State: Replica: 050f4f909f8047b39242dff883339970, State: Running, Role: LEADER
I20260710 11:10:52.327251  5641 consensus_queue.cc:237] T 00000000000000000000000000000000 P 050f4f909f8047b39242dff883339970 [LEADER]: Queue going to LEADER mode. State: All 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: "050f4f909f8047b39242dff883339970" member_type: VOTER }
I20260710 11:10:52.327383  5638 sys_catalog.cc:565] T 00000000000000000000000000000000 P 050f4f909f8047b39242dff883339970 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:10:52.331739  5642 sys_catalog.cc:455] T 00000000000000000000000000000000 P 050f4f909f8047b39242dff883339970 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "050f4f909f8047b39242dff883339970" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "050f4f909f8047b39242dff883339970" member_type: VOTER } }
I20260710 11:10:52.332412  5642 sys_catalog.cc:458] T 00000000000000000000000000000000 P 050f4f909f8047b39242dff883339970 [sys.catalog]: This master's current role is: LEADER
I20260710 11:10:52.333847  5643 sys_catalog.cc:455] T 00000000000000000000000000000000 P 050f4f909f8047b39242dff883339970 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 050f4f909f8047b39242dff883339970. Latest consensus state: current_term: 1 leader_uuid: "050f4f909f8047b39242dff883339970" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "050f4f909f8047b39242dff883339970" member_type: VOTER } }
I20260710 11:10:52.334637  5643 sys_catalog.cc:458] T 00000000000000000000000000000000 P 050f4f909f8047b39242dff883339970 [sys.catalog]: This master's current role is: LEADER
I20260710 11:10:52.339134  5649 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:10:52.344441  5649 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:10:52.345561  2661 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:10:52.353736  5649 catalog_manager.cc:1383] Generated new cluster ID: 11e5f7bc2eaf44f4b8bac57a33013f1b
I20260710 11:10:52.354091  5649 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:10:52.377578  5649 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:10:52.379070  5649 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:10:52.395565  5649 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 050f4f909f8047b39242dff883339970: Generated new TSK 0
I20260710 11:10:52.396265  5649 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:10:52.412735  2661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:52.419118  5659 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 11:10:52.420540  5660 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 11:10:52.424692  2661 server_base.cc:1061] running on GCE node
W20260710 11:10:52.424669  5662 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 11:10:52.425876  2661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:52.426069  2661 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 11:10:52.426272  2661 hybrid_clock.cc:648] HybridClock initialized: now 1783681852426258 us; error 0 us; skew 500 ppm
I20260710 11:10:52.426776  2661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:52.429389  2661 webserver.cc:533] Webserver started at http://127.2.153.65:46865/ using document root <none> and password file <none>
I20260710 11:10:52.429857  2661 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:52.430013  2661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:52.430369  2661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:52.431466  2661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774958773-2661-0/minicluster-data/ts-0-root/instance:
uuid: "e9f5d4d9e9e943eba087e807f6d165ca"
format_stamp: "Formatted at 2026-07-10 11:10:52 on dist-test-slave-fg8d"
I20260710 11:10:52.436228  2661 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:10:52.439926  5667 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:52.440734  2661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:10:52.441066  2661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774958773-2661-0/minicluster-data/ts-0-root
uuid: "e9f5d4d9e9e943eba087e807f6d165ca"
format_stamp: "Formatted at 2026-07-10 11:10:52 on dist-test-slave-fg8d"
I20260710 11:10:52.441411  2661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774958773-2661-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774958773-2661-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774958773-2661-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 11:10:52.465682  2661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:52.467252  2661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:52.468891  2661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:52.471534  2661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:52.471812  2661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:52.472084  2661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:52.472295  2661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:52.517493  2661 rpc_server.cc:307] RPC server started. Bound to: 127.2.153.65:39165
I20260710 11:10:52.517599  5729 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.153.65:39165 every 8 connection(s)
I20260710 11:10:52.523005  2661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:52.531625  5734 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 11:10:52.533828  5735 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 11:10:52.536051  5737 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 11:10:52.536126  2661 server_base.cc:1061] running on GCE node
I20260710 11:10:52.537626  2661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:52.537925  2661 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 11:10:52.538193  2661 hybrid_clock.cc:648] HybridClock initialized: now 1783681852538152 us; error 0 us; skew 500 ppm
I20260710 11:10:52.538789  2661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:52.541296  5730 heartbeater.cc:344] Connected to a master server at 127.2.153.126:35675
I20260710 11:10:52.541688  5730 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:52.542348  2661 webserver.cc:533] Webserver started at http://127.2.153.66:35843/ using document root <none> and password file <none>
I20260710 11:10:52.542666  5730 heartbeater.cc:507] Master 127.2.153.126:35675 requested a full tablet report, sending...
I20260710 11:10:52.543012  2661 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:52.543305  2661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:52.543704  2661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:52.544896  5603 ts_manager.cc:194] Registered new tserver with Master: e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165)
I20260710 11:10:52.544947  2661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774958773-2661-0/minicluster-data/ts-1-root/instance:
uuid: "8719747eee834099ba38e6539871c22c"
format_stamp: "Formatted at 2026-07-10 11:10:52 on dist-test-slave-fg8d"
I20260710 11:10:52.546994  5603 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46932
I20260710 11:10:52.550809  2661 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:10:52.554843  5742 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:52.555809  2661 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 11:10:52.556125  2661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774958773-2661-0/minicluster-data/ts-1-root
uuid: "8719747eee834099ba38e6539871c22c"
format_stamp: "Formatted at 2026-07-10 11:10:52 on dist-test-slave-fg8d"
I20260710 11:10:52.556404  2661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774958773-2661-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774958773-2661-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774958773-2661-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 11:10:52.581216  2661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:52.582508  2661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:52.583912  2661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:52.586225  2661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:52.586401  2661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:52.586711  2661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:52.586869  2661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:52.631954  2661 rpc_server.cc:307] RPC server started. Bound to: 127.2.153.66:39355
I20260710 11:10:52.632093  5804 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.153.66:39355 every 8 connection(s)
I20260710 11:10:52.637063  2661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:52.644965  5808 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 11:10:52.645785  5809 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 11:10:52.648870  5811 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 11:10:52.648916  2661 server_base.cc:1061] running on GCE node
I20260710 11:10:52.649942  5805 heartbeater.cc:344] Connected to a master server at 127.2.153.126:35675
I20260710 11:10:52.650348  5805 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:52.650450  2661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:52.650776  2661 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 11:10:52.651001  2661 hybrid_clock.cc:648] HybridClock initialized: now 1783681852650979 us; error 0 us; skew 500 ppm
I20260710 11:10:52.651150  5805 heartbeater.cc:507] Master 127.2.153.126:35675 requested a full tablet report, sending...
I20260710 11:10:52.651698  2661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:52.653505  5603 ts_manager.cc:194] Registered new tserver with Master: 8719747eee834099ba38e6539871c22c (127.2.153.66:39355)
I20260710 11:10:52.654546  2661 webserver.cc:533] Webserver started at http://127.2.153.67:45405/ using document root <none> and password file <none>
I20260710 11:10:52.655100  2661 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:52.655049  5603 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46938
I20260710 11:10:52.655521  2661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:52.655915  2661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:52.657222  2661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774958773-2661-0/minicluster-data/ts-2-root/instance:
uuid: "893341a7b01741b9b82acf6cd01aee94"
format_stamp: "Formatted at 2026-07-10 11:10:52 on dist-test-slave-fg8d"
I20260710 11:10:52.662230  2661 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 11:10:52.665807  5816 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:52.666631  2661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:10:52.666939  2661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774958773-2661-0/minicluster-data/ts-2-root
uuid: "893341a7b01741b9b82acf6cd01aee94"
format_stamp: "Formatted at 2026-07-10 11:10:52 on dist-test-slave-fg8d"
I20260710 11:10:52.667274  2661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774958773-2661-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774958773-2661-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774958773-2661-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 11:10:52.681581  2661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:52.682835  2661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:52.684283  2661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:52.686586  2661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:52.686812  2661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:52.687060  2661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:52.687237  2661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:52.730865  2661 rpc_server.cc:307] RPC server started. Bound to: 127.2.153.67:36625
I20260710 11:10:52.731031  5878 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.153.67:36625 every 8 connection(s)
I20260710 11:10:52.745949  5879 heartbeater.cc:344] Connected to a master server at 127.2.153.126:35675
I20260710 11:10:52.746438  5879 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:52.747177  5879 heartbeater.cc:507] Master 127.2.153.126:35675 requested a full tablet report, sending...
I20260710 11:10:52.749303  5603 ts_manager.cc:194] Registered new tserver with Master: 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67:36625)
I20260710 11:10:52.750161  2661 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015930046s
I20260710 11:10:52.750875  5603 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46948
I20260710 11:10:52.777150  5603 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46950:
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 11:10:52.780105  5603 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 11:10:52.866025  5770 tablet_service.cc:1511] Processing CreateTablet for tablet 266ba88d94e443b6a4fe4211093ef0e5 (DEFAULT_TABLE table=test-workload [id=9f69192082994e2eab1fd89e5c65dd49]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:10:52.867659  5770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 266ba88d94e443b6a4fe4211093ef0e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.870461  5769 tablet_service.cc:1511] Processing CreateTablet for tablet a6bcc086ce114b58907ffe0726538dee (DEFAULT_TABLE table=test-workload [id=9f69192082994e2eab1fd89e5c65dd49]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:10:52.872036  5769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6bcc086ce114b58907ffe0726538dee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.873553  5768 tablet_service.cc:1511] Processing CreateTablet for tablet 38028b6e94834c26a4e404e08785069e (DEFAULT_TABLE table=test-workload [id=9f69192082994e2eab1fd89e5c65dd49]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:10:52.875161  5768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38028b6e94834c26a4e404e08785069e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.876540  5842 tablet_service.cc:1511] Processing CreateTablet for tablet 38028b6e94834c26a4e404e08785069e (DEFAULT_TABLE table=test-workload [id=9f69192082994e2eab1fd89e5c65dd49]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:10:52.878027  5842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38028b6e94834c26a4e404e08785069e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.879586  5767 tablet_service.cc:1511] Processing CreateTablet for tablet 11f143b2ee9d461cbb90816f014ef678 (DEFAULT_TABLE table=test-workload [id=9f69192082994e2eab1fd89e5c65dd49]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:10:52.881145  5767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11f143b2ee9d461cbb90816f014ef678. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.882174  5695 tablet_service.cc:1511] Processing CreateTablet for tablet 266ba88d94e443b6a4fe4211093ef0e5 (DEFAULT_TABLE table=test-workload [id=9f69192082994e2eab1fd89e5c65dd49]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:10:52.883632  5695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 266ba88d94e443b6a4fe4211093ef0e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.883363  5841 tablet_service.cc:1511] Processing CreateTablet for tablet 11f143b2ee9d461cbb90816f014ef678 (DEFAULT_TABLE table=test-workload [id=9f69192082994e2eab1fd89e5c65dd49]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:10:52.883471  5844 tablet_service.cc:1511] Processing CreateTablet for tablet 266ba88d94e443b6a4fe4211093ef0e5 (DEFAULT_TABLE table=test-workload [id=9f69192082994e2eab1fd89e5c65dd49]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:10:52.884792  5841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11f143b2ee9d461cbb90816f014ef678. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.885685  5843 tablet_service.cc:1511] Processing CreateTablet for tablet a6bcc086ce114b58907ffe0726538dee (DEFAULT_TABLE table=test-workload [id=9f69192082994e2eab1fd89e5c65dd49]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:10:52.887799  5694 tablet_service.cc:1511] Processing CreateTablet for tablet a6bcc086ce114b58907ffe0726538dee (DEFAULT_TABLE table=test-workload [id=9f69192082994e2eab1fd89e5c65dd49]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:10:52.887988  5766 tablet_service.cc:1511] Processing CreateTablet for tablet e409a5c6358744649968cfb0e38604b6 (DEFAULT_TABLE table=test-workload [id=9f69192082994e2eab1fd89e5c65dd49]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:10:52.888747  5840 tablet_service.cc:1511] Processing CreateTablet for tablet e409a5c6358744649968cfb0e38604b6 (DEFAULT_TABLE table=test-workload [id=9f69192082994e2eab1fd89e5c65dd49]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:10:52.889246  5694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6bcc086ce114b58907ffe0726538dee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.889564  5766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e409a5c6358744649968cfb0e38604b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.891620  5765 tablet_service.cc:1511] Processing CreateTablet for tablet 502cc099d352489abd588eaeea07ede5 (DEFAULT_TABLE table=test-workload [id=9f69192082994e2eab1fd89e5c65dd49]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:10:52.893162  5765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 502cc099d352489abd588eaeea07ede5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.892818  5839 tablet_service.cc:1511] Processing CreateTablet for tablet 502cc099d352489abd588eaeea07ede5 (DEFAULT_TABLE table=test-workload [id=9f69192082994e2eab1fd89e5c65dd49]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:10:52.894873  5843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6bcc086ce114b58907ffe0726538dee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.895835  5693 tablet_service.cc:1511] Processing CreateTablet for tablet 38028b6e94834c26a4e404e08785069e (DEFAULT_TABLE table=test-workload [id=9f69192082994e2eab1fd89e5c65dd49]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:10:52.897238  5693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38028b6e94834c26a4e404e08785069e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.898789  5840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e409a5c6358744649968cfb0e38604b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.901489  5764 tablet_service.cc:1511] Processing CreateTablet for tablet e8e93d69197848668a92290fe29f4240 (DEFAULT_TABLE table=test-workload [id=9f69192082994e2eab1fd89e5c65dd49]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:10:52.903072  5764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8e93d69197848668a92290fe29f4240. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.903378  5691 tablet_service.cc:1511] Processing CreateTablet for tablet e409a5c6358744649968cfb0e38604b6 (DEFAULT_TABLE table=test-workload [id=9f69192082994e2eab1fd89e5c65dd49]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:10:52.904729  5691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e409a5c6358744649968cfb0e38604b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.907550  5692 tablet_service.cc:1511] Processing CreateTablet for tablet 11f143b2ee9d461cbb90816f014ef678 (DEFAULT_TABLE table=test-workload [id=9f69192082994e2eab1fd89e5c65dd49]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:10:52.907765  5690 tablet_service.cc:1511] Processing CreateTablet for tablet 502cc099d352489abd588eaeea07ede5 (DEFAULT_TABLE table=test-workload [id=9f69192082994e2eab1fd89e5c65dd49]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:10:52.910537  5689 tablet_service.cc:1511] Processing CreateTablet for tablet e8e93d69197848668a92290fe29f4240 (DEFAULT_TABLE table=test-workload [id=9f69192082994e2eab1fd89e5c65dd49]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:10:52.909121  5690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 502cc099d352489abd588eaeea07ede5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.917438  5689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8e93d69197848668a92290fe29f4240. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.918881  5763 tablet_service.cc:1511] Processing CreateTablet for tablet 5529766f0a8e400ebea0391249049d10 (DEFAULT_TABLE table=test-workload [id=9f69192082994e2eab1fd89e5c65dd49]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:10:52.920415  5763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5529766f0a8e400ebea0391249049d10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.922328  5839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 502cc099d352489abd588eaeea07ede5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.923430  5688 tablet_service.cc:1511] Processing CreateTablet for tablet 5529766f0a8e400ebea0391249049d10 (DEFAULT_TABLE table=test-workload [id=9f69192082994e2eab1fd89e5c65dd49]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:10:52.924840  5688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5529766f0a8e400ebea0391249049d10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.926471  5844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 266ba88d94e443b6a4fe4211093ef0e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.927467  5838 tablet_service.cc:1511] Processing CreateTablet for tablet e8e93d69197848668a92290fe29f4240 (DEFAULT_TABLE table=test-workload [id=9f69192082994e2eab1fd89e5c65dd49]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:10:52.928869  5838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8e93d69197848668a92290fe29f4240. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.930181  5762 tablet_service.cc:1511] Processing CreateTablet for tablet c59c6352df27455a8f76a2be36fe70e7 (DEFAULT_TABLE table=test-workload [id=9f69192082994e2eab1fd89e5c65dd49]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:10:52.931617  5762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c59c6352df27455a8f76a2be36fe70e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.931434  5687 tablet_service.cc:1511] Processing CreateTablet for tablet c59c6352df27455a8f76a2be36fe70e7 (DEFAULT_TABLE table=test-workload [id=9f69192082994e2eab1fd89e5c65dd49]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:10:52.932723  5687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c59c6352df27455a8f76a2be36fe70e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.936038  5837 tablet_service.cc:1511] Processing CreateTablet for tablet 5529766f0a8e400ebea0391249049d10 (DEFAULT_TABLE table=test-workload [id=9f69192082994e2eab1fd89e5c65dd49]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:10:52.937433  5837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5529766f0a8e400ebea0391249049d10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.955981  5836 tablet_service.cc:1511] Processing CreateTablet for tablet c59c6352df27455a8f76a2be36fe70e7 (DEFAULT_TABLE table=test-workload [id=9f69192082994e2eab1fd89e5c65dd49]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:10:52.957577  5836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c59c6352df27455a8f76a2be36fe70e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.959527  5835 tablet_service.cc:1511] Processing CreateTablet for tablet 92eb568047234c8593a6d38cfc3bc033 (DEFAULT_TABLE table=test-workload [id=9f69192082994e2eab1fd89e5c65dd49]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:10:52.961020  5835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92eb568047234c8593a6d38cfc3bc033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.941633  5761 tablet_service.cc:1511] Processing CreateTablet for tablet 92eb568047234c8593a6d38cfc3bc033 (DEFAULT_TABLE table=test-workload [id=9f69192082994e2eab1fd89e5c65dd49]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:10:52.962324  5761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92eb568047234c8593a6d38cfc3bc033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.963687  5692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11f143b2ee9d461cbb90816f014ef678. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:52.971910  5686 tablet_service.cc:1511] Processing CreateTablet for tablet 92eb568047234c8593a6d38cfc3bc033 (DEFAULT_TABLE table=test-workload [id=9f69192082994e2eab1fd89e5c65dd49]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:10:52.973439  5686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92eb568047234c8593a6d38cfc3bc033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:53.054554  5894 tablet_bootstrap.cc:492] T 266ba88d94e443b6a4fe4211093ef0e5 P 8719747eee834099ba38e6539871c22c: Bootstrap starting.
I20260710 11:10:53.064270  5895 tablet_bootstrap.cc:492] T 266ba88d94e443b6a4fe4211093ef0e5 P e9f5d4d9e9e943eba087e807f6d165ca: Bootstrap starting.
I20260710 11:10:53.068748  5896 tablet_bootstrap.cc:492] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94: Bootstrap starting.
I20260710 11:10:53.076650  5894 tablet_bootstrap.cc:654] T 266ba88d94e443b6a4fe4211093ef0e5 P 8719747eee834099ba38e6539871c22c: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.092016  5895 tablet_bootstrap.cc:654] T 266ba88d94e443b6a4fe4211093ef0e5 P e9f5d4d9e9e943eba087e807f6d165ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.100771  5896 tablet_bootstrap.cc:654] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.112453  5896 tablet_bootstrap.cc:492] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94: No bootstrap required, opened a new log
I20260710 11:10:53.112457  5895 tablet_bootstrap.cc:492] T 266ba88d94e443b6a4fe4211093ef0e5 P e9f5d4d9e9e943eba087e807f6d165ca: No bootstrap required, opened a new log
I20260710 11:10:53.113057  5894 tablet_bootstrap.cc:492] T 266ba88d94e443b6a4fe4211093ef0e5 P 8719747eee834099ba38e6539871c22c: No bootstrap required, opened a new log
I20260710 11:10:53.113098  5895 ts_tablet_manager.cc:1403] T 266ba88d94e443b6a4fe4211093ef0e5 P e9f5d4d9e9e943eba087e807f6d165ca: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.010s
I20260710 11:10:53.113092  5896 ts_tablet_manager.cc:1403] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.000s
I20260710 11:10:53.113605  5894 ts_tablet_manager.cc:1403] T 266ba88d94e443b6a4fe4211093ef0e5 P 8719747eee834099ba38e6539871c22c: Time spent bootstrapping tablet: real 0.060s	user 0.016s	sys 0.005s
I20260710 11:10:53.116219  5894 raft_consensus.cc:359] T 266ba88d94e443b6a4fe4211093ef0e5 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.116839  5894 raft_consensus.cc:385] T 266ba88d94e443b6a4fe4211093ef0e5 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.116671  5895 raft_consensus.cc:359] T 266ba88d94e443b6a4fe4211093ef0e5 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.117197  5894 raft_consensus.cc:740] T 266ba88d94e443b6a4fe4211093ef0e5 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8719747eee834099ba38e6539871c22c, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.116954  5896 raft_consensus.cc:359] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.117503  5895 raft_consensus.cc:385] T 266ba88d94e443b6a4fe4211093ef0e5 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.117739  5896 raft_consensus.cc:385] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.117856  5895 raft_consensus.cc:740] T 266ba88d94e443b6a4fe4211093ef0e5 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9f5d4d9e9e943eba087e807f6d165ca, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.118158  5896 raft_consensus.cc:740] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 893341a7b01741b9b82acf6cd01aee94, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.118216  5894 consensus_queue.cc:260] T 266ba88d94e443b6a4fe4211093ef0e5 P 8719747eee834099ba38e6539871c22c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.118741  5895 consensus_queue.cc:260] T 266ba88d94e443b6a4fe4211093ef0e5 P e9f5d4d9e9e943eba087e807f6d165ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.119091  5896 consensus_queue.cc:260] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.121071  5805 heartbeater.cc:499] Master 127.2.153.126:35675 was elected leader, sending a full tablet report...
I20260710 11:10:53.121788  5894 ts_tablet_manager.cc:1434] T 266ba88d94e443b6a4fe4211093ef0e5 P 8719747eee834099ba38e6539871c22c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:10:53.123227  5894 tablet_bootstrap.cc:492] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c: Bootstrap starting.
I20260710 11:10:53.129346  5896 ts_tablet_manager.cc:1434] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260710 11:10:53.130556  5894 tablet_bootstrap.cc:654] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.130409  5879 heartbeater.cc:499] Master 127.2.153.126:35675 was elected leader, sending a full tablet report...
I20260710 11:10:53.131662  5896 tablet_bootstrap.cc:492] T a6bcc086ce114b58907ffe0726538dee P 893341a7b01741b9b82acf6cd01aee94: Bootstrap starting.
I20260710 11:10:53.137277  5730 heartbeater.cc:499] Master 127.2.153.126:35675 was elected leader, sending a full tablet report...
I20260710 11:10:53.137789  5895 ts_tablet_manager.cc:1434] T 266ba88d94e443b6a4fe4211093ef0e5 P e9f5d4d9e9e943eba087e807f6d165ca: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.011s
I20260710 11:10:53.138607  5901 raft_consensus.cc:493] T 266ba88d94e443b6a4fe4211093ef0e5 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:53.139034  5895 tablet_bootstrap.cc:492] T 502cc099d352489abd588eaeea07ede5 P e9f5d4d9e9e943eba087e807f6d165ca: Bootstrap starting.
I20260710 11:10:53.139179  5901 raft_consensus.cc:515] T 266ba88d94e443b6a4fe4211093ef0e5 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.140251  5896 tablet_bootstrap.cc:654] T a6bcc086ce114b58907ffe0726538dee P 893341a7b01741b9b82acf6cd01aee94: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.146572  5901 leader_election.cc:290] T 266ba88d94e443b6a4fe4211093ef0e5 P e9f5d4d9e9e943eba087e807f6d165ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8719747eee834099ba38e6539871c22c (127.2.153.66:39355), 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67:36625)
I20260710 11:10:53.159971  5895 tablet_bootstrap.cc:654] T 502cc099d352489abd588eaeea07ede5 P e9f5d4d9e9e943eba087e807f6d165ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.180365  5900 raft_consensus.cc:493] T 266ba88d94e443b6a4fe4211093ef0e5 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:53.181073  5900 raft_consensus.cc:515] T 266ba88d94e443b6a4fe4211093ef0e5 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.186400  5900 leader_election.cc:290] T 266ba88d94e443b6a4fe4211093ef0e5 P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165), 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67:36625)
I20260710 11:10:53.212123  5894 tablet_bootstrap.cc:492] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c: No bootstrap required, opened a new log
I20260710 11:10:53.212785  5894 ts_tablet_manager.cc:1403] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c: Time spent bootstrapping tablet: real 0.090s	user 0.014s	sys 0.028s
I20260710 11:10:53.216163  5894 raft_consensus.cc:359] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.217206  5894 raft_consensus.cc:385] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.217546  5894 raft_consensus.cc:740] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8719747eee834099ba38e6539871c22c, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.218961  5896 tablet_bootstrap.cc:492] T a6bcc086ce114b58907ffe0726538dee P 893341a7b01741b9b82acf6cd01aee94: No bootstrap required, opened a new log
I20260710 11:10:53.218508  5894 consensus_queue.cc:260] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.219693  5896 ts_tablet_manager.cc:1403] T a6bcc086ce114b58907ffe0726538dee P 893341a7b01741b9b82acf6cd01aee94: Time spent bootstrapping tablet: real 0.088s	user 0.018s	sys 0.039s
I20260710 11:10:53.222903  5894 ts_tablet_manager.cc:1434] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.005s
I20260710 11:10:53.224107  5896 raft_consensus.cc:359] T a6bcc086ce114b58907ffe0726538dee P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.224073  5894 tablet_bootstrap.cc:492] T 502cc099d352489abd588eaeea07ede5 P 8719747eee834099ba38e6539871c22c: Bootstrap starting.
I20260710 11:10:53.227394  5896 raft_consensus.cc:385] T a6bcc086ce114b58907ffe0726538dee P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.227985  5896 raft_consensus.cc:740] T a6bcc086ce114b58907ffe0726538dee P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 893341a7b01741b9b82acf6cd01aee94, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.235270  5896 consensus_queue.cc:260] T a6bcc086ce114b58907ffe0726538dee P 893341a7b01741b9b82acf6cd01aee94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.238389  5896 ts_tablet_manager.cc:1434] T a6bcc086ce114b58907ffe0726538dee P 893341a7b01741b9b82acf6cd01aee94: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.004s
I20260710 11:10:53.239591  5896 tablet_bootstrap.cc:492] T 92eb568047234c8593a6d38cfc3bc033 P 893341a7b01741b9b82acf6cd01aee94: Bootstrap starting.
I20260710 11:10:53.244551  5705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266ba88d94e443b6a4fe4211093ef0e5" candidate_uuid: "8719747eee834099ba38e6539871c22c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" is_pre_election: true
I20260710 11:10:53.245935  5705 raft_consensus.cc:2468] T 266ba88d94e443b6a4fe4211093ef0e5 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8719747eee834099ba38e6539871c22c in term 0.
I20260710 11:10:53.248370  5744 leader_election.cc:304] T 266ba88d94e443b6a4fe4211093ef0e5 P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8719747eee834099ba38e6539871c22c, e9f5d4d9e9e943eba087e807f6d165ca; no voters: 
I20260710 11:10:53.249284  5900 raft_consensus.cc:2804] T 266ba88d94e443b6a4fe4211093ef0e5 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:53.249783  5900 raft_consensus.cc:493] T 266ba88d94e443b6a4fe4211093ef0e5 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:53.250191  5900 raft_consensus.cc:3060] T 266ba88d94e443b6a4fe4211093ef0e5 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.251346  5854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266ba88d94e443b6a4fe4211093ef0e5" candidate_uuid: "8719747eee834099ba38e6539871c22c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "893341a7b01741b9b82acf6cd01aee94" is_pre_election: true
I20260710 11:10:53.250170  5894 tablet_bootstrap.cc:654] T 502cc099d352489abd588eaeea07ede5 P 8719747eee834099ba38e6539871c22c: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.250418  5895 tablet_bootstrap.cc:492] T 502cc099d352489abd588eaeea07ede5 P e9f5d4d9e9e943eba087e807f6d165ca: No bootstrap required, opened a new log
I20260710 11:10:53.258741  5895 ts_tablet_manager.cc:1403] T 502cc099d352489abd588eaeea07ede5 P e9f5d4d9e9e943eba087e807f6d165ca: Time spent bootstrapping tablet: real 0.120s	user 0.027s	sys 0.010s
I20260710 11:10:53.253705  5896 tablet_bootstrap.cc:654] T 92eb568047234c8593a6d38cfc3bc033 P 893341a7b01741b9b82acf6cd01aee94: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.265031  5780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266ba88d94e443b6a4fe4211093ef0e5" candidate_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8719747eee834099ba38e6539871c22c" is_pre_election: true
I20260710 11:10:53.267431  5854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266ba88d94e443b6a4fe4211093ef0e5" candidate_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "893341a7b01741b9b82acf6cd01aee94" is_pre_election: true
I20260710 11:10:53.267184  5895 raft_consensus.cc:359] T 502cc099d352489abd588eaeea07ede5 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.268165  5895 raft_consensus.cc:385] T 502cc099d352489abd588eaeea07ede5 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.268585  5895 raft_consensus.cc:740] T 502cc099d352489abd588eaeea07ede5 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9f5d4d9e9e943eba087e807f6d165ca, State: Initialized, Role: FOLLOWER
W20260710 11:10:53.269275  5670 leader_election.cc:343] T 266ba88d94e443b6a4fe4211093ef0e5 P e9f5d4d9e9e943eba087e807f6d165ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67:36625): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.259688  5900 raft_consensus.cc:515] T 266ba88d94e443b6a4fe4211093ef0e5 P 8719747eee834099ba38e6539871c22c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.271294  5780 raft_consensus.cc:2393] T 266ba88d94e443b6a4fe4211093ef0e5 P 8719747eee834099ba38e6539871c22c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9f5d4d9e9e943eba087e807f6d165ca in current term 1: Already voted for candidate 8719747eee834099ba38e6539871c22c in this term.
I20260710 11:10:53.271330  5895 consensus_queue.cc:260] T 502cc099d352489abd588eaeea07ede5 P e9f5d4d9e9e943eba087e807f6d165ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.283164  5671 leader_election.cc:304] T 266ba88d94e443b6a4fe4211093ef0e5 P e9f5d4d9e9e943eba087e807f6d165ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9f5d4d9e9e943eba087e807f6d165ca; no voters: 8719747eee834099ba38e6539871c22c, 893341a7b01741b9b82acf6cd01aee94
I20260710 11:10:53.284030  5705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266ba88d94e443b6a4fe4211093ef0e5" candidate_uuid: "8719747eee834099ba38e6539871c22c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9f5d4d9e9e943eba087e807f6d165ca"
I20260710 11:10:53.283193  5900 leader_election.cc:290] T 266ba88d94e443b6a4fe4211093ef0e5 P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 1 election: Requested vote from peers e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165), 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67:36625)
I20260710 11:10:53.284528  5896 tablet_bootstrap.cc:492] T 92eb568047234c8593a6d38cfc3bc033 P 893341a7b01741b9b82acf6cd01aee94: No bootstrap required, opened a new log
I20260710 11:10:53.284759  5705 raft_consensus.cc:3060] T 266ba88d94e443b6a4fe4211093ef0e5 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.285066  5900 raft_consensus.cc:493] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:53.285491  5896 ts_tablet_manager.cc:1403] T 92eb568047234c8593a6d38cfc3bc033 P 893341a7b01741b9b82acf6cd01aee94: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.007s
I20260710 11:10:53.285744  5900 raft_consensus.cc:515] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.287947  5900 leader_election.cc:290] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165), 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67:36625)
I20260710 11:10:53.289309  5894 tablet_bootstrap.cc:492] T 502cc099d352489abd588eaeea07ede5 P 8719747eee834099ba38e6539871c22c: No bootstrap required, opened a new log
I20260710 11:10:53.289891  5894 ts_tablet_manager.cc:1403] T 502cc099d352489abd588eaeea07ede5 P 8719747eee834099ba38e6539871c22c: Time spent bootstrapping tablet: real 0.066s	user 0.018s	sys 0.001s
I20260710 11:10:53.290589  5896 raft_consensus.cc:359] T 92eb568047234c8593a6d38cfc3bc033 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.291443  5896 raft_consensus.cc:385] T 92eb568047234c8593a6d38cfc3bc033 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.290275  5704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f143b2ee9d461cbb90816f014ef678" candidate_uuid: "8719747eee834099ba38e6539871c22c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" is_pre_election: true
I20260710 11:10:53.291790  5896 raft_consensus.cc:740] T 92eb568047234c8593a6d38cfc3bc033 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 893341a7b01741b9b82acf6cd01aee94, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.292248  5895 ts_tablet_manager.cc:1434] T 502cc099d352489abd588eaeea07ede5 P e9f5d4d9e9e943eba087e807f6d165ca: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260710 11:10:53.292623  5896 consensus_queue.cc:260] T 92eb568047234c8593a6d38cfc3bc033 P 893341a7b01741b9b82acf6cd01aee94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
W20260710 11:10:53.293138  5744 leader_election.cc:343] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.293264  5895 tablet_bootstrap.cc:492] T 38028b6e94834c26a4e404e08785069e P e9f5d4d9e9e943eba087e807f6d165ca: Bootstrap starting.
I20260710 11:10:53.295122  5896 ts_tablet_manager.cc:1434] T 92eb568047234c8593a6d38cfc3bc033 P 893341a7b01741b9b82acf6cd01aee94: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:10:53.297286  5896 tablet_bootstrap.cc:492] T c59c6352df27455a8f76a2be36fe70e7 P 893341a7b01741b9b82acf6cd01aee94: Bootstrap starting.
I20260710 11:10:53.299315  5854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266ba88d94e443b6a4fe4211093ef0e5" candidate_uuid: "8719747eee834099ba38e6539871c22c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "893341a7b01741b9b82acf6cd01aee94"
I20260710 11:10:53.302062  5854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f143b2ee9d461cbb90816f014ef678" candidate_uuid: "8719747eee834099ba38e6539871c22c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "893341a7b01741b9b82acf6cd01aee94" is_pre_election: true
I20260710 11:10:53.302788  5854 raft_consensus.cc:2468] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8719747eee834099ba38e6539871c22c in term 0.
I20260710 11:10:53.304019  5895 tablet_bootstrap.cc:654] T 38028b6e94834c26a4e404e08785069e P e9f5d4d9e9e943eba087e807f6d165ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.304020  5896 tablet_bootstrap.cc:654] T c59c6352df27455a8f76a2be36fe70e7 P 893341a7b01741b9b82acf6cd01aee94: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.304322  5705 raft_consensus.cc:2468] T 266ba88d94e443b6a4fe4211093ef0e5 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8719747eee834099ba38e6539871c22c in term 1.
I20260710 11:10:53.305158  5903 raft_consensus.cc:2749] T 266ba88d94e443b6a4fe4211093ef0e5 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:53.295861  5894 raft_consensus.cc:359] T 502cc099d352489abd588eaeea07ede5 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.306756  5894 raft_consensus.cc:385] T 502cc099d352489abd588eaeea07ede5 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.307217  5894 raft_consensus.cc:740] T 502cc099d352489abd588eaeea07ede5 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8719747eee834099ba38e6539871c22c, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.308437  5894 consensus_queue.cc:260] T 502cc099d352489abd588eaeea07ede5 P 8719747eee834099ba38e6539871c22c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.312682  5894 ts_tablet_manager.cc:1434] T 502cc099d352489abd588eaeea07ede5 P 8719747eee834099ba38e6539871c22c: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260710 11:10:53.314280  5894 tablet_bootstrap.cc:492] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c: Bootstrap starting.
W20260710 11:10:53.321684  5745 leader_election.cc:343] T 266ba88d94e443b6a4fe4211093ef0e5 P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67:36625): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.323757  5744 leader_election.cc:304] T 266ba88d94e443b6a4fe4211093ef0e5 P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8719747eee834099ba38e6539871c22c, e9f5d4d9e9e943eba087e807f6d165ca; no voters: 
I20260710 11:10:53.326160  5912 raft_consensus.cc:2804] T 266ba88d94e443b6a4fe4211093ef0e5 P 8719747eee834099ba38e6539871c22c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:53.328274  5912 raft_consensus.cc:697] T 266ba88d94e443b6a4fe4211093ef0e5 P 8719747eee834099ba38e6539871c22c [term 1 LEADER]: Becoming Leader. State: Replica: 8719747eee834099ba38e6539871c22c, State: Running, Role: LEADER
I20260710 11:10:53.330466  5912 consensus_queue.cc:237] T 266ba88d94e443b6a4fe4211093ef0e5 P 8719747eee834099ba38e6539871c22c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
W20260710 11:10:53.334538  5745 leader_election.cc:343] T 266ba88d94e443b6a4fe4211093ef0e5 P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67:36625): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.335399  5745 leader_election.cc:304] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [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: 8719747eee834099ba38e6539871c22c, 893341a7b01741b9b82acf6cd01aee94; no voters: e9f5d4d9e9e943eba087e807f6d165ca
I20260710 11:10:53.336195  5900 raft_consensus.cc:2804] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:53.336743  5900 raft_consensus.cc:493] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:53.337301  5900 raft_consensus.cc:3060] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:10:53.339026  5651 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:10:53.344084  5894 tablet_bootstrap.cc:654] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.348176  5900 raft_consensus.cc:515] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.349061  5895 tablet_bootstrap.cc:492] T 38028b6e94834c26a4e404e08785069e P e9f5d4d9e9e943eba087e807f6d165ca: No bootstrap required, opened a new log
I20260710 11:10:53.349475  5896 tablet_bootstrap.cc:492] T c59c6352df27455a8f76a2be36fe70e7 P 893341a7b01741b9b82acf6cd01aee94: No bootstrap required, opened a new log
I20260710 11:10:53.349843  5895 ts_tablet_manager.cc:1403] T 38028b6e94834c26a4e404e08785069e P e9f5d4d9e9e943eba087e807f6d165ca: Time spent bootstrapping tablet: real 0.057s	user 0.021s	sys 0.021s
I20260710 11:10:53.350023  5896 ts_tablet_manager.cc:1403] T c59c6352df27455a8f76a2be36fe70e7 P 893341a7b01741b9b82acf6cd01aee94: Time spent bootstrapping tablet: real 0.053s	user 0.027s	sys 0.009s
I20260710 11:10:53.351539  5705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f143b2ee9d461cbb90816f014ef678" candidate_uuid: "8719747eee834099ba38e6539871c22c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9f5d4d9e9e943eba087e807f6d165ca"
W20260710 11:10:53.353147  5744 leader_election.cc:343] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.354535  5895 raft_consensus.cc:359] T 38028b6e94834c26a4e404e08785069e P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.355718  5895 raft_consensus.cc:385] T 38028b6e94834c26a4e404e08785069e P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.353766  5896 raft_consensus.cc:359] T c59c6352df27455a8f76a2be36fe70e7 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.356099  5854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f143b2ee9d461cbb90816f014ef678" candidate_uuid: "8719747eee834099ba38e6539871c22c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "893341a7b01741b9b82acf6cd01aee94"
I20260710 11:10:53.356523  5896 raft_consensus.cc:385] T c59c6352df27455a8f76a2be36fe70e7 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.356179  5895 raft_consensus.cc:740] T 38028b6e94834c26a4e404e08785069e P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9f5d4d9e9e943eba087e807f6d165ca, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.356832  5854 raft_consensus.cc:3060] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.356920  5896 raft_consensus.cc:740] T c59c6352df27455a8f76a2be36fe70e7 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 893341a7b01741b9b82acf6cd01aee94, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.358347  5895 consensus_queue.cc:260] T 38028b6e94834c26a4e404e08785069e P e9f5d4d9e9e943eba087e807f6d165ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.364892  5896 consensus_queue.cc:260] T c59c6352df27455a8f76a2be36fe70e7 P 893341a7b01741b9b82acf6cd01aee94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.367475  5896 ts_tablet_manager.cc:1434] T c59c6352df27455a8f76a2be36fe70e7 P 893341a7b01741b9b82acf6cd01aee94: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260710 11:10:53.368556  5896 tablet_bootstrap.cc:492] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94: Bootstrap starting.
I20260710 11:10:53.368129  5602 catalog_manager.cc:5697] T 266ba88d94e443b6a4fe4211093ef0e5 P 8719747eee834099ba38e6539871c22c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8719747eee834099ba38e6539871c22c (127.2.153.66). New cstate: current_term: 1 leader_uuid: "8719747eee834099ba38e6539871c22c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:53.379743  5895 ts_tablet_manager.cc:1434] T 38028b6e94834c26a4e404e08785069e P e9f5d4d9e9e943eba087e807f6d165ca: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.003s
I20260710 11:10:53.384374  5895 tablet_bootstrap.cc:492] T 5529766f0a8e400ebea0391249049d10 P e9f5d4d9e9e943eba087e807f6d165ca: Bootstrap starting.
I20260710 11:10:53.382604  5854 raft_consensus.cc:2468] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8719747eee834099ba38e6539871c22c in term 1.
I20260710 11:10:53.372885  5900 leader_election.cc:290] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 1 election: Requested vote from peers e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165), 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67:36625)
I20260710 11:10:53.388716  5896 tablet_bootstrap.cc:654] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.397354  5745 leader_election.cc:304] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [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: 8719747eee834099ba38e6539871c22c, 893341a7b01741b9b82acf6cd01aee94; no voters: e9f5d4d9e9e943eba087e807f6d165ca
I20260710 11:10:53.398046  5894 tablet_bootstrap.cc:492] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c: No bootstrap required, opened a new log
I20260710 11:10:53.398569  5894 ts_tablet_manager.cc:1403] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c: Time spent bootstrapping tablet: real 0.085s	user 0.028s	sys 0.026s
I20260710 11:10:53.398721  5900 raft_consensus.cc:2804] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:53.399802  5900 raft_consensus.cc:697] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [term 1 LEADER]: Becoming Leader. State: Replica: 8719747eee834099ba38e6539871c22c, State: Running, Role: LEADER
I20260710 11:10:53.401166  5900 consensus_queue.cc:237] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.402455  5894 raft_consensus.cc:359] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.403254  5894 raft_consensus.cc:385] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.403344  5896 tablet_bootstrap.cc:492] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94: No bootstrap required, opened a new log
I20260710 11:10:53.403580  5894 raft_consensus.cc:740] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8719747eee834099ba38e6539871c22c, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.404204  5896 ts_tablet_manager.cc:1403] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.000s
I20260710 11:10:53.404546  5894 consensus_queue.cc:260] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.407047  5895 tablet_bootstrap.cc:654] T 5529766f0a8e400ebea0391249049d10 P e9f5d4d9e9e943eba087e807f6d165ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.407169  5894 ts_tablet_manager.cc:1434] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 11:10:53.408305  5894 tablet_bootstrap.cc:492] T a6bcc086ce114b58907ffe0726538dee P 8719747eee834099ba38e6539871c22c: Bootstrap starting.
I20260710 11:10:53.408984  5896 raft_consensus.cc:359] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.410223  5896 raft_consensus.cc:385] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.410765  5896 raft_consensus.cc:740] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 893341a7b01741b9b82acf6cd01aee94, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.412171  5896 consensus_queue.cc:260] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.415706  5896 ts_tablet_manager.cc:1434] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:10:53.416546  5894 tablet_bootstrap.cc:654] T a6bcc086ce114b58907ffe0726538dee P 8719747eee834099ba38e6539871c22c: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.417863  5902 raft_consensus.cc:493] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:53.418394  5902 raft_consensus.cc:515] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.418895  5895 tablet_bootstrap.cc:492] T 5529766f0a8e400ebea0391249049d10 P e9f5d4d9e9e943eba087e807f6d165ca: No bootstrap required, opened a new log
I20260710 11:10:53.419485  5895 ts_tablet_manager.cc:1403] T 5529766f0a8e400ebea0391249049d10 P e9f5d4d9e9e943eba087e807f6d165ca: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.002s
I20260710 11:10:53.420251  5925 raft_consensus.cc:493] T c59c6352df27455a8f76a2be36fe70e7 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:53.423352  5902 leader_election.cc:290] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165), 8719747eee834099ba38e6539871c22c (127.2.153.66:39355)
I20260710 11:10:53.433806  5925 raft_consensus.cc:515] T c59c6352df27455a8f76a2be36fe70e7 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.436985  5925 leader_election.cc:290] T c59c6352df27455a8f76a2be36fe70e7 P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165), 8719747eee834099ba38e6539871c22c (127.2.153.66:39355)
I20260710 11:10:53.430668  5599 catalog_manager.cc:5697] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8719747eee834099ba38e6539871c22c (127.2.153.66). New cstate: current_term: 1 leader_uuid: "8719747eee834099ba38e6539871c22c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:53.428781  5903 raft_consensus.cc:493] T 38028b6e94834c26a4e404e08785069e P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:53.428130  5896 tablet_bootstrap.cc:492] T 266ba88d94e443b6a4fe4211093ef0e5 P 893341a7b01741b9b82acf6cd01aee94: Bootstrap starting.
I20260710 11:10:53.438627  5903 raft_consensus.cc:515] T 38028b6e94834c26a4e404e08785069e P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.440742  5903 leader_election.cc:290] T 38028b6e94834c26a4e404e08785069e P e9f5d4d9e9e943eba087e807f6d165ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8719747eee834099ba38e6539871c22c (127.2.153.66:39355), 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67:36625)
I20260710 11:10:53.442859  5854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38028b6e94834c26a4e404e08785069e" candidate_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "893341a7b01741b9b82acf6cd01aee94" is_pre_election: true
I20260710 11:10:53.443498  5894 tablet_bootstrap.cc:492] T a6bcc086ce114b58907ffe0726538dee P 8719747eee834099ba38e6539871c22c: No bootstrap required, opened a new log
I20260710 11:10:53.444033  5894 ts_tablet_manager.cc:1403] T a6bcc086ce114b58907ffe0726538dee P 8719747eee834099ba38e6539871c22c: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.010s
I20260710 11:10:53.444324  5780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38028b6e94834c26a4e404e08785069e" candidate_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8719747eee834099ba38e6539871c22c" is_pre_election: true
I20260710 11:10:53.445791  5896 tablet_bootstrap.cc:654] T 266ba88d94e443b6a4fe4211093ef0e5 P 893341a7b01741b9b82acf6cd01aee94: Neither blocks nor log segments found. Creating new log.
W20260710 11:10:53.445924  5670 leader_election.cc:343] T 38028b6e94834c26a4e404e08785069e P e9f5d4d9e9e943eba087e807f6d165ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67:36625): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.447036  5894 raft_consensus.cc:359] T a6bcc086ce114b58907ffe0726538dee P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.447593  5779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c59c6352df27455a8f76a2be36fe70e7" candidate_uuid: "893341a7b01741b9b82acf6cd01aee94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8719747eee834099ba38e6539871c22c" is_pre_election: true
I20260710 11:10:53.447777  5894 raft_consensus.cc:385] T a6bcc086ce114b58907ffe0726538dee P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.448333  5894 raft_consensus.cc:740] T a6bcc086ce114b58907ffe0726538dee P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8719747eee834099ba38e6539871c22c, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.448592  5780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e409a5c6358744649968cfb0e38604b6" candidate_uuid: "893341a7b01741b9b82acf6cd01aee94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8719747eee834099ba38e6539871c22c" is_pre_election: true
W20260710 11:10:53.447847  5671 leader_election.cc:343] T 38028b6e94834c26a4e404e08785069e P e9f5d4d9e9e943eba087e807f6d165ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8719747eee834099ba38e6539871c22c (127.2.153.66:39355): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.449190  5894 consensus_queue.cc:260] T a6bcc086ce114b58907ffe0726538dee P 8719747eee834099ba38e6539871c22c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.449580  5671 leader_election.cc:304] T 38028b6e94834c26a4e404e08785069e P e9f5d4d9e9e943eba087e807f6d165ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9f5d4d9e9e943eba087e807f6d165ca; no voters: 8719747eee834099ba38e6539871c22c, 893341a7b01741b9b82acf6cd01aee94
W20260710 11:10:53.450373  5820 leader_election.cc:343] T c59c6352df27455a8f76a2be36fe70e7 P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8719747eee834099ba38e6539871c22c (127.2.153.66:39355): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.451484  5894 ts_tablet_manager.cc:1434] T a6bcc086ce114b58907ffe0726538dee P 8719747eee834099ba38e6539871c22c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:10:53.450721  5903 raft_consensus.cc:2749] T 38028b6e94834c26a4e404e08785069e P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:53.452525  5894 tablet_bootstrap.cc:492] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c: Bootstrap starting.
W20260710 11:10:53.452477  5820 leader_election.cc:343] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8719747eee834099ba38e6539871c22c (127.2.153.66:39355): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.422788  5895 raft_consensus.cc:359] T 5529766f0a8e400ebea0391249049d10 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.453742  5895 raft_consensus.cc:385] T 5529766f0a8e400ebea0391249049d10 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.456379  5896 tablet_bootstrap.cc:492] T 266ba88d94e443b6a4fe4211093ef0e5 P 893341a7b01741b9b82acf6cd01aee94: No bootstrap required, opened a new log
I20260710 11:10:53.456872  5896 ts_tablet_manager.cc:1403] T 266ba88d94e443b6a4fe4211093ef0e5 P 893341a7b01741b9b82acf6cd01aee94: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.006s
I20260710 11:10:53.454046  5895 raft_consensus.cc:740] T 5529766f0a8e400ebea0391249049d10 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9f5d4d9e9e943eba087e807f6d165ca, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.459010  5895 consensus_queue.cc:260] T 5529766f0a8e400ebea0391249049d10 P e9f5d4d9e9e943eba087e807f6d165ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.459775  5894 tablet_bootstrap.cc:654] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.460016  5896 raft_consensus.cc:359] T 266ba88d94e443b6a4fe4211093ef0e5 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.462507  5896 raft_consensus.cc:385] T 266ba88d94e443b6a4fe4211093ef0e5 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.462818  5896 raft_consensus.cc:740] T 266ba88d94e443b6a4fe4211093ef0e5 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 893341a7b01741b9b82acf6cd01aee94, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.463742  5896 consensus_queue.cc:260] T 266ba88d94e443b6a4fe4211093ef0e5 P 893341a7b01741b9b82acf6cd01aee94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.467427  5925 raft_consensus.cc:493] T 92eb568047234c8593a6d38cfc3bc033 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:53.467940  5925 raft_consensus.cc:515] T 92eb568047234c8593a6d38cfc3bc033 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.471473  5925 leader_election.cc:290] T 92eb568047234c8593a6d38cfc3bc033 P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165), 8719747eee834099ba38e6539871c22c (127.2.153.66:39355)
I20260710 11:10:53.472879  5896 ts_tablet_manager.cc:1434] T 266ba88d94e443b6a4fe4211093ef0e5 P 893341a7b01741b9b82acf6cd01aee94: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:10:53.473807  5896 tablet_bootstrap.cc:492] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94: Bootstrap starting.
I20260710 11:10:53.476023  5780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92eb568047234c8593a6d38cfc3bc033" candidate_uuid: "893341a7b01741b9b82acf6cd01aee94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8719747eee834099ba38e6539871c22c" is_pre_election: true
I20260710 11:10:53.476810  5894 tablet_bootstrap.cc:492] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c: No bootstrap required, opened a new log
I20260710 11:10:53.477342  5894 ts_tablet_manager.cc:1403] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c: Time spent bootstrapping tablet: real 0.025s	user 0.004s	sys 0.017s
W20260710 11:10:53.477653  5820 leader_election.cc:343] T 92eb568047234c8593a6d38cfc3bc033 P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8719747eee834099ba38e6539871c22c (127.2.153.66:39355): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.480396  5894 raft_consensus.cc:359] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.481752  5894 raft_consensus.cc:385] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.482079  5896 tablet_bootstrap.cc:654] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.482255  5895 ts_tablet_manager.cc:1434] T 5529766f0a8e400ebea0391249049d10 P e9f5d4d9e9e943eba087e807f6d165ca: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.000s
I20260710 11:10:53.483218  5704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c59c6352df27455a8f76a2be36fe70e7" candidate_uuid: "893341a7b01741b9b82acf6cd01aee94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" is_pre_election: true
I20260710 11:10:53.483625  5705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e409a5c6358744649968cfb0e38604b6" candidate_uuid: "893341a7b01741b9b82acf6cd01aee94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" is_pre_election: true
I20260710 11:10:53.482085  5894 raft_consensus.cc:740] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8719747eee834099ba38e6539871c22c, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.484858  5703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92eb568047234c8593a6d38cfc3bc033" candidate_uuid: "893341a7b01741b9b82acf6cd01aee94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" is_pre_election: true
I20260710 11:10:53.484688  5894 consensus_queue.cc:260] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.485994  5903 raft_consensus.cc:493] T 5529766f0a8e400ebea0391249049d10 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:53.486472  5903 raft_consensus.cc:515] T 5529766f0a8e400ebea0391249049d10 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.487337  5894 ts_tablet_manager.cc:1434] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260710 11:10:53.488368  5894 tablet_bootstrap.cc:492] T e8e93d69197848668a92290fe29f4240 P 8719747eee834099ba38e6539871c22c: Bootstrap starting.
I20260710 11:10:53.488556  5903 leader_election.cc:290] T 5529766f0a8e400ebea0391249049d10 P e9f5d4d9e9e943eba087e807f6d165ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8719747eee834099ba38e6539871c22c (127.2.153.66:39355), 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67:36625)
I20260710 11:10:53.488682  5895 tablet_bootstrap.cc:492] T c59c6352df27455a8f76a2be36fe70e7 P e9f5d4d9e9e943eba087e807f6d165ca: Bootstrap starting.
I20260710 11:10:53.490166  5854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5529766f0a8e400ebea0391249049d10" candidate_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "893341a7b01741b9b82acf6cd01aee94" is_pre_election: true
W20260710 11:10:53.491360  5818 leader_election.cc:343] T c59c6352df27455a8f76a2be36fe70e7 P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.492949  5818 leader_election.cc:304] T c59c6352df27455a8f76a2be36fe70e7 P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 893341a7b01741b9b82acf6cd01aee94; no voters: 8719747eee834099ba38e6539871c22c, e9f5d4d9e9e943eba087e807f6d165ca
I20260710 11:10:53.493773  5925 raft_consensus.cc:2749] T c59c6352df27455a8f76a2be36fe70e7 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:10:53.494180  5818 leader_election.cc:343] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.494761  5894 tablet_bootstrap.cc:654] T e8e93d69197848668a92290fe29f4240 P 8719747eee834099ba38e6539871c22c: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.494647  5818 leader_election.cc:304] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 893341a7b01741b9b82acf6cd01aee94; no voters: 8719747eee834099ba38e6539871c22c, e9f5d4d9e9e943eba087e807f6d165ca
I20260710 11:10:53.495400  5925 raft_consensus.cc:2749] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:10:53.496543  5818 leader_election.cc:343] T 92eb568047234c8593a6d38cfc3bc033 P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.496950  5818 leader_election.cc:304] T 92eb568047234c8593a6d38cfc3bc033 P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 893341a7b01741b9b82acf6cd01aee94; no voters: 8719747eee834099ba38e6539871c22c, e9f5d4d9e9e943eba087e807f6d165ca
W20260710 11:10:53.498380  5670 leader_election.cc:343] T 5529766f0a8e400ebea0391249049d10 P e9f5d4d9e9e943eba087e807f6d165ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67:36625): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.499392  5925 raft_consensus.cc:2749] T 92eb568047234c8593a6d38cfc3bc033 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:53.499526  5895 tablet_bootstrap.cc:654] T c59c6352df27455a8f76a2be36fe70e7 P e9f5d4d9e9e943eba087e807f6d165ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.502640  5780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5529766f0a8e400ebea0391249049d10" candidate_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8719747eee834099ba38e6539871c22c" is_pre_election: true
I20260710 11:10:53.503472  5780 raft_consensus.cc:2468] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9f5d4d9e9e943eba087e807f6d165ca in term 0.
I20260710 11:10:53.505330  5671 leader_election.cc:304] T 5529766f0a8e400ebea0391249049d10 P e9f5d4d9e9e943eba087e807f6d165ca [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: 8719747eee834099ba38e6539871c22c, e9f5d4d9e9e943eba087e807f6d165ca; no voters: 893341a7b01741b9b82acf6cd01aee94
I20260710 11:10:53.506165  5903 raft_consensus.cc:493] T 502cc099d352489abd588eaeea07ede5 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:53.506516  5901 raft_consensus.cc:2804] T 5529766f0a8e400ebea0391249049d10 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:53.506661  5903 raft_consensus.cc:515] T 502cc099d352489abd588eaeea07ede5 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.507184  5901 raft_consensus.cc:493] T 5529766f0a8e400ebea0391249049d10 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:53.507738  5901 raft_consensus.cc:3060] T 5529766f0a8e400ebea0391249049d10 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.509544  5894 tablet_bootstrap.cc:492] T e8e93d69197848668a92290fe29f4240 P 8719747eee834099ba38e6539871c22c: No bootstrap required, opened a new log
I20260710 11:10:53.510066  5894 ts_tablet_manager.cc:1403] T e8e93d69197848668a92290fe29f4240 P 8719747eee834099ba38e6539871c22c: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.003s
I20260710 11:10:53.510160  5854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502cc099d352489abd588eaeea07ede5" candidate_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "893341a7b01741b9b82acf6cd01aee94" is_pre_election: true
W20260710 11:10:53.511699  5670 leader_election.cc:343] T 502cc099d352489abd588eaeea07ede5 P e9f5d4d9e9e943eba087e807f6d165ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67:36625): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.512233  5903 leader_election.cc:290] T 502cc099d352489abd588eaeea07ede5 P e9f5d4d9e9e943eba087e807f6d165ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8719747eee834099ba38e6539871c22c (127.2.153.66:39355), 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67:36625)
I20260710 11:10:53.513319  5894 raft_consensus.cc:359] T e8e93d69197848668a92290fe29f4240 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.514055  5894 raft_consensus.cc:385] T e8e93d69197848668a92290fe29f4240 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.514372  5894 raft_consensus.cc:740] T e8e93d69197848668a92290fe29f4240 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8719747eee834099ba38e6539871c22c, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.515930  5780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502cc099d352489abd588eaeea07ede5" candidate_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8719747eee834099ba38e6539871c22c" is_pre_election: true
I20260710 11:10:53.516781  5894 consensus_queue.cc:260] T e8e93d69197848668a92290fe29f4240 P 8719747eee834099ba38e6539871c22c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.516866  5780 raft_consensus.cc:2468] T 502cc099d352489abd588eaeea07ede5 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9f5d4d9e9e943eba087e807f6d165ca in term 0.
I20260710 11:10:53.518976  5671 leader_election.cc:304] T 502cc099d352489abd588eaeea07ede5 P e9f5d4d9e9e943eba087e807f6d165ca [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: 8719747eee834099ba38e6539871c22c, e9f5d4d9e9e943eba087e807f6d165ca; no voters: 893341a7b01741b9b82acf6cd01aee94
I20260710 11:10:53.519462  5894 ts_tablet_manager.cc:1434] T e8e93d69197848668a92290fe29f4240 P 8719747eee834099ba38e6539871c22c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:10:53.520145  5903 raft_consensus.cc:2804] T 502cc099d352489abd588eaeea07ede5 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:53.520756  5894 tablet_bootstrap.cc:492] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c: Bootstrap starting.
I20260710 11:10:53.520668  5903 raft_consensus.cc:493] T 502cc099d352489abd588eaeea07ede5 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:53.521322  5903 raft_consensus.cc:3060] T 502cc099d352489abd588eaeea07ede5 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.527894  5894 tablet_bootstrap.cc:654] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.536198  5903 raft_consensus.cc:515] T 502cc099d352489abd588eaeea07ede5 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.539594  5894 tablet_bootstrap.cc:492] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c: No bootstrap required, opened a new log
I20260710 11:10:53.540107  5894 ts_tablet_manager.cc:1403] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260710 11:10:53.540361  5780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502cc099d352489abd588eaeea07ede5" candidate_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8719747eee834099ba38e6539871c22c"
I20260710 11:10:53.541263  5780 raft_consensus.cc:3060] T 502cc099d352489abd588eaeea07ede5 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.542981  5896 tablet_bootstrap.cc:492] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94: No bootstrap required, opened a new log
I20260710 11:10:53.542765  5894 raft_consensus.cc:359] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.543538  5896 ts_tablet_manager.cc:1403] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.013s
I20260710 11:10:53.543678  5894 raft_consensus.cc:385] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.544031  5894 raft_consensus.cc:740] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8719747eee834099ba38e6539871c22c, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.544754  5894 consensus_queue.cc:260] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.547048  5894 ts_tablet_manager.cc:1434] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:10:53.547950  5894 tablet_bootstrap.cc:492] T 92eb568047234c8593a6d38cfc3bc033 P 8719747eee834099ba38e6539871c22c: Bootstrap starting.
I20260710 11:10:53.553324  5894 tablet_bootstrap.cc:654] T 92eb568047234c8593a6d38cfc3bc033 P 8719747eee834099ba38e6539871c22c: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.553575  5854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502cc099d352489abd588eaeea07ede5" candidate_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "893341a7b01741b9b82acf6cd01aee94"
W20260710 11:10:53.555773  5670 leader_election.cc:343] T 502cc099d352489abd588eaeea07ede5 P e9f5d4d9e9e943eba087e807f6d165ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67:36625): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.556604  5903 leader_election.cc:290] T 502cc099d352489abd588eaeea07ede5 P e9f5d4d9e9e943eba087e807f6d165ca [CANDIDATE]: Term 1 election: Requested vote from peers 8719747eee834099ba38e6539871c22c (127.2.153.66:39355), 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67:36625)
I20260710 11:10:53.559171  5780 raft_consensus.cc:2468] T 502cc099d352489abd588eaeea07ede5 P 8719747eee834099ba38e6539871c22c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9f5d4d9e9e943eba087e807f6d165ca in term 1.
I20260710 11:10:53.560945  5671 leader_election.cc:304] T 502cc099d352489abd588eaeea07ede5 P e9f5d4d9e9e943eba087e807f6d165ca [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: 8719747eee834099ba38e6539871c22c, e9f5d4d9e9e943eba087e807f6d165ca; no voters: 893341a7b01741b9b82acf6cd01aee94
I20260710 11:10:53.562523  5903 raft_consensus.cc:2804] T 502cc099d352489abd588eaeea07ede5 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:53.563367  5896 raft_consensus.cc:359] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.564098  5896 raft_consensus.cc:385] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.564391  5896 raft_consensus.cc:740] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 893341a7b01741b9b82acf6cd01aee94, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.564816  5894 tablet_bootstrap.cc:492] T 92eb568047234c8593a6d38cfc3bc033 P 8719747eee834099ba38e6539871c22c: No bootstrap required, opened a new log
I20260710 11:10:53.565330  5894 ts_tablet_manager.cc:1403] T 92eb568047234c8593a6d38cfc3bc033 P 8719747eee834099ba38e6539871c22c: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260710 11:10:53.542865  5901 raft_consensus.cc:515] T 5529766f0a8e400ebea0391249049d10 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.567184  5901 leader_election.cc:290] T 5529766f0a8e400ebea0391249049d10 P e9f5d4d9e9e943eba087e807f6d165ca [CANDIDATE]: Term 1 election: Requested vote from peers 8719747eee834099ba38e6539871c22c (127.2.153.66:39355), 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67:36625)
I20260710 11:10:53.568154  5894 raft_consensus.cc:359] T 92eb568047234c8593a6d38cfc3bc033 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.568424  5896 consensus_queue.cc:260] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.569023  5894 raft_consensus.cc:385] T 92eb568047234c8593a6d38cfc3bc033 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.569401  5894 raft_consensus.cc:740] T 92eb568047234c8593a6d38cfc3bc033 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8719747eee834099ba38e6539871c22c, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.569494  5854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5529766f0a8e400ebea0391249049d10" candidate_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "893341a7b01741b9b82acf6cd01aee94"
I20260710 11:10:53.570524  5854 raft_consensus.cc:3060] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.570418  5894 consensus_queue.cc:260] T 92eb568047234c8593a6d38cfc3bc033 P 8719747eee834099ba38e6539871c22c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.572829  5894 ts_tablet_manager.cc:1434] T 92eb568047234c8593a6d38cfc3bc033 P 8719747eee834099ba38e6539871c22c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 11:10:53.573997  5894 tablet_bootstrap.cc:492] T 38028b6e94834c26a4e404e08785069e P 8719747eee834099ba38e6539871c22c: Bootstrap starting.
I20260710 11:10:53.579627  5894 tablet_bootstrap.cc:654] T 38028b6e94834c26a4e404e08785069e P 8719747eee834099ba38e6539871c22c: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.582633  5780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5529766f0a8e400ebea0391249049d10" candidate_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8719747eee834099ba38e6539871c22c"
I20260710 11:10:53.584635  5780 raft_consensus.cc:3060] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.582067  5854 raft_consensus.cc:2468] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9f5d4d9e9e943eba087e807f6d165ca in term 1.
I20260710 11:10:53.591953  5670 leader_election.cc:304] T 5529766f0a8e400ebea0391249049d10 P e9f5d4d9e9e943eba087e807f6d165ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 893341a7b01741b9b82acf6cd01aee94, e9f5d4d9e9e943eba087e807f6d165ca; no voters: 
I20260710 11:10:53.593603  5901 raft_consensus.cc:2804] T 5529766f0a8e400ebea0391249049d10 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:53.594378  5901 raft_consensus.cc:697] T 5529766f0a8e400ebea0391249049d10 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 LEADER]: Becoming Leader. State: Replica: e9f5d4d9e9e943eba087e807f6d165ca, State: Running, Role: LEADER
I20260710 11:10:53.595614  5901 consensus_queue.cc:237] T 5529766f0a8e400ebea0391249049d10 P e9f5d4d9e9e943eba087e807f6d165ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.597460  5896 ts_tablet_manager.cc:1434] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94: Time spent starting tablet: real 0.053s	user 0.004s	sys 0.001s
I20260710 11:10:53.597980  5925 raft_consensus.cc:493] T a6bcc086ce114b58907ffe0726538dee P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:53.598575  5925 raft_consensus.cc:515] T a6bcc086ce114b58907ffe0726538dee P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.600943  5925 leader_election.cc:290] T a6bcc086ce114b58907ffe0726538dee P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165), 8719747eee834099ba38e6539871c22c (127.2.153.66:39355)
I20260710 11:10:53.600785  5903 raft_consensus.cc:697] T 502cc099d352489abd588eaeea07ede5 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 LEADER]: Becoming Leader. State: Replica: e9f5d4d9e9e943eba087e807f6d165ca, State: Running, Role: LEADER
I20260710 11:10:53.602406  5903 consensus_queue.cc:237] T 502cc099d352489abd588eaeea07ede5 P e9f5d4d9e9e943eba087e807f6d165ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.603150  5703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6bcc086ce114b58907ffe0726538dee" candidate_uuid: "893341a7b01741b9b82acf6cd01aee94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" is_pre_election: true
I20260710 11:10:53.605286  5779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6bcc086ce114b58907ffe0726538dee" candidate_uuid: "893341a7b01741b9b82acf6cd01aee94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8719747eee834099ba38e6539871c22c" is_pre_election: true
I20260710 11:10:53.606062  5779 raft_consensus.cc:2468] T a6bcc086ce114b58907ffe0726538dee P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 893341a7b01741b9b82acf6cd01aee94 in term 0.
I20260710 11:10:53.607503  5820 leader_election.cc:304] T a6bcc086ce114b58907ffe0726538dee P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8719747eee834099ba38e6539871c22c, 893341a7b01741b9b82acf6cd01aee94; no voters: 
W20260710 11:10:53.609050  5818 leader_election.cc:343] T a6bcc086ce114b58907ffe0726538dee P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.610018  5925 raft_consensus.cc:2804] T a6bcc086ce114b58907ffe0726538dee P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:53.610545  5925 raft_consensus.cc:493] T a6bcc086ce114b58907ffe0726538dee P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:53.610673  5896 tablet_bootstrap.cc:492] T 38028b6e94834c26a4e404e08785069e P 893341a7b01741b9b82acf6cd01aee94: Bootstrap starting.
I20260710 11:10:53.601094  5895 tablet_bootstrap.cc:492] T c59c6352df27455a8f76a2be36fe70e7 P e9f5d4d9e9e943eba087e807f6d165ca: No bootstrap required, opened a new log
I20260710 11:10:53.611992  5902 raft_consensus.cc:493] T 266ba88d94e443b6a4fe4211093ef0e5 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:53.611023  5925 raft_consensus.cc:3060] T a6bcc086ce114b58907ffe0726538dee P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.615036  5895 ts_tablet_manager.cc:1403] T c59c6352df27455a8f76a2be36fe70e7 P e9f5d4d9e9e943eba087e807f6d165ca: Time spent bootstrapping tablet: real 0.127s	user 0.044s	sys 0.063s
I20260710 11:10:53.614650  5902 raft_consensus.cc:515] T 266ba88d94e443b6a4fe4211093ef0e5 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.613036  5780 raft_consensus.cc:2468] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9f5d4d9e9e943eba087e807f6d165ca in term 1.
I20260710 11:10:53.619660  5894 tablet_bootstrap.cc:492] T 38028b6e94834c26a4e404e08785069e P 8719747eee834099ba38e6539871c22c: No bootstrap required, opened a new log
I20260710 11:10:53.620172  5894 ts_tablet_manager.cc:1403] T 38028b6e94834c26a4e404e08785069e P 8719747eee834099ba38e6539871c22c: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.014s
I20260710 11:10:53.619674  5703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266ba88d94e443b6a4fe4211093ef0e5" candidate_uuid: "893341a7b01741b9b82acf6cd01aee94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" is_pre_election: true
I20260710 11:10:53.621162  5896 tablet_bootstrap.cc:654] T 38028b6e94834c26a4e404e08785069e P 893341a7b01741b9b82acf6cd01aee94: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.620913  5895 raft_consensus.cc:359] T c59c6352df27455a8f76a2be36fe70e7 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.621723  5703 raft_consensus.cc:2393] T 266ba88d94e443b6a4fe4211093ef0e5 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 893341a7b01741b9b82acf6cd01aee94 in current term 1: Already voted for candidate 8719747eee834099ba38e6539871c22c in this term.
I20260710 11:10:53.621850  5895 raft_consensus.cc:385] T c59c6352df27455a8f76a2be36fe70e7 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.622364  5895 raft_consensus.cc:740] T c59c6352df27455a8f76a2be36fe70e7 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9f5d4d9e9e943eba087e807f6d165ca, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.622931  5894 raft_consensus.cc:359] T 38028b6e94834c26a4e404e08785069e P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.623653  5894 raft_consensus.cc:385] T 38028b6e94834c26a4e404e08785069e P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.623281  5895 consensus_queue.cc:260] T c59c6352df27455a8f76a2be36fe70e7 P e9f5d4d9e9e943eba087e807f6d165ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.623924  5894 raft_consensus.cc:740] T 38028b6e94834c26a4e404e08785069e P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8719747eee834099ba38e6539871c22c, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.624997  5894 consensus_queue.cc:260] T 38028b6e94834c26a4e404e08785069e P 8719747eee834099ba38e6539871c22c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.626308  5895 ts_tablet_manager.cc:1434] T c59c6352df27455a8f76a2be36fe70e7 P e9f5d4d9e9e943eba087e807f6d165ca: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:10:53.625581  5601 catalog_manager.cc:5697] T 502cc099d352489abd588eaeea07ede5 P e9f5d4d9e9e943eba087e807f6d165ca reported cstate change: term changed from 0 to 1, leader changed from <none> to e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65). New cstate: current_term: 1 leader_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:53.627509  5895 tablet_bootstrap.cc:492] T 11f143b2ee9d461cbb90816f014ef678 P e9f5d4d9e9e943eba087e807f6d165ca: Bootstrap starting.
I20260710 11:10:53.628686  5902 leader_election.cc:290] T 266ba88d94e443b6a4fe4211093ef0e5 P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8719747eee834099ba38e6539871c22c (127.2.153.66:39355), e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165)
I20260710 11:10:53.634686  5895 tablet_bootstrap.cc:654] T 11f143b2ee9d461cbb90816f014ef678 P e9f5d4d9e9e943eba087e807f6d165ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.637929  5894 ts_tablet_manager.cc:1434] T 38028b6e94834c26a4e404e08785069e P 8719747eee834099ba38e6539871c22c: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.002s
I20260710 11:10:53.643774  5900 raft_consensus.cc:493] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:53.644322  5900 raft_consensus.cc:515] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.647547  5703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e409a5c6358744649968cfb0e38604b6" candidate_uuid: "8719747eee834099ba38e6539871c22c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" is_pre_election: true
I20260710 11:10:53.648675  5900 leader_election.cc:290] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165), 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67:36625)
W20260710 11:10:53.649127  5744 leader_election.cc:343] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.650235  5895 tablet_bootstrap.cc:492] T 11f143b2ee9d461cbb90816f014ef678 P e9f5d4d9e9e943eba087e807f6d165ca: No bootstrap required, opened a new log
I20260710 11:10:53.650460  5854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e409a5c6358744649968cfb0e38604b6" candidate_uuid: "8719747eee834099ba38e6539871c22c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "893341a7b01741b9b82acf6cd01aee94" is_pre_election: true
I20260710 11:10:53.650830  5895 ts_tablet_manager.cc:1403] T 11f143b2ee9d461cbb90816f014ef678 P e9f5d4d9e9e943eba087e807f6d165ca: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.007s
I20260710 11:10:53.651407  5854 raft_consensus.cc:2468] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8719747eee834099ba38e6539871c22c in term 0.
I20260710 11:10:53.652940  5745 leader_election.cc:304] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [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: 8719747eee834099ba38e6539871c22c, 893341a7b01741b9b82acf6cd01aee94; no voters: e9f5d4d9e9e943eba087e807f6d165ca
I20260710 11:10:53.654420  5895 raft_consensus.cc:359] T 11f143b2ee9d461cbb90816f014ef678 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.655052  5900 raft_consensus.cc:2804] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:53.655257  5895 raft_consensus.cc:385] T 11f143b2ee9d461cbb90816f014ef678 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.655542  5900 raft_consensus.cc:493] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:53.655748  5895 raft_consensus.cc:740] T 11f143b2ee9d461cbb90816f014ef678 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9f5d4d9e9e943eba087e807f6d165ca, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.655949  5900 raft_consensus.cc:3060] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.656701  5895 consensus_queue.cc:260] T 11f143b2ee9d461cbb90816f014ef678 P e9f5d4d9e9e943eba087e807f6d165ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.658663  5912 raft_consensus.cc:493] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:53.659502  5895 ts_tablet_manager.cc:1434] T 11f143b2ee9d461cbb90816f014ef678 P e9f5d4d9e9e943eba087e807f6d165ca: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 11:10:53.659191  5912 raft_consensus.cc:515] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.658927  5601 catalog_manager.cc:5697] T 5529766f0a8e400ebea0391249049d10 P e9f5d4d9e9e943eba087e807f6d165ca reported cstate change: term changed from 0 to 1, leader changed from <none> to e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65). New cstate: current_term: 1 leader_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:53.660811  5895 tablet_bootstrap.cc:492] T e8e93d69197848668a92290fe29f4240 P e9f5d4d9e9e943eba087e807f6d165ca: Bootstrap starting.
I20260710 11:10:53.661455  5912 leader_election.cc:290] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165), 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67:36625)
I20260710 11:10:53.663156  5703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c59c6352df27455a8f76a2be36fe70e7" candidate_uuid: "8719747eee834099ba38e6539871c22c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" is_pre_election: true
I20260710 11:10:53.664180  5703 raft_consensus.cc:2468] T c59c6352df27455a8f76a2be36fe70e7 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8719747eee834099ba38e6539871c22c in term 0.
I20260710 11:10:53.665877  5744 leader_election.cc:304] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8719747eee834099ba38e6539871c22c, e9f5d4d9e9e943eba087e807f6d165ca; no voters: 
I20260710 11:10:53.663156  5854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c59c6352df27455a8f76a2be36fe70e7" candidate_uuid: "8719747eee834099ba38e6539871c22c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "893341a7b01741b9b82acf6cd01aee94" is_pre_election: true
I20260710 11:10:53.667311  5854 raft_consensus.cc:2468] T c59c6352df27455a8f76a2be36fe70e7 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8719747eee834099ba38e6539871c22c in term 0.
I20260710 11:10:53.668119  5895 tablet_bootstrap.cc:654] T e8e93d69197848668a92290fe29f4240 P e9f5d4d9e9e943eba087e807f6d165ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.669636  5912 raft_consensus.cc:2804] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:53.670217  5912 raft_consensus.cc:493] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:53.670656  5912 raft_consensus.cc:3060] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.680471  5912 raft_consensus.cc:515] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.681362  5780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266ba88d94e443b6a4fe4211093ef0e5" candidate_uuid: "893341a7b01741b9b82acf6cd01aee94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8719747eee834099ba38e6539871c22c" is_pre_election: true
I20260710 11:10:53.684412  5703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c59c6352df27455a8f76a2be36fe70e7" candidate_uuid: "8719747eee834099ba38e6539871c22c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9f5d4d9e9e943eba087e807f6d165ca"
I20260710 11:10:53.685284  5703 raft_consensus.cc:3060] T c59c6352df27455a8f76a2be36fe70e7 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.688598  5900 raft_consensus.cc:515] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.691676  5820 leader_election.cc:304] T 266ba88d94e443b6a4fe4211093ef0e5 P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 893341a7b01741b9b82acf6cd01aee94; no voters: 8719747eee834099ba38e6539871c22c, e9f5d4d9e9e943eba087e807f6d165ca
I20260710 11:10:53.693306  5902 raft_consensus.cc:3060] T 266ba88d94e443b6a4fe4211093ef0e5 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.697803  5854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c59c6352df27455a8f76a2be36fe70e7" candidate_uuid: "8719747eee834099ba38e6539871c22c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "893341a7b01741b9b82acf6cd01aee94"
I20260710 11:10:53.698719  5854 raft_consensus.cc:3060] T c59c6352df27455a8f76a2be36fe70e7 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.703955  5902 raft_consensus.cc:2749] T 266ba88d94e443b6a4fe4211093ef0e5 P 893341a7b01741b9b82acf6cd01aee94 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:53.685855  5925 raft_consensus.cc:515] T a6bcc086ce114b58907ffe0726538dee P 893341a7b01741b9b82acf6cd01aee94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.708611  5705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6bcc086ce114b58907ffe0726538dee" candidate_uuid: "893341a7b01741b9b82acf6cd01aee94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9f5d4d9e9e943eba087e807f6d165ca"
W20260710 11:10:53.710638  5818 leader_election.cc:343] T a6bcc086ce114b58907ffe0726538dee P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.712996  5900 leader_election.cc:290] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 1 election: Requested vote from peers e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165), 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67:36625)
I20260710 11:10:53.714869  5853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e409a5c6358744649968cfb0e38604b6" candidate_uuid: "8719747eee834099ba38e6539871c22c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "893341a7b01741b9b82acf6cd01aee94"
I20260710 11:10:53.715834  5853 raft_consensus.cc:3060] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.715948  5780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6bcc086ce114b58907ffe0726538dee" candidate_uuid: "893341a7b01741b9b82acf6cd01aee94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8719747eee834099ba38e6539871c22c"
I20260710 11:10:53.716817  5780 raft_consensus.cc:3060] T a6bcc086ce114b58907ffe0726538dee P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.719256  5705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e409a5c6358744649968cfb0e38604b6" candidate_uuid: "8719747eee834099ba38e6539871c22c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9f5d4d9e9e943eba087e807f6d165ca"
W20260710 11:10:53.721206  5744 leader_election.cc:343] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.727571  5780 raft_consensus.cc:2468] T a6bcc086ce114b58907ffe0726538dee P 8719747eee834099ba38e6539871c22c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893341a7b01741b9b82acf6cd01aee94 in term 1.
I20260710 11:10:53.728018  5900 raft_consensus.cc:493] T e8e93d69197848668a92290fe29f4240 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:53.728781  5900 raft_consensus.cc:515] T e8e93d69197848668a92290fe29f4240 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.729369  5820 leader_election.cc:304] T a6bcc086ce114b58907ffe0726538dee P 893341a7b01741b9b82acf6cd01aee94 [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: 8719747eee834099ba38e6539871c22c, 893341a7b01741b9b82acf6cd01aee94; no voters: e9f5d4d9e9e943eba087e807f6d165ca
I20260710 11:10:53.721230  5925 leader_election.cc:290] T a6bcc086ce114b58907ffe0726538dee P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 1 election: Requested vote from peers e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165), 8719747eee834099ba38e6539871c22c (127.2.153.66:39355)
I20260710 11:10:53.730650  5902 raft_consensus.cc:2804] T a6bcc086ce114b58907ffe0726538dee P 893341a7b01741b9b82acf6cd01aee94 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:53.731359  5902 raft_consensus.cc:697] T a6bcc086ce114b58907ffe0726538dee P 893341a7b01741b9b82acf6cd01aee94 [term 1 LEADER]: Becoming Leader. State: Replica: 893341a7b01741b9b82acf6cd01aee94, State: Running, Role: LEADER
I20260710 11:10:53.732466  5902 consensus_queue.cc:237] T a6bcc086ce114b58907ffe0726538dee P 893341a7b01741b9b82acf6cd01aee94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.734933  5853 raft_consensus.cc:2468] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8719747eee834099ba38e6539871c22c in term 1.
I20260710 11:10:53.736166  5745 leader_election.cc:304] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [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: 8719747eee834099ba38e6539871c22c, 893341a7b01741b9b82acf6cd01aee94; no voters: e9f5d4d9e9e943eba087e807f6d165ca
I20260710 11:10:53.737004  5896 tablet_bootstrap.cc:492] T 38028b6e94834c26a4e404e08785069e P 893341a7b01741b9b82acf6cd01aee94: No bootstrap required, opened a new log
I20260710 11:10:53.738158  5896 ts_tablet_manager.cc:1403] T 38028b6e94834c26a4e404e08785069e P 893341a7b01741b9b82acf6cd01aee94: Time spent bootstrapping tablet: real 0.128s	user 0.050s	sys 0.065s
I20260710 11:10:53.738359  5895 tablet_bootstrap.cc:492] T e8e93d69197848668a92290fe29f4240 P e9f5d4d9e9e943eba087e807f6d165ca: No bootstrap required, opened a new log
I20260710 11:10:53.738976  5895 ts_tablet_manager.cc:1403] T e8e93d69197848668a92290fe29f4240 P e9f5d4d9e9e943eba087e807f6d165ca: Time spent bootstrapping tablet: real 0.078s	user 0.051s	sys 0.023s
I20260710 11:10:53.742456  5896 raft_consensus.cc:359] T 38028b6e94834c26a4e404e08785069e P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.743359  5896 raft_consensus.cc:385] T 38028b6e94834c26a4e404e08785069e P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.743752  5896 raft_consensus.cc:740] T 38028b6e94834c26a4e404e08785069e P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 893341a7b01741b9b82acf6cd01aee94, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.744575  5896 consensus_queue.cc:260] T 38028b6e94834c26a4e404e08785069e P 893341a7b01741b9b82acf6cd01aee94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.745350  5705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e93d69197848668a92290fe29f4240" candidate_uuid: "8719747eee834099ba38e6539871c22c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" is_pre_election: true
I20260710 11:10:53.746161  5895 raft_consensus.cc:359] T e8e93d69197848668a92290fe29f4240 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
W20260710 11:10:53.746963  5744 leader_election.cc:343] T e8e93d69197848668a92290fe29f4240 P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.746881  5896 ts_tablet_manager.cc:1434] T 38028b6e94834c26a4e404e08785069e P 893341a7b01741b9b82acf6cd01aee94: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 11:10:53.709950  5912 leader_election.cc:290] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 1 election: Requested vote from peers e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165), 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67:36625)
I20260710 11:10:53.748610  5912 raft_consensus.cc:2804] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:53.749060  5896 tablet_bootstrap.cc:492] T 502cc099d352489abd588eaeea07ede5 P 893341a7b01741b9b82acf6cd01aee94: Bootstrap starting.
I20260710 11:10:53.749162  5912 raft_consensus.cc:697] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [term 1 LEADER]: Becoming Leader. State: Replica: 8719747eee834099ba38e6539871c22c, State: Running, Role: LEADER
I20260710 11:10:53.750283  5912 consensus_queue.cc:237] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.751091  5703 raft_consensus.cc:2468] T c59c6352df27455a8f76a2be36fe70e7 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8719747eee834099ba38e6539871c22c in term 1.
I20260710 11:10:53.750586  5601 catalog_manager.cc:5697] T a6bcc086ce114b58907ffe0726538dee P 893341a7b01741b9b82acf6cd01aee94 reported cstate change: term changed from 0 to 1, leader changed from <none> to 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67). New cstate: current_term: 1 leader_uuid: "893341a7b01741b9b82acf6cd01aee94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:53.752501  5744 leader_election.cc:304] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8719747eee834099ba38e6539871c22c, e9f5d4d9e9e943eba087e807f6d165ca; no voters: 
I20260710 11:10:53.746940  5895 raft_consensus.cc:385] T e8e93d69197848668a92290fe29f4240 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.755041  5895 raft_consensus.cc:740] T e8e93d69197848668a92290fe29f4240 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9f5d4d9e9e943eba087e807f6d165ca, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.756701  5895 consensus_queue.cc:260] T e8e93d69197848668a92290fe29f4240 P e9f5d4d9e9e943eba087e807f6d165ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.763708  5900 leader_election.cc:290] T e8e93d69197848668a92290fe29f4240 P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165), 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67:36625)
I20260710 11:10:53.764282  5895 ts_tablet_manager.cc:1434] T e8e93d69197848668a92290fe29f4240 P e9f5d4d9e9e943eba087e807f6d165ca: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 11:10:53.765472  5895 tablet_bootstrap.cc:492] T e409a5c6358744649968cfb0e38604b6 P e9f5d4d9e9e943eba087e807f6d165ca: Bootstrap starting.
I20260710 11:10:53.709088  5854 raft_consensus.cc:2468] T c59c6352df27455a8f76a2be36fe70e7 P 893341a7b01741b9b82acf6cd01aee94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8719747eee834099ba38e6539871c22c in term 1.
I20260710 11:10:53.770226  5900 raft_consensus.cc:493] T 92eb568047234c8593a6d38cfc3bc033 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:53.771567  5900 raft_consensus.cc:515] T 92eb568047234c8593a6d38cfc3bc033 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.773612  5900 leader_election.cc:290] T 92eb568047234c8593a6d38cfc3bc033 P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165), 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67:36625)
I20260710 11:10:53.767917  5943 raft_consensus.cc:2804] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:53.774698  5943 raft_consensus.cc:697] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c [term 1 LEADER]: Becoming Leader. State: Replica: 8719747eee834099ba38e6539871c22c, State: Running, Role: LEADER
I20260710 11:10:53.775565  5943 consensus_queue.cc:237] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.775669  5852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92eb568047234c8593a6d38cfc3bc033" candidate_uuid: "8719747eee834099ba38e6539871c22c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "893341a7b01741b9b82acf6cd01aee94" is_pre_election: true
I20260710 11:10:53.779788  5852 raft_consensus.cc:2468] T 92eb568047234c8593a6d38cfc3bc033 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8719747eee834099ba38e6539871c22c in term 0.
I20260710 11:10:53.780208  5895 tablet_bootstrap.cc:654] T e409a5c6358744649968cfb0e38604b6 P e9f5d4d9e9e943eba087e807f6d165ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.781116  5745 leader_election.cc:304] T 92eb568047234c8593a6d38cfc3bc033 P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8719747eee834099ba38e6539871c22c, 893341a7b01741b9b82acf6cd01aee94; no voters: 
I20260710 11:10:53.777011  5945 raft_consensus.cc:493] T 38028b6e94834c26a4e404e08785069e P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:53.778869  5703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92eb568047234c8593a6d38cfc3bc033" candidate_uuid: "8719747eee834099ba38e6539871c22c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" is_pre_election: true
I20260710 11:10:53.782157  5946 raft_consensus.cc:2804] T 92eb568047234c8593a6d38cfc3bc033 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:53.776436  5854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e93d69197848668a92290fe29f4240" candidate_uuid: "8719747eee834099ba38e6539871c22c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "893341a7b01741b9b82acf6cd01aee94" is_pre_election: true
I20260710 11:10:53.782519  5945 raft_consensus.cc:515] T 38028b6e94834c26a4e404e08785069e P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.785151  5945 leader_election.cc:290] T 38028b6e94834c26a4e404e08785069e P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165), 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67:36625)
I20260710 11:10:53.775568  5896 tablet_bootstrap.cc:654] T 502cc099d352489abd588eaeea07ede5 P 893341a7b01741b9b82acf6cd01aee94: Neither blocks nor log segments found. Creating new log.
W20260710 11:10:53.786970  5744 leader_election.cc:343] T 92eb568047234c8593a6d38cfc3bc033 P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.788576  5703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38028b6e94834c26a4e404e08785069e" candidate_uuid: "8719747eee834099ba38e6539871c22c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" is_pre_election: true
I20260710 11:10:53.789510  5703 raft_consensus.cc:2468] T 38028b6e94834c26a4e404e08785069e P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8719747eee834099ba38e6539871c22c in term 0.
I20260710 11:10:53.791262  5744 leader_election.cc:304] T 38028b6e94834c26a4e404e08785069e P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8719747eee834099ba38e6539871c22c, e9f5d4d9e9e943eba087e807f6d165ca; no voters: 
I20260710 11:10:53.782651  5946 raft_consensus.cc:493] T 92eb568047234c8593a6d38cfc3bc033 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:53.792364  5943 raft_consensus.cc:2804] T 38028b6e94834c26a4e404e08785069e P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:53.792830  5946 raft_consensus.cc:3060] T 92eb568047234c8593a6d38cfc3bc033 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.792970  5943 raft_consensus.cc:493] T 38028b6e94834c26a4e404e08785069e P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:53.793581  5943 raft_consensus.cc:3060] T 38028b6e94834c26a4e404e08785069e P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.803542  5854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38028b6e94834c26a4e404e08785069e" candidate_uuid: "8719747eee834099ba38e6539871c22c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "893341a7b01741b9b82acf6cd01aee94" is_pre_election: true
I20260710 11:10:53.804260  5854 raft_consensus.cc:2468] T 38028b6e94834c26a4e404e08785069e P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8719747eee834099ba38e6539871c22c in term 0.
I20260710 11:10:53.804890  5896 tablet_bootstrap.cc:492] T 502cc099d352489abd588eaeea07ede5 P 893341a7b01741b9b82acf6cd01aee94: No bootstrap required, opened a new log
I20260710 11:10:53.805462  5896 ts_tablet_manager.cc:1403] T 502cc099d352489abd588eaeea07ede5 P 893341a7b01741b9b82acf6cd01aee94: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.015s
I20260710 11:10:53.806689  5943 raft_consensus.cc:515] T 38028b6e94834c26a4e404e08785069e P 8719747eee834099ba38e6539871c22c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.807099  5599 catalog_manager.cc:5697] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8719747eee834099ba38e6539871c22c (127.2.153.66). New cstate: current_term: 1 leader_uuid: "8719747eee834099ba38e6539871c22c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:53.808389  5896 raft_consensus.cc:359] T 502cc099d352489abd588eaeea07ede5 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.808820  5943 leader_election.cc:290] T 38028b6e94834c26a4e404e08785069e P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 1 election: Requested vote from peers e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165), 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67:36625)
I20260710 11:10:53.809311  5896 raft_consensus.cc:385] T 502cc099d352489abd588eaeea07ede5 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.809670  5896 raft_consensus.cc:740] T 502cc099d352489abd588eaeea07ede5 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 893341a7b01741b9b82acf6cd01aee94, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.810369  5896 consensus_queue.cc:260] T 502cc099d352489abd588eaeea07ede5 P 893341a7b01741b9b82acf6cd01aee94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.812101  5703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38028b6e94834c26a4e404e08785069e" candidate_uuid: "8719747eee834099ba38e6539871c22c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9f5d4d9e9e943eba087e807f6d165ca"
I20260710 11:10:53.812928  5703 raft_consensus.cc:3060] T 38028b6e94834c26a4e404e08785069e P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.814265  5896 ts_tablet_manager.cc:1434] T 502cc099d352489abd588eaeea07ede5 P 893341a7b01741b9b82acf6cd01aee94: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:10:53.815084  5896 tablet_bootstrap.cc:492] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94: Bootstrap starting.
I20260710 11:10:53.819114  5896 tablet_bootstrap.cc:654] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.819416  5705 raft_consensus.cc:3060] T 11f143b2ee9d461cbb90816f014ef678 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.828162  5703 raft_consensus.cc:2468] T 38028b6e94834c26a4e404e08785069e P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8719747eee834099ba38e6539871c22c in term 1.
W20260710 11:10:53.829282  5745 leader_election.cc:343] T e8e93d69197848668a92290fe29f4240 P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67:36625): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.830451  5745 leader_election.cc:304] T e8e93d69197848668a92290fe29f4240 P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8719747eee834099ba38e6539871c22c; no voters: 893341a7b01741b9b82acf6cd01aee94, e9f5d4d9e9e943eba087e807f6d165ca
I20260710 11:10:53.834040  5854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38028b6e94834c26a4e404e08785069e" candidate_uuid: "8719747eee834099ba38e6539871c22c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "893341a7b01741b9b82acf6cd01aee94"
I20260710 11:10:53.834842  5854 raft_consensus.cc:3060] T 38028b6e94834c26a4e404e08785069e P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.838763  5943 raft_consensus.cc:2749] T e8e93d69197848668a92290fe29f4240 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:53.848903  5854 raft_consensus.cc:2468] T 38028b6e94834c26a4e404e08785069e P 893341a7b01741b9b82acf6cd01aee94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8719747eee834099ba38e6539871c22c in term 1.
I20260710 11:10:53.850987  5744 leader_election.cc:304] T 38028b6e94834c26a4e404e08785069e P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8719747eee834099ba38e6539871c22c, e9f5d4d9e9e943eba087e807f6d165ca; no voters: 
I20260710 11:10:53.855309  5895 tablet_bootstrap.cc:492] T e409a5c6358744649968cfb0e38604b6 P e9f5d4d9e9e943eba087e807f6d165ca: No bootstrap required, opened a new log
I20260710 11:10:53.857134  5895 ts_tablet_manager.cc:1403] T e409a5c6358744649968cfb0e38604b6 P e9f5d4d9e9e943eba087e807f6d165ca: Time spent bootstrapping tablet: real 0.092s	user 0.033s	sys 0.043s
I20260710 11:10:53.857498  5943 raft_consensus.cc:2804] T 38028b6e94834c26a4e404e08785069e P 8719747eee834099ba38e6539871c22c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:53.858227  5943 raft_consensus.cc:697] T 38028b6e94834c26a4e404e08785069e P 8719747eee834099ba38e6539871c22c [term 1 LEADER]: Becoming Leader. State: Replica: 8719747eee834099ba38e6539871c22c, State: Running, Role: LEADER
I20260710 11:10:53.855579  5946 raft_consensus.cc:515] T 92eb568047234c8593a6d38cfc3bc033 P 8719747eee834099ba38e6539871c22c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.859344  5943 consensus_queue.cc:237] T 38028b6e94834c26a4e404e08785069e P 8719747eee834099ba38e6539871c22c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.859844  5895 raft_consensus.cc:359] T e409a5c6358744649968cfb0e38604b6 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.860559  5895 raft_consensus.cc:385] T e409a5c6358744649968cfb0e38604b6 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.860742  5946 leader_election.cc:290] T 92eb568047234c8593a6d38cfc3bc033 P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 1 election: Requested vote from peers e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165), 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67:36625)
I20260710 11:10:53.860842  5895 raft_consensus.cc:740] T e409a5c6358744649968cfb0e38604b6 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9f5d4d9e9e943eba087e807f6d165ca, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.861595  5895 consensus_queue.cc:260] T e409a5c6358744649968cfb0e38604b6 P e9f5d4d9e9e943eba087e807f6d165ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.862375  5852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92eb568047234c8593a6d38cfc3bc033" candidate_uuid: "8719747eee834099ba38e6539871c22c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "893341a7b01741b9b82acf6cd01aee94"
I20260710 11:10:53.862987  5852 raft_consensus.cc:3060] T 92eb568047234c8593a6d38cfc3bc033 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.863646  5895 ts_tablet_manager.cc:1434] T e409a5c6358744649968cfb0e38604b6 P e9f5d4d9e9e943eba087e807f6d165ca: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:10:53.858717  5599 catalog_manager.cc:5697] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8719747eee834099ba38e6539871c22c (127.2.153.66). New cstate: current_term: 1 leader_uuid: "8719747eee834099ba38e6539871c22c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:53.864596  5895 tablet_bootstrap.cc:492] T 92eb568047234c8593a6d38cfc3bc033 P e9f5d4d9e9e943eba087e807f6d165ca: Bootstrap starting.
I20260710 11:10:53.863732  5703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92eb568047234c8593a6d38cfc3bc033" candidate_uuid: "8719747eee834099ba38e6539871c22c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9f5d4d9e9e943eba087e807f6d165ca"
W20260710 11:10:53.867220  5744 leader_election.cc:343] T 92eb568047234c8593a6d38cfc3bc033 P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:53.868960  5946 consensus_queue.cc:1048] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:53.870808  5895 tablet_bootstrap.cc:654] T 92eb568047234c8593a6d38cfc3bc033 P e9f5d4d9e9e943eba087e807f6d165ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.876176  5852 raft_consensus.cc:2468] T 92eb568047234c8593a6d38cfc3bc033 P 893341a7b01741b9b82acf6cd01aee94 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8719747eee834099ba38e6539871c22c in term 1.
I20260710 11:10:53.879907  5745 leader_election.cc:304] T 92eb568047234c8593a6d38cfc3bc033 P 8719747eee834099ba38e6539871c22c [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: 8719747eee834099ba38e6539871c22c, 893341a7b01741b9b82acf6cd01aee94; no voters: e9f5d4d9e9e943eba087e807f6d165ca
I20260710 11:10:53.881069  5946 raft_consensus.cc:2804] T 92eb568047234c8593a6d38cfc3bc033 P 8719747eee834099ba38e6539871c22c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:53.882002  5946 raft_consensus.cc:697] T 92eb568047234c8593a6d38cfc3bc033 P 8719747eee834099ba38e6539871c22c [term 1 LEADER]: Becoming Leader. State: Replica: 8719747eee834099ba38e6539871c22c, State: Running, Role: LEADER
I20260710 11:10:53.883242  5946 consensus_queue.cc:237] T 92eb568047234c8593a6d38cfc3bc033 P 8719747eee834099ba38e6539871c22c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.891254  5895 tablet_bootstrap.cc:492] T 92eb568047234c8593a6d38cfc3bc033 P e9f5d4d9e9e943eba087e807f6d165ca: No bootstrap required, opened a new log
I20260710 11:10:53.891707  5895 ts_tablet_manager.cc:1403] T 92eb568047234c8593a6d38cfc3bc033 P e9f5d4d9e9e943eba087e807f6d165ca: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.014s
I20260710 11:10:53.893947  5895 raft_consensus.cc:359] T 92eb568047234c8593a6d38cfc3bc033 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.894594  5896 tablet_bootstrap.cc:492] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94: No bootstrap required, opened a new log
I20260710 11:10:53.895025  5895 raft_consensus.cc:385] T 92eb568047234c8593a6d38cfc3bc033 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.895119  5896 ts_tablet_manager.cc:1403] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94: Time spent bootstrapping tablet: real 0.080s	user 0.019s	sys 0.032s
I20260710 11:10:53.895453  5895 raft_consensus.cc:740] T 92eb568047234c8593a6d38cfc3bc033 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9f5d4d9e9e943eba087e807f6d165ca, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.896178  5895 consensus_queue.cc:260] T 92eb568047234c8593a6d38cfc3bc033 P e9f5d4d9e9e943eba087e807f6d165ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.898213  5895 ts_tablet_manager.cc:1434] T 92eb568047234c8593a6d38cfc3bc033 P e9f5d4d9e9e943eba087e807f6d165ca: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:10:53.899161  5895 tablet_bootstrap.cc:492] T a6bcc086ce114b58907ffe0726538dee P e9f5d4d9e9e943eba087e807f6d165ca: Bootstrap starting.
I20260710 11:10:53.903321  5896 raft_consensus.cc:359] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.904266  5896 raft_consensus.cc:385] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.904608  5896 raft_consensus.cc:740] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 893341a7b01741b9b82acf6cd01aee94, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.905941  5895 tablet_bootstrap.cc:654] T a6bcc086ce114b58907ffe0726538dee P e9f5d4d9e9e943eba087e807f6d165ca: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:53.905637  5896 consensus_queue.cc:260] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.908650  5896 ts_tablet_manager.cc:1434] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:10:53.906651  5601 catalog_manager.cc:5697] T 38028b6e94834c26a4e404e08785069e P 8719747eee834099ba38e6539871c22c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8719747eee834099ba38e6539871c22c (127.2.153.66). New cstate: current_term: 1 leader_uuid: "8719747eee834099ba38e6539871c22c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:53.915205  5895 tablet_bootstrap.cc:492] T a6bcc086ce114b58907ffe0726538dee P e9f5d4d9e9e943eba087e807f6d165ca: No bootstrap required, opened a new log
I20260710 11:10:53.917004  5895 ts_tablet_manager.cc:1403] T a6bcc086ce114b58907ffe0726538dee P e9f5d4d9e9e943eba087e807f6d165ca: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.001s
I20260710 11:10:53.917433  5912 consensus_queue.cc:1048] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [LEADER]: Connected to new peer: Peer: permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:53.916335  5601 catalog_manager.cc:5697] T 92eb568047234c8593a6d38cfc3bc033 P 8719747eee834099ba38e6539871c22c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8719747eee834099ba38e6539871c22c (127.2.153.66). New cstate: current_term: 1 leader_uuid: "8719747eee834099ba38e6539871c22c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:53.919935  5895 raft_consensus.cc:359] T a6bcc086ce114b58907ffe0726538dee P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.920719  5895 raft_consensus.cc:385] T a6bcc086ce114b58907ffe0726538dee P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:53.921030  5895 raft_consensus.cc:740] T a6bcc086ce114b58907ffe0726538dee P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9f5d4d9e9e943eba087e807f6d165ca, State: Initialized, Role: FOLLOWER
I20260710 11:10:53.921864  5895 consensus_queue.cc:260] T a6bcc086ce114b58907ffe0726538dee P e9f5d4d9e9e943eba087e807f6d165ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.924357  5895 ts_tablet_manager.cc:1434] T a6bcc086ce114b58907ffe0726538dee P e9f5d4d9e9e943eba087e807f6d165ca: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 11:10:53.926604  5943 consensus_queue.cc:1048] T 266ba88d94e443b6a4fe4211093ef0e5 P 8719747eee834099ba38e6539871c22c [LEADER]: Connected to new peer: Peer: permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:53.939352  5912 consensus_queue.cc:1048] T 266ba88d94e443b6a4fe4211093ef0e5 P 8719747eee834099ba38e6539871c22c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:53.950281  5903 raft_consensus.cc:493] T a6bcc086ce114b58907ffe0726538dee P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:53.950851  5903 raft_consensus.cc:515] T a6bcc086ce114b58907ffe0726538dee P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.953243  5903 leader_election.cc:290] T a6bcc086ce114b58907ffe0726538dee P e9f5d4d9e9e943eba087e807f6d165ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8719747eee834099ba38e6539871c22c (127.2.153.66:39355), 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67:36625)
I20260710 11:10:53.955215  5780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6bcc086ce114b58907ffe0726538dee" candidate_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8719747eee834099ba38e6539871c22c" is_pre_election: true
I20260710 11:10:53.956270  5780 raft_consensus.cc:2393] T a6bcc086ce114b58907ffe0726538dee P 8719747eee834099ba38e6539871c22c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9f5d4d9e9e943eba087e807f6d165ca in current term 1: Already voted for candidate 893341a7b01741b9b82acf6cd01aee94 in this term.
I20260710 11:10:53.957942  5853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6bcc086ce114b58907ffe0726538dee" candidate_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "893341a7b01741b9b82acf6cd01aee94" is_pre_election: true
I20260710 11:10:53.959785  5670 leader_election.cc:304] T a6bcc086ce114b58907ffe0726538dee P e9f5d4d9e9e943eba087e807f6d165ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9f5d4d9e9e943eba087e807f6d165ca; no voters: 8719747eee834099ba38e6539871c22c, 893341a7b01741b9b82acf6cd01aee94
I20260710 11:10:53.960605  5903 raft_consensus.cc:3060] T a6bcc086ce114b58907ffe0726538dee P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.969293  5903 raft_consensus.cc:2749] T a6bcc086ce114b58907ffe0726538dee P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:53.973997  5903 raft_consensus.cc:493] T 92eb568047234c8593a6d38cfc3bc033 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:53.974722  5903 raft_consensus.cc:515] T 92eb568047234c8593a6d38cfc3bc033 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:53.977175  5903 leader_election.cc:290] T 92eb568047234c8593a6d38cfc3bc033 P e9f5d4d9e9e943eba087e807f6d165ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8719747eee834099ba38e6539871c22c (127.2.153.66:39355), 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67:36625)
I20260710 11:10:53.977828  5780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92eb568047234c8593a6d38cfc3bc033" candidate_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8719747eee834099ba38e6539871c22c" is_pre_election: true
I20260710 11:10:53.978297  5852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92eb568047234c8593a6d38cfc3bc033" candidate_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "893341a7b01741b9b82acf6cd01aee94" is_pre_election: true
I20260710 11:10:53.979184  5852 raft_consensus.cc:2393] T 92eb568047234c8593a6d38cfc3bc033 P 893341a7b01741b9b82acf6cd01aee94 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9f5d4d9e9e943eba087e807f6d165ca in current term 1: Already voted for candidate 8719747eee834099ba38e6539871c22c in this term.
I20260710 11:10:53.980290  5670 leader_election.cc:304] T 92eb568047234c8593a6d38cfc3bc033 P e9f5d4d9e9e943eba087e807f6d165ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9f5d4d9e9e943eba087e807f6d165ca; no voters: 8719747eee834099ba38e6539871c22c, 893341a7b01741b9b82acf6cd01aee94
I20260710 11:10:53.981139  5903 raft_consensus.cc:3060] T 92eb568047234c8593a6d38cfc3bc033 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:53.986160  5903 raft_consensus.cc:2749] T 92eb568047234c8593a6d38cfc3bc033 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:53.988018  5903 consensus_queue.cc:1048] T 5529766f0a8e400ebea0391249049d10 P e9f5d4d9e9e943eba087e807f6d165ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:54.000046  5903 consensus_queue.cc:1048] T 5529766f0a8e400ebea0391249049d10 P e9f5d4d9e9e943eba087e807f6d165ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:54.025812  5903 consensus_queue.cc:1048] T 502cc099d352489abd588eaeea07ede5 P e9f5d4d9e9e943eba087e807f6d165ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:54.035876  5852 raft_consensus.cc:3060] T 502cc099d352489abd588eaeea07ede5 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:54.044866  5901 consensus_queue.cc:1048] T 502cc099d352489abd588eaeea07ede5 P e9f5d4d9e9e943eba087e807f6d165ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:54.047019  5902 raft_consensus.cc:493] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:54.047611  5902 raft_consensus.cc:515] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:54.050038  5902 leader_election.cc:290] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165), 8719747eee834099ba38e6539871c22c (127.2.153.66:39355)
I20260710 11:10:54.050824  5703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e93d69197848668a92290fe29f4240" candidate_uuid: "893341a7b01741b9b82acf6cd01aee94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" is_pre_election: true
I20260710 11:10:54.051204  5780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e93d69197848668a92290fe29f4240" candidate_uuid: "893341a7b01741b9b82acf6cd01aee94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8719747eee834099ba38e6539871c22c" is_pre_election: true
I20260710 11:10:54.051518  5703 raft_consensus.cc:2468] T e8e93d69197848668a92290fe29f4240 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 893341a7b01741b9b82acf6cd01aee94 in term 0.
I20260710 11:10:54.051981  5780 raft_consensus.cc:2468] T e8e93d69197848668a92290fe29f4240 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 893341a7b01741b9b82acf6cd01aee94 in term 0.
I20260710 11:10:54.052845  5818 leader_election.cc:304] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 893341a7b01741b9b82acf6cd01aee94, e9f5d4d9e9e943eba087e807f6d165ca; no voters: 
I20260710 11:10:54.053719  5902 raft_consensus.cc:2804] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:54.054080  5902 raft_consensus.cc:493] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:54.054417  5902 raft_consensus.cc:3060] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:54.059700  5902 raft_consensus.cc:515] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:54.061287  5902 leader_election.cc:290] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 1 election: Requested vote from peers e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165), 8719747eee834099ba38e6539871c22c (127.2.153.66:39355)
I20260710 11:10:54.062227  5703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e93d69197848668a92290fe29f4240" candidate_uuid: "893341a7b01741b9b82acf6cd01aee94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9f5d4d9e9e943eba087e807f6d165ca"
I20260710 11:10:54.062482  5780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e93d69197848668a92290fe29f4240" candidate_uuid: "893341a7b01741b9b82acf6cd01aee94" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8719747eee834099ba38e6539871c22c"
I20260710 11:10:54.062798  5703 raft_consensus.cc:3060] T e8e93d69197848668a92290fe29f4240 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:54.063154  5780 raft_consensus.cc:3060] T e8e93d69197848668a92290fe29f4240 P 8719747eee834099ba38e6539871c22c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:54.067771  5703 raft_consensus.cc:2468] T e8e93d69197848668a92290fe29f4240 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893341a7b01741b9b82acf6cd01aee94 in term 1.
I20260710 11:10:54.068527  5780 raft_consensus.cc:2468] T e8e93d69197848668a92290fe29f4240 P 8719747eee834099ba38e6539871c22c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893341a7b01741b9b82acf6cd01aee94 in term 1.
I20260710 11:10:54.069015  5818 leader_election.cc:304] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 893341a7b01741b9b82acf6cd01aee94, e9f5d4d9e9e943eba087e807f6d165ca; no voters: 
I20260710 11:10:54.069811  5902 raft_consensus.cc:2804] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:54.070257  5902 raft_consensus.cc:697] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94 [term 1 LEADER]: Becoming Leader. State: Replica: 893341a7b01741b9b82acf6cd01aee94, State: Running, Role: LEADER
I20260710 11:10:54.070894  5902 consensus_queue.cc:237] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:54.072455  5901 raft_consensus.cc:493] T e409a5c6358744649968cfb0e38604b6 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:54.072922  5901 raft_consensus.cc:515] T e409a5c6358744649968cfb0e38604b6 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:54.075070  5901 leader_election.cc:290] T e409a5c6358744649968cfb0e38604b6 P e9f5d4d9e9e943eba087e807f6d165ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8719747eee834099ba38e6539871c22c (127.2.153.66:39355), 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67:36625)
I20260710 11:10:54.076313  5852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e409a5c6358744649968cfb0e38604b6" candidate_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "893341a7b01741b9b82acf6cd01aee94" is_pre_election: true
I20260710 11:10:54.076409  5780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e409a5c6358744649968cfb0e38604b6" candidate_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8719747eee834099ba38e6539871c22c" is_pre_election: true
I20260710 11:10:54.077219  5852 raft_consensus.cc:2393] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9f5d4d9e9e943eba087e807f6d165ca in current term 1: Already voted for candidate 8719747eee834099ba38e6539871c22c in this term.
I20260710 11:10:54.078334  5670 leader_election.cc:304] T e409a5c6358744649968cfb0e38604b6 P e9f5d4d9e9e943eba087e807f6d165ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9f5d4d9e9e943eba087e807f6d165ca; no voters: 8719747eee834099ba38e6539871c22c, 893341a7b01741b9b82acf6cd01aee94
I20260710 11:10:54.078997  5901 raft_consensus.cc:3060] T e409a5c6358744649968cfb0e38604b6 P e9f5d4d9e9e943eba087e807f6d165ca [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:54.080629  5601 catalog_manager.cc:5697] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94 reported cstate change: term changed from 0 to 1, leader changed from <none> to 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67). New cstate: current_term: 1 leader_uuid: "893341a7b01741b9b82acf6cd01aee94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:54.086027  5901 raft_consensus.cc:2749] T e409a5c6358744649968cfb0e38604b6 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:54.200768  5912 consensus_queue.cc:1048] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c [LEADER]: Connected to new peer: Peer: permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:54.211551  5946 consensus_queue.cc:1048] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:54.250574  2661 ts_manager.cc:295] Set tserver state for e9f5d4d9e9e943eba087e807f6d165ca to MAINTENANCE_MODE
I20260710 11:10:54.251300  2661 tablet_server.cc:179] TabletServer@127.2.153.65:0 shutting down...
I20260710 11:10:54.274539  2661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 11:10:54.274725  5818 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 137 similar messages]
I20260710 11:10:54.275416  2661 tablet_replica.cc:333] T a6bcc086ce114b58907ffe0726538dee P e9f5d4d9e9e943eba087e807f6d165ca: stopping tablet replica
I20260710 11:10:54.276335  2661 raft_consensus.cc:2243] T a6bcc086ce114b58907ffe0726538dee P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:54.276757  2661 raft_consensus.cc:2272] T a6bcc086ce114b58907ffe0726538dee P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:54.279088  2661 tablet_replica.cc:333] T 92eb568047234c8593a6d38cfc3bc033 P e9f5d4d9e9e943eba087e807f6d165ca: stopping tablet replica
I20260710 11:10:54.279672  2661 raft_consensus.cc:2243] T 92eb568047234c8593a6d38cfc3bc033 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:10:54.280016  5818 consensus_peers.cc:597] T a6bcc086ce114b58907ffe0726538dee P 893341a7b01741b9b82acf6cd01aee94 -> Peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Couldn't send request to peer e9f5d4d9e9e943eba087e807f6d165ca. 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 11:10:54.280066  2661 raft_consensus.cc:2272] T 92eb568047234c8593a6d38cfc3bc033 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:54.282294  2661 tablet_replica.cc:333] T e409a5c6358744649968cfb0e38604b6 P e9f5d4d9e9e943eba087e807f6d165ca: stopping tablet replica
I20260710 11:10:54.282836  2661 raft_consensus.cc:2243] T e409a5c6358744649968cfb0e38604b6 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:54.283210  2661 raft_consensus.cc:2272] T e409a5c6358744649968cfb0e38604b6 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:54.285121  2661 tablet_replica.cc:333] T 11f143b2ee9d461cbb90816f014ef678 P e9f5d4d9e9e943eba087e807f6d165ca: stopping tablet replica
I20260710 11:10:54.285666  2661 raft_consensus.cc:2243] T 11f143b2ee9d461cbb90816f014ef678 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:54.286059  2661 raft_consensus.cc:2272] T 11f143b2ee9d461cbb90816f014ef678 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:54.288546  2661 tablet_replica.cc:333] T c59c6352df27455a8f76a2be36fe70e7 P e9f5d4d9e9e943eba087e807f6d165ca: stopping tablet replica
I20260710 11:10:54.289273  2661 raft_consensus.cc:2243] T c59c6352df27455a8f76a2be36fe70e7 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:54.289824  2661 raft_consensus.cc:2272] T c59c6352df27455a8f76a2be36fe70e7 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:54.292805  2661 tablet_replica.cc:333] T 502cc099d352489abd588eaeea07ede5 P e9f5d4d9e9e943eba087e807f6d165ca: stopping tablet replica
I20260710 11:10:54.293509  2661 raft_consensus.cc:2243] T 502cc099d352489abd588eaeea07ede5 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:54.294405  5946 consensus_queue.cc:1048] T 38028b6e94834c26a4e404e08785069e P 8719747eee834099ba38e6539871c22c [LEADER]: Connected to new peer: Peer: permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:54.294718  2661 raft_consensus.cc:2272] T 502cc099d352489abd588eaeea07ede5 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:54.298264  2661 tablet_replica.cc:333] T 38028b6e94834c26a4e404e08785069e P e9f5d4d9e9e943eba087e807f6d165ca: stopping tablet replica
I20260710 11:10:54.299153  2661 raft_consensus.cc:2243] T 38028b6e94834c26a4e404e08785069e P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:54.299698  2661 raft_consensus.cc:2272] T 38028b6e94834c26a4e404e08785069e P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:54.303709  2661 tablet_replica.cc:333] T 5529766f0a8e400ebea0391249049d10 P e9f5d4d9e9e943eba087e807f6d165ca: stopping tablet replica
I20260710 11:10:54.304595  2661 raft_consensus.cc:2243] T 5529766f0a8e400ebea0391249049d10 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:54.305650  2661 raft_consensus.cc:2272] T 5529766f0a8e400ebea0391249049d10 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:54.308746  2661 tablet_replica.cc:333] T e8e93d69197848668a92290fe29f4240 P e9f5d4d9e9e943eba087e807f6d165ca: stopping tablet replica
I20260710 11:10:54.309449  2661 raft_consensus.cc:2243] T e8e93d69197848668a92290fe29f4240 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:54.309885  2661 raft_consensus.cc:2272] T e8e93d69197848668a92290fe29f4240 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:54.312059  2661 tablet_replica.cc:333] T 266ba88d94e443b6a4fe4211093ef0e5 P e9f5d4d9e9e943eba087e807f6d165ca: stopping tablet replica
I20260710 11:10:54.312690  2661 raft_consensus.cc:2243] T 266ba88d94e443b6a4fe4211093ef0e5 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:54.313187  2661 raft_consensus.cc:2272] T 266ba88d94e443b6a4fe4211093ef0e5 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:54.314680  5744 consensus_peers.cc:597] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c -> Peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Couldn't send request to peer e9f5d4d9e9e943eba087e807f6d165ca. 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 11:10:54.315465  5946 consensus_queue.cc:1048] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [LEADER]: Connected to new peer: Peer: permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:10:54.322194  5744 consensus_peers.cc:597] T 38028b6e94834c26a4e404e08785069e P 8719747eee834099ba38e6539871c22c -> Peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Couldn't send request to peer e9f5d4d9e9e943eba087e807f6d165ca. 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 11:10:54.324810  5744 consensus_peers.cc:597] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c -> Peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Couldn't send request to peer e9f5d4d9e9e943eba087e807f6d165ca. 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 11:10:54.335285  5946 consensus_queue.cc:1048] T 92eb568047234c8593a6d38cfc3bc033 P 8719747eee834099ba38e6539871c22c [LEADER]: Connected to new peer: Peer: permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:10:54.340076  5651 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:10:54.352520  2661 tablet_server.cc:196] TabletServer@127.2.153.65:0 shutdown complete.
I20260710 11:10:54.352375  5902 consensus_queue.cc:1048] T a6bcc086ce114b58907ffe0726538dee P 893341a7b01741b9b82acf6cd01aee94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:10:54.384406  5744 consensus_peers.cc:597] T 92eb568047234c8593a6d38cfc3bc033 P 8719747eee834099ba38e6539871c22c -> Peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Couldn't send request to peer e9f5d4d9e9e943eba087e807f6d165ca. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:39165: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:54.472617  5818 consensus_peers.cc:597] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94 -> Peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Couldn't send request to peer e9f5d4d9e9e943eba087e807f6d165ca. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:39165: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:54.526705  5744 consensus_peers.cc:597] T 266ba88d94e443b6a4fe4211093ef0e5 P 8719747eee834099ba38e6539871c22c -> Peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Couldn't send request to peer e9f5d4d9e9e943eba087e807f6d165ca. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:39165: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:54.666196  5980 consensus_queue.cc:1048] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:10:54.788460  5744 consensus_peers.cc:597] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c -> Peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Couldn't send request to peer e9f5d4d9e9e943eba087e807f6d165ca. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:39165: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:55.341118  5651 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:10:55.499430  5946 raft_consensus.cc:493] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e9f5d4d9e9e943eba087e807f6d165ca)
I20260710 11:10:55.500072  5946 raft_consensus.cc:515] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:55.502133  5946 leader_election.cc:290] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165), 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67:36625)
I20260710 11:10:55.503577  5902 raft_consensus.cc:493] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e9f5d4d9e9e943eba087e807f6d165ca)
I20260710 11:10:55.503501  5854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5529766f0a8e400ebea0391249049d10" candidate_uuid: "8719747eee834099ba38e6539871c22c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "893341a7b01741b9b82acf6cd01aee94" is_pre_election: true
I20260710 11:10:55.504251  5902 raft_consensus.cc:515] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:55.505300  5854 raft_consensus.cc:2468] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8719747eee834099ba38e6539871c22c in term 1.
W20260710 11:10:55.506233  5744 leader_election.cc:336] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Network error: Client connection negotiation failed: client connection to 127.2.153.65:39165: connect: Connection refused (error 111)
I20260710 11:10:55.507190  5902 leader_election.cc:290] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165), 8719747eee834099ba38e6539871c22c (127.2.153.66:39355)
I20260710 11:10:55.507865  5780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5529766f0a8e400ebea0391249049d10" candidate_uuid: "893341a7b01741b9b82acf6cd01aee94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8719747eee834099ba38e6539871c22c" is_pre_election: true
I20260710 11:10:55.508240  5745 leader_election.cc:304] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c [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: 8719747eee834099ba38e6539871c22c, 893341a7b01741b9b82acf6cd01aee94; no voters: e9f5d4d9e9e943eba087e807f6d165ca
I20260710 11:10:55.508697  5780 raft_consensus.cc:2468] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 893341a7b01741b9b82acf6cd01aee94 in term 1.
I20260710 11:10:55.509647  5946 raft_consensus.cc:2804] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:55.510076  5946 raft_consensus.cc:493] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c [term 1 FOLLOWER]: Starting leader election (detected failure of leader e9f5d4d9e9e943eba087e807f6d165ca)
I20260710 11:10:55.510304  5820 leader_election.cc:304] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [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: 8719747eee834099ba38e6539871c22c, 893341a7b01741b9b82acf6cd01aee94; no voters: 
I20260710 11:10:55.510608  5946 raft_consensus.cc:3060] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:10:55.511097  5818 leader_election.cc:336] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Network error: Client connection negotiation failed: client connection to 127.2.153.65:39165: connect: Connection refused (error 111)
I20260710 11:10:55.511341  5902 raft_consensus.cc:2804] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:55.511818  5902 raft_consensus.cc:493] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e9f5d4d9e9e943eba087e807f6d165ca)
I20260710 11:10:55.512216  5902 raft_consensus.cc:3060] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:55.519129  5946 raft_consensus.cc:515] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:55.519987  5902 raft_consensus.cc:515] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:55.522158  5946 leader_election.cc:290] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 2 election: Requested vote from peers e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165), 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67:36625)
I20260710 11:10:55.523346  5902 leader_election.cc:290] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 2 election: Requested vote from peers e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165), 8719747eee834099ba38e6539871c22c (127.2.153.66:39355)
I20260710 11:10:55.524669  5780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5529766f0a8e400ebea0391249049d10" candidate_uuid: "893341a7b01741b9b82acf6cd01aee94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8719747eee834099ba38e6539871c22c"
I20260710 11:10:55.525722  5780 raft_consensus.cc:2393] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 893341a7b01741b9b82acf6cd01aee94 in current term 2: Already voted for candidate 8719747eee834099ba38e6539871c22c in this term.
I20260710 11:10:55.527020  5854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5529766f0a8e400ebea0391249049d10" candidate_uuid: "8719747eee834099ba38e6539871c22c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "893341a7b01741b9b82acf6cd01aee94"
I20260710 11:10:55.527897  5854 raft_consensus.cc:2393] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8719747eee834099ba38e6539871c22c in current term 2: Already voted for candidate 893341a7b01741b9b82acf6cd01aee94 in this term.
W20260710 11:10:55.528332  5744 leader_election.cc:336] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Network error: Client connection negotiation failed: client connection to 127.2.153.65:39165: connect: Connection refused (error 111)
W20260710 11:10:55.528581  5818 leader_election.cc:336] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Network error: Client connection negotiation failed: client connection to 127.2.153.65:39165: connect: Connection refused (error 111)
I20260710 11:10:55.529085  5745 leader_election.cc:304] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c [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: 8719747eee834099ba38e6539871c22c; no voters: 893341a7b01741b9b82acf6cd01aee94, e9f5d4d9e9e943eba087e807f6d165ca
I20260710 11:10:55.529188  5818 leader_election.cc:304] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [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: 893341a7b01741b9b82acf6cd01aee94; no voters: 8719747eee834099ba38e6539871c22c, e9f5d4d9e9e943eba087e807f6d165ca
I20260710 11:10:55.529969  5946 raft_consensus.cc:2749] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:10:55.530197  5983 raft_consensus.cc:2749] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:10:55.536446  5946 raft_consensus.cc:493] T 502cc099d352489abd588eaeea07ede5 P 8719747eee834099ba38e6539871c22c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e9f5d4d9e9e943eba087e807f6d165ca)
I20260710 11:10:55.536929  5946 raft_consensus.cc:515] T 502cc099d352489abd588eaeea07ede5 P 8719747eee834099ba38e6539871c22c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:55.538707  5946 leader_election.cc:290] T 502cc099d352489abd588eaeea07ede5 P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165), 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67:36625)
I20260710 11:10:55.539832  5854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502cc099d352489abd588eaeea07ede5" candidate_uuid: "8719747eee834099ba38e6539871c22c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "893341a7b01741b9b82acf6cd01aee94" is_pre_election: true
W20260710 11:10:55.542794  5744 leader_election.cc:336] T 502cc099d352489abd588eaeea07ede5 P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Network error: Client connection negotiation failed: client connection to 127.2.153.65:39165: connect: Connection refused (error 111)
I20260710 11:10:55.543128  5744 leader_election.cc:304] T 502cc099d352489abd588eaeea07ede5 P 8719747eee834099ba38e6539871c22c [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: 8719747eee834099ba38e6539871c22c; no voters: 893341a7b01741b9b82acf6cd01aee94, e9f5d4d9e9e943eba087e807f6d165ca
I20260710 11:10:55.543761  5946 raft_consensus.cc:2749] T 502cc099d352489abd588eaeea07ede5 P 8719747eee834099ba38e6539871c22c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:55.548638  5983 raft_consensus.cc:493] T 502cc099d352489abd588eaeea07ede5 P 893341a7b01741b9b82acf6cd01aee94 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e9f5d4d9e9e943eba087e807f6d165ca)
I20260710 11:10:55.549220  5983 raft_consensus.cc:515] T 502cc099d352489abd588eaeea07ede5 P 893341a7b01741b9b82acf6cd01aee94 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:55.551582  5983 leader_election.cc:290] T 502cc099d352489abd588eaeea07ede5 P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165), 8719747eee834099ba38e6539871c22c (127.2.153.66:39355)
I20260710 11:10:55.552711  5780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502cc099d352489abd588eaeea07ede5" candidate_uuid: "893341a7b01741b9b82acf6cd01aee94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8719747eee834099ba38e6539871c22c" is_pre_election: true
I20260710 11:10:55.553370  5780 raft_consensus.cc:2468] T 502cc099d352489abd588eaeea07ede5 P 8719747eee834099ba38e6539871c22c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 893341a7b01741b9b82acf6cd01aee94 in term 1.
I20260710 11:10:55.554378  5820 leader_election.cc:304] T 502cc099d352489abd588eaeea07ede5 P 893341a7b01741b9b82acf6cd01aee94 [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: 8719747eee834099ba38e6539871c22c, 893341a7b01741b9b82acf6cd01aee94; no voters: 
W20260710 11:10:55.554975  5818 leader_election.cc:336] T 502cc099d352489abd588eaeea07ede5 P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Network error: Client connection negotiation failed: client connection to 127.2.153.65:39165: connect: Connection refused (error 111)
I20260710 11:10:55.555183  5983 raft_consensus.cc:2804] T 502cc099d352489abd588eaeea07ede5 P 893341a7b01741b9b82acf6cd01aee94 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:55.555706  5983 raft_consensus.cc:493] T 502cc099d352489abd588eaeea07ede5 P 893341a7b01741b9b82acf6cd01aee94 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e9f5d4d9e9e943eba087e807f6d165ca)
I20260710 11:10:55.556099  5983 raft_consensus.cc:3060] T 502cc099d352489abd588eaeea07ede5 P 893341a7b01741b9b82acf6cd01aee94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:55.561357  5983 raft_consensus.cc:515] T 502cc099d352489abd588eaeea07ede5 P 893341a7b01741b9b82acf6cd01aee94 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:55.563762  5983 leader_election.cc:290] T 502cc099d352489abd588eaeea07ede5 P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 2 election: Requested vote from peers e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165), 8719747eee834099ba38e6539871c22c (127.2.153.66:39355)
I20260710 11:10:55.565009  5780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502cc099d352489abd588eaeea07ede5" candidate_uuid: "893341a7b01741b9b82acf6cd01aee94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8719747eee834099ba38e6539871c22c"
I20260710 11:10:55.565693  5780 raft_consensus.cc:3060] T 502cc099d352489abd588eaeea07ede5 P 8719747eee834099ba38e6539871c22c [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:10:55.600659  5818 leader_election.cc:336] T 502cc099d352489abd588eaeea07ede5 P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Network error: Client connection negotiation failed: client connection to 127.2.153.65:39165: connect: Connection refused (error 111)
I20260710 11:10:55.609072  5780 raft_consensus.cc:2468] T 502cc099d352489abd588eaeea07ede5 P 8719747eee834099ba38e6539871c22c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893341a7b01741b9b82acf6cd01aee94 in term 2.
I20260710 11:10:55.611202  5820 leader_election.cc:304] T 502cc099d352489abd588eaeea07ede5 P 893341a7b01741b9b82acf6cd01aee94 [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: 8719747eee834099ba38e6539871c22c, 893341a7b01741b9b82acf6cd01aee94; no voters: e9f5d4d9e9e943eba087e807f6d165ca
I20260710 11:10:55.612551  5983 raft_consensus.cc:2804] T 502cc099d352489abd588eaeea07ede5 P 893341a7b01741b9b82acf6cd01aee94 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:55.613138  5983 raft_consensus.cc:697] T 502cc099d352489abd588eaeea07ede5 P 893341a7b01741b9b82acf6cd01aee94 [term 2 LEADER]: Becoming Leader. State: Replica: 893341a7b01741b9b82acf6cd01aee94, State: Running, Role: LEADER
I20260710 11:10:55.614342  5983 consensus_queue.cc:237] T 502cc099d352489abd588eaeea07ede5 P 893341a7b01741b9b82acf6cd01aee94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:55.625042  5601 catalog_manager.cc:5697] T 502cc099d352489abd588eaeea07ede5 P 893341a7b01741b9b82acf6cd01aee94 reported cstate change: term changed from 1 to 2, leader changed from e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65) to 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67). New cstate: current_term: 2 leader_uuid: "893341a7b01741b9b82acf6cd01aee94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } health_report { overall_health: HEALTHY } } }
W20260710 11:10:56.027065  5818 consensus_peers.cc:597] T 502cc099d352489abd588eaeea07ede5 P 893341a7b01741b9b82acf6cd01aee94 -> Peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Couldn't send request to peer e9f5d4d9e9e943eba087e807f6d165ca. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:39165: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:56.051743  5780 raft_consensus.cc:1275] T 502cc099d352489abd588eaeea07ede5 P 8719747eee834099ba38e6539871c22c [term 2 FOLLOWER]: Refusing update from remote peer 893341a7b01741b9b82acf6cd01aee94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:56.053278  5983 consensus_queue.cc:1048] T 502cc099d352489abd588eaeea07ede5 P 893341a7b01741b9b82acf6cd01aee94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:10:56.342360  5651 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:10:56.631955  5818 consensus_peers.cc:597] T a6bcc086ce114b58907ffe0726538dee P 893341a7b01741b9b82acf6cd01aee94 -> Peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Couldn't send request to peer e9f5d4d9e9e943eba087e807f6d165ca. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:39165: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:56.853689  5744 consensus_peers.cc:597] T 38028b6e94834c26a4e404e08785069e P 8719747eee834099ba38e6539871c22c -> Peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Couldn't send request to peer e9f5d4d9e9e943eba087e807f6d165ca. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:39165: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:56.887079  5818 consensus_peers.cc:597] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94 -> Peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Couldn't send request to peer e9f5d4d9e9e943eba087e807f6d165ca. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:39165: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:56.964578  5744 consensus_peers.cc:597] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c -> Peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Couldn't send request to peer e9f5d4d9e9e943eba087e807f6d165ca. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:39165: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:57.051569  5744 consensus_peers.cc:597] T 92eb568047234c8593a6d38cfc3bc033 P 8719747eee834099ba38e6539871c22c -> Peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Couldn't send request to peer e9f5d4d9e9e943eba087e807f6d165ca. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:39165: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:57.090965  5744 consensus_peers.cc:597] T 266ba88d94e443b6a4fe4211093ef0e5 P 8719747eee834099ba38e6539871c22c -> Peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Couldn't send request to peer e9f5d4d9e9e943eba087e807f6d165ca. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:39165: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:57.143932  5744 consensus_peers.cc:597] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c -> Peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Couldn't send request to peer e9f5d4d9e9e943eba087e807f6d165ca. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:39165: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:57.343308  5651 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:10:57.512234  5744 consensus_peers.cc:597] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c -> Peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Couldn't send request to peer e9f5d4d9e9e943eba087e807f6d165ca. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:39165: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 11:10:57.657280  5902 raft_consensus.cc:493] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:57.658054  5902 raft_consensus.cc:515] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:57.660614  5902 leader_election.cc:290] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165), 8719747eee834099ba38e6539871c22c (127.2.153.66:39355)
I20260710 11:10:57.661995  5780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5529766f0a8e400ebea0391249049d10" candidate_uuid: "893341a7b01741b9b82acf6cd01aee94" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8719747eee834099ba38e6539871c22c" is_pre_election: true
I20260710 11:10:57.663280  5780 raft_consensus.cc:2468] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 893341a7b01741b9b82acf6cd01aee94 in term 2.
I20260710 11:10:57.665153  5820 leader_election.cc:304] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8719747eee834099ba38e6539871c22c, 893341a7b01741b9b82acf6cd01aee94; no voters: 
W20260710 11:10:57.665800  5818 leader_election.cc:336] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Network error: Client connection negotiation failed: client connection to 127.2.153.65:39165: connect: Connection refused (error 111)
I20260710 11:10:57.665936  5902 raft_consensus.cc:2804] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:10:57.666416  5902 raft_consensus.cc:493] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:57.666734  5902 raft_consensus.cc:3060] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:57.673305  5902 raft_consensus.cc:515] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:57.675189  5902 leader_election.cc:290] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 3 election: Requested vote from peers e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165), 8719747eee834099ba38e6539871c22c (127.2.153.66:39355)
I20260710 11:10:57.676414  5780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5529766f0a8e400ebea0391249049d10" candidate_uuid: "893341a7b01741b9b82acf6cd01aee94" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8719747eee834099ba38e6539871c22c"
I20260710 11:10:57.677038  5780 raft_consensus.cc:3060] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:10:57.679122  5818 leader_election.cc:336] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Network error: Client connection negotiation failed: client connection to 127.2.153.65:39165: connect: Connection refused (error 111)
I20260710 11:10:57.682862  5780 raft_consensus.cc:2468] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893341a7b01741b9b82acf6cd01aee94 in term 3.
I20260710 11:10:57.684167  5820 leader_election.cc:304] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8719747eee834099ba38e6539871c22c, 893341a7b01741b9b82acf6cd01aee94; no voters: e9f5d4d9e9e943eba087e807f6d165ca
I20260710 11:10:57.685065  5902 raft_consensus.cc:2804] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:57.685566  5902 raft_consensus.cc:697] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [term 3 LEADER]: Becoming Leader. State: Replica: 893341a7b01741b9b82acf6cd01aee94, State: Running, Role: LEADER
I20260710 11:10:57.686581  5902 consensus_queue.cc:237] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:57.695006  5601 catalog_manager.cc:5697] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 reported cstate change: term changed from 1 to 3, leader changed from e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65) to 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67). New cstate: current_term: 3 leader_uuid: "893341a7b01741b9b82acf6cd01aee94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:58.110011  5780 raft_consensus.cc:1275] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c [term 3 FOLLOWER]: Refusing update from remote peer 893341a7b01741b9b82acf6cd01aee94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:10:58.111476  5902 consensus_queue.cc:1048] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:10:58.127517  5818 consensus_peers.cc:597] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 -> Peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Couldn't send request to peer e9f5d4d9e9e943eba087e807f6d165ca. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:39165: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:58.344398  5651 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:10:58.761679  5818 consensus_peers.cc:597] T 502cc099d352489abd588eaeea07ede5 P 893341a7b01741b9b82acf6cd01aee94 -> Peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Couldn't send request to peer e9f5d4d9e9e943eba087e807f6d165ca. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:39165: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:59.012326  5818 consensus_peers.cc:597] T a6bcc086ce114b58907ffe0726538dee P 893341a7b01741b9b82acf6cd01aee94 -> Peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Couldn't send request to peer e9f5d4d9e9e943eba087e807f6d165ca. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:39165: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:10:59.284278  5744 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.2.153.65:39165: connect: Connection refused (error 111) [suppressed 96 similar messages]
W20260710 11:10:59.287196  5744 consensus_peers.cc:597] T 38028b6e94834c26a4e404e08785069e P 8719747eee834099ba38e6539871c22c -> Peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Couldn't send request to peer e9f5d4d9e9e943eba087e807f6d165ca. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:39165: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:10:59.345393  5651 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:10:59.378412  2661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:59.381506  5744 consensus_peers.cc:597] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c -> Peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Couldn't send request to peer e9f5d4d9e9e943eba087e807f6d165ca. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:39165: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:10:59.387473  6006 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 11:10:59.388587  6007 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 11:10:59.389978  6009 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 11:10:59.390578  2661 server_base.cc:1061] running on GCE node
I20260710 11:10:59.391918  2661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:59.392191  2661 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 11:10:59.392409  2661 hybrid_clock.cc:648] HybridClock initialized: now 1783681859392384 us; error 0 us; skew 500 ppm
I20260710 11:10:59.393033  2661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:59.396342  2661 webserver.cc:533] Webserver started at http://127.2.153.65:46865/ using document root <none> and password file <none>
I20260710 11:10:59.396916  2661 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:59.397141  2661 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:10:59.401716  2661 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 11:10:59.406575  6014 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:59.407680  2661 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:10:59.407990  2661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774958773-2661-0/minicluster-data/ts-0-root
uuid: "e9f5d4d9e9e943eba087e807f6d165ca"
format_stamp: "Formatted at 2026-07-10 11:10:52 on dist-test-slave-fg8d"
I20260710 11:10:59.408352  2661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774958773-2661-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774958773-2661-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681774958773-2661-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 11:10:59.430510  2661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:59.431890  2661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:59.433593  2661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:59.438092  6021 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 11:10:59.496678  2661 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:10:59.497102  2661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.060s	user 0.004s	sys 0.000s
I20260710 11:10:59.497430  2661 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:10:59.503561  6021 tablet_bootstrap.cc:492] T c59c6352df27455a8f76a2be36fe70e7 P e9f5d4d9e9e943eba087e807f6d165ca: Bootstrap starting.
I20260710 11:10:59.517469  6021 tablet_bootstrap.cc:492] T c59c6352df27455a8f76a2be36fe70e7 P e9f5d4d9e9e943eba087e807f6d165ca: 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 11:10:59.518618  6021 tablet_bootstrap.cc:492] T c59c6352df27455a8f76a2be36fe70e7 P e9f5d4d9e9e943eba087e807f6d165ca: Bootstrap complete.
I20260710 11:10:59.519273  6021 ts_tablet_manager.cc:1403] T c59c6352df27455a8f76a2be36fe70e7 P e9f5d4d9e9e943eba087e807f6d165ca: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 11:10:59.522392  6021 raft_consensus.cc:359] T c59c6352df27455a8f76a2be36fe70e7 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:59.523026  6021 raft_consensus.cc:740] T c59c6352df27455a8f76a2be36fe70e7 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9f5d4d9e9e943eba087e807f6d165ca, State: Initialized, Role: FOLLOWER
I20260710 11:10:59.523772  6021 consensus_queue.cc:260] T c59c6352df27455a8f76a2be36fe70e7 P e9f5d4d9e9e943eba087e807f6d165ca [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: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:59.526292  6021 ts_tablet_manager.cc:1434] T c59c6352df27455a8f76a2be36fe70e7 P e9f5d4d9e9e943eba087e807f6d165ca: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:10:59.527128  6021 tablet_bootstrap.cc:492] T e409a5c6358744649968cfb0e38604b6 P e9f5d4d9e9e943eba087e807f6d165ca: Bootstrap starting.
I20260710 11:10:59.542344  6021 tablet_bootstrap.cc:492] T e409a5c6358744649968cfb0e38604b6 P e9f5d4d9e9e943eba087e807f6d165ca: 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 11:10:59.543038  6021 tablet_bootstrap.cc:492] T e409a5c6358744649968cfb0e38604b6 P e9f5d4d9e9e943eba087e807f6d165ca: Bootstrap complete.
I20260710 11:10:59.543638  6021 ts_tablet_manager.cc:1403] T e409a5c6358744649968cfb0e38604b6 P e9f5d4d9e9e943eba087e807f6d165ca: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.009s
I20260710 11:10:59.545643  2661 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:10:59.546012  2661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.049s	user 0.043s	sys 0.002s
I20260710 11:10:59.546295  6021 raft_consensus.cc:359] T e409a5c6358744649968cfb0e38604b6 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:59.546886  6021 raft_consensus.cc:740] T e409a5c6358744649968cfb0e38604b6 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9f5d4d9e9e943eba087e807f6d165ca, State: Initialized, Role: FOLLOWER
I20260710 11:10:59.547690  6021 consensus_queue.cc:260] T e409a5c6358744649968cfb0e38604b6 P e9f5d4d9e9e943eba087e807f6d165ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:59.549221  6021 ts_tablet_manager.cc:1434] T e409a5c6358744649968cfb0e38604b6 P e9f5d4d9e9e943eba087e807f6d165ca: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260710 11:10:59.549906  6021 tablet_bootstrap.cc:492] T 11f143b2ee9d461cbb90816f014ef678 P e9f5d4d9e9e943eba087e807f6d165ca: Bootstrap starting.
W20260710 11:10:59.558410  5744 consensus_peers.cc:597] T 92eb568047234c8593a6d38cfc3bc033 P 8719747eee834099ba38e6539871c22c -> Peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Couldn't send request to peer e9f5d4d9e9e943eba087e807f6d165ca. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:39165: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:10:59.566669  6021 tablet_bootstrap.cc:492] T 11f143b2ee9d461cbb90816f014ef678 P e9f5d4d9e9e943eba087e807f6d165ca: 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 11:10:59.567579  6021 tablet_bootstrap.cc:492] T 11f143b2ee9d461cbb90816f014ef678 P e9f5d4d9e9e943eba087e807f6d165ca: Bootstrap complete.
I20260710 11:10:59.568199  6021 ts_tablet_manager.cc:1403] T 11f143b2ee9d461cbb90816f014ef678 P e9f5d4d9e9e943eba087e807f6d165ca: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260710 11:10:59.570744  6021 raft_consensus.cc:359] T 11f143b2ee9d461cbb90816f014ef678 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:59.571311  6021 raft_consensus.cc:740] T 11f143b2ee9d461cbb90816f014ef678 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9f5d4d9e9e943eba087e807f6d165ca, State: Initialized, Role: FOLLOWER
I20260710 11:10:59.572023  6021 consensus_queue.cc:260] T 11f143b2ee9d461cbb90816f014ef678 P e9f5d4d9e9e943eba087e807f6d165ca [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: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:59.573755  6021 ts_tablet_manager.cc:1434] T 11f143b2ee9d461cbb90816f014ef678 P e9f5d4d9e9e943eba087e807f6d165ca: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.005s
I20260710 11:10:59.574537  6021 tablet_bootstrap.cc:492] T 266ba88d94e443b6a4fe4211093ef0e5 P e9f5d4d9e9e943eba087e807f6d165ca: Bootstrap starting.
I20260710 11:10:59.587719  6021 tablet_bootstrap.cc:492] T 266ba88d94e443b6a4fe4211093ef0e5 P e9f5d4d9e9e943eba087e807f6d165ca: 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 11:10:59.588613  6021 tablet_bootstrap.cc:492] T 266ba88d94e443b6a4fe4211093ef0e5 P e9f5d4d9e9e943eba087e807f6d165ca: Bootstrap complete.
I20260710 11:10:59.589262  6021 ts_tablet_manager.cc:1403] T 266ba88d94e443b6a4fe4211093ef0e5 P e9f5d4d9e9e943eba087e807f6d165ca: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 11:10:59.591562  6021 raft_consensus.cc:359] T 266ba88d94e443b6a4fe4211093ef0e5 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:59.592185  6021 raft_consensus.cc:740] T 266ba88d94e443b6a4fe4211093ef0e5 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9f5d4d9e9e943eba087e807f6d165ca, State: Initialized, Role: FOLLOWER
I20260710 11:10:59.592826  6021 consensus_queue.cc:260] T 266ba88d94e443b6a4fe4211093ef0e5 P e9f5d4d9e9e943eba087e807f6d165ca [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: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:59.594413  6021 ts_tablet_manager.cc:1434] T 266ba88d94e443b6a4fe4211093ef0e5 P e9f5d4d9e9e943eba087e807f6d165ca: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:10:59.595124  6021 tablet_bootstrap.cc:492] T e8e93d69197848668a92290fe29f4240 P e9f5d4d9e9e943eba087e807f6d165ca: Bootstrap starting.
I20260710 11:10:59.608532  6021 tablet_bootstrap.cc:492] T e8e93d69197848668a92290fe29f4240 P e9f5d4d9e9e943eba087e807f6d165ca: 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 11:10:59.609313  6021 tablet_bootstrap.cc:492] T e8e93d69197848668a92290fe29f4240 P e9f5d4d9e9e943eba087e807f6d165ca: Bootstrap complete.
I20260710 11:10:59.609999  6021 ts_tablet_manager.cc:1403] T e8e93d69197848668a92290fe29f4240 P e9f5d4d9e9e943eba087e807f6d165ca: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 11:10:59.612187  6021 raft_consensus.cc:359] T e8e93d69197848668a92290fe29f4240 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:59.612746  6021 raft_consensus.cc:740] T e8e93d69197848668a92290fe29f4240 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9f5d4d9e9e943eba087e807f6d165ca, State: Initialized, Role: FOLLOWER
I20260710 11:10:59.613608  6021 consensus_queue.cc:260] T e8e93d69197848668a92290fe29f4240 P e9f5d4d9e9e943eba087e807f6d165ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:59.615412  6021 ts_tablet_manager.cc:1434] T e8e93d69197848668a92290fe29f4240 P e9f5d4d9e9e943eba087e807f6d165ca: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260710 11:10:59.616123  6021 tablet_bootstrap.cc:492] T a6bcc086ce114b58907ffe0726538dee P e9f5d4d9e9e943eba087e807f6d165ca: Bootstrap starting.
I20260710 11:10:59.616529  2661 rpc_server.cc:307] RPC server started. Bound to: 127.2.153.65:39165
I20260710 11:10:59.616663  6084 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.153.65:39165 every 8 connection(s)
I20260710 11:10:59.624346  2661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:59.633237  6021 tablet_bootstrap.cc:492] T a6bcc086ce114b58907ffe0726538dee P e9f5d4d9e9e943eba087e807f6d165ca: 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 11:10:59.634244  6021 tablet_bootstrap.cc:492] T a6bcc086ce114b58907ffe0726538dee P e9f5d4d9e9e943eba087e807f6d165ca: Bootstrap complete.
I20260710 11:10:59.634915  6021 ts_tablet_manager.cc:1403] T a6bcc086ce114b58907ffe0726538dee P e9f5d4d9e9e943eba087e807f6d165ca: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.010s
I20260710 11:10:59.637560  6021 raft_consensus.cc:359] T a6bcc086ce114b58907ffe0726538dee P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:59.638446  6021 raft_consensus.cc:740] T a6bcc086ce114b58907ffe0726538dee P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9f5d4d9e9e943eba087e807f6d165ca, State: Initialized, Role: FOLLOWER
I20260710 11:10:59.641160  6021 consensus_queue.cc:260] T a6bcc086ce114b58907ffe0726538dee P e9f5d4d9e9e943eba087e807f6d165ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:59.644097  6021 ts_tablet_manager.cc:1434] T a6bcc086ce114b58907ffe0726538dee P e9f5d4d9e9e943eba087e807f6d165ca: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 11:10:59.645352  6021 tablet_bootstrap.cc:492] T 502cc099d352489abd588eaeea07ede5 P e9f5d4d9e9e943eba087e807f6d165ca: Bootstrap starting.
I20260710 11:10:59.652630  6085 heartbeater.cc:344] Connected to a master server at 127.2.153.126:35675
I20260710 11:10:59.653389  6085 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:59.654693  6085 heartbeater.cc:507] Master 127.2.153.126:35675 requested a full tablet report, sending...
I20260710 11:10:59.665653  5601 ts_manager.cc:194] Re-registered known tserver with Master: e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165)
I20260710 11:10:59.679924  6021 tablet_bootstrap.cc:492] T 502cc099d352489abd588eaeea07ede5 P e9f5d4d9e9e943eba087e807f6d165ca: 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 11:10:59.681093  6021 tablet_bootstrap.cc:492] T 502cc099d352489abd588eaeea07ede5 P e9f5d4d9e9e943eba087e807f6d165ca: Bootstrap complete.
I20260710 11:10:59.681905  6021 ts_tablet_manager.cc:1403] T 502cc099d352489abd588eaeea07ede5 P e9f5d4d9e9e943eba087e807f6d165ca: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.017s
I20260710 11:10:59.685891  5601 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49572
I20260710 11:10:59.690326  6085 heartbeater.cc:499] Master 127.2.153.126:35675 was elected leader, sending a full tablet report...
I20260710 11:10:59.692528  6021 raft_consensus.cc:359] T 502cc099d352489abd588eaeea07ede5 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:59.693353  6021 raft_consensus.cc:740] T 502cc099d352489abd588eaeea07ede5 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9f5d4d9e9e943eba087e807f6d165ca, State: Initialized, Role: FOLLOWER
I20260710 11:10:59.694147  6021 consensus_queue.cc:260] T 502cc099d352489abd588eaeea07ede5 P e9f5d4d9e9e943eba087e807f6d165ca [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: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:59.696537  6021 ts_tablet_manager.cc:1434] T 502cc099d352489abd588eaeea07ede5 P e9f5d4d9e9e943eba087e807f6d165ca: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260710 11:10:59.697572  6021 tablet_bootstrap.cc:492] T 92eb568047234c8593a6d38cfc3bc033 P e9f5d4d9e9e943eba087e807f6d165ca: Bootstrap starting.
I20260710 11:10:59.697398  5780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11f143b2ee9d461cbb90816f014ef678"
dest_uuid: "8719747eee834099ba38e6539871c22c"
mode: GRACEFUL
new_leader_uuid: "893341a7b01741b9b82acf6cd01aee94"
 from {username='slave'} at 127.0.0.1:57870
I20260710 11:10:59.698299  5780 raft_consensus.cc:606] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [term 1 LEADER]: Received request to transfer leadership to TS 893341a7b01741b9b82acf6cd01aee94
I20260710 11:10:59.723137  6021 tablet_bootstrap.cc:492] T 92eb568047234c8593a6d38cfc3bc033 P e9f5d4d9e9e943eba087e807f6d165ca: 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 11:10:59.727070  6021 tablet_bootstrap.cc:492] T 92eb568047234c8593a6d38cfc3bc033 P e9f5d4d9e9e943eba087e807f6d165ca: Bootstrap complete.
I20260710 11:10:59.728210  6021 ts_tablet_manager.cc:1403] T 92eb568047234c8593a6d38cfc3bc033 P e9f5d4d9e9e943eba087e807f6d165ca: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.000s
I20260710 11:10:59.735762  6021 raft_consensus.cc:359] T 92eb568047234c8593a6d38cfc3bc033 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:59.736771  6021 raft_consensus.cc:740] T 92eb568047234c8593a6d38cfc3bc033 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9f5d4d9e9e943eba087e807f6d165ca, State: Initialized, Role: FOLLOWER
I20260710 11:10:59.737937  6021 consensus_queue.cc:260] T 92eb568047234c8593a6d38cfc3bc033 P e9f5d4d9e9e943eba087e807f6d165ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:59.742129  6021 ts_tablet_manager.cc:1434] T 92eb568047234c8593a6d38cfc3bc033 P e9f5d4d9e9e943eba087e807f6d165ca: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:10:59.743172  6021 tablet_bootstrap.cc:492] T 5529766f0a8e400ebea0391249049d10 P e9f5d4d9e9e943eba087e807f6d165ca: Bootstrap starting.
I20260710 11:10:59.743455  5852 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6bcc086ce114b58907ffe0726538dee"
dest_uuid: "893341a7b01741b9b82acf6cd01aee94"
mode: GRACEFUL
new_leader_uuid: "8719747eee834099ba38e6539871c22c"
 from {username='slave'} at 127.0.0.1:40122
I20260710 11:10:59.744092  5852 raft_consensus.cc:606] T a6bcc086ce114b58907ffe0726538dee P 893341a7b01741b9b82acf6cd01aee94 [term 1 LEADER]: Received request to transfer leadership to TS 8719747eee834099ba38e6539871c22c
I20260710 11:10:59.747574  5780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c59c6352df27455a8f76a2be36fe70e7"
dest_uuid: "8719747eee834099ba38e6539871c22c"
mode: GRACEFUL
new_leader_uuid: "893341a7b01741b9b82acf6cd01aee94"
 from {username='slave'} at 127.0.0.1:57870
I20260710 11:10:59.748188  5780 raft_consensus.cc:606] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c [term 1 LEADER]: Received request to transfer leadership to TS 893341a7b01741b9b82acf6cd01aee94
I20260710 11:10:59.749402  2661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:10:59.749923  2661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:59.750587  2661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:59.758030  6021 tablet_bootstrap.cc:492] T 5529766f0a8e400ebea0391249049d10 P e9f5d4d9e9e943eba087e807f6d165ca: 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 11:10:59.759127  6021 tablet_bootstrap.cc:492] T 5529766f0a8e400ebea0391249049d10 P e9f5d4d9e9e943eba087e807f6d165ca: Bootstrap complete.
I20260710 11:10:59.759809  6021 ts_tablet_manager.cc:1403] T 5529766f0a8e400ebea0391249049d10 P e9f5d4d9e9e943eba087e807f6d165ca: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 11:10:59.761792  6021 raft_consensus.cc:359] T 5529766f0a8e400ebea0391249049d10 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:59.762444  6021 raft_consensus.cc:740] T 5529766f0a8e400ebea0391249049d10 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9f5d4d9e9e943eba087e807f6d165ca, State: Initialized, Role: FOLLOWER
I20260710 11:10:59.763036  6021 consensus_queue.cc:260] T 5529766f0a8e400ebea0391249049d10 P e9f5d4d9e9e943eba087e807f6d165ca [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: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:59.764592  6021 ts_tablet_manager.cc:1434] T 5529766f0a8e400ebea0391249049d10 P e9f5d4d9e9e943eba087e807f6d165ca: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:59.765635  6021 tablet_bootstrap.cc:492] T 38028b6e94834c26a4e404e08785069e P e9f5d4d9e9e943eba087e807f6d165ca: Bootstrap starting.
I20260710 11:10:59.776985  6021 tablet_bootstrap.cc:492] T 38028b6e94834c26a4e404e08785069e P e9f5d4d9e9e943eba087e807f6d165ca: 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 11:10:59.777743  6021 tablet_bootstrap.cc:492] T 38028b6e94834c26a4e404e08785069e P e9f5d4d9e9e943eba087e807f6d165ca: Bootstrap complete.
I20260710 11:10:59.778403  6021 ts_tablet_manager.cc:1403] T 38028b6e94834c26a4e404e08785069e P e9f5d4d9e9e943eba087e807f6d165ca: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.002s
I20260710 11:10:59.780344  6021 raft_consensus.cc:359] T 38028b6e94834c26a4e404e08785069e P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:59.780892  6021 raft_consensus.cc:740] T 38028b6e94834c26a4e404e08785069e P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9f5d4d9e9e943eba087e807f6d165ca, State: Initialized, Role: FOLLOWER
I20260710 11:10:59.781522  6021 consensus_queue.cc:260] T 38028b6e94834c26a4e404e08785069e P e9f5d4d9e9e943eba087e807f6d165ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:59.783217  6021 ts_tablet_manager.cc:1434] T 38028b6e94834c26a4e404e08785069e P e9f5d4d9e9e943eba087e807f6d165ca: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260710 11:10:59.833865  5994 raft_consensus.cc:993] T a6bcc086ce114b58907ffe0726538dee P 893341a7b01741b9b82acf6cd01aee94: : Instructing follower 8719747eee834099ba38e6539871c22c to start an election
I20260710 11:10:59.834426  6024 raft_consensus.cc:1081] T a6bcc086ce114b58907ffe0726538dee P 893341a7b01741b9b82acf6cd01aee94 [term 1 LEADER]: Signalling peer 8719747eee834099ba38e6539871c22c to start an election
I20260710 11:10:59.835822  5780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6bcc086ce114b58907ffe0726538dee"
dest_uuid: "8719747eee834099ba38e6539871c22c"
 from {username='slave'} at 127.0.0.1:47930
I20260710 11:10:59.836299  5780 raft_consensus.cc:493] T a6bcc086ce114b58907ffe0726538dee P 8719747eee834099ba38e6539871c22c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:59.836549  5780 raft_consensus.cc:3060] T a6bcc086ce114b58907ffe0726538dee P 8719747eee834099ba38e6539871c22c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:59.841974  5780 raft_consensus.cc:515] T a6bcc086ce114b58907ffe0726538dee P 8719747eee834099ba38e6539871c22c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:59.843662  5780 leader_election.cc:290] T a6bcc086ce114b58907ffe0726538dee P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 2 election: Requested vote from peers e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165), 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67:36625)
I20260710 11:10:59.844717  6059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6bcc086ce114b58907ffe0726538dee" candidate_uuid: "8719747eee834099ba38e6539871c22c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9f5d4d9e9e943eba087e807f6d165ca"
I20260710 11:10:59.844771  5852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6bcc086ce114b58907ffe0726538dee" candidate_uuid: "8719747eee834099ba38e6539871c22c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "893341a7b01741b9b82acf6cd01aee94"
I20260710 11:10:59.845498  5852 raft_consensus.cc:3055] T a6bcc086ce114b58907ffe0726538dee P 893341a7b01741b9b82acf6cd01aee94 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:59.845460  6059 raft_consensus.cc:3060] T a6bcc086ce114b58907ffe0726538dee P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:59.846020  5852 raft_consensus.cc:740] T a6bcc086ce114b58907ffe0726538dee P 893341a7b01741b9b82acf6cd01aee94 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 893341a7b01741b9b82acf6cd01aee94, State: Running, Role: LEADER
I20260710 11:10:59.846994  5852 consensus_queue.cc:260] T a6bcc086ce114b58907ffe0726538dee P 893341a7b01741b9b82acf6cd01aee94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:59.848389  5852 raft_consensus.cc:3060] T a6bcc086ce114b58907ffe0726538dee P 893341a7b01741b9b82acf6cd01aee94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:59.854342  6059 raft_consensus.cc:2468] T a6bcc086ce114b58907ffe0726538dee P e9f5d4d9e9e943eba087e807f6d165ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8719747eee834099ba38e6539871c22c in term 2.
I20260710 11:10:59.855639  5744 leader_election.cc:304] T a6bcc086ce114b58907ffe0726538dee P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8719747eee834099ba38e6539871c22c, e9f5d4d9e9e943eba087e807f6d165ca; no voters: 
I20260710 11:10:59.856208  5852 raft_consensus.cc:2468] T a6bcc086ce114b58907ffe0726538dee P 893341a7b01741b9b82acf6cd01aee94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8719747eee834099ba38e6539871c22c in term 2.
I20260710 11:10:59.856726  6004 raft_consensus.cc:2804] T a6bcc086ce114b58907ffe0726538dee P 8719747eee834099ba38e6539871c22c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:59.858222  6004 raft_consensus.cc:697] T a6bcc086ce114b58907ffe0726538dee P 8719747eee834099ba38e6539871c22c [term 2 LEADER]: Becoming Leader. State: Replica: 8719747eee834099ba38e6539871c22c, State: Running, Role: LEADER
I20260710 11:10:59.859150  6004 consensus_queue.cc:237] T a6bcc086ce114b58907ffe0726538dee P 8719747eee834099ba38e6539871c22c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:59.866827  5601 catalog_manager.cc:5697] T a6bcc086ce114b58907ffe0726538dee P 8719747eee834099ba38e6539871c22c reported cstate change: term changed from 1 to 2, leader changed from 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67) to 8719747eee834099ba38e6539871c22c (127.2.153.66). New cstate: current_term: 2 leader_uuid: "8719747eee834099ba38e6539871c22c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:59.899350  6059 raft_consensus.cc:3060] T 5529766f0a8e400ebea0391249049d10 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:10:59.924867  6104 raft_consensus.cc:993] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c: : Instructing follower 893341a7b01741b9b82acf6cd01aee94 to start an election
I20260710 11:10:59.925343  6004 raft_consensus.cc:1081] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c [term 1 LEADER]: Signalling peer 893341a7b01741b9b82acf6cd01aee94 to start an election
I20260710 11:10:59.927376  5852 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c59c6352df27455a8f76a2be36fe70e7"
dest_uuid: "893341a7b01741b9b82acf6cd01aee94"
 from {username='slave'} at 127.0.0.1:34774
I20260710 11:10:59.928010  5852 raft_consensus.cc:493] T c59c6352df27455a8f76a2be36fe70e7 P 893341a7b01741b9b82acf6cd01aee94 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:59.928314  5852 raft_consensus.cc:3060] T c59c6352df27455a8f76a2be36fe70e7 P 893341a7b01741b9b82acf6cd01aee94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:59.928339  6059 raft_consensus.cc:3060] T 502cc099d352489abd588eaeea07ede5 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:59.935124  5852 raft_consensus.cc:515] T c59c6352df27455a8f76a2be36fe70e7 P 893341a7b01741b9b82acf6cd01aee94 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:59.938355  6058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c59c6352df27455a8f76a2be36fe70e7" candidate_uuid: "893341a7b01741b9b82acf6cd01aee94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9f5d4d9e9e943eba087e807f6d165ca"
I20260710 11:10:59.938529  5780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c59c6352df27455a8f76a2be36fe70e7" candidate_uuid: "893341a7b01741b9b82acf6cd01aee94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8719747eee834099ba38e6539871c22c"
I20260710 11:10:59.938951  6058 raft_consensus.cc:3060] T c59c6352df27455a8f76a2be36fe70e7 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:59.939196  5780 raft_consensus.cc:3055] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:59.939534  5780 raft_consensus.cc:740] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8719747eee834099ba38e6539871c22c, State: Running, Role: LEADER
I20260710 11:10:59.940352  5780 consensus_queue.cc:260] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:59.941308  5780 raft_consensus.cc:3060] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:59.945101  6058 raft_consensus.cc:2468] T c59c6352df27455a8f76a2be36fe70e7 P e9f5d4d9e9e943eba087e807f6d165ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893341a7b01741b9b82acf6cd01aee94 in term 2.
I20260710 11:10:59.945670  5852 leader_election.cc:290] T c59c6352df27455a8f76a2be36fe70e7 P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 2 election: Requested vote from peers e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165), 8719747eee834099ba38e6539871c22c (127.2.153.66:39355)
I20260710 11:10:59.946470  5780 raft_consensus.cc:2468] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893341a7b01741b9b82acf6cd01aee94 in term 2.
I20260710 11:10:59.946506  5818 leader_election.cc:304] T c59c6352df27455a8f76a2be36fe70e7 P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 893341a7b01741b9b82acf6cd01aee94, e9f5d4d9e9e943eba087e807f6d165ca; no voters: 
I20260710 11:10:59.948477  5994 raft_consensus.cc:2804] T c59c6352df27455a8f76a2be36fe70e7 P 893341a7b01741b9b82acf6cd01aee94 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:59.949031  5994 raft_consensus.cc:697] T c59c6352df27455a8f76a2be36fe70e7 P 893341a7b01741b9b82acf6cd01aee94 [term 2 LEADER]: Becoming Leader. State: Replica: 893341a7b01741b9b82acf6cd01aee94, State: Running, Role: LEADER
I20260710 11:10:59.950021  5994 consensus_queue.cc:237] T c59c6352df27455a8f76a2be36fe70e7 P 893341a7b01741b9b82acf6cd01aee94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:10:59.959244  5600 catalog_manager.cc:5697] T c59c6352df27455a8f76a2be36fe70e7 P 893341a7b01741b9b82acf6cd01aee94 reported cstate change: term changed from 1 to 2, leader changed from 8719747eee834099ba38e6539871c22c (127.2.153.66) to 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67). New cstate: current_term: 2 leader_uuid: "893341a7b01741b9b82acf6cd01aee94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:00.012519  6104 raft_consensus.cc:993] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c: : Instructing follower 893341a7b01741b9b82acf6cd01aee94 to start an election
I20260710 11:11:00.013366  6004 raft_consensus.cc:1081] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [term 1 LEADER]: Signalling peer 893341a7b01741b9b82acf6cd01aee94 to start an election
I20260710 11:11:00.015116  5852 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11f143b2ee9d461cbb90816f014ef678"
dest_uuid: "893341a7b01741b9b82acf6cd01aee94"
 from {username='slave'} at 127.0.0.1:34774
I20260710 11:11:00.015697  5852 raft_consensus.cc:493] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:00.016106  5852 raft_consensus.cc:3060] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:00.021750  5852 raft_consensus.cc:515] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:11:00.023749  5852 leader_election.cc:290] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 2 election: Requested vote from peers e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165), 8719747eee834099ba38e6539871c22c (127.2.153.66:39355)
I20260710 11:11:00.024775  6058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f143b2ee9d461cbb90816f014ef678" candidate_uuid: "893341a7b01741b9b82acf6cd01aee94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9f5d4d9e9e943eba087e807f6d165ca"
I20260710 11:11:00.024852  5780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f143b2ee9d461cbb90816f014ef678" candidate_uuid: "893341a7b01741b9b82acf6cd01aee94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8719747eee834099ba38e6539871c22c"
I20260710 11:11:00.025552  6058 raft_consensus.cc:3060] T 11f143b2ee9d461cbb90816f014ef678 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:00.025640  5780 raft_consensus.cc:3055] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:00.026053  5780 raft_consensus.cc:740] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8719747eee834099ba38e6539871c22c, State: Running, Role: LEADER
I20260710 11:11:00.026832  5780 consensus_queue.cc:260] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:11:00.027747  5780 raft_consensus.cc:3060] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:00.031612  6058 raft_consensus.cc:2468] T 11f143b2ee9d461cbb90816f014ef678 P e9f5d4d9e9e943eba087e807f6d165ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893341a7b01741b9b82acf6cd01aee94 in term 2.
I20260710 11:11:00.032389  5780 raft_consensus.cc:2468] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893341a7b01741b9b82acf6cd01aee94 in term 2.
I20260710 11:11:00.032840  5818 leader_election.cc:304] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 893341a7b01741b9b82acf6cd01aee94, e9f5d4d9e9e943eba087e807f6d165ca; no voters: 
I20260710 11:11:00.033813  5994 raft_consensus.cc:2804] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:00.034317  5994 raft_consensus.cc:697] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [term 2 LEADER]: Becoming Leader. State: Replica: 893341a7b01741b9b82acf6cd01aee94, State: Running, Role: LEADER
I20260710 11:11:00.035068  5994 consensus_queue.cc:237] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:11:00.043771  5600 catalog_manager.cc:5697] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 reported cstate change: term changed from 1 to 2, leader changed from 8719747eee834099ba38e6539871c22c (127.2.153.66) to 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67). New cstate: current_term: 2 leader_uuid: "893341a7b01741b9b82acf6cd01aee94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } health_report { overall_health: HEALTHY } } }
W20260710 11:11:00.346472  5651 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:11:00.361734  6058 raft_consensus.cc:1275] T c59c6352df27455a8f76a2be36fe70e7 P e9f5d4d9e9e943eba087e807f6d165ca [term 2 FOLLOWER]: Refusing update from remote peer 893341a7b01741b9b82acf6cd01aee94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:00.363375  6114 consensus_queue.cc:1048] T c59c6352df27455a8f76a2be36fe70e7 P 893341a7b01741b9b82acf6cd01aee94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:00.375278  5780 raft_consensus.cc:1275] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c [term 2 FOLLOWER]: Refusing update from remote peer 893341a7b01741b9b82acf6cd01aee94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:00.376716  6024 consensus_queue.cc:1048] T c59c6352df27455a8f76a2be36fe70e7 P 893341a7b01741b9b82acf6cd01aee94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:00.442852  5780 raft_consensus.cc:1275] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [term 2 FOLLOWER]: Refusing update from remote peer 893341a7b01741b9b82acf6cd01aee94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:00.444178  6114 consensus_queue.cc:1048] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:00.454613  6058 raft_consensus.cc:1275] T 11f143b2ee9d461cbb90816f014ef678 P e9f5d4d9e9e943eba087e807f6d165ca [term 2 FOLLOWER]: Refusing update from remote peer 893341a7b01741b9b82acf6cd01aee94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:00.456650  5994 consensus_queue.cc:1048] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:00.465930  6058 raft_consensus.cc:1275] T a6bcc086ce114b58907ffe0726538dee P e9f5d4d9e9e943eba087e807f6d165ca [term 2 FOLLOWER]: Refusing update from remote peer 8719747eee834099ba38e6539871c22c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:00.467664  6104 consensus_queue.cc:1048] T a6bcc086ce114b58907ffe0726538dee P 8719747eee834099ba38e6539871c22c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:00.471033  5852 raft_consensus.cc:1275] T a6bcc086ce114b58907ffe0726538dee P 893341a7b01741b9b82acf6cd01aee94 [term 2 FOLLOWER]: Refusing update from remote peer 8719747eee834099ba38e6539871c22c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:00.472625  6104 consensus_queue.cc:1048] T a6bcc086ce114b58907ffe0726538dee P 8719747eee834099ba38e6539871c22c [LEADER]: Connected to new peer: Peer: permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:00.760828  2661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:00.768239  5852 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11f143b2ee9d461cbb90816f014ef678"
dest_uuid: "893341a7b01741b9b82acf6cd01aee94"
mode: GRACEFUL
new_leader_uuid: "8719747eee834099ba38e6539871c22c"
 from {username='slave'} at 127.0.0.1:40122
I20260710 11:11:00.768944  5852 raft_consensus.cc:606] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [term 2 LEADER]: Received request to transfer leadership to TS 8719747eee834099ba38e6539871c22c
I20260710 11:11:00.771596  5852 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5529766f0a8e400ebea0391249049d10"
dest_uuid: "893341a7b01741b9b82acf6cd01aee94"
mode: GRACEFUL
new_leader_uuid: "8719747eee834099ba38e6539871c22c"
 from {username='slave'} at 127.0.0.1:40122
I20260710 11:11:00.772089  5852 raft_consensus.cc:606] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [term 3 LEADER]: Received request to transfer leadership to TS 8719747eee834099ba38e6539871c22c
I20260710 11:11:00.774575  5780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e409a5c6358744649968cfb0e38604b6"
dest_uuid: "8719747eee834099ba38e6539871c22c"
mode: GRACEFUL
new_leader_uuid: "893341a7b01741b9b82acf6cd01aee94"
 from {username='slave'} at 127.0.0.1:57870
I20260710 11:11:00.774986  5780 raft_consensus.cc:606] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [term 1 LEADER]: Received request to transfer leadership to TS 893341a7b01741b9b82acf6cd01aee94
I20260710 11:11:00.776079  2661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:11:00.776590  2661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:11:00.777196  2661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:00.832681  5994 raft_consensus.cc:993] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94: : Instructing follower 8719747eee834099ba38e6539871c22c to start an election
I20260710 11:11:00.833216  5994 raft_consensus.cc:1081] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [term 2 LEADER]: Signalling peer 8719747eee834099ba38e6539871c22c to start an election
I20260710 11:11:00.834851  5780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11f143b2ee9d461cbb90816f014ef678"
dest_uuid: "8719747eee834099ba38e6539871c22c"
 from {username='slave'} at 127.0.0.1:47930
I20260710 11:11:00.835430  5780 raft_consensus.cc:493] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:00.835800  5780 raft_consensus.cc:3060] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:00.845597  5780 raft_consensus.cc:515] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:11:00.847327  5780 leader_election.cc:290] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 3 election: Requested vote from peers e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165), 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67:36625)
I20260710 11:11:00.848134  6058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f143b2ee9d461cbb90816f014ef678" candidate_uuid: "8719747eee834099ba38e6539871c22c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e9f5d4d9e9e943eba087e807f6d165ca"
I20260710 11:11:00.848394  5852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f143b2ee9d461cbb90816f014ef678" candidate_uuid: "8719747eee834099ba38e6539871c22c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "893341a7b01741b9b82acf6cd01aee94"
I20260710 11:11:00.848847  6058 raft_consensus.cc:3060] T 11f143b2ee9d461cbb90816f014ef678 P e9f5d4d9e9e943eba087e807f6d165ca [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:00.848917  5852 raft_consensus.cc:3055] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:00.849395  5852 raft_consensus.cc:740] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 893341a7b01741b9b82acf6cd01aee94, State: Running, Role: LEADER
I20260710 11:11:00.850313  5852 consensus_queue.cc:260] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [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: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:11:00.851595  5852 raft_consensus.cc:3060] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:00.856474  6058 raft_consensus.cc:2468] T 11f143b2ee9d461cbb90816f014ef678 P e9f5d4d9e9e943eba087e807f6d165ca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8719747eee834099ba38e6539871c22c in term 3.
I20260710 11:11:00.857901  5744 leader_election.cc:304] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [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: 8719747eee834099ba38e6539871c22c, e9f5d4d9e9e943eba087e807f6d165ca; no voters: 
I20260710 11:11:00.858803  5852 raft_consensus.cc:2468] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8719747eee834099ba38e6539871c22c in term 3.
I20260710 11:11:00.859138  6126 raft_consensus.cc:2804] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:00.861908  6126 raft_consensus.cc:697] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [term 3 LEADER]: Becoming Leader. State: Replica: 8719747eee834099ba38e6539871c22c, State: Running, Role: LEADER
I20260710 11:11:00.862867  6126 consensus_queue.cc:237] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [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: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:11:00.870978  5601 catalog_manager.cc:5697] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c reported cstate change: term changed from 2 to 3, leader changed from 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67) to 8719747eee834099ba38e6539871c22c (127.2.153.66). New cstate: current_term: 3 leader_uuid: "8719747eee834099ba38e6539871c22c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:01.103567  5994 raft_consensus.cc:993] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94: : Instructing follower 8719747eee834099ba38e6539871c22c to start an election
I20260710 11:11:01.104022  6024 raft_consensus.cc:1081] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [term 3 LEADER]: Signalling peer 8719747eee834099ba38e6539871c22c to start an election
I20260710 11:11:01.105485  5780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5529766f0a8e400ebea0391249049d10"
dest_uuid: "8719747eee834099ba38e6539871c22c"
 from {username='slave'} at 127.0.0.1:47930
I20260710 11:11:01.105922  5780 raft_consensus.cc:493] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:01.106194  5780 raft_consensus.cc:3060] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:01.110714  5780 raft_consensus.cc:515] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:11:01.112124  5780 leader_election.cc:290] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 4 election: Requested vote from peers e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165), 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67:36625)
I20260710 11:11:01.113057  6058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5529766f0a8e400ebea0391249049d10" candidate_uuid: "8719747eee834099ba38e6539871c22c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "e9f5d4d9e9e943eba087e807f6d165ca"
I20260710 11:11:01.113466  5852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5529766f0a8e400ebea0391249049d10" candidate_uuid: "8719747eee834099ba38e6539871c22c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "893341a7b01741b9b82acf6cd01aee94"
I20260710 11:11:01.113732  6058 raft_consensus.cc:3060] T 5529766f0a8e400ebea0391249049d10 P e9f5d4d9e9e943eba087e807f6d165ca [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:01.114084  5852 raft_consensus.cc:3055] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:11:01.114454  5852 raft_consensus.cc:740] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 893341a7b01741b9b82acf6cd01aee94, State: Running, Role: LEADER
I20260710 11:11:01.115331  5852 consensus_queue.cc:260] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:11:01.116592  5852 raft_consensus.cc:3060] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:01.119498  6058 raft_consensus.cc:2468] T 5529766f0a8e400ebea0391249049d10 P e9f5d4d9e9e943eba087e807f6d165ca [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8719747eee834099ba38e6539871c22c in term 4.
I20260710 11:11:01.120568  5744 leader_election.cc:304] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c [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: 8719747eee834099ba38e6539871c22c, e9f5d4d9e9e943eba087e807f6d165ca; no voters: 
I20260710 11:11:01.121378  6127 raft_consensus.cc:2804] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:11:01.121502  5852 raft_consensus.cc:2468] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8719747eee834099ba38e6539871c22c in term 4.
I20260710 11:11:01.121888  6127 raft_consensus.cc:697] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c [term 4 LEADER]: Becoming Leader. State: Replica: 8719747eee834099ba38e6539871c22c, State: Running, Role: LEADER
I20260710 11:11:01.122849  6127 consensus_queue.cc:237] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:11:01.130025  5601 catalog_manager.cc:5697] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c reported cstate change: term changed from 3 to 4, leader changed from 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67) to 8719747eee834099ba38e6539871c22c (127.2.153.66). New cstate: current_term: 4 leader_uuid: "8719747eee834099ba38e6539871c22c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:01.235010  6126 raft_consensus.cc:993] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c: : Instructing follower 893341a7b01741b9b82acf6cd01aee94 to start an election
I20260710 11:11:01.235530  6127 raft_consensus.cc:1081] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [term 1 LEADER]: Signalling peer 893341a7b01741b9b82acf6cd01aee94 to start an election
I20260710 11:11:01.237687  5854 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e409a5c6358744649968cfb0e38604b6"
dest_uuid: "893341a7b01741b9b82acf6cd01aee94"
 from {username='slave'} at 127.0.0.1:34774
I20260710 11:11:01.238303  5854 raft_consensus.cc:493] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:01.238638  5854 raft_consensus.cc:3060] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:01.244473  5854 raft_consensus.cc:515] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:11:01.246332  5854 leader_election.cc:290] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 2 election: Requested vote from peers e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165), 8719747eee834099ba38e6539871c22c (127.2.153.66:39355)
I20260710 11:11:01.247432  5780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e409a5c6358744649968cfb0e38604b6" candidate_uuid: "893341a7b01741b9b82acf6cd01aee94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8719747eee834099ba38e6539871c22c"
I20260710 11:11:01.247435  6058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e409a5c6358744649968cfb0e38604b6" candidate_uuid: "893341a7b01741b9b82acf6cd01aee94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9f5d4d9e9e943eba087e807f6d165ca"
I20260710 11:11:01.248347  6058 raft_consensus.cc:3060] T e409a5c6358744649968cfb0e38604b6 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:01.248347  5780 raft_consensus.cc:3055] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:01.248940  5780 raft_consensus.cc:740] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8719747eee834099ba38e6539871c22c, State: Running, Role: LEADER
I20260710 11:11:01.249823  5780 consensus_queue.cc:260] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:11:01.251332  5780 raft_consensus.cc:3060] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:01.257287  6058 raft_consensus.cc:2468] T e409a5c6358744649968cfb0e38604b6 P e9f5d4d9e9e943eba087e807f6d165ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893341a7b01741b9b82acf6cd01aee94 in term 2.
I20260710 11:11:01.259030  5818 leader_election.cc:304] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 893341a7b01741b9b82acf6cd01aee94, e9f5d4d9e9e943eba087e807f6d165ca; no voters: 
I20260710 11:11:01.259136  5780 raft_consensus.cc:2468] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893341a7b01741b9b82acf6cd01aee94 in term 2.
I20260710 11:11:01.259953  6024 raft_consensus.cc:2804] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:01.260483  6024 raft_consensus.cc:697] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [term 2 LEADER]: Becoming Leader. State: Replica: 893341a7b01741b9b82acf6cd01aee94, State: Running, Role: LEADER
I20260710 11:11:01.261220  6024 consensus_queue.cc:237] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:11:01.268940  5601 catalog_manager.cc:5697] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 reported cstate change: term changed from 1 to 2, leader changed from 8719747eee834099ba38e6539871c22c (127.2.153.66) to 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67). New cstate: current_term: 2 leader_uuid: "893341a7b01741b9b82acf6cd01aee94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:01.313159  5854 raft_consensus.cc:1275] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [term 3 FOLLOWER]: Refusing update from remote peer 8719747eee834099ba38e6539871c22c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:01.314545  6127 consensus_queue.cc:1048] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [LEADER]: Connected to new peer: Peer: permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:01.323259  6058 raft_consensus.cc:1275] T 11f143b2ee9d461cbb90816f014ef678 P e9f5d4d9e9e943eba087e807f6d165ca [term 3 FOLLOWER]: Refusing update from remote peer 8719747eee834099ba38e6539871c22c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:01.326862  6127 consensus_queue.cc:1048] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:11:01.347446  5651 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:11:01.561966  6058 raft_consensus.cc:1275] T 5529766f0a8e400ebea0391249049d10 P e9f5d4d9e9e943eba087e807f6d165ca [term 4 FOLLOWER]: Refusing update from remote peer 8719747eee834099ba38e6539871c22c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:11:01.563426  6127 consensus_queue.cc:1048] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:01.574309  5852 raft_consensus.cc:1275] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [term 4 FOLLOWER]: Refusing update from remote peer 8719747eee834099ba38e6539871c22c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:11:01.575690  6004 consensus_queue.cc:1048] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c [LEADER]: Connected to new peer: Peer: permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:01.685343  6058 raft_consensus.cc:1275] T e409a5c6358744649968cfb0e38604b6 P e9f5d4d9e9e943eba087e807f6d165ca [term 2 FOLLOWER]: Refusing update from remote peer 893341a7b01741b9b82acf6cd01aee94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:01.686725  6024 consensus_queue.cc:1048] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:01.696308  5780 raft_consensus.cc:1275] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [term 2 FOLLOWER]: Refusing update from remote peer 893341a7b01741b9b82acf6cd01aee94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:01.697718  6140 consensus_queue.cc:1048] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:01.783679  2661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:01.792310  5780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11f143b2ee9d461cbb90816f014ef678"
dest_uuid: "8719747eee834099ba38e6539871c22c"
mode: GRACEFUL
new_leader_uuid: "893341a7b01741b9b82acf6cd01aee94"
 from {username='slave'} at 127.0.0.1:57870
I20260710 11:11:01.793042  5780 raft_consensus.cc:606] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [term 3 LEADER]: Received request to transfer leadership to TS 893341a7b01741b9b82acf6cd01aee94
I20260710 11:11:01.795826  5780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "266ba88d94e443b6a4fe4211093ef0e5"
dest_uuid: "8719747eee834099ba38e6539871c22c"
mode: GRACEFUL
new_leader_uuid: "893341a7b01741b9b82acf6cd01aee94"
 from {username='slave'} at 127.0.0.1:57870
I20260710 11:11:01.796325  5780 raft_consensus.cc:606] T 266ba88d94e443b6a4fe4211093ef0e5 P 8719747eee834099ba38e6539871c22c [term 1 LEADER]: Received request to transfer leadership to TS 893341a7b01741b9b82acf6cd01aee94
I20260710 11:11:01.798810  5852 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8e93d69197848668a92290fe29f4240"
dest_uuid: "893341a7b01741b9b82acf6cd01aee94"
mode: GRACEFUL
new_leader_uuid: "8719747eee834099ba38e6539871c22c"
 from {username='slave'} at 127.0.0.1:40122
I20260710 11:11:01.799225  5852 raft_consensus.cc:606] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94 [term 1 LEADER]: Received request to transfer leadership to TS 8719747eee834099ba38e6539871c22c
I20260710 11:11:01.800305  2661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:11:01.800776  2661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:11:01.801270  2661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:01.903173  6127 raft_consensus.cc:993] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c: : Instructing follower 893341a7b01741b9b82acf6cd01aee94 to start an election
I20260710 11:11:01.903766  6127 raft_consensus.cc:1081] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [term 3 LEADER]: Signalling peer 893341a7b01741b9b82acf6cd01aee94 to start an election
I20260710 11:11:01.906247  5852 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11f143b2ee9d461cbb90816f014ef678"
dest_uuid: "893341a7b01741b9b82acf6cd01aee94"
 from {username='slave'} at 127.0.0.1:34774
I20260710 11:11:01.906824  5852 raft_consensus.cc:493] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:01.907164  5852 raft_consensus.cc:3060] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:01.912488  5852 raft_consensus.cc:515] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:11:01.913594  6127 raft_consensus.cc:993] T 266ba88d94e443b6a4fe4211093ef0e5 P 8719747eee834099ba38e6539871c22c: : Instructing follower 893341a7b01741b9b82acf6cd01aee94 to start an election
I20260710 11:11:01.914170  6004 raft_consensus.cc:1081] T 266ba88d94e443b6a4fe4211093ef0e5 P 8719747eee834099ba38e6539871c22c [term 1 LEADER]: Signalling peer 893341a7b01741b9b82acf6cd01aee94 to start an election
I20260710 11:11:01.914808  5852 leader_election.cc:290] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 4 election: Requested vote from peers e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165), 8719747eee834099ba38e6539871c22c (127.2.153.66:39355)
I20260710 11:11:01.915100  6058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f143b2ee9d461cbb90816f014ef678" candidate_uuid: "893341a7b01741b9b82acf6cd01aee94" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e9f5d4d9e9e943eba087e807f6d165ca"
I20260710 11:11:01.915776  6058 raft_consensus.cc:3060] T 11f143b2ee9d461cbb90816f014ef678 P e9f5d4d9e9e943eba087e807f6d165ca [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:01.916640  5854 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "266ba88d94e443b6a4fe4211093ef0e5"
dest_uuid: "893341a7b01741b9b82acf6cd01aee94"
 from {username='slave'} at 127.0.0.1:34774
I20260710 11:11:01.916756  5779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f143b2ee9d461cbb90816f014ef678" candidate_uuid: "893341a7b01741b9b82acf6cd01aee94" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8719747eee834099ba38e6539871c22c"
I20260710 11:11:01.917349  5854 raft_consensus.cc:493] T 266ba88d94e443b6a4fe4211093ef0e5 P 893341a7b01741b9b82acf6cd01aee94 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:01.917536  5779 raft_consensus.cc:3055] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:11:01.917822  5854 raft_consensus.cc:3060] T 266ba88d94e443b6a4fe4211093ef0e5 P 893341a7b01741b9b82acf6cd01aee94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:01.918012  5779 raft_consensus.cc:740] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8719747eee834099ba38e6539871c22c, State: Running, Role: LEADER
I20260710 11:11:01.919078  5779 consensus_queue.cc:260] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [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: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:11:01.920511  5779 raft_consensus.cc:3060] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:01.923667  6058 raft_consensus.cc:2468] T 11f143b2ee9d461cbb90816f014ef678 P e9f5d4d9e9e943eba087e807f6d165ca [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893341a7b01741b9b82acf6cd01aee94 in term 4.
I20260710 11:11:01.924985  5818 leader_election.cc:304] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [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: 893341a7b01741b9b82acf6cd01aee94, e9f5d4d9e9e943eba087e807f6d165ca; no voters: 
I20260710 11:11:01.925869  6140 raft_consensus.cc:2804] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:11:01.925765  5854 raft_consensus.cc:515] T 266ba88d94e443b6a4fe4211093ef0e5 P 893341a7b01741b9b82acf6cd01aee94 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:11:01.926460  6140 raft_consensus.cc:697] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [term 4 LEADER]: Becoming Leader. State: Replica: 893341a7b01741b9b82acf6cd01aee94, State: Running, Role: LEADER
I20260710 11:11:01.927760  5779 raft_consensus.cc:2468] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893341a7b01741b9b82acf6cd01aee94 in term 4.
I20260710 11:11:01.927848  6140 consensus_queue.cc:237] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [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: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:11:01.928814  5854 leader_election.cc:290] T 266ba88d94e443b6a4fe4211093ef0e5 P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 2 election: Requested vote from peers 8719747eee834099ba38e6539871c22c (127.2.153.66:39355), e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165)
I20260710 11:11:01.928671  5780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266ba88d94e443b6a4fe4211093ef0e5" candidate_uuid: "893341a7b01741b9b82acf6cd01aee94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8719747eee834099ba38e6539871c22c"
I20260710 11:11:01.929989  5780 raft_consensus.cc:3055] T 266ba88d94e443b6a4fe4211093ef0e5 P 8719747eee834099ba38e6539871c22c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:01.929840  6058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266ba88d94e443b6a4fe4211093ef0e5" candidate_uuid: "893341a7b01741b9b82acf6cd01aee94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9f5d4d9e9e943eba087e807f6d165ca"
I20260710 11:11:01.930402  5780 raft_consensus.cc:740] T 266ba88d94e443b6a4fe4211093ef0e5 P 8719747eee834099ba38e6539871c22c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8719747eee834099ba38e6539871c22c, State: Running, Role: LEADER
I20260710 11:11:01.930609  6058 raft_consensus.cc:3060] T 266ba88d94e443b6a4fe4211093ef0e5 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:01.931348  5780 consensus_queue.cc:260] T 266ba88d94e443b6a4fe4211093ef0e5 P 8719747eee834099ba38e6539871c22c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:11:01.932678  5780 raft_consensus.cc:3060] T 266ba88d94e443b6a4fe4211093ef0e5 P 8719747eee834099ba38e6539871c22c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:01.936125  5600 catalog_manager.cc:5697] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 reported cstate change: term changed from 3 to 4, leader changed from 8719747eee834099ba38e6539871c22c (127.2.153.66) to 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67). New cstate: current_term: 4 leader_uuid: "893341a7b01741b9b82acf6cd01aee94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:01.937958  6058 raft_consensus.cc:2468] T 266ba88d94e443b6a4fe4211093ef0e5 P e9f5d4d9e9e943eba087e807f6d165ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893341a7b01741b9b82acf6cd01aee94 in term 2.
I20260710 11:11:01.939407  5818 leader_election.cc:304] T 266ba88d94e443b6a4fe4211093ef0e5 P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 893341a7b01741b9b82acf6cd01aee94, e9f5d4d9e9e943eba087e807f6d165ca; no voters: 
I20260710 11:11:01.939873  5780 raft_consensus.cc:2468] T 266ba88d94e443b6a4fe4211093ef0e5 P 8719747eee834099ba38e6539871c22c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893341a7b01741b9b82acf6cd01aee94 in term 2.
I20260710 11:11:01.941047  5994 raft_consensus.cc:2804] T 266ba88d94e443b6a4fe4211093ef0e5 P 893341a7b01741b9b82acf6cd01aee94 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:01.941572  5994 raft_consensus.cc:697] T 266ba88d94e443b6a4fe4211093ef0e5 P 893341a7b01741b9b82acf6cd01aee94 [term 2 LEADER]: Becoming Leader. State: Replica: 893341a7b01741b9b82acf6cd01aee94, State: Running, Role: LEADER
I20260710 11:11:01.942472  5994 consensus_queue.cc:237] T 266ba88d94e443b6a4fe4211093ef0e5 P 893341a7b01741b9b82acf6cd01aee94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:11:01.953778  5600 catalog_manager.cc:5697] T 266ba88d94e443b6a4fe4211093ef0e5 P 893341a7b01741b9b82acf6cd01aee94 reported cstate change: term changed from 1 to 2, leader changed from 8719747eee834099ba38e6539871c22c (127.2.153.66) to 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67). New cstate: current_term: 2 leader_uuid: "893341a7b01741b9b82acf6cd01aee94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:02.159085  6024 raft_consensus.cc:993] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94: : Instructing follower 8719747eee834099ba38e6539871c22c to start an election
I20260710 11:11:02.159596  5994 raft_consensus.cc:1081] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94 [term 1 LEADER]: Signalling peer 8719747eee834099ba38e6539871c22c to start an election
I20260710 11:11:02.161115  5780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8e93d69197848668a92290fe29f4240"
dest_uuid: "8719747eee834099ba38e6539871c22c"
 from {username='slave'} at 127.0.0.1:47930
I20260710 11:11:02.161666  5780 raft_consensus.cc:493] T e8e93d69197848668a92290fe29f4240 P 8719747eee834099ba38e6539871c22c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:02.161973  5780 raft_consensus.cc:3060] T e8e93d69197848668a92290fe29f4240 P 8719747eee834099ba38e6539871c22c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:02.166729  5780 raft_consensus.cc:515] T e8e93d69197848668a92290fe29f4240 P 8719747eee834099ba38e6539871c22c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:11:02.168677  5780 leader_election.cc:290] T e8e93d69197848668a92290fe29f4240 P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 2 election: Requested vote from peers e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165), 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67:36625)
I20260710 11:11:02.169271  6058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e93d69197848668a92290fe29f4240" candidate_uuid: "8719747eee834099ba38e6539871c22c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9f5d4d9e9e943eba087e807f6d165ca"
I20260710 11:11:02.169490  5854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e93d69197848668a92290fe29f4240" candidate_uuid: "8719747eee834099ba38e6539871c22c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "893341a7b01741b9b82acf6cd01aee94"
I20260710 11:11:02.169946  6058 raft_consensus.cc:3060] T e8e93d69197848668a92290fe29f4240 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:02.170271  5854 raft_consensus.cc:3055] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:02.170704  5854 raft_consensus.cc:740] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 893341a7b01741b9b82acf6cd01aee94, State: Running, Role: LEADER
I20260710 11:11:02.171628  5854 consensus_queue.cc:260] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:11:02.172756  5854 raft_consensus.cc:3060] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:02.175680  6058 raft_consensus.cc:2468] T e8e93d69197848668a92290fe29f4240 P e9f5d4d9e9e943eba087e807f6d165ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8719747eee834099ba38e6539871c22c in term 2.
I20260710 11:11:02.176904  5744 leader_election.cc:304] T e8e93d69197848668a92290fe29f4240 P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8719747eee834099ba38e6539871c22c, e9f5d4d9e9e943eba087e807f6d165ca; no voters: 
I20260710 11:11:02.177644  6146 raft_consensus.cc:2804] T e8e93d69197848668a92290fe29f4240 P 8719747eee834099ba38e6539871c22c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:02.178252  6146 raft_consensus.cc:697] T e8e93d69197848668a92290fe29f4240 P 8719747eee834099ba38e6539871c22c [term 2 LEADER]: Becoming Leader. State: Replica: 8719747eee834099ba38e6539871c22c, State: Running, Role: LEADER
I20260710 11:11:02.179360  5854 raft_consensus.cc:2468] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8719747eee834099ba38e6539871c22c in term 2.
I20260710 11:11:02.179301  6146 consensus_queue.cc:237] T e8e93d69197848668a92290fe29f4240 P 8719747eee834099ba38e6539871c22c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:11:02.188967  5600 catalog_manager.cc:5697] T e8e93d69197848668a92290fe29f4240 P 8719747eee834099ba38e6539871c22c reported cstate change: term changed from 1 to 2, leader changed from 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67) to 8719747eee834099ba38e6539871c22c (127.2.153.66). New cstate: current_term: 2 leader_uuid: "8719747eee834099ba38e6539871c22c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:02.346410  6058 raft_consensus.cc:1275] T 11f143b2ee9d461cbb90816f014ef678 P e9f5d4d9e9e943eba087e807f6d165ca [term 4 FOLLOWER]: Refusing update from remote peer 893341a7b01741b9b82acf6cd01aee94: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:11:02.348085  6024 consensus_queue.cc:1048] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 11:11:02.348587  5651 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:11:02.361433  5780 raft_consensus.cc:1275] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [term 4 FOLLOWER]: Refusing update from remote peer 893341a7b01741b9b82acf6cd01aee94: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:11:02.362914  5994 consensus_queue.cc:1048] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:02.412585  5780 raft_consensus.cc:1275] T 266ba88d94e443b6a4fe4211093ef0e5 P 8719747eee834099ba38e6539871c22c [term 2 FOLLOWER]: Refusing update from remote peer 893341a7b01741b9b82acf6cd01aee94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:02.413981  6024 consensus_queue.cc:1048] T 266ba88d94e443b6a4fe4211093ef0e5 P 893341a7b01741b9b82acf6cd01aee94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:02.423806  6058 raft_consensus.cc:1275] T 266ba88d94e443b6a4fe4211093ef0e5 P e9f5d4d9e9e943eba087e807f6d165ca [term 2 FOLLOWER]: Refusing update from remote peer 893341a7b01741b9b82acf6cd01aee94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:02.425629  6140 consensus_queue.cc:1048] T 266ba88d94e443b6a4fe4211093ef0e5 P 893341a7b01741b9b82acf6cd01aee94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:02.607255  6058 raft_consensus.cc:1275] T e8e93d69197848668a92290fe29f4240 P e9f5d4d9e9e943eba087e807f6d165ca [term 2 FOLLOWER]: Refusing update from remote peer 8719747eee834099ba38e6539871c22c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:02.608740  6146 consensus_queue.cc:1048] T e8e93d69197848668a92290fe29f4240 P 8719747eee834099ba38e6539871c22c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:02.618687  5854 raft_consensus.cc:1275] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94 [term 2 FOLLOWER]: Refusing update from remote peer 8719747eee834099ba38e6539871c22c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:02.620903  6126 consensus_queue.cc:1048] T e8e93d69197848668a92290fe29f4240 P 8719747eee834099ba38e6539871c22c [LEADER]: Connected to new peer: Peer: permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:02.807832  2661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:02.816141  5854 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c59c6352df27455a8f76a2be36fe70e7"
dest_uuid: "893341a7b01741b9b82acf6cd01aee94"
mode: GRACEFUL
new_leader_uuid: "8719747eee834099ba38e6539871c22c"
 from {username='slave'} at 127.0.0.1:40122
I20260710 11:11:02.816709  5854 raft_consensus.cc:606] T c59c6352df27455a8f76a2be36fe70e7 P 893341a7b01741b9b82acf6cd01aee94 [term 2 LEADER]: Received request to transfer leadership to TS 8719747eee834099ba38e6539871c22c
I20260710 11:11:02.819721  5854 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e409a5c6358744649968cfb0e38604b6"
dest_uuid: "893341a7b01741b9b82acf6cd01aee94"
mode: GRACEFUL
new_leader_uuid: "8719747eee834099ba38e6539871c22c"
 from {username='slave'} at 127.0.0.1:40122
I20260710 11:11:02.820251  5854 raft_consensus.cc:606] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [term 2 LEADER]: Received request to transfer leadership to TS 8719747eee834099ba38e6539871c22c
I20260710 11:11:02.822742  5779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8e93d69197848668a92290fe29f4240"
dest_uuid: "8719747eee834099ba38e6539871c22c"
mode: GRACEFUL
new_leader_uuid: "893341a7b01741b9b82acf6cd01aee94"
 from {username='slave'} at 127.0.0.1:57870
I20260710 11:11:02.823247  5779 raft_consensus.cc:606] T e8e93d69197848668a92290fe29f4240 P 8719747eee834099ba38e6539871c22c [term 2 LEADER]: Received request to transfer leadership to TS 893341a7b01741b9b82acf6cd01aee94
I20260710 11:11:02.824484  2661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:11:02.825004  2661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:11:02.825554  2661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:03.173637  6160 raft_consensus.cc:993] T e8e93d69197848668a92290fe29f4240 P 8719747eee834099ba38e6539871c22c: : Instructing follower 893341a7b01741b9b82acf6cd01aee94 to start an election
I20260710 11:11:03.174191  6161 raft_consensus.cc:1081] T e8e93d69197848668a92290fe29f4240 P 8719747eee834099ba38e6539871c22c [term 2 LEADER]: Signalling peer 893341a7b01741b9b82acf6cd01aee94 to start an election
I20260710 11:11:03.175788  5854 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8e93d69197848668a92290fe29f4240"
dest_uuid: "893341a7b01741b9b82acf6cd01aee94"
 from {username='slave'} at 127.0.0.1:34774
I20260710 11:11:03.176371  5854 raft_consensus.cc:493] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:03.176745  5854 raft_consensus.cc:3060] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:03.182073  5854 raft_consensus.cc:515] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:11:03.183529  5854 leader_election.cc:290] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 3 election: Requested vote from peers e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165), 8719747eee834099ba38e6539871c22c (127.2.153.66:39355)
I20260710 11:11:03.184429  6058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e93d69197848668a92290fe29f4240" candidate_uuid: "893341a7b01741b9b82acf6cd01aee94" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e9f5d4d9e9e943eba087e807f6d165ca"
I20260710 11:11:03.184584  5779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e93d69197848668a92290fe29f4240" candidate_uuid: "893341a7b01741b9b82acf6cd01aee94" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8719747eee834099ba38e6539871c22c"
I20260710 11:11:03.184991  6058 raft_consensus.cc:3060] T e8e93d69197848668a92290fe29f4240 P e9f5d4d9e9e943eba087e807f6d165ca [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:03.185171  5779 raft_consensus.cc:3055] T e8e93d69197848668a92290fe29f4240 P 8719747eee834099ba38e6539871c22c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:03.185561  5779 raft_consensus.cc:740] T e8e93d69197848668a92290fe29f4240 P 8719747eee834099ba38e6539871c22c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8719747eee834099ba38e6539871c22c, State: Running, Role: LEADER
I20260710 11:11:03.186301  5779 consensus_queue.cc:260] T e8e93d69197848668a92290fe29f4240 P 8719747eee834099ba38e6539871c22c [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: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:11:03.187240  5779 raft_consensus.cc:3060] T e8e93d69197848668a92290fe29f4240 P 8719747eee834099ba38e6539871c22c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:03.189702  6058 raft_consensus.cc:2468] T e8e93d69197848668a92290fe29f4240 P e9f5d4d9e9e943eba087e807f6d165ca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893341a7b01741b9b82acf6cd01aee94 in term 3.
I20260710 11:11:03.190873  5818 leader_election.cc:304] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94 [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: 893341a7b01741b9b82acf6cd01aee94, e9f5d4d9e9e943eba087e807f6d165ca; no voters: 
I20260710 11:11:03.191561  6140 raft_consensus.cc:2804] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:03.192034  6140 raft_consensus.cc:697] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94 [term 3 LEADER]: Becoming Leader. State: Replica: 893341a7b01741b9b82acf6cd01aee94, State: Running, Role: LEADER
I20260710 11:11:03.192417  5779 raft_consensus.cc:2468] T e8e93d69197848668a92290fe29f4240 P 8719747eee834099ba38e6539871c22c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893341a7b01741b9b82acf6cd01aee94 in term 3.
I20260710 11:11:03.192890  6140 consensus_queue.cc:237] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94 [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: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:11:03.201552  5601 catalog_manager.cc:5697] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94 reported cstate change: term changed from 2 to 3, leader changed from 8719747eee834099ba38e6539871c22c (127.2.153.66) to 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67). New cstate: current_term: 3 leader_uuid: "893341a7b01741b9b82acf6cd01aee94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:03.220285  6159 raft_consensus.cc:993] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94: : Instructing follower 8719747eee834099ba38e6539871c22c to start an election
I20260710 11:11:03.220808  6159 raft_consensus.cc:1081] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [term 2 LEADER]: Signalling peer 8719747eee834099ba38e6539871c22c to start an election
I20260710 11:11:03.222625  5779 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e409a5c6358744649968cfb0e38604b6"
dest_uuid: "8719747eee834099ba38e6539871c22c"
 from {username='slave'} at 127.0.0.1:47930
I20260710 11:11:03.223148  5779 raft_consensus.cc:493] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:03.223449  5779 raft_consensus.cc:3060] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:03.228946  5779 raft_consensus.cc:515] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:11:03.231016  5779 leader_election.cc:290] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 3 election: Requested vote from peers e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165), 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67:36625)
I20260710 11:11:03.231815  6058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e409a5c6358744649968cfb0e38604b6" candidate_uuid: "8719747eee834099ba38e6539871c22c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e9f5d4d9e9e943eba087e807f6d165ca"
I20260710 11:11:03.232219  5854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e409a5c6358744649968cfb0e38604b6" candidate_uuid: "8719747eee834099ba38e6539871c22c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "893341a7b01741b9b82acf6cd01aee94"
I20260710 11:11:03.232466  6058 raft_consensus.cc:3060] T e409a5c6358744649968cfb0e38604b6 P e9f5d4d9e9e943eba087e807f6d165ca [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:03.232846  5854 raft_consensus.cc:3055] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:03.233129  5854 raft_consensus.cc:740] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 893341a7b01741b9b82acf6cd01aee94, State: Running, Role: LEADER
I20260710 11:11:03.233829  5854 consensus_queue.cc:260] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [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: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:11:03.234830  5854 raft_consensus.cc:3060] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:03.237607  6058 raft_consensus.cc:2468] T e409a5c6358744649968cfb0e38604b6 P e9f5d4d9e9e943eba087e807f6d165ca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8719747eee834099ba38e6539871c22c in term 3.
I20260710 11:11:03.238731  5744 leader_election.cc:304] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [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: 8719747eee834099ba38e6539871c22c, e9f5d4d9e9e943eba087e807f6d165ca; no voters: 
I20260710 11:11:03.239496  6161 raft_consensus.cc:2804] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:03.239933  6161 raft_consensus.cc:697] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [term 3 LEADER]: Becoming Leader. State: Replica: 8719747eee834099ba38e6539871c22c, State: Running, Role: LEADER
I20260710 11:11:03.240219  5854 raft_consensus.cc:2468] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8719747eee834099ba38e6539871c22c in term 3.
I20260710 11:11:03.240697  6161 consensus_queue.cc:237] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [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: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:11:03.247722  5601 catalog_manager.cc:5697] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c reported cstate change: term changed from 2 to 3, leader changed from 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67) to 8719747eee834099ba38e6539871c22c (127.2.153.66). New cstate: current_term: 3 leader_uuid: "8719747eee834099ba38e6539871c22c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:03.290637  6140 raft_consensus.cc:993] T c59c6352df27455a8f76a2be36fe70e7 P 893341a7b01741b9b82acf6cd01aee94: : Instructing follower 8719747eee834099ba38e6539871c22c to start an election
I20260710 11:11:03.291168  6159 raft_consensus.cc:1081] T c59c6352df27455a8f76a2be36fe70e7 P 893341a7b01741b9b82acf6cd01aee94 [term 2 LEADER]: Signalling peer 8719747eee834099ba38e6539871c22c to start an election
I20260710 11:11:03.292663  5779 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c59c6352df27455a8f76a2be36fe70e7"
dest_uuid: "8719747eee834099ba38e6539871c22c"
 from {username='slave'} at 127.0.0.1:47930
I20260710 11:11:03.293188  5779 raft_consensus.cc:493] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:03.293489  5779 raft_consensus.cc:3060] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:03.298337  5779 raft_consensus.cc:515] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:11:03.299906  5779 leader_election.cc:290] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 3 election: Requested vote from peers e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165), 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67:36625)
I20260710 11:11:03.300843  6058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c59c6352df27455a8f76a2be36fe70e7" candidate_uuid: "8719747eee834099ba38e6539871c22c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e9f5d4d9e9e943eba087e807f6d165ca"
I20260710 11:11:03.301038  5854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c59c6352df27455a8f76a2be36fe70e7" candidate_uuid: "8719747eee834099ba38e6539871c22c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "893341a7b01741b9b82acf6cd01aee94"
I20260710 11:11:03.301405  6058 raft_consensus.cc:3060] T c59c6352df27455a8f76a2be36fe70e7 P e9f5d4d9e9e943eba087e807f6d165ca [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:03.301637  5854 raft_consensus.cc:3055] T c59c6352df27455a8f76a2be36fe70e7 P 893341a7b01741b9b82acf6cd01aee94 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:03.301980  5854 raft_consensus.cc:740] T c59c6352df27455a8f76a2be36fe70e7 P 893341a7b01741b9b82acf6cd01aee94 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 893341a7b01741b9b82acf6cd01aee94, State: Running, Role: LEADER
I20260710 11:11:03.302753  5854 consensus_queue.cc:260] T c59c6352df27455a8f76a2be36fe70e7 P 893341a7b01741b9b82acf6cd01aee94 [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: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:11:03.303679  5854 raft_consensus.cc:3060] T c59c6352df27455a8f76a2be36fe70e7 P 893341a7b01741b9b82acf6cd01aee94 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:03.305966  6058 raft_consensus.cc:2468] T c59c6352df27455a8f76a2be36fe70e7 P e9f5d4d9e9e943eba087e807f6d165ca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8719747eee834099ba38e6539871c22c in term 3.
I20260710 11:11:03.307085  5744 leader_election.cc:304] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c [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: 8719747eee834099ba38e6539871c22c, e9f5d4d9e9e943eba087e807f6d165ca; no voters: 
I20260710 11:11:03.307832  6161 raft_consensus.cc:2804] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:03.308313  6161 raft_consensus.cc:697] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c [term 3 LEADER]: Becoming Leader. State: Replica: 8719747eee834099ba38e6539871c22c, State: Running, Role: LEADER
I20260710 11:11:03.308540  5854 raft_consensus.cc:2468] T c59c6352df27455a8f76a2be36fe70e7 P 893341a7b01741b9b82acf6cd01aee94 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8719747eee834099ba38e6539871c22c in term 3.
I20260710 11:11:03.309222  6161 consensus_queue.cc:237] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c [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: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:11:03.316987  5601 catalog_manager.cc:5697] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c reported cstate change: term changed from 2 to 3, leader changed from 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67) to 8719747eee834099ba38e6539871c22c (127.2.153.66). New cstate: current_term: 3 leader_uuid: "8719747eee834099ba38e6539871c22c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } health_report { overall_health: UNKNOWN } } }
W20260710 11:11:03.349594  5651 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:11:03.628167  5779 raft_consensus.cc:1275] T e8e93d69197848668a92290fe29f4240 P 8719747eee834099ba38e6539871c22c [term 3 FOLLOWER]: Refusing update from remote peer 893341a7b01741b9b82acf6cd01aee94: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:03.629567  6140 consensus_queue.cc:1048] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:03.639798  6058 raft_consensus.cc:1275] T e8e93d69197848668a92290fe29f4240 P e9f5d4d9e9e943eba087e807f6d165ca [term 3 FOLLOWER]: Refusing update from remote peer 893341a7b01741b9b82acf6cd01aee94: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:03.641357  6159 consensus_queue.cc:1048] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:03.706875  6058 raft_consensus.cc:1275] T e409a5c6358744649968cfb0e38604b6 P e9f5d4d9e9e943eba087e807f6d165ca [term 3 FOLLOWER]: Refusing update from remote peer 8719747eee834099ba38e6539871c22c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:03.708103  6160 consensus_queue.cc:1048] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:03.716395  5854 raft_consensus.cc:1275] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [term 3 FOLLOWER]: Refusing update from remote peer 8719747eee834099ba38e6539871c22c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:03.718830  6176 consensus_queue.cc:1048] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [LEADER]: Connected to new peer: Peer: permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:03.729351  5854 raft_consensus.cc:1275] T c59c6352df27455a8f76a2be36fe70e7 P 893341a7b01741b9b82acf6cd01aee94 [term 3 FOLLOWER]: Refusing update from remote peer 8719747eee834099ba38e6539871c22c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:03.730680  6176 consensus_queue.cc:1048] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c [LEADER]: Connected to new peer: Peer: permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:03.739583  6058 raft_consensus.cc:1275] T c59c6352df27455a8f76a2be36fe70e7 P e9f5d4d9e9e943eba087e807f6d165ca [term 3 FOLLOWER]: Refusing update from remote peer 8719747eee834099ba38e6539871c22c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:03.742363  6160 consensus_queue.cc:1048] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:03.832336  2661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:03.840684  5854 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11f143b2ee9d461cbb90816f014ef678"
dest_uuid: "893341a7b01741b9b82acf6cd01aee94"
mode: GRACEFUL
new_leader_uuid: "8719747eee834099ba38e6539871c22c"
 from {username='slave'} at 127.0.0.1:40122
I20260710 11:11:03.841300  5854 raft_consensus.cc:606] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [term 4 LEADER]: Received request to transfer leadership to TS 8719747eee834099ba38e6539871c22c
I20260710 11:11:03.843894  5779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38028b6e94834c26a4e404e08785069e"
dest_uuid: "8719747eee834099ba38e6539871c22c"
mode: GRACEFUL
new_leader_uuid: "893341a7b01741b9b82acf6cd01aee94"
 from {username='slave'} at 127.0.0.1:57870
I20260710 11:11:03.844473  5779 raft_consensus.cc:606] T 38028b6e94834c26a4e404e08785069e P 8719747eee834099ba38e6539871c22c [term 1 LEADER]: Received request to transfer leadership to TS 893341a7b01741b9b82acf6cd01aee94
I20260710 11:11:03.847046  5779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e409a5c6358744649968cfb0e38604b6"
dest_uuid: "8719747eee834099ba38e6539871c22c"
mode: GRACEFUL
new_leader_uuid: "893341a7b01741b9b82acf6cd01aee94"
 from {username='slave'} at 127.0.0.1:57870
I20260710 11:11:03.847795  5779 raft_consensus.cc:606] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [term 3 LEADER]: Received request to transfer leadership to TS 893341a7b01741b9b82acf6cd01aee94
I20260710 11:11:03.849057  2661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:11:03.849536  2661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:11:03.850157  2661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:03.925801  6161 raft_consensus.cc:993] T 38028b6e94834c26a4e404e08785069e P 8719747eee834099ba38e6539871c22c: : Instructing follower 893341a7b01741b9b82acf6cd01aee94 to start an election
I20260710 11:11:03.926403  6160 raft_consensus.cc:1081] T 38028b6e94834c26a4e404e08785069e P 8719747eee834099ba38e6539871c22c [term 1 LEADER]: Signalling peer 893341a7b01741b9b82acf6cd01aee94 to start an election
I20260710 11:11:03.927863  5854 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38028b6e94834c26a4e404e08785069e"
dest_uuid: "893341a7b01741b9b82acf6cd01aee94"
 from {username='slave'} at 127.0.0.1:34774
I20260710 11:11:03.928314  5854 raft_consensus.cc:493] T 38028b6e94834c26a4e404e08785069e P 893341a7b01741b9b82acf6cd01aee94 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:03.928790  5854 raft_consensus.cc:3060] T 38028b6e94834c26a4e404e08785069e P 893341a7b01741b9b82acf6cd01aee94 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:03.935531  5854 raft_consensus.cc:515] T 38028b6e94834c26a4e404e08785069e P 893341a7b01741b9b82acf6cd01aee94 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:11:03.937150  5854 leader_election.cc:290] T 38028b6e94834c26a4e404e08785069e P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 2 election: Requested vote from peers e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165), 8719747eee834099ba38e6539871c22c (127.2.153.66:39355)
I20260710 11:11:03.938203  6058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38028b6e94834c26a4e404e08785069e" candidate_uuid: "893341a7b01741b9b82acf6cd01aee94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9f5d4d9e9e943eba087e807f6d165ca"
I20260710 11:11:03.938391  5779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38028b6e94834c26a4e404e08785069e" candidate_uuid: "893341a7b01741b9b82acf6cd01aee94" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8719747eee834099ba38e6539871c22c"
I20260710 11:11:03.938771  6058 raft_consensus.cc:3060] T 38028b6e94834c26a4e404e08785069e P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:03.939028  5779 raft_consensus.cc:3055] T 38028b6e94834c26a4e404e08785069e P 8719747eee834099ba38e6539871c22c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:03.939401  5779 raft_consensus.cc:740] T 38028b6e94834c26a4e404e08785069e P 8719747eee834099ba38e6539871c22c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8719747eee834099ba38e6539871c22c, State: Running, Role: LEADER
I20260710 11:11:03.940110  5779 consensus_queue.cc:260] T 38028b6e94834c26a4e404e08785069e P 8719747eee834099ba38e6539871c22c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:11:03.941160  5779 raft_consensus.cc:3060] T 38028b6e94834c26a4e404e08785069e P 8719747eee834099ba38e6539871c22c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:03.944299  6058 raft_consensus.cc:2468] T 38028b6e94834c26a4e404e08785069e P e9f5d4d9e9e943eba087e807f6d165ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893341a7b01741b9b82acf6cd01aee94 in term 2.
I20260710 11:11:03.945504  5818 leader_election.cc:304] T 38028b6e94834c26a4e404e08785069e P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 893341a7b01741b9b82acf6cd01aee94, e9f5d4d9e9e943eba087e807f6d165ca; no voters: 
I20260710 11:11:03.946360  6170 raft_consensus.cc:2804] T 38028b6e94834c26a4e404e08785069e P 893341a7b01741b9b82acf6cd01aee94 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:03.946873  6170 raft_consensus.cc:697] T 38028b6e94834c26a4e404e08785069e P 893341a7b01741b9b82acf6cd01aee94 [term 2 LEADER]: Becoming Leader. State: Replica: 893341a7b01741b9b82acf6cd01aee94, State: Running, Role: LEADER
I20260710 11:11:03.947992  5779 raft_consensus.cc:2468] T 38028b6e94834c26a4e404e08785069e P 8719747eee834099ba38e6539871c22c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893341a7b01741b9b82acf6cd01aee94 in term 2.
I20260710 11:11:03.947892  6170 consensus_queue.cc:237] T 38028b6e94834c26a4e404e08785069e P 893341a7b01741b9b82acf6cd01aee94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:11:03.956497  5601 catalog_manager.cc:5697] T 38028b6e94834c26a4e404e08785069e P 893341a7b01741b9b82acf6cd01aee94 reported cstate change: term changed from 1 to 2, leader changed from 8719747eee834099ba38e6539871c22c (127.2.153.66) to 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67). New cstate: current_term: 2 leader_uuid: "893341a7b01741b9b82acf6cd01aee94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:04.031925  6140 raft_consensus.cc:993] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94: : Instructing follower 8719747eee834099ba38e6539871c22c to start an election
I20260710 11:11:04.032433  6170 raft_consensus.cc:1081] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [term 4 LEADER]: Signalling peer 8719747eee834099ba38e6539871c22c to start an election
I20260710 11:11:04.033823  5779 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11f143b2ee9d461cbb90816f014ef678"
dest_uuid: "8719747eee834099ba38e6539871c22c"
 from {username='slave'} at 127.0.0.1:47930
I20260710 11:11:04.034286  5779 raft_consensus.cc:493] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:04.034533  5779 raft_consensus.cc:3060] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:11:04.039628  5779 raft_consensus.cc:515] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:11:04.041183  5779 leader_election.cc:290] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [CANDIDATE]: Term 5 election: Requested vote from peers e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165), 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67:36625)
I20260710 11:11:04.041963  6058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f143b2ee9d461cbb90816f014ef678" candidate_uuid: "8719747eee834099ba38e6539871c22c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "e9f5d4d9e9e943eba087e807f6d165ca"
I20260710 11:11:04.042196  5854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f143b2ee9d461cbb90816f014ef678" candidate_uuid: "8719747eee834099ba38e6539871c22c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "893341a7b01741b9b82acf6cd01aee94"
I20260710 11:11:04.042574  6058 raft_consensus.cc:3060] T 11f143b2ee9d461cbb90816f014ef678 P e9f5d4d9e9e943eba087e807f6d165ca [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:11:04.042691  5854 raft_consensus.cc:3055] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:11:04.043042  5854 raft_consensus.cc:740] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 893341a7b01741b9b82acf6cd01aee94, State: Running, Role: LEADER
I20260710 11:11:04.043747  5854 consensus_queue.cc:260] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [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: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:11:04.044832  5854 raft_consensus.cc:3060] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:11:04.049033  6058 raft_consensus.cc:2468] T 11f143b2ee9d461cbb90816f014ef678 P e9f5d4d9e9e943eba087e807f6d165ca [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8719747eee834099ba38e6539871c22c in term 5.
I20260710 11:11:04.050199  5744 leader_election.cc:304] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [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: 8719747eee834099ba38e6539871c22c, e9f5d4d9e9e943eba087e807f6d165ca; no voters: 
I20260710 11:11:04.050925  6160 raft_consensus.cc:2804] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:11:04.051326  5854 raft_consensus.cc:2468] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8719747eee834099ba38e6539871c22c in term 5.
I20260710 11:11:04.051324  6160 raft_consensus.cc:697] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [term 5 LEADER]: Becoming Leader. State: Replica: 8719747eee834099ba38e6539871c22c, State: Running, Role: LEADER
I20260710 11:11:04.052542  6160 consensus_queue.cc:237] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [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: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:11:04.059657  5601 catalog_manager.cc:5697] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c reported cstate change: term changed from 4 to 5, leader changed from 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67) to 8719747eee834099ba38e6539871c22c (127.2.153.66). New cstate: current_term: 5 leader_uuid: "8719747eee834099ba38e6539871c22c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:04.267163  6161 raft_consensus.cc:993] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c: : Instructing follower 893341a7b01741b9b82acf6cd01aee94 to start an election
I20260710 11:11:04.267660  6186 raft_consensus.cc:1081] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [term 3 LEADER]: Signalling peer 893341a7b01741b9b82acf6cd01aee94 to start an election
I20260710 11:11:04.269244  5854 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e409a5c6358744649968cfb0e38604b6"
dest_uuid: "893341a7b01741b9b82acf6cd01aee94"
 from {username='slave'} at 127.0.0.1:34774
I20260710 11:11:04.269797  5854 raft_consensus.cc:493] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:04.270190  5854 raft_consensus.cc:3060] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:04.274873  5854 raft_consensus.cc:515] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:11:04.276381  5854 leader_election.cc:290] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [CANDIDATE]: Term 4 election: Requested vote from peers e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165), 8719747eee834099ba38e6539871c22c (127.2.153.66:39355)
I20260710 11:11:04.277556  5779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e409a5c6358744649968cfb0e38604b6" candidate_uuid: "893341a7b01741b9b82acf6cd01aee94" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8719747eee834099ba38e6539871c22c"
I20260710 11:11:04.277714  6058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e409a5c6358744649968cfb0e38604b6" candidate_uuid: "893341a7b01741b9b82acf6cd01aee94" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e9f5d4d9e9e943eba087e807f6d165ca"
I20260710 11:11:04.278200  5779 raft_consensus.cc:3055] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:11:04.278282  6058 raft_consensus.cc:3060] T e409a5c6358744649968cfb0e38604b6 P e9f5d4d9e9e943eba087e807f6d165ca [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:04.278522  5779 raft_consensus.cc:740] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8719747eee834099ba38e6539871c22c, State: Running, Role: LEADER
I20260710 11:11:04.279312  5779 consensus_queue.cc:260] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [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: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:11:04.280298  5779 raft_consensus.cc:3060] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:11:04.283041  6058 raft_consensus.cc:2468] T e409a5c6358744649968cfb0e38604b6 P e9f5d4d9e9e943eba087e807f6d165ca [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893341a7b01741b9b82acf6cd01aee94 in term 4.
I20260710 11:11:04.284091  5818 leader_election.cc:304] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [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: 893341a7b01741b9b82acf6cd01aee94, e9f5d4d9e9e943eba087e807f6d165ca; no voters: 
I20260710 11:11:04.284715  6185 raft_consensus.cc:2804] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:11:04.285105  6185 raft_consensus.cc:697] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [term 4 LEADER]: Becoming Leader. State: Replica: 893341a7b01741b9b82acf6cd01aee94, State: Running, Role: LEADER
I20260710 11:11:04.285763  5779 raft_consensus.cc:2468] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 893341a7b01741b9b82acf6cd01aee94 in term 4.
I20260710 11:11:04.285810  6185 consensus_queue.cc:237] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [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: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } }
I20260710 11:11:04.292272  5601 catalog_manager.cc:5697] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 reported cstate change: term changed from 3 to 4, leader changed from 8719747eee834099ba38e6539871c22c (127.2.153.66) to 893341a7b01741b9b82acf6cd01aee94 (127.2.153.67). New cstate: current_term: 4 leader_uuid: "893341a7b01741b9b82acf6cd01aee94" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 } health_report { overall_health: HEALTHY } } }
W20260710 11:11:04.350924  5651 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:11:04.441785  6058 raft_consensus.cc:1275] T 38028b6e94834c26a4e404e08785069e P e9f5d4d9e9e943eba087e807f6d165ca [term 2 FOLLOWER]: Refusing update from remote peer 893341a7b01741b9b82acf6cd01aee94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:04.443161  6140 consensus_queue.cc:1048] T 38028b6e94834c26a4e404e08785069e P 893341a7b01741b9b82acf6cd01aee94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:04.453668  5779 raft_consensus.cc:1275] T 38028b6e94834c26a4e404e08785069e P 8719747eee834099ba38e6539871c22c [term 2 FOLLOWER]: Refusing update from remote peer 893341a7b01741b9b82acf6cd01aee94: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:04.455530  6170 consensus_queue.cc:1048] T 38028b6e94834c26a4e404e08785069e P 893341a7b01741b9b82acf6cd01aee94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:04.575829  5854 raft_consensus.cc:1275] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [term 5 FOLLOWER]: Refusing update from remote peer 8719747eee834099ba38e6539871c22c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:11:04.577257  6186 consensus_queue.cc:1048] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [LEADER]: Connected to new peer: Peer: permanent_uuid: "893341a7b01741b9b82acf6cd01aee94" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 36625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:11:04.586436  6058 raft_consensus.cc:1275] T 11f143b2ee9d461cbb90816f014ef678 P e9f5d4d9e9e943eba087e807f6d165ca [term 5 FOLLOWER]: Refusing update from remote peer 8719747eee834099ba38e6539871c22c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:11:04.587944  6161 consensus_queue.cc:1048] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:11:04.827250  6058 raft_consensus.cc:1275] T e409a5c6358744649968cfb0e38604b6 P e9f5d4d9e9e943eba087e807f6d165ca [term 4 FOLLOWER]: Refusing update from remote peer 893341a7b01741b9b82acf6cd01aee94: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:11:04.828644  6170 consensus_queue.cc:1048] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9f5d4d9e9e943eba087e807f6d165ca" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 39165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:04.838523  5779 raft_consensus.cc:1275] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [term 4 FOLLOWER]: Refusing update from remote peer 893341a7b01741b9b82acf6cd01aee94: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:11:04.840082  6140 consensus_queue.cc:1048] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8719747eee834099ba38e6539871c22c" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 39355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:04.856591  2661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:04.891855  2661 tablet_server.cc:179] TabletServer@127.2.153.65:39165 shutting down...
I20260710 11:11:04.910909  2661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:04.911755  2661 tablet_replica.cc:333] stopping tablet replica
I20260710 11:11:04.912460  2661 raft_consensus.cc:2243] T 5529766f0a8e400ebea0391249049d10 P e9f5d4d9e9e943eba087e807f6d165ca [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:04.912950  2661 raft_consensus.cc:2272] T 5529766f0a8e400ebea0391249049d10 P e9f5d4d9e9e943eba087e807f6d165ca [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:04.914927  2661 tablet_replica.cc:333] stopping tablet replica
I20260710 11:11:04.915520  2661 raft_consensus.cc:2243] T 92eb568047234c8593a6d38cfc3bc033 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:04.915953  2661 raft_consensus.cc:2272] T 92eb568047234c8593a6d38cfc3bc033 P e9f5d4d9e9e943eba087e807f6d165ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:04.917686  2661 tablet_replica.cc:333] stopping tablet replica
I20260710 11:11:04.918340  2661 raft_consensus.cc:2243] T 38028b6e94834c26a4e404e08785069e P e9f5d4d9e9e943eba087e807f6d165ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:04.918766  2661 raft_consensus.cc:2272] T 38028b6e94834c26a4e404e08785069e P e9f5d4d9e9e943eba087e807f6d165ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:04.921277  2661 tablet_replica.cc:333] stopping tablet replica
I20260710 11:11:04.921856  2661 raft_consensus.cc:2243] T 502cc099d352489abd588eaeea07ede5 P e9f5d4d9e9e943eba087e807f6d165ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:04.922418  2661 raft_consensus.cc:2272] T 502cc099d352489abd588eaeea07ede5 P e9f5d4d9e9e943eba087e807f6d165ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:04.924986  2661 tablet_replica.cc:333] stopping tablet replica
I20260710 11:11:04.925554  2661 raft_consensus.cc:2243] T a6bcc086ce114b58907ffe0726538dee P e9f5d4d9e9e943eba087e807f6d165ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:04.925994  2661 raft_consensus.cc:2272] T a6bcc086ce114b58907ffe0726538dee P e9f5d4d9e9e943eba087e807f6d165ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:04.927805  2661 tablet_replica.cc:333] stopping tablet replica
I20260710 11:11:04.928316  2661 raft_consensus.cc:2243] T e8e93d69197848668a92290fe29f4240 P e9f5d4d9e9e943eba087e807f6d165ca [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:04.928812  2661 raft_consensus.cc:2272] T e8e93d69197848668a92290fe29f4240 P e9f5d4d9e9e943eba087e807f6d165ca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:04.930600  2661 tablet_replica.cc:333] stopping tablet replica
I20260710 11:11:04.931097  2661 raft_consensus.cc:2243] T 266ba88d94e443b6a4fe4211093ef0e5 P e9f5d4d9e9e943eba087e807f6d165ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:04.931489  2661 raft_consensus.cc:2272] T 266ba88d94e443b6a4fe4211093ef0e5 P e9f5d4d9e9e943eba087e807f6d165ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:04.933125  2661 tablet_replica.cc:333] stopping tablet replica
I20260710 11:11:04.933607  2661 raft_consensus.cc:2243] T 11f143b2ee9d461cbb90816f014ef678 P e9f5d4d9e9e943eba087e807f6d165ca [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:04.934033  2661 raft_consensus.cc:2272] T 11f143b2ee9d461cbb90816f014ef678 P e9f5d4d9e9e943eba087e807f6d165ca [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:04.936439  2661 tablet_replica.cc:333] stopping tablet replica
I20260710 11:11:04.936944  2661 raft_consensus.cc:2243] T e409a5c6358744649968cfb0e38604b6 P e9f5d4d9e9e943eba087e807f6d165ca [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:04.937364  2661 raft_consensus.cc:2272] T e409a5c6358744649968cfb0e38604b6 P e9f5d4d9e9e943eba087e807f6d165ca [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:04.939805  2661 tablet_replica.cc:333] stopping tablet replica
I20260710 11:11:04.940332  2661 raft_consensus.cc:2243] T c59c6352df27455a8f76a2be36fe70e7 P e9f5d4d9e9e943eba087e807f6d165ca [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:04.940827  2661 raft_consensus.cc:2272] T c59c6352df27455a8f76a2be36fe70e7 P e9f5d4d9e9e943eba087e807f6d165ca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:04.969206  2661 tablet_server.cc:196] TabletServer@127.2.153.65:39165 shutdown complete.
W20260710 11:11:04.981621  5744 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.2.153.65:39165: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260710 11:11:04.984886  5744 consensus_peers.cc:597] T a6bcc086ce114b58907ffe0726538dee P 8719747eee834099ba38e6539871c22c -> Peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Couldn't send request to peer e9f5d4d9e9e943eba087e807f6d165ca. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:39165: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:04.988965  2661 tablet_server.cc:179] TabletServer@127.2.153.66:0 shutting down...
W20260710 11:11:04.991250  5744 consensus_peers.cc:597] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c -> Peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Couldn't send request to peer e9f5d4d9e9e943eba087e807f6d165ca. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:39165: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:05.013846  2661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:05.014720  2661 tablet_replica.cc:333] T 92eb568047234c8593a6d38cfc3bc033 P 8719747eee834099ba38e6539871c22c: stopping tablet replica
I20260710 11:11:05.015353  2661 raft_consensus.cc:2243] T 92eb568047234c8593a6d38cfc3bc033 P 8719747eee834099ba38e6539871c22c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:05.016167  2661 raft_consensus.cc:2272] T 92eb568047234c8593a6d38cfc3bc033 P 8719747eee834099ba38e6539871c22c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:05.018565  2661 tablet_replica.cc:333] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c: stopping tablet replica
I20260710 11:11:05.019150  2661 raft_consensus.cc:2243] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:05.019909  2661 raft_consensus.cc:2272] T c59c6352df27455a8f76a2be36fe70e7 P 8719747eee834099ba38e6539871c22c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:05.021927  2661 tablet_replica.cc:333] T a6bcc086ce114b58907ffe0726538dee P 8719747eee834099ba38e6539871c22c: stopping tablet replica
I20260710 11:11:05.022583  2661 raft_consensus.cc:2243] T a6bcc086ce114b58907ffe0726538dee P 8719747eee834099ba38e6539871c22c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:05.023355  2661 raft_consensus.cc:2272] T a6bcc086ce114b58907ffe0726538dee P 8719747eee834099ba38e6539871c22c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:05.025362  2661 tablet_replica.cc:333] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c: stopping tablet replica
I20260710 11:11:05.025878  2661 raft_consensus.cc:2243] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:11:05.026734  2661 raft_consensus.cc:2272] T 5529766f0a8e400ebea0391249049d10 P 8719747eee834099ba38e6539871c22c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:05.028964  2661 tablet_replica.cc:333] T 38028b6e94834c26a4e404e08785069e P 8719747eee834099ba38e6539871c22c: stopping tablet replica
I20260710 11:11:05.029496  2661 raft_consensus.cc:2243] T 38028b6e94834c26a4e404e08785069e P 8719747eee834099ba38e6539871c22c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:05.029897  2661 raft_consensus.cc:2272] T 38028b6e94834c26a4e404e08785069e P 8719747eee834099ba38e6539871c22c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:05.032662  2661 tablet_replica.cc:333] T 502cc099d352489abd588eaeea07ede5 P 8719747eee834099ba38e6539871c22c: stopping tablet replica
I20260710 11:11:05.033180  2661 raft_consensus.cc:2243] T 502cc099d352489abd588eaeea07ede5 P 8719747eee834099ba38e6539871c22c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:05.033595  2661 raft_consensus.cc:2272] T 502cc099d352489abd588eaeea07ede5 P 8719747eee834099ba38e6539871c22c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:05.036388  2661 tablet_replica.cc:333] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c: stopping tablet replica
I20260710 11:11:05.037061  2661 raft_consensus.cc:2243] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:05.037590  2661 raft_consensus.cc:2272] T e409a5c6358744649968cfb0e38604b6 P 8719747eee834099ba38e6539871c22c [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:05.039394  5820 consensus_peers.cc:597] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94 -> Peer 8719747eee834099ba38e6539871c22c (127.2.153.66:39355): Couldn't send request to peer 8719747eee834099ba38e6539871c22c. 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 11:11:05.041311  2661 tablet_replica.cc:333] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c: stopping tablet replica
I20260710 11:11:05.041951  2661 raft_consensus.cc:2243] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:11:05.042865  2661 raft_consensus.cc:2272] T 11f143b2ee9d461cbb90816f014ef678 P 8719747eee834099ba38e6539871c22c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:05.045305  2661 tablet_replica.cc:333] T e8e93d69197848668a92290fe29f4240 P 8719747eee834099ba38e6539871c22c: stopping tablet replica
I20260710 11:11:05.045876  2661 raft_consensus.cc:2243] T e8e93d69197848668a92290fe29f4240 P 8719747eee834099ba38e6539871c22c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:05.046362  2661 raft_consensus.cc:2272] T e8e93d69197848668a92290fe29f4240 P 8719747eee834099ba38e6539871c22c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:05.048364  2661 tablet_replica.cc:333] T 266ba88d94e443b6a4fe4211093ef0e5 P 8719747eee834099ba38e6539871c22c: stopping tablet replica
I20260710 11:11:05.048877  2661 raft_consensus.cc:2243] T 266ba88d94e443b6a4fe4211093ef0e5 P 8719747eee834099ba38e6539871c22c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:05.049324  2661 raft_consensus.cc:2272] T 266ba88d94e443b6a4fe4211093ef0e5 P 8719747eee834099ba38e6539871c22c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:05.059247  5818 consensus_peers.cc:597] T 38028b6e94834c26a4e404e08785069e P 893341a7b01741b9b82acf6cd01aee94 -> Peer e9f5d4d9e9e943eba087e807f6d165ca (127.2.153.65:39165): Couldn't send request to peer e9f5d4d9e9e943eba087e807f6d165ca. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:39165: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:05.073839  2661 tablet_server.cc:196] TabletServer@127.2.153.66:0 shutdown complete.
I20260710 11:11:05.094358  2661 tablet_server.cc:179] TabletServer@127.2.153.67:0 shutting down...
I20260710 11:11:05.119253  2661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:05.119978  2661 tablet_replica.cc:333] T 502cc099d352489abd588eaeea07ede5 P 893341a7b01741b9b82acf6cd01aee94: stopping tablet replica
I20260710 11:11:05.120693  2661 raft_consensus.cc:2243] T 502cc099d352489abd588eaeea07ede5 P 893341a7b01741b9b82acf6cd01aee94 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:05.121546  2661 raft_consensus.cc:2272] T 502cc099d352489abd588eaeea07ede5 P 893341a7b01741b9b82acf6cd01aee94 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:05.123549  2661 tablet_replica.cc:333] T 38028b6e94834c26a4e404e08785069e P 893341a7b01741b9b82acf6cd01aee94: stopping tablet replica
I20260710 11:11:05.124109  2661 raft_consensus.cc:2243] T 38028b6e94834c26a4e404e08785069e P 893341a7b01741b9b82acf6cd01aee94 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:05.124828  2661 raft_consensus.cc:2272] T 38028b6e94834c26a4e404e08785069e P 893341a7b01741b9b82acf6cd01aee94 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:05.127106  2661 tablet_replica.cc:333] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94: stopping tablet replica
I20260710 11:11:05.127637  2661 raft_consensus.cc:2243] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:05.128047  2661 raft_consensus.cc:2272] T 5529766f0a8e400ebea0391249049d10 P 893341a7b01741b9b82acf6cd01aee94 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:05.129915  2661 tablet_replica.cc:333] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94: stopping tablet replica
I20260710 11:11:05.130513  2661 raft_consensus.cc:2243] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:05.131206  2661 raft_consensus.cc:2272] T e8e93d69197848668a92290fe29f4240 P 893341a7b01741b9b82acf6cd01aee94 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:05.133044  2661 tablet_replica.cc:333] T 266ba88d94e443b6a4fe4211093ef0e5 P 893341a7b01741b9b82acf6cd01aee94: stopping tablet replica
I20260710 11:11:05.133538  2661 raft_consensus.cc:2243] T 266ba88d94e443b6a4fe4211093ef0e5 P 893341a7b01741b9b82acf6cd01aee94 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:05.134245  2661 raft_consensus.cc:2272] T 266ba88d94e443b6a4fe4211093ef0e5 P 893341a7b01741b9b82acf6cd01aee94 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:05.136034  2661 tablet_replica.cc:333] T 92eb568047234c8593a6d38cfc3bc033 P 893341a7b01741b9b82acf6cd01aee94: stopping tablet replica
I20260710 11:11:05.136555  2661 raft_consensus.cc:2243] T 92eb568047234c8593a6d38cfc3bc033 P 893341a7b01741b9b82acf6cd01aee94 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:05.137028  2661 raft_consensus.cc:2272] T 92eb568047234c8593a6d38cfc3bc033 P 893341a7b01741b9b82acf6cd01aee94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:05.139037  2661 tablet_replica.cc:333] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94: stopping tablet replica
I20260710 11:11:05.139564  2661 raft_consensus.cc:2243] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:05.140010  2661 raft_consensus.cc:2272] T 11f143b2ee9d461cbb90816f014ef678 P 893341a7b01741b9b82acf6cd01aee94 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:05.143101  2661 tablet_replica.cc:333] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94: stopping tablet replica
I20260710 11:11:05.143560  2661 raft_consensus.cc:2243] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:11:05.144266  2661 raft_consensus.cc:2272] T e409a5c6358744649968cfb0e38604b6 P 893341a7b01741b9b82acf6cd01aee94 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:05.146620  2661 tablet_replica.cc:333] T c59c6352df27455a8f76a2be36fe70e7 P 893341a7b01741b9b82acf6cd01aee94: stopping tablet replica
I20260710 11:11:05.147056  2661 raft_consensus.cc:2243] T c59c6352df27455a8f76a2be36fe70e7 P 893341a7b01741b9b82acf6cd01aee94 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:05.147411  2661 raft_consensus.cc:2272] T c59c6352df27455a8f76a2be36fe70e7 P 893341a7b01741b9b82acf6cd01aee94 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:05.149036  2661 tablet_replica.cc:333] T a6bcc086ce114b58907ffe0726538dee P 893341a7b01741b9b82acf6cd01aee94: stopping tablet replica
I20260710 11:11:05.149423  2661 raft_consensus.cc:2243] T a6bcc086ce114b58907ffe0726538dee P 893341a7b01741b9b82acf6cd01aee94 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:05.149760  2661 raft_consensus.cc:2272] T a6bcc086ce114b58907ffe0726538dee P 893341a7b01741b9b82acf6cd01aee94 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:05.179585  2661 tablet_server.cc:196] TabletServer@127.2.153.67:0 shutdown complete.
I20260710 11:11:05.201553  2661 master.cc:562] Master@127.2.153.126:35675 shutting down...
I20260710 11:11:05.226679  2661 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 050f4f909f8047b39242dff883339970 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:05.227205  2661 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 050f4f909f8047b39242dff883339970 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:05.227499  2661 tablet_replica.cc:333] T 00000000000000000000000000000000 P 050f4f909f8047b39242dff883339970: stopping tablet replica
I20260710 11:11:05.249320  2661 master.cc:584] Master@127.2.153.126:35675 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13102 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:11:05.294674  2661 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.153.126:37877
I20260710 11:11:05.295845  2661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:05.301585  6203 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 11:11:05.301820  6204 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 11:11:05.302244  6206 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 11:11:05.303422  2661 server_base.cc:1061] running on GCE node
I20260710 11:11:05.304365  2661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:05.304576  2661 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 11:11:05.304754  2661 hybrid_clock.cc:648] HybridClock initialized: now 1783681865304733 us; error 0 us; skew 500 ppm
I20260710 11:11:05.305308  2661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:05.308274  2661 webserver.cc:533] Webserver started at http://127.2.153.126:46399/ using document root <none> and password file <none>
I20260710 11:11:05.308774  2661 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:05.308974  2661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:05.309266  2661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:05.310477  2661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681774958773-2661-0/minicluster-data/master-0-root/instance:
uuid: "ec0f1f5c9a694f18bf858e294eff12b4"
format_stamp: "Formatted at 2026-07-10 11:11:05 on dist-test-slave-fg8d"
I20260710 11:11:05.315064  2661 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:11:05.318595  6211 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:05.319474  2661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260710 11:11:05.319767  2661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681774958773-2661-0/minicluster-data/master-0-root
uuid: "ec0f1f5c9a694f18bf858e294eff12b4"
format_stamp: "Formatted at 2026-07-10 11:11:05 on dist-test-slave-fg8d"
I20260710 11:11:05.320013  2661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681774958773-2661-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681774958773-2661-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681774958773-2661-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 11:11:05.334777  2661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:05.336166  2661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:05.379163  2661 rpc_server.cc:307] RPC server started. Bound to: 127.2.153.126:37877
I20260710 11:11:05.379272  6262 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.153.126:37877 every 8 connection(s)
I20260710 11:11:05.383334  6263 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 11:11:05.393738  6263 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ec0f1f5c9a694f18bf858e294eff12b4: Bootstrap starting.
I20260710 11:11:05.398591  6263 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ec0f1f5c9a694f18bf858e294eff12b4: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:05.403023  6263 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ec0f1f5c9a694f18bf858e294eff12b4: No bootstrap required, opened a new log
I20260710 11:11:05.405182  6263 raft_consensus.cc:359] T 00000000000000000000000000000000 P ec0f1f5c9a694f18bf858e294eff12b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec0f1f5c9a694f18bf858e294eff12b4" member_type: VOTER }
I20260710 11:11:05.405575  6263 raft_consensus.cc:385] T 00000000000000000000000000000000 P ec0f1f5c9a694f18bf858e294eff12b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:05.405756  6263 raft_consensus.cc:740] T 00000000000000000000000000000000 P ec0f1f5c9a694f18bf858e294eff12b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec0f1f5c9a694f18bf858e294eff12b4, State: Initialized, Role: FOLLOWER
I20260710 11:11:05.406402  6263 consensus_queue.cc:260] T 00000000000000000000000000000000 P ec0f1f5c9a694f18bf858e294eff12b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ec0f1f5c9a694f18bf858e294eff12b4" member_type: VOTER }
I20260710 11:11:05.406837  6263 raft_consensus.cc:399] T 00000000000000000000000000000000 P ec0f1f5c9a694f18bf858e294eff12b4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:11:05.407028  6263 raft_consensus.cc:493] T 00000000000000000000000000000000 P ec0f1f5c9a694f18bf858e294eff12b4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:11:05.407238  6263 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ec0f1f5c9a694f18bf858e294eff12b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:05.412052  6263 raft_consensus.cc:515] T 00000000000000000000000000000000 P ec0f1f5c9a694f18bf858e294eff12b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec0f1f5c9a694f18bf858e294eff12b4" member_type: VOTER }
I20260710 11:11:05.412560  6263 leader_election.cc:304] T 00000000000000000000000000000000 P ec0f1f5c9a694f18bf858e294eff12b4 [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: ec0f1f5c9a694f18bf858e294eff12b4; no voters: 
I20260710 11:11:05.413803  6263 leader_election.cc:290] T 00000000000000000000000000000000 P ec0f1f5c9a694f18bf858e294eff12b4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:11:05.414206  6266 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ec0f1f5c9a694f18bf858e294eff12b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:05.415684  6266 raft_consensus.cc:697] T 00000000000000000000000000000000 P ec0f1f5c9a694f18bf858e294eff12b4 [term 1 LEADER]: Becoming Leader. State: Replica: ec0f1f5c9a694f18bf858e294eff12b4, State: Running, Role: LEADER
I20260710 11:11:05.416425  6266 consensus_queue.cc:237] T 00000000000000000000000000000000 P ec0f1f5c9a694f18bf858e294eff12b4 [LEADER]: Queue going to LEADER mode. State: All 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: "ec0f1f5c9a694f18bf858e294eff12b4" member_type: VOTER }
I20260710 11:11:05.416735  6263 sys_catalog.cc:565] T 00000000000000000000000000000000 P ec0f1f5c9a694f18bf858e294eff12b4 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:11:05.421590  6268 sys_catalog.cc:455] T 00000000000000000000000000000000 P ec0f1f5c9a694f18bf858e294eff12b4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ec0f1f5c9a694f18bf858e294eff12b4. Latest consensus state: current_term: 1 leader_uuid: "ec0f1f5c9a694f18bf858e294eff12b4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec0f1f5c9a694f18bf858e294eff12b4" member_type: VOTER } }
I20260710 11:11:05.421404  6267 sys_catalog.cc:455] T 00000000000000000000000000000000 P ec0f1f5c9a694f18bf858e294eff12b4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ec0f1f5c9a694f18bf858e294eff12b4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ec0f1f5c9a694f18bf858e294eff12b4" member_type: VOTER } }
I20260710 11:11:05.422204  6268 sys_catalog.cc:458] T 00000000000000000000000000000000 P ec0f1f5c9a694f18bf858e294eff12b4 [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:05.422336  6267 sys_catalog.cc:458] T 00000000000000000000000000000000 P ec0f1f5c9a694f18bf858e294eff12b4 [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:05.425587  6273 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:11:05.432010  6273 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:11:05.433691  2661 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:11:05.441244  6273 catalog_manager.cc:1383] Generated new cluster ID: fa399340a7ba4e3fb99862a96bf69578
I20260710 11:11:05.441649  6273 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:11:05.454427  6273 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:11:05.455778  6273 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:11:05.472554  6273 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ec0f1f5c9a694f18bf858e294eff12b4: Generated new TSK 0
I20260710 11:11:05.473330  6273 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:11:05.500578  2661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:05.507388  6284 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 11:11:05.508594  6285 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 11:11:05.511329  2661 server_base.cc:1061] running on GCE node
W20260710 11:11:05.511281  6287 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 11:11:05.512691  2661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:05.512962  2661 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 11:11:05.513203  2661 hybrid_clock.cc:648] HybridClock initialized: now 1783681865513159 us; error 0 us; skew 500 ppm
I20260710 11:11:05.513851  2661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:05.516501  2661 webserver.cc:533] Webserver started at http://127.2.153.65:43661/ using document root <none> and password file <none>
I20260710 11:11:05.517056  2661 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:05.517272  2661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:05.517582  2661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:05.518944  2661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681774958773-2661-0/minicluster-data/ts-0-root/instance:
uuid: "45f55ba5935d44e297553dc1deea15ad"
format_stamp: "Formatted at 2026-07-10 11:11:05 on dist-test-slave-fg8d"
I20260710 11:11:05.524053  2661 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:11:05.527784  6292 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:05.528704  2661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:11:05.529028  2661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681774958773-2661-0/minicluster-data/ts-0-root
uuid: "45f55ba5935d44e297553dc1deea15ad"
format_stamp: "Formatted at 2026-07-10 11:11:05 on dist-test-slave-fg8d"
I20260710 11:11:05.529347  2661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681774958773-2661-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681774958773-2661-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681774958773-2661-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 11:11:05.548053  2661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:05.549415  2661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:05.551151  2661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:05.553593  2661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:05.553864  2661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:05.554185  2661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:05.554379  2661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:05.598990  2661 rpc_server.cc:307] RPC server started. Bound to: 127.2.153.65:38289
I20260710 11:11:05.599126  6354 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.153.65:38289 every 8 connection(s)
I20260710 11:11:05.604513  2661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:05.611801  6359 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 11:11:05.614027  6360 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 11:11:05.615167  6362 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 11:11:05.635138  2661 server_base.cc:1061] running on GCE node
I20260710 11:11:05.639652  6355 heartbeater.cc:344] Connected to a master server at 127.2.153.126:37877
I20260710 11:11:05.639020  2661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:05.640302  2661 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 11:11:05.640302  6355 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:05.640604  2661 hybrid_clock.cc:648] HybridClock initialized: now 1783681865640586 us; error 0 us; skew 500 ppm
I20260710 11:11:05.641490  2661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:05.641695  6355 heartbeater.cc:507] Master 127.2.153.126:37877 requested a full tablet report, sending...
I20260710 11:11:05.645206  6228 ts_manager.cc:194] Registered new tserver with Master: 45f55ba5935d44e297553dc1deea15ad (127.2.153.65:38289)
I20260710 11:11:05.645665  2661 webserver.cc:533] Webserver started at http://127.2.153.66:34967/ using document root <none> and password file <none>
I20260710 11:11:05.646620  2661 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:05.646904  2661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:05.647341  2661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:05.648435  6228 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51940
I20260710 11:11:05.649574  2661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681774958773-2661-0/minicluster-data/ts-1-root/instance:
uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84"
format_stamp: "Formatted at 2026-07-10 11:11:05 on dist-test-slave-fg8d"
I20260710 11:11:05.655278  2661 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:11:05.659317  6368 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:05.660243  2661 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:11:05.660630  2661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681774958773-2661-0/minicluster-data/ts-1-root
uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84"
format_stamp: "Formatted at 2026-07-10 11:11:05 on dist-test-slave-fg8d"
I20260710 11:11:05.660923  2661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681774958773-2661-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681774958773-2661-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681774958773-2661-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 11:11:05.673921  2661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:05.675350  2661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:05.677088  2661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:05.679862  2661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:05.680164  2661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:05.680517  2661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:05.680789  2661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:05.728374  2661 rpc_server.cc:307] RPC server started. Bound to: 127.2.153.66:40327
I20260710 11:11:05.728456  6430 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.153.66:40327 every 8 connection(s)
I20260710 11:11:05.735231  2661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:05.745055  6434 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 11:11:05.747505  6435 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 11:11:05.749505  6437 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 11:11:05.751062  6431 heartbeater.cc:344] Connected to a master server at 127.2.153.126:37877
I20260710 11:11:05.751506  6431 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:05.751775  2661 server_base.cc:1061] running on GCE node
I20260710 11:11:05.752597  6431 heartbeater.cc:507] Master 127.2.153.126:37877 requested a full tablet report, sending...
I20260710 11:11:05.752907  2661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:05.753180  2661 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 11:11:05.753381  2661 hybrid_clock.cc:648] HybridClock initialized: now 1783681865753363 us; error 0 us; skew 500 ppm
I20260710 11:11:05.754169  2661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:05.754959  6228 ts_manager.cc:194] Registered new tserver with Master: ecaf44eb4d99415ba04c1aa4b81ddd84 (127.2.153.66:40327)
I20260710 11:11:05.756768  6228 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51946
I20260710 11:11:05.756881  2661 webserver.cc:533] Webserver started at http://127.2.153.67:44827/ using document root <none> and password file <none>
I20260710 11:11:05.757539  2661 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:05.757807  2661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:05.758164  2661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:05.759891  2661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681774958773-2661-0/minicluster-data/ts-2-root/instance:
uuid: "8918db12f30b4d1d82302219fa51a5a2"
format_stamp: "Formatted at 2026-07-10 11:11:05 on dist-test-slave-fg8d"
I20260710 11:11:05.764715  2661 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:11:05.768240  6442 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:05.769070  2661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:11:05.769362  2661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681774958773-2661-0/minicluster-data/ts-2-root
uuid: "8918db12f30b4d1d82302219fa51a5a2"
format_stamp: "Formatted at 2026-07-10 11:11:05 on dist-test-slave-fg8d"
I20260710 11:11:05.769753  2661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681774958773-2661-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681774958773-2661-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681774958773-2661-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 11:11:05.784976  2661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:05.786401  2661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:05.788012  2661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:05.790717  2661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:05.790920  2661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:05.791267  2661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:05.791445  2661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:05.837728  2661 rpc_server.cc:307] RPC server started. Bound to: 127.2.153.67:35837
I20260710 11:11:05.837889  6504 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.153.67:35837 every 8 connection(s)
I20260710 11:11:05.854317  6505 heartbeater.cc:344] Connected to a master server at 127.2.153.126:37877
I20260710 11:11:05.854800  6505 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:05.855815  6505 heartbeater.cc:507] Master 127.2.153.126:37877 requested a full tablet report, sending...
I20260710 11:11:05.857854  6228 ts_manager.cc:194] Registered new tserver with Master: 8918db12f30b4d1d82302219fa51a5a2 (127.2.153.67:35837)
I20260710 11:11:05.858731  2661 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01733296s
I20260710 11:11:05.859381  6228 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51958
I20260710 11:11:05.888197  6228 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51964:
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 11:11:05.890707  6228 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 11:11:05.951141  6470 tablet_service.cc:1511] Processing CreateTablet for tablet 929e38f857894b5d9ba1163802abda6f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c80b084f83824a58a8887d098989c454]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:11:05.951507  6320 tablet_service.cc:1511] Processing CreateTablet for tablet 929e38f857894b5d9ba1163802abda6f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c80b084f83824a58a8887d098989c454]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:11:05.952139  6469 tablet_service.cc:1511] Processing CreateTablet for tablet 2aa5da448a924d4dabca2dbed66296a6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c80b084f83824a58a8887d098989c454]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:11:05.952766  6470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 929e38f857894b5d9ba1163802abda6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:05.953171  6320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 929e38f857894b5d9ba1163802abda6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:05.953594  6469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aa5da448a924d4dabca2dbed66296a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:05.955302  6319 tablet_service.cc:1511] Processing CreateTablet for tablet 2aa5da448a924d4dabca2dbed66296a6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c80b084f83824a58a8887d098989c454]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:11:05.956821  6319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aa5da448a924d4dabca2dbed66296a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:05.959430  6395 tablet_service.cc:1511] Processing CreateTablet for tablet 2aa5da448a924d4dabca2dbed66296a6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c80b084f83824a58a8887d098989c454]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:11:05.960788  6395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aa5da448a924d4dabca2dbed66296a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:05.963335  6396 tablet_service.cc:1511] Processing CreateTablet for tablet 929e38f857894b5d9ba1163802abda6f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c80b084f83824a58a8887d098989c454]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:11:05.964699  6396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 929e38f857894b5d9ba1163802abda6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:05.976655  6521 tablet_bootstrap.cc:492] T 2aa5da448a924d4dabca2dbed66296a6 P 8918db12f30b4d1d82302219fa51a5a2: Bootstrap starting.
I20260710 11:11:05.981237  6520 tablet_bootstrap.cc:492] T 929e38f857894b5d9ba1163802abda6f P 45f55ba5935d44e297553dc1deea15ad: Bootstrap starting.
I20260710 11:11:05.988585  6520 tablet_bootstrap.cc:654] T 929e38f857894b5d9ba1163802abda6f P 45f55ba5935d44e297553dc1deea15ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:05.992220  6521 tablet_bootstrap.cc:654] T 2aa5da448a924d4dabca2dbed66296a6 P 8918db12f30b4d1d82302219fa51a5a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:06.002437  6520 tablet_bootstrap.cc:492] T 929e38f857894b5d9ba1163802abda6f P 45f55ba5935d44e297553dc1deea15ad: No bootstrap required, opened a new log
I20260710 11:11:06.002487  6524 tablet_bootstrap.cc:492] T 2aa5da448a924d4dabca2dbed66296a6 P ecaf44eb4d99415ba04c1aa4b81ddd84: Bootstrap starting.
I20260710 11:11:06.003051  6520 ts_tablet_manager.cc:1403] T 929e38f857894b5d9ba1163802abda6f P 45f55ba5935d44e297553dc1deea15ad: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260710 11:11:06.005074  6521 tablet_bootstrap.cc:492] T 2aa5da448a924d4dabca2dbed66296a6 P 8918db12f30b4d1d82302219fa51a5a2: No bootstrap required, opened a new log
I20260710 11:11:06.005533  6521 ts_tablet_manager.cc:1403] T 2aa5da448a924d4dabca2dbed66296a6 P 8918db12f30b4d1d82302219fa51a5a2: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.009s
I20260710 11:11:06.006448  6520 raft_consensus.cc:359] T 929e38f857894b5d9ba1163802abda6f P 45f55ba5935d44e297553dc1deea15ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } }
I20260710 11:11:06.007560  6520 raft_consensus.cc:385] T 929e38f857894b5d9ba1163802abda6f P 45f55ba5935d44e297553dc1deea15ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:06.007885  6521 raft_consensus.cc:359] T 2aa5da448a924d4dabca2dbed66296a6 P 8918db12f30b4d1d82302219fa51a5a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } }
I20260710 11:11:06.007901  6520 raft_consensus.cc:740] T 929e38f857894b5d9ba1163802abda6f P 45f55ba5935d44e297553dc1deea15ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45f55ba5935d44e297553dc1deea15ad, State: Initialized, Role: FOLLOWER
I20260710 11:11:06.008610  6521 raft_consensus.cc:385] T 2aa5da448a924d4dabca2dbed66296a6 P 8918db12f30b4d1d82302219fa51a5a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:06.008927  6521 raft_consensus.cc:740] T 2aa5da448a924d4dabca2dbed66296a6 P 8918db12f30b4d1d82302219fa51a5a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8918db12f30b4d1d82302219fa51a5a2, State: Initialized, Role: FOLLOWER
I20260710 11:11:06.009327  6520 consensus_queue.cc:260] T 929e38f857894b5d9ba1163802abda6f P 45f55ba5935d44e297553dc1deea15ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } }
I20260710 11:11:06.009714  6521 consensus_queue.cc:260] T 2aa5da448a924d4dabca2dbed66296a6 P 8918db12f30b4d1d82302219fa51a5a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } }
I20260710 11:11:06.011276  6524 tablet_bootstrap.cc:654] T 2aa5da448a924d4dabca2dbed66296a6 P ecaf44eb4d99415ba04c1aa4b81ddd84: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:06.016322  6524 tablet_bootstrap.cc:492] T 2aa5da448a924d4dabca2dbed66296a6 P ecaf44eb4d99415ba04c1aa4b81ddd84: No bootstrap required, opened a new log
I20260710 11:11:06.016557  6520 ts_tablet_manager.cc:1434] T 929e38f857894b5d9ba1163802abda6f P 45f55ba5935d44e297553dc1deea15ad: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.009s
I20260710 11:11:06.016806  6524 ts_tablet_manager.cc:1403] T 2aa5da448a924d4dabca2dbed66296a6 P ecaf44eb4d99415ba04c1aa4b81ddd84: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260710 11:11:06.017868  6505 heartbeater.cc:499] Master 127.2.153.126:37877 was elected leader, sending a full tablet report...
I20260710 11:11:06.018133  6355 heartbeater.cc:499] Master 127.2.153.126:37877 was elected leader, sending a full tablet report...
I20260710 11:11:06.018313  6521 ts_tablet_manager.cc:1434] T 2aa5da448a924d4dabca2dbed66296a6 P 8918db12f30b4d1d82302219fa51a5a2: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.009s
I20260710 11:11:06.019464  6521 tablet_bootstrap.cc:492] T 929e38f857894b5d9ba1163802abda6f P 8918db12f30b4d1d82302219fa51a5a2: Bootstrap starting.
I20260710 11:11:06.021106  6520 tablet_bootstrap.cc:492] T 2aa5da448a924d4dabca2dbed66296a6 P 45f55ba5935d44e297553dc1deea15ad: Bootstrap starting.
I20260710 11:11:06.028996  6520 tablet_bootstrap.cc:654] T 2aa5da448a924d4dabca2dbed66296a6 P 45f55ba5935d44e297553dc1deea15ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:06.028810  6524 raft_consensus.cc:359] T 2aa5da448a924d4dabca2dbed66296a6 P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } }
I20260710 11:11:06.029611  6524 raft_consensus.cc:385] T 2aa5da448a924d4dabca2dbed66296a6 P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:06.029875  6521 tablet_bootstrap.cc:654] T 929e38f857894b5d9ba1163802abda6f P 8918db12f30b4d1d82302219fa51a5a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:06.029990  6524 raft_consensus.cc:740] T 2aa5da448a924d4dabca2dbed66296a6 P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecaf44eb4d99415ba04c1aa4b81ddd84, State: Initialized, Role: FOLLOWER
I20260710 11:11:06.031042  6524 consensus_queue.cc:260] T 2aa5da448a924d4dabca2dbed66296a6 P ecaf44eb4d99415ba04c1aa4b81ddd84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } }
I20260710 11:11:06.038407  6524 ts_tablet_manager.cc:1434] T 2aa5da448a924d4dabca2dbed66296a6 P ecaf44eb4d99415ba04c1aa4b81ddd84: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.004s
I20260710 11:11:06.039423  6431 heartbeater.cc:499] Master 127.2.153.126:37877 was elected leader, sending a full tablet report...
I20260710 11:11:06.045820  6524 tablet_bootstrap.cc:492] T 929e38f857894b5d9ba1163802abda6f P ecaf44eb4d99415ba04c1aa4b81ddd84: Bootstrap starting.
I20260710 11:11:06.053503  6525 raft_consensus.cc:493] T 929e38f857894b5d9ba1163802abda6f P 45f55ba5935d44e297553dc1deea15ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:06.054443  6525 raft_consensus.cc:515] T 929e38f857894b5d9ba1163802abda6f P 45f55ba5935d44e297553dc1deea15ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } }
I20260710 11:11:06.061480  6525 leader_election.cc:290] T 929e38f857894b5d9ba1163802abda6f P 45f55ba5935d44e297553dc1deea15ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8918db12f30b4d1d82302219fa51a5a2 (127.2.153.67:35837), ecaf44eb4d99415ba04c1aa4b81ddd84 (127.2.153.66:40327)
I20260710 11:11:06.076897  6524 tablet_bootstrap.cc:654] T 929e38f857894b5d9ba1163802abda6f P ecaf44eb4d99415ba04c1aa4b81ddd84: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:06.080547  6520 tablet_bootstrap.cc:492] T 2aa5da448a924d4dabca2dbed66296a6 P 45f55ba5935d44e297553dc1deea15ad: No bootstrap required, opened a new log
I20260710 11:11:06.081180  6520 ts_tablet_manager.cc:1403] T 2aa5da448a924d4dabca2dbed66296a6 P 45f55ba5935d44e297553dc1deea15ad: Time spent bootstrapping tablet: real 0.060s	user 0.024s	sys 0.033s
I20260710 11:11:06.081302  6480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "929e38f857894b5d9ba1163802abda6f" candidate_uuid: "45f55ba5935d44e297553dc1deea15ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8918db12f30b4d1d82302219fa51a5a2" is_pre_election: true
W20260710 11:11:06.083117  6295 leader_election.cc:343] T 929e38f857894b5d9ba1163802abda6f P 45f55ba5935d44e297553dc1deea15ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8918db12f30b4d1d82302219fa51a5a2 (127.2.153.67:35837): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:06.084781  6520 raft_consensus.cc:359] T 2aa5da448a924d4dabca2dbed66296a6 P 45f55ba5935d44e297553dc1deea15ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } }
I20260710 11:11:06.085644  6520 raft_consensus.cc:385] T 2aa5da448a924d4dabca2dbed66296a6 P 45f55ba5935d44e297553dc1deea15ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:06.085959  6520 raft_consensus.cc:740] T 2aa5da448a924d4dabca2dbed66296a6 P 45f55ba5935d44e297553dc1deea15ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45f55ba5935d44e297553dc1deea15ad, State: Initialized, Role: FOLLOWER
I20260710 11:11:06.086861  6524 tablet_bootstrap.cc:492] T 929e38f857894b5d9ba1163802abda6f P ecaf44eb4d99415ba04c1aa4b81ddd84: No bootstrap required, opened a new log
I20260710 11:11:06.087512  6524 ts_tablet_manager.cc:1403] T 929e38f857894b5d9ba1163802abda6f P ecaf44eb4d99415ba04c1aa4b81ddd84: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.006s
I20260710 11:11:06.086885  6520 consensus_queue.cc:260] T 2aa5da448a924d4dabca2dbed66296a6 P 45f55ba5935d44e297553dc1deea15ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } }
I20260710 11:11:06.087793  6521 tablet_bootstrap.cc:492] T 929e38f857894b5d9ba1163802abda6f P 8918db12f30b4d1d82302219fa51a5a2: No bootstrap required, opened a new log
I20260710 11:11:06.087975  6406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "929e38f857894b5d9ba1163802abda6f" candidate_uuid: "45f55ba5935d44e297553dc1deea15ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" is_pre_election: true
I20260710 11:11:06.088441  6521 ts_tablet_manager.cc:1403] T 929e38f857894b5d9ba1163802abda6f P 8918db12f30b4d1d82302219fa51a5a2: Time spent bootstrapping tablet: real 0.069s	user 0.034s	sys 0.008s
I20260710 11:11:06.089385  6520 ts_tablet_manager.cc:1434] T 2aa5da448a924d4dabca2dbed66296a6 P 45f55ba5935d44e297553dc1deea15ad: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 11:11:06.090746  6524 raft_consensus.cc:359] T 929e38f857894b5d9ba1163802abda6f P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } }
I20260710 11:11:06.091548  6524 raft_consensus.cc:385] T 929e38f857894b5d9ba1163802abda6f P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:06.091852  6524 raft_consensus.cc:740] T 929e38f857894b5d9ba1163802abda6f P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecaf44eb4d99415ba04c1aa4b81ddd84, State: Initialized, Role: FOLLOWER
I20260710 11:11:06.091962  6521 raft_consensus.cc:359] T 929e38f857894b5d9ba1163802abda6f P 8918db12f30b4d1d82302219fa51a5a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } }
I20260710 11:11:06.092684  6521 raft_consensus.cc:385] T 929e38f857894b5d9ba1163802abda6f P 8918db12f30b4d1d82302219fa51a5a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:11:06.092770  6506 tablet.cc:2406] T 2aa5da448a924d4dabca2dbed66296a6 P 8918db12f30b4d1d82302219fa51a5a2: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:11:06.093061  6521 raft_consensus.cc:740] T 929e38f857894b5d9ba1163802abda6f P 8918db12f30b4d1d82302219fa51a5a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8918db12f30b4d1d82302219fa51a5a2, State: Initialized, Role: FOLLOWER
I20260710 11:11:06.093936  6521 consensus_queue.cc:260] T 929e38f857894b5d9ba1163802abda6f P 8918db12f30b4d1d82302219fa51a5a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } }
I20260710 11:11:06.093927  6524 consensus_queue.cc:260] T 929e38f857894b5d9ba1163802abda6f P ecaf44eb4d99415ba04c1aa4b81ddd84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } }
I20260710 11:11:06.095180  6406 raft_consensus.cc:2468] T 929e38f857894b5d9ba1163802abda6f P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45f55ba5935d44e297553dc1deea15ad in term 0.
I20260710 11:11:06.098062  6524 ts_tablet_manager.cc:1434] T 929e38f857894b5d9ba1163802abda6f P ecaf44eb4d99415ba04c1aa4b81ddd84: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260710 11:11:06.098637  6521 ts_tablet_manager.cc:1434] T 929e38f857894b5d9ba1163802abda6f P 8918db12f30b4d1d82302219fa51a5a2: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:11:06.100327  6295 leader_election.cc:304] T 929e38f857894b5d9ba1163802abda6f P 45f55ba5935d44e297553dc1deea15ad [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: 45f55ba5935d44e297553dc1deea15ad, ecaf44eb4d99415ba04c1aa4b81ddd84; no voters: 8918db12f30b4d1d82302219fa51a5a2
I20260710 11:11:06.101907  6525 raft_consensus.cc:2804] T 929e38f857894b5d9ba1163802abda6f P 45f55ba5935d44e297553dc1deea15ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:06.102345  6525 raft_consensus.cc:493] T 929e38f857894b5d9ba1163802abda6f P 45f55ba5935d44e297553dc1deea15ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:06.102636  6525 raft_consensus.cc:3060] T 929e38f857894b5d9ba1163802abda6f P 45f55ba5935d44e297553dc1deea15ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:06.110209  6525 raft_consensus.cc:515] T 929e38f857894b5d9ba1163802abda6f P 45f55ba5935d44e297553dc1deea15ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } }
I20260710 11:11:06.111788  6525 leader_election.cc:290] T 929e38f857894b5d9ba1163802abda6f P 45f55ba5935d44e297553dc1deea15ad [CANDIDATE]: Term 1 election: Requested vote from peers 8918db12f30b4d1d82302219fa51a5a2 (127.2.153.67:35837), ecaf44eb4d99415ba04c1aa4b81ddd84 (127.2.153.66:40327)
I20260710 11:11:06.112596  6480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "929e38f857894b5d9ba1163802abda6f" candidate_uuid: "45f55ba5935d44e297553dc1deea15ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8918db12f30b4d1d82302219fa51a5a2"
I20260710 11:11:06.112908  6406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "929e38f857894b5d9ba1163802abda6f" candidate_uuid: "45f55ba5935d44e297553dc1deea15ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84"
I20260710 11:11:06.113150  6480 raft_consensus.cc:3060] T 929e38f857894b5d9ba1163802abda6f P 8918db12f30b4d1d82302219fa51a5a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:06.113474  6406 raft_consensus.cc:3060] T 929e38f857894b5d9ba1163802abda6f P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:06.118745  6480 raft_consensus.cc:2468] T 929e38f857894b5d9ba1163802abda6f P 8918db12f30b4d1d82302219fa51a5a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45f55ba5935d44e297553dc1deea15ad in term 1.
I20260710 11:11:06.119004  6406 raft_consensus.cc:2468] T 929e38f857894b5d9ba1163802abda6f P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45f55ba5935d44e297553dc1deea15ad in term 1.
I20260710 11:11:06.119870  6295 leader_election.cc:304] T 929e38f857894b5d9ba1163802abda6f P 45f55ba5935d44e297553dc1deea15ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45f55ba5935d44e297553dc1deea15ad, 8918db12f30b4d1d82302219fa51a5a2; no voters: 
I20260710 11:11:06.120586  6525 raft_consensus.cc:2804] T 929e38f857894b5d9ba1163802abda6f P 45f55ba5935d44e297553dc1deea15ad [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:06.121728  6525 raft_consensus.cc:697] T 929e38f857894b5d9ba1163802abda6f P 45f55ba5935d44e297553dc1deea15ad [term 1 LEADER]: Becoming Leader. State: Replica: 45f55ba5935d44e297553dc1deea15ad, State: Running, Role: LEADER
I20260710 11:11:06.122534  6525 consensus_queue.cc:237] T 929e38f857894b5d9ba1163802abda6f P 45f55ba5935d44e297553dc1deea15ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } }
I20260710 11:11:06.129462  6226 catalog_manager.cc:5697] T 929e38f857894b5d9ba1163802abda6f P 45f55ba5935d44e297553dc1deea15ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 45f55ba5935d44e297553dc1deea15ad (127.2.153.65). New cstate: current_term: 1 leader_uuid: "45f55ba5935d44e297553dc1deea15ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:06.170077  6525 raft_consensus.cc:493] T 2aa5da448a924d4dabca2dbed66296a6 P 45f55ba5935d44e297553dc1deea15ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:06.170601  6525 raft_consensus.cc:515] T 2aa5da448a924d4dabca2dbed66296a6 P 45f55ba5935d44e297553dc1deea15ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } }
I20260710 11:11:06.172355  6525 leader_election.cc:290] T 2aa5da448a924d4dabca2dbed66296a6 P 45f55ba5935d44e297553dc1deea15ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecaf44eb4d99415ba04c1aa4b81ddd84 (127.2.153.66:40327), 8918db12f30b4d1d82302219fa51a5a2 (127.2.153.67:35837)
I20260710 11:11:06.173142  6406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa5da448a924d4dabca2dbed66296a6" candidate_uuid: "45f55ba5935d44e297553dc1deea15ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" is_pre_election: true
I20260710 11:11:06.173457  6480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa5da448a924d4dabca2dbed66296a6" candidate_uuid: "45f55ba5935d44e297553dc1deea15ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8918db12f30b4d1d82302219fa51a5a2" is_pre_election: true
I20260710 11:11:06.173715  6406 raft_consensus.cc:2468] T 2aa5da448a924d4dabca2dbed66296a6 P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45f55ba5935d44e297553dc1deea15ad in term 0.
I20260710 11:11:06.174093  6480 raft_consensus.cc:2468] T 2aa5da448a924d4dabca2dbed66296a6 P 8918db12f30b4d1d82302219fa51a5a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45f55ba5935d44e297553dc1deea15ad in term 0.
I20260710 11:11:06.174764  6295 leader_election.cc:304] T 2aa5da448a924d4dabca2dbed66296a6 P 45f55ba5935d44e297553dc1deea15ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45f55ba5935d44e297553dc1deea15ad, ecaf44eb4d99415ba04c1aa4b81ddd84; no voters: 
I20260710 11:11:06.175498  6525 raft_consensus.cc:2804] T 2aa5da448a924d4dabca2dbed66296a6 P 45f55ba5935d44e297553dc1deea15ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:06.175849  6525 raft_consensus.cc:493] T 2aa5da448a924d4dabca2dbed66296a6 P 45f55ba5935d44e297553dc1deea15ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:06.176178  6525 raft_consensus.cc:3060] T 2aa5da448a924d4dabca2dbed66296a6 P 45f55ba5935d44e297553dc1deea15ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:06.181414  6525 raft_consensus.cc:515] T 2aa5da448a924d4dabca2dbed66296a6 P 45f55ba5935d44e297553dc1deea15ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } }
I20260710 11:11:06.183128  6525 leader_election.cc:290] T 2aa5da448a924d4dabca2dbed66296a6 P 45f55ba5935d44e297553dc1deea15ad [CANDIDATE]: Term 1 election: Requested vote from peers ecaf44eb4d99415ba04c1aa4b81ddd84 (127.2.153.66:40327), 8918db12f30b4d1d82302219fa51a5a2 (127.2.153.67:35837)
I20260710 11:11:06.183859  6406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa5da448a924d4dabca2dbed66296a6" candidate_uuid: "45f55ba5935d44e297553dc1deea15ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84"
I20260710 11:11:06.184120  6480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa5da448a924d4dabca2dbed66296a6" candidate_uuid: "45f55ba5935d44e297553dc1deea15ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8918db12f30b4d1d82302219fa51a5a2"
I20260710 11:11:06.184412  6406 raft_consensus.cc:3060] T 2aa5da448a924d4dabca2dbed66296a6 P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:06.184701  6480 raft_consensus.cc:3060] T 2aa5da448a924d4dabca2dbed66296a6 P 8918db12f30b4d1d82302219fa51a5a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:06.189640  6480 raft_consensus.cc:2468] T 2aa5da448a924d4dabca2dbed66296a6 P 8918db12f30b4d1d82302219fa51a5a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45f55ba5935d44e297553dc1deea15ad in term 1.
I20260710 11:11:06.189640  6406 raft_consensus.cc:2468] T 2aa5da448a924d4dabca2dbed66296a6 P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45f55ba5935d44e297553dc1deea15ad in term 1.
I20260710 11:11:06.190840  6295 leader_election.cc:304] T 2aa5da448a924d4dabca2dbed66296a6 P 45f55ba5935d44e297553dc1deea15ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45f55ba5935d44e297553dc1deea15ad, 8918db12f30b4d1d82302219fa51a5a2; no voters: 
I20260710 11:11:06.191500  6525 raft_consensus.cc:2804] T 2aa5da448a924d4dabca2dbed66296a6 P 45f55ba5935d44e297553dc1deea15ad [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:06.191958  6525 raft_consensus.cc:697] T 2aa5da448a924d4dabca2dbed66296a6 P 45f55ba5935d44e297553dc1deea15ad [term 1 LEADER]: Becoming Leader. State: Replica: 45f55ba5935d44e297553dc1deea15ad, State: Running, Role: LEADER
I20260710 11:11:06.192761  6525 consensus_queue.cc:237] T 2aa5da448a924d4dabca2dbed66296a6 P 45f55ba5935d44e297553dc1deea15ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } }
I20260710 11:11:06.198882  6226 catalog_manager.cc:5697] T 2aa5da448a924d4dabca2dbed66296a6 P 45f55ba5935d44e297553dc1deea15ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 45f55ba5935d44e297553dc1deea15ad (127.2.153.65). New cstate: current_term: 1 leader_uuid: "45f55ba5935d44e297553dc1deea15ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:06.242313  6226 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51978:
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 11:11:06.244587  6226 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 11:11:06.270313  6319 tablet_service.cc:1511] Processing CreateTablet for tablet 3e80f931f3bb4c209d7987f820ad5c2f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7e26a271f4ab456f8648356773d54eba]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:11:06.271713  6319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e80f931f3bb4c209d7987f820ad5c2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:06.271636  6395 tablet_service.cc:1511] Processing CreateTablet for tablet 3e80f931f3bb4c209d7987f820ad5c2f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7e26a271f4ab456f8648356773d54eba]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:11:06.273216  6395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e80f931f3bb4c209d7987f820ad5c2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:06.275645  6320 tablet_service.cc:1511] Processing CreateTablet for tablet 12978a1b38464f7a831b3ec503713032 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7e26a271f4ab456f8648356773d54eba]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:11:06.277037  6320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12978a1b38464f7a831b3ec503713032. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:06.277247  6469 tablet_service.cc:1511] Processing CreateTablet for tablet 3e80f931f3bb4c209d7987f820ad5c2f (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7e26a271f4ab456f8648356773d54eba]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:11:06.278656  6469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e80f931f3bb4c209d7987f820ad5c2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:06.284667  6470 tablet_service.cc:1511] Processing CreateTablet for tablet 12978a1b38464f7a831b3ec503713032 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7e26a271f4ab456f8648356773d54eba]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:11:06.286207  6470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12978a1b38464f7a831b3ec503713032. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:06.290258  6520 tablet_bootstrap.cc:492] T 3e80f931f3bb4c209d7987f820ad5c2f P 45f55ba5935d44e297553dc1deea15ad: Bootstrap starting.
I20260710 11:11:06.284736  6396 tablet_service.cc:1511] Processing CreateTablet for tablet 12978a1b38464f7a831b3ec503713032 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7e26a271f4ab456f8648356773d54eba]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:11:06.291734  6396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12978a1b38464f7a831b3ec503713032. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:06.293501  6524 tablet_bootstrap.cc:492] T 3e80f931f3bb4c209d7987f820ad5c2f P ecaf44eb4d99415ba04c1aa4b81ddd84: Bootstrap starting.
I20260710 11:11:06.297672  6520 tablet_bootstrap.cc:654] T 3e80f931f3bb4c209d7987f820ad5c2f P 45f55ba5935d44e297553dc1deea15ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:06.309307  6524 tablet_bootstrap.cc:654] T 3e80f931f3bb4c209d7987f820ad5c2f P ecaf44eb4d99415ba04c1aa4b81ddd84: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:06.319401  6524 tablet_bootstrap.cc:492] T 3e80f931f3bb4c209d7987f820ad5c2f P ecaf44eb4d99415ba04c1aa4b81ddd84: No bootstrap required, opened a new log
I20260710 11:11:06.324888  6524 ts_tablet_manager.cc:1403] T 3e80f931f3bb4c209d7987f820ad5c2f P ecaf44eb4d99415ba04c1aa4b81ddd84: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.003s
I20260710 11:11:06.325500  6521 tablet_bootstrap.cc:492] T 3e80f931f3bb4c209d7987f820ad5c2f P 8918db12f30b4d1d82302219fa51a5a2: Bootstrap starting.
I20260710 11:11:06.329937  6524 raft_consensus.cc:359] T 3e80f931f3bb4c209d7987f820ad5c2f P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } }
I20260710 11:11:06.331353  6524 raft_consensus.cc:385] T 3e80f931f3bb4c209d7987f820ad5c2f P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:06.331781  6524 raft_consensus.cc:740] T 3e80f931f3bb4c209d7987f820ad5c2f P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecaf44eb4d99415ba04c1aa4b81ddd84, State: Initialized, Role: FOLLOWER
I20260710 11:11:06.333756  6520 tablet_bootstrap.cc:492] T 3e80f931f3bb4c209d7987f820ad5c2f P 45f55ba5935d44e297553dc1deea15ad: No bootstrap required, opened a new log
I20260710 11:11:06.334981  6521 tablet_bootstrap.cc:654] T 3e80f931f3bb4c209d7987f820ad5c2f P 8918db12f30b4d1d82302219fa51a5a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:06.334157  6524 consensus_queue.cc:260] T 3e80f931f3bb4c209d7987f820ad5c2f P ecaf44eb4d99415ba04c1aa4b81ddd84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } }
I20260710 11:11:06.335117  6520 ts_tablet_manager.cc:1403] T 3e80f931f3bb4c209d7987f820ad5c2f P 45f55ba5935d44e297553dc1deea15ad: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.023s
I20260710 11:11:06.337628  6524 ts_tablet_manager.cc:1434] T 3e80f931f3bb4c209d7987f820ad5c2f P ecaf44eb4d99415ba04c1aa4b81ddd84: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260710 11:11:06.338842  6524 tablet_bootstrap.cc:492] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84: Bootstrap starting.
I20260710 11:11:06.338842  6520 raft_consensus.cc:359] T 3e80f931f3bb4c209d7987f820ad5c2f P 45f55ba5935d44e297553dc1deea15ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } }
I20260710 11:11:06.339983  6520 raft_consensus.cc:385] T 3e80f931f3bb4c209d7987f820ad5c2f P 45f55ba5935d44e297553dc1deea15ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:06.340353  6520 raft_consensus.cc:740] T 3e80f931f3bb4c209d7987f820ad5c2f P 45f55ba5935d44e297553dc1deea15ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45f55ba5935d44e297553dc1deea15ad, State: Initialized, Role: FOLLOWER
I20260710 11:11:06.341383  6520 consensus_queue.cc:260] T 3e80f931f3bb4c209d7987f820ad5c2f P 45f55ba5935d44e297553dc1deea15ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } }
I20260710 11:11:06.344559  6520 ts_tablet_manager.cc:1434] T 3e80f931f3bb4c209d7987f820ad5c2f P 45f55ba5935d44e297553dc1deea15ad: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:11:06.346374  6520 tablet_bootstrap.cc:492] T 12978a1b38464f7a831b3ec503713032 P 45f55ba5935d44e297553dc1deea15ad: Bootstrap starting.
I20260710 11:11:06.349741  6524 tablet_bootstrap.cc:654] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:06.354080  6520 tablet_bootstrap.cc:654] T 12978a1b38464f7a831b3ec503713032 P 45f55ba5935d44e297553dc1deea15ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:06.356400  6521 tablet_bootstrap.cc:492] T 3e80f931f3bb4c209d7987f820ad5c2f P 8918db12f30b4d1d82302219fa51a5a2: No bootstrap required, opened a new log
I20260710 11:11:06.357008  6521 ts_tablet_manager.cc:1403] T 3e80f931f3bb4c209d7987f820ad5c2f P 8918db12f30b4d1d82302219fa51a5a2: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.013s
I20260710 11:11:06.360513  6521 raft_consensus.cc:359] T 3e80f931f3bb4c209d7987f820ad5c2f P 8918db12f30b4d1d82302219fa51a5a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } }
I20260710 11:11:06.360901  6520 tablet_bootstrap.cc:492] T 12978a1b38464f7a831b3ec503713032 P 45f55ba5935d44e297553dc1deea15ad: No bootstrap required, opened a new log
I20260710 11:11:06.361232  6521 raft_consensus.cc:385] T 3e80f931f3bb4c209d7987f820ad5c2f P 8918db12f30b4d1d82302219fa51a5a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:06.361517  6520 ts_tablet_manager.cc:1403] T 12978a1b38464f7a831b3ec503713032 P 45f55ba5935d44e297553dc1deea15ad: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 11:11:06.361552  6521 raft_consensus.cc:740] T 3e80f931f3bb4c209d7987f820ad5c2f P 8918db12f30b4d1d82302219fa51a5a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8918db12f30b4d1d82302219fa51a5a2, State: Initialized, Role: FOLLOWER
I20260710 11:11:06.362725  6521 consensus_queue.cc:260] T 3e80f931f3bb4c209d7987f820ad5c2f P 8918db12f30b4d1d82302219fa51a5a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } }
I20260710 11:11:06.360910  6524 tablet_bootstrap.cc:492] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84: No bootstrap required, opened a new log
I20260710 11:11:06.364601  6524 ts_tablet_manager.cc:1403] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.008s
I20260710 11:11:06.364969  6520 raft_consensus.cc:359] T 12978a1b38464f7a831b3ec503713032 P 45f55ba5935d44e297553dc1deea15ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } }
I20260710 11:11:06.365801  6520 raft_consensus.cc:385] T 12978a1b38464f7a831b3ec503713032 P 45f55ba5935d44e297553dc1deea15ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:06.366160  6520 raft_consensus.cc:740] T 12978a1b38464f7a831b3ec503713032 P 45f55ba5935d44e297553dc1deea15ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45f55ba5935d44e297553dc1deea15ad, State: Initialized, Role: FOLLOWER
I20260710 11:11:06.367149  6521 ts_tablet_manager.cc:1434] T 3e80f931f3bb4c209d7987f820ad5c2f P 8918db12f30b4d1d82302219fa51a5a2: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260710 11:11:06.366938  6520 consensus_queue.cc:260] T 12978a1b38464f7a831b3ec503713032 P 45f55ba5935d44e297553dc1deea15ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } }
I20260710 11:11:06.368342  6521 tablet_bootstrap.cc:492] T 12978a1b38464f7a831b3ec503713032 P 8918db12f30b4d1d82302219fa51a5a2: Bootstrap starting.
I20260710 11:11:06.368885  6524 raft_consensus.cc:359] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } }
I20260710 11:11:06.370814  6524 raft_consensus.cc:385] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:06.371244  6524 raft_consensus.cc:740] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecaf44eb4d99415ba04c1aa4b81ddd84, State: Initialized, Role: FOLLOWER
I20260710 11:11:06.372191  6524 consensus_queue.cc:260] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } }
I20260710 11:11:06.374891  6524 ts_tablet_manager.cc:1434] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260710 11:11:06.369529  6520 ts_tablet_manager.cc:1434] T 12978a1b38464f7a831b3ec503713032 P 45f55ba5935d44e297553dc1deea15ad: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:11:06.379132  6521 tablet_bootstrap.cc:654] T 12978a1b38464f7a831b3ec503713032 P 8918db12f30b4d1d82302219fa51a5a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:06.385342  6521 tablet_bootstrap.cc:492] T 12978a1b38464f7a831b3ec503713032 P 8918db12f30b4d1d82302219fa51a5a2: No bootstrap required, opened a new log
I20260710 11:11:06.385926  6521 ts_tablet_manager.cc:1403] T 12978a1b38464f7a831b3ec503713032 P 8918db12f30b4d1d82302219fa51a5a2: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260710 11:11:06.389168  6521 raft_consensus.cc:359] T 12978a1b38464f7a831b3ec503713032 P 8918db12f30b4d1d82302219fa51a5a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } }
I20260710 11:11:06.389925  6521 raft_consensus.cc:385] T 12978a1b38464f7a831b3ec503713032 P 8918db12f30b4d1d82302219fa51a5a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:06.390206  6521 raft_consensus.cc:740] T 12978a1b38464f7a831b3ec503713032 P 8918db12f30b4d1d82302219fa51a5a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8918db12f30b4d1d82302219fa51a5a2, State: Initialized, Role: FOLLOWER
I20260710 11:11:06.390867  6521 consensus_queue.cc:260] T 12978a1b38464f7a831b3ec503713032 P 8918db12f30b4d1d82302219fa51a5a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } }
I20260710 11:11:06.393180  6521 ts_tablet_manager.cc:1434] T 12978a1b38464f7a831b3ec503713032 P 8918db12f30b4d1d82302219fa51a5a2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260710 11:11:06.428843  6276 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:06.521211  6525 raft_consensus.cc:493] T 3e80f931f3bb4c209d7987f820ad5c2f P 45f55ba5935d44e297553dc1deea15ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:06.521905  6525 raft_consensus.cc:515] T 3e80f931f3bb4c209d7987f820ad5c2f P 45f55ba5935d44e297553dc1deea15ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } }
I20260710 11:11:06.523769  6525 leader_election.cc:290] T 3e80f931f3bb4c209d7987f820ad5c2f P 45f55ba5935d44e297553dc1deea15ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecaf44eb4d99415ba04c1aa4b81ddd84 (127.2.153.66:40327), 8918db12f30b4d1d82302219fa51a5a2 (127.2.153.67:35837)
I20260710 11:11:06.524504  6406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e80f931f3bb4c209d7987f820ad5c2f" candidate_uuid: "45f55ba5935d44e297553dc1deea15ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" is_pre_election: true
I20260710 11:11:06.525013  6480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e80f931f3bb4c209d7987f820ad5c2f" candidate_uuid: "45f55ba5935d44e297553dc1deea15ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8918db12f30b4d1d82302219fa51a5a2" is_pre_election: true
I20260710 11:11:06.525079  6406 raft_consensus.cc:2468] T 3e80f931f3bb4c209d7987f820ad5c2f P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45f55ba5935d44e297553dc1deea15ad in term 0.
I20260710 11:11:06.525761  6480 raft_consensus.cc:2468] T 3e80f931f3bb4c209d7987f820ad5c2f P 8918db12f30b4d1d82302219fa51a5a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45f55ba5935d44e297553dc1deea15ad in term 0.
I20260710 11:11:06.526459  6295 leader_election.cc:304] T 3e80f931f3bb4c209d7987f820ad5c2f P 45f55ba5935d44e297553dc1deea15ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45f55ba5935d44e297553dc1deea15ad, ecaf44eb4d99415ba04c1aa4b81ddd84; no voters: 
I20260710 11:11:06.527343  6525 raft_consensus.cc:2804] T 3e80f931f3bb4c209d7987f820ad5c2f P 45f55ba5935d44e297553dc1deea15ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:06.527782  6525 raft_consensus.cc:493] T 3e80f931f3bb4c209d7987f820ad5c2f P 45f55ba5935d44e297553dc1deea15ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:06.528092  6525 raft_consensus.cc:3060] T 3e80f931f3bb4c209d7987f820ad5c2f P 45f55ba5935d44e297553dc1deea15ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:06.533677  6525 raft_consensus.cc:515] T 3e80f931f3bb4c209d7987f820ad5c2f P 45f55ba5935d44e297553dc1deea15ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } }
I20260710 11:11:06.535437  6525 leader_election.cc:290] T 3e80f931f3bb4c209d7987f820ad5c2f P 45f55ba5935d44e297553dc1deea15ad [CANDIDATE]: Term 1 election: Requested vote from peers ecaf44eb4d99415ba04c1aa4b81ddd84 (127.2.153.66:40327), 8918db12f30b4d1d82302219fa51a5a2 (127.2.153.67:35837)
I20260710 11:11:06.536360  6406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e80f931f3bb4c209d7987f820ad5c2f" candidate_uuid: "45f55ba5935d44e297553dc1deea15ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84"
I20260710 11:11:06.536525  6480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e80f931f3bb4c209d7987f820ad5c2f" candidate_uuid: "45f55ba5935d44e297553dc1deea15ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8918db12f30b4d1d82302219fa51a5a2"
I20260710 11:11:06.537060  6406 raft_consensus.cc:3060] T 3e80f931f3bb4c209d7987f820ad5c2f P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:06.537081  6480 raft_consensus.cc:3060] T 3e80f931f3bb4c209d7987f820ad5c2f P 8918db12f30b4d1d82302219fa51a5a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:06.545028  6406 raft_consensus.cc:2468] T 3e80f931f3bb4c209d7987f820ad5c2f P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45f55ba5935d44e297553dc1deea15ad in term 1.
I20260710 11:11:06.545028  6480 raft_consensus.cc:2468] T 3e80f931f3bb4c209d7987f820ad5c2f P 8918db12f30b4d1d82302219fa51a5a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45f55ba5935d44e297553dc1deea15ad in term 1.
I20260710 11:11:06.546485  6295 leader_election.cc:304] T 3e80f931f3bb4c209d7987f820ad5c2f P 45f55ba5935d44e297553dc1deea15ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45f55ba5935d44e297553dc1deea15ad, 8918db12f30b4d1d82302219fa51a5a2; no voters: 
I20260710 11:11:06.547286  6525 raft_consensus.cc:2804] T 3e80f931f3bb4c209d7987f820ad5c2f P 45f55ba5935d44e297553dc1deea15ad [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:06.547765  6525 raft_consensus.cc:697] T 3e80f931f3bb4c209d7987f820ad5c2f P 45f55ba5935d44e297553dc1deea15ad [term 1 LEADER]: Becoming Leader. State: Replica: 45f55ba5935d44e297553dc1deea15ad, State: Running, Role: LEADER
I20260710 11:11:06.548591  6525 consensus_queue.cc:237] T 3e80f931f3bb4c209d7987f820ad5c2f P 45f55ba5935d44e297553dc1deea15ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } }
I20260710 11:11:06.556157  6228 catalog_manager.cc:5697] T 3e80f931f3bb4c209d7987f820ad5c2f P 45f55ba5935d44e297553dc1deea15ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 45f55ba5935d44e297553dc1deea15ad (127.2.153.65). New cstate: current_term: 1 leader_uuid: "45f55ba5935d44e297553dc1deea15ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:06.567979  6525 consensus_queue.cc:1048] T 929e38f857894b5d9ba1163802abda6f P 45f55ba5935d44e297553dc1deea15ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:06.582964  6525 consensus_queue.cc:1048] T 929e38f857894b5d9ba1163802abda6f P 45f55ba5935d44e297553dc1deea15ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:06.638300  6525 consensus_queue.cc:1048] T 2aa5da448a924d4dabca2dbed66296a6 P 45f55ba5935d44e297553dc1deea15ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:06.639961  6529 raft_consensus.cc:493] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:06.640440  6529 raft_consensus.cc:515] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } }
I20260710 11:11:06.642781  6529 leader_election.cc:290] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45f55ba5935d44e297553dc1deea15ad (127.2.153.65:38289), 8918db12f30b4d1d82302219fa51a5a2 (127.2.153.67:35837)
I20260710 11:11:06.651398  6533 consensus_queue.cc:1048] T 2aa5da448a924d4dabca2dbed66296a6 P 45f55ba5935d44e297553dc1deea15ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:06.663944  6330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12978a1b38464f7a831b3ec503713032" candidate_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45f55ba5935d44e297553dc1deea15ad" is_pre_election: true
I20260710 11:11:06.664938  6330 raft_consensus.cc:2468] T 12978a1b38464f7a831b3ec503713032 P 45f55ba5935d44e297553dc1deea15ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecaf44eb4d99415ba04c1aa4b81ddd84 in term 0.
I20260710 11:11:06.665719  6479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12978a1b38464f7a831b3ec503713032" candidate_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8918db12f30b4d1d82302219fa51a5a2" is_pre_election: true
I20260710 11:11:06.666509  6479 raft_consensus.cc:2468] T 12978a1b38464f7a831b3ec503713032 P 8918db12f30b4d1d82302219fa51a5a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecaf44eb4d99415ba04c1aa4b81ddd84 in term 0.
I20260710 11:11:06.667816  6369 leader_election.cc:304] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45f55ba5935d44e297553dc1deea15ad, ecaf44eb4d99415ba04c1aa4b81ddd84; no voters: 
I20260710 11:11:06.669098  6529 raft_consensus.cc:2804] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:06.669456  6529 raft_consensus.cc:493] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:06.669845  6529 raft_consensus.cc:3060] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:06.676143  6529 raft_consensus.cc:515] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } }
I20260710 11:11:06.678767  6330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12978a1b38464f7a831b3ec503713032" candidate_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45f55ba5935d44e297553dc1deea15ad"
I20260710 11:11:06.678833  6529 leader_election.cc:290] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84 [CANDIDATE]: Term 1 election: Requested vote from peers 45f55ba5935d44e297553dc1deea15ad (127.2.153.65:38289), 8918db12f30b4d1d82302219fa51a5a2 (127.2.153.67:35837)
I20260710 11:11:06.678995  6480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12978a1b38464f7a831b3ec503713032" candidate_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8918db12f30b4d1d82302219fa51a5a2"
I20260710 11:11:06.679409  6330 raft_consensus.cc:3060] T 12978a1b38464f7a831b3ec503713032 P 45f55ba5935d44e297553dc1deea15ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:06.679736  6480 raft_consensus.cc:3060] T 12978a1b38464f7a831b3ec503713032 P 8918db12f30b4d1d82302219fa51a5a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:06.684883  6480 raft_consensus.cc:2468] T 12978a1b38464f7a831b3ec503713032 P 8918db12f30b4d1d82302219fa51a5a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecaf44eb4d99415ba04c1aa4b81ddd84 in term 1.
I20260710 11:11:06.685273  6330 raft_consensus.cc:2468] T 12978a1b38464f7a831b3ec503713032 P 45f55ba5935d44e297553dc1deea15ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecaf44eb4d99415ba04c1aa4b81ddd84 in term 1.
I20260710 11:11:06.685942  6371 leader_election.cc:304] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8918db12f30b4d1d82302219fa51a5a2, ecaf44eb4d99415ba04c1aa4b81ddd84; no voters: 
I20260710 11:11:06.686842  6529 raft_consensus.cc:2804] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:06.687252  6529 raft_consensus.cc:697] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 1 LEADER]: Becoming Leader. State: Replica: ecaf44eb4d99415ba04c1aa4b81ddd84, State: Running, Role: LEADER
I20260710 11:11:06.688048  6529 consensus_queue.cc:237] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } }
I20260710 11:11:06.695139  6227 catalog_manager.cc:5697] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84 reported cstate change: term changed from 0 to 1, leader changed from <none> to ecaf44eb4d99415ba04c1aa4b81ddd84 (127.2.153.66). New cstate: current_term: 1 leader_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:06.796060  6330 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2aa5da448a924d4dabca2dbed66296a6"
dest_uuid: "45f55ba5935d44e297553dc1deea15ad"
mode: GRACEFUL
new_leader_uuid: "8918db12f30b4d1d82302219fa51a5a2"
 from {username='slave'} at 127.0.0.1:43912
I20260710 11:11:06.796622  6330 raft_consensus.cc:606] T 2aa5da448a924d4dabca2dbed66296a6 P 45f55ba5935d44e297553dc1deea15ad [term 1 LEADER]: Received request to transfer leadership to TS 8918db12f30b4d1d82302219fa51a5a2
I20260710 11:11:06.812995  6406 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12978a1b38464f7a831b3ec503713032"
dest_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84"
mode: GRACEFUL
new_leader_uuid: "45f55ba5935d44e297553dc1deea15ad"
 from {username='slave'} at 127.0.0.1:45048
I20260710 11:11:06.813541  6406 raft_consensus.cc:606] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 1 LEADER]: Received request to transfer leadership to TS 45f55ba5935d44e297553dc1deea15ad
I20260710 11:11:07.017149  6533 consensus_queue.cc:1048] T 3e80f931f3bb4c209d7987f820ad5c2f P 45f55ba5935d44e297553dc1deea15ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:07.031212  6533 consensus_queue.cc:1048] T 3e80f931f3bb4c209d7987f820ad5c2f P 45f55ba5935d44e297553dc1deea15ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:07.173516  6529 consensus_queue.cc:1048] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:07.180060  6554 raft_consensus.cc:993] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84: : Instructing follower 45f55ba5935d44e297553dc1deea15ad to start an election
I20260710 11:11:07.180998  6529 raft_consensus.cc:1081] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 1 LEADER]: Signalling peer 45f55ba5935d44e297553dc1deea15ad to start an election
I20260710 11:11:07.183432  6329 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12978a1b38464f7a831b3ec503713032"
dest_uuid: "45f55ba5935d44e297553dc1deea15ad"
 from {username='slave'} at 127.0.0.1:43904
I20260710 11:11:07.184159  6329 raft_consensus.cc:493] T 12978a1b38464f7a831b3ec503713032 P 45f55ba5935d44e297553dc1deea15ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:07.184583  6329 raft_consensus.cc:3060] T 12978a1b38464f7a831b3ec503713032 P 45f55ba5935d44e297553dc1deea15ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:07.188118  6529 consensus_queue.cc:1048] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:07.193470  6533 raft_consensus.cc:993] T 2aa5da448a924d4dabca2dbed66296a6 P 45f55ba5935d44e297553dc1deea15ad: : Instructing follower 8918db12f30b4d1d82302219fa51a5a2 to start an election
I20260710 11:11:07.194033  6550 raft_consensus.cc:1081] T 2aa5da448a924d4dabca2dbed66296a6 P 45f55ba5935d44e297553dc1deea15ad [term 1 LEADER]: Signalling peer 8918db12f30b4d1d82302219fa51a5a2 to start an election
I20260710 11:11:07.193439  6329 raft_consensus.cc:515] T 12978a1b38464f7a831b3ec503713032 P 45f55ba5935d44e297553dc1deea15ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } }
I20260710 11:11:07.196321  6329 leader_election.cc:290] T 12978a1b38464f7a831b3ec503713032 P 45f55ba5935d44e297553dc1deea15ad [CANDIDATE]: Term 2 election: Requested vote from peers ecaf44eb4d99415ba04c1aa4b81ddd84 (127.2.153.66:40327), 8918db12f30b4d1d82302219fa51a5a2 (127.2.153.67:35837)
I20260710 11:11:07.197276  6479 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2aa5da448a924d4dabca2dbed66296a6"
dest_uuid: "8918db12f30b4d1d82302219fa51a5a2"
 from {username='slave'} at 127.0.0.1:58378
I20260710 11:11:07.197850  6479 raft_consensus.cc:493] T 2aa5da448a924d4dabca2dbed66296a6 P 8918db12f30b4d1d82302219fa51a5a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:07.198009  6406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12978a1b38464f7a831b3ec503713032" candidate_uuid: "45f55ba5935d44e297553dc1deea15ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84"
I20260710 11:11:07.198763  6406 raft_consensus.cc:3055] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:07.199132  6406 raft_consensus.cc:740] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ecaf44eb4d99415ba04c1aa4b81ddd84, State: Running, Role: LEADER
I20260710 11:11:07.198300  6479 raft_consensus.cc:3060] T 2aa5da448a924d4dabca2dbed66296a6 P 8918db12f30b4d1d82302219fa51a5a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:07.200415  6406 consensus_queue.cc:260] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } }
I20260710 11:11:07.201958  6406 raft_consensus.cc:3060] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:07.200779  6480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12978a1b38464f7a831b3ec503713032" candidate_uuid: "45f55ba5935d44e297553dc1deea15ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8918db12f30b4d1d82302219fa51a5a2"
I20260710 11:11:07.204434  6480 raft_consensus.cc:3060] T 12978a1b38464f7a831b3ec503713032 P 8918db12f30b4d1d82302219fa51a5a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:07.209301  6480 raft_consensus.cc:2468] T 12978a1b38464f7a831b3ec503713032 P 8918db12f30b4d1d82302219fa51a5a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45f55ba5935d44e297553dc1deea15ad in term 2.
I20260710 11:11:07.209679  6479 raft_consensus.cc:515] T 2aa5da448a924d4dabca2dbed66296a6 P 8918db12f30b4d1d82302219fa51a5a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } }
I20260710 11:11:07.210433  6295 leader_election.cc:304] T 12978a1b38464f7a831b3ec503713032 P 45f55ba5935d44e297553dc1deea15ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45f55ba5935d44e297553dc1deea15ad, 8918db12f30b4d1d82302219fa51a5a2; no voters: 
I20260710 11:11:07.211316  6550 raft_consensus.cc:2804] T 12978a1b38464f7a831b3ec503713032 P 45f55ba5935d44e297553dc1deea15ad [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:07.211740  6550 raft_consensus.cc:697] T 12978a1b38464f7a831b3ec503713032 P 45f55ba5935d44e297553dc1deea15ad [term 2 LEADER]: Becoming Leader. State: Replica: 45f55ba5935d44e297553dc1deea15ad, State: Running, Role: LEADER
I20260710 11:11:07.212779  6479 leader_election.cc:290] T 2aa5da448a924d4dabca2dbed66296a6 P 8918db12f30b4d1d82302219fa51a5a2 [CANDIDATE]: Term 2 election: Requested vote from peers 45f55ba5935d44e297553dc1deea15ad (127.2.153.65:38289), ecaf44eb4d99415ba04c1aa4b81ddd84 (127.2.153.66:40327)
I20260710 11:11:07.212527  6550 consensus_queue.cc:237] T 12978a1b38464f7a831b3ec503713032 P 45f55ba5935d44e297553dc1deea15ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } }
I20260710 11:11:07.217792  6406 raft_consensus.cc:2468] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45f55ba5935d44e297553dc1deea15ad in term 2.
I20260710 11:11:07.222412  6228 catalog_manager.cc:5697] T 12978a1b38464f7a831b3ec503713032 P 45f55ba5935d44e297553dc1deea15ad reported cstate change: term changed from 1 to 2, leader changed from ecaf44eb4d99415ba04c1aa4b81ddd84 (127.2.153.66) to 45f55ba5935d44e297553dc1deea15ad (127.2.153.65). New cstate: current_term: 2 leader_uuid: "45f55ba5935d44e297553dc1deea15ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:07.225345  6406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa5da448a924d4dabca2dbed66296a6" candidate_uuid: "8918db12f30b4d1d82302219fa51a5a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84"
I20260710 11:11:07.226166  6406 raft_consensus.cc:3060] T 2aa5da448a924d4dabca2dbed66296a6 P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:07.228519  6329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aa5da448a924d4dabca2dbed66296a6" candidate_uuid: "8918db12f30b4d1d82302219fa51a5a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45f55ba5935d44e297553dc1deea15ad"
I20260710 11:11:07.229338  6329 raft_consensus.cc:3055] T 2aa5da448a924d4dabca2dbed66296a6 P 45f55ba5935d44e297553dc1deea15ad [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:07.229732  6329 raft_consensus.cc:740] T 2aa5da448a924d4dabca2dbed66296a6 P 45f55ba5935d44e297553dc1deea15ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 45f55ba5935d44e297553dc1deea15ad, State: Running, Role: LEADER
I20260710 11:11:07.230993  6329 consensus_queue.cc:260] T 2aa5da448a924d4dabca2dbed66296a6 P 45f55ba5935d44e297553dc1deea15ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } }
I20260710 11:11:07.232700  6329 raft_consensus.cc:3060] T 2aa5da448a924d4dabca2dbed66296a6 P 45f55ba5935d44e297553dc1deea15ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:07.233019  6406 raft_consensus.cc:2468] T 2aa5da448a924d4dabca2dbed66296a6 P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8918db12f30b4d1d82302219fa51a5a2 in term 2.
I20260710 11:11:07.234568  6445 leader_election.cc:304] T 2aa5da448a924d4dabca2dbed66296a6 P 8918db12f30b4d1d82302219fa51a5a2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8918db12f30b4d1d82302219fa51a5a2, ecaf44eb4d99415ba04c1aa4b81ddd84; no voters: 
I20260710 11:11:07.235662  6526 raft_consensus.cc:2804] T 2aa5da448a924d4dabca2dbed66296a6 P 8918db12f30b4d1d82302219fa51a5a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:07.236791  6526 raft_consensus.cc:697] T 2aa5da448a924d4dabca2dbed66296a6 P 8918db12f30b4d1d82302219fa51a5a2 [term 2 LEADER]: Becoming Leader. State: Replica: 8918db12f30b4d1d82302219fa51a5a2, State: Running, Role: LEADER
I20260710 11:11:07.237677  6526 consensus_queue.cc:237] T 2aa5da448a924d4dabca2dbed66296a6 P 8918db12f30b4d1d82302219fa51a5a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } }
I20260710 11:11:07.242946  6329 raft_consensus.cc:2468] T 2aa5da448a924d4dabca2dbed66296a6 P 45f55ba5935d44e297553dc1deea15ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8918db12f30b4d1d82302219fa51a5a2 in term 2.
I20260710 11:11:07.247696  6227 catalog_manager.cc:5697] T 2aa5da448a924d4dabca2dbed66296a6 P 8918db12f30b4d1d82302219fa51a5a2 reported cstate change: term changed from 1 to 2, leader changed from 45f55ba5935d44e297553dc1deea15ad (127.2.153.65) to 8918db12f30b4d1d82302219fa51a5a2 (127.2.153.67). New cstate: current_term: 2 leader_uuid: "8918db12f30b4d1d82302219fa51a5a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:07.539335  2661 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:11:07.541344  2661 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:11:07.541810  2661 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:11:07.554807  6329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12978a1b38464f7a831b3ec503713032"
dest_uuid: "45f55ba5935d44e297553dc1deea15ad"
mode: GRACEFUL
new_leader_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84"
 from {username='slave'} at 127.0.0.1:43934
I20260710 11:11:07.555495  6329 raft_consensus.cc:606] T 12978a1b38464f7a831b3ec503713032 P 45f55ba5935d44e297553dc1deea15ad [term 2 LEADER]: Received request to transfer leadership to TS ecaf44eb4d99415ba04c1aa4b81ddd84
I20260710 11:11:07.556754  2661 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:11:07.657959  6406 raft_consensus.cc:1275] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 2 FOLLOWER]: Refusing update from remote peer 45f55ba5935d44e297553dc1deea15ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:07.659473  6550 consensus_queue.cc:1048] T 12978a1b38464f7a831b3ec503713032 P 45f55ba5935d44e297553dc1deea15ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:07.664922  6533 raft_consensus.cc:993] T 12978a1b38464f7a831b3ec503713032 P 45f55ba5935d44e297553dc1deea15ad: : Instructing follower ecaf44eb4d99415ba04c1aa4b81ddd84 to start an election
I20260710 11:11:07.665426  6525 raft_consensus.cc:1081] T 12978a1b38464f7a831b3ec503713032 P 45f55ba5935d44e297553dc1deea15ad [term 2 LEADER]: Signalling peer ecaf44eb4d99415ba04c1aa4b81ddd84 to start an election
I20260710 11:11:07.667447  6405 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12978a1b38464f7a831b3ec503713032"
dest_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84"
 from {username='slave'} at 127.0.0.1:45032
I20260710 11:11:07.668563  6405 raft_consensus.cc:493] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:07.669045  6405 raft_consensus.cc:3060] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:07.670522  6479 raft_consensus.cc:1275] T 12978a1b38464f7a831b3ec503713032 P 8918db12f30b4d1d82302219fa51a5a2 [term 2 FOLLOWER]: Refusing update from remote peer 45f55ba5935d44e297553dc1deea15ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:07.675637  6533 consensus_queue.cc:1048] T 12978a1b38464f7a831b3ec503713032 P 45f55ba5935d44e297553dc1deea15ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:07.676291  6405 raft_consensus.cc:515] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } }
I20260710 11:11:07.679165  6329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12978a1b38464f7a831b3ec503713032" candidate_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "45f55ba5935d44e297553dc1deea15ad"
I20260710 11:11:07.679347  6480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12978a1b38464f7a831b3ec503713032" candidate_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8918db12f30b4d1d82302219fa51a5a2"
I20260710 11:11:07.679788  6329 raft_consensus.cc:3055] T 12978a1b38464f7a831b3ec503713032 P 45f55ba5935d44e297553dc1deea15ad [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:07.680145  6329 raft_consensus.cc:740] T 12978a1b38464f7a831b3ec503713032 P 45f55ba5935d44e297553dc1deea15ad [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 45f55ba5935d44e297553dc1deea15ad, State: Running, Role: LEADER
I20260710 11:11:07.680944  6329 consensus_queue.cc:260] T 12978a1b38464f7a831b3ec503713032 P 45f55ba5935d44e297553dc1deea15ad [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: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } }
I20260710 11:11:07.681399  6405 leader_election.cc:290] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84 [CANDIDATE]: Term 3 election: Requested vote from peers 45f55ba5935d44e297553dc1deea15ad (127.2.153.65:38289), 8918db12f30b4d1d82302219fa51a5a2 (127.2.153.67:35837)
I20260710 11:11:07.681988  6329 raft_consensus.cc:3060] T 12978a1b38464f7a831b3ec503713032 P 45f55ba5935d44e297553dc1deea15ad [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:07.691264  6329 raft_consensus.cc:2468] T 12978a1b38464f7a831b3ec503713032 P 45f55ba5935d44e297553dc1deea15ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecaf44eb4d99415ba04c1aa4b81ddd84 in term 3.
I20260710 11:11:07.692389  6369 leader_election.cc:304] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 45f55ba5935d44e297553dc1deea15ad, ecaf44eb4d99415ba04c1aa4b81ddd84; no voters: 8918db12f30b4d1d82302219fa51a5a2
I20260710 11:11:07.693230  6529 raft_consensus.cc:2804] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:07.694406  6529 raft_consensus.cc:697] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 3 LEADER]: Becoming Leader. State: Replica: ecaf44eb4d99415ba04c1aa4b81ddd84, State: Running, Role: LEADER
I20260710 11:11:07.695240  6529 consensus_queue.cc:237] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84 [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: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } } peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } }
I20260710 11:11:07.701107  6227 catalog_manager.cc:5697] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84 reported cstate change: term changed from 2 to 3, leader changed from 45f55ba5935d44e297553dc1deea15ad (127.2.153.65) to ecaf44eb4d99415ba04c1aa4b81ddd84 (127.2.153.66). New cstate: current_term: 3 leader_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f55ba5935d44e297553dc1deea15ad" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 38289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecaf44eb4d99415ba04c1aa4b81ddd84" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 40327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8918db12f30b4d1d82302219fa51a5a2" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 35837 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:07.772200  2661 tablet_server.cc:179] TabletServer@127.2.153.65:0 shutting down...
I20260710 11:11:07.793226  2661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:07.794054  2661 tablet_replica.cc:333] T 12978a1b38464f7a831b3ec503713032 P 45f55ba5935d44e297553dc1deea15ad: stopping tablet replica
I20260710 11:11:07.794802  2661 raft_consensus.cc:2243] T 12978a1b38464f7a831b3ec503713032 P 45f55ba5935d44e297553dc1deea15ad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:07.795320  2661 raft_consensus.cc:2272] T 12978a1b38464f7a831b3ec503713032 P 45f55ba5935d44e297553dc1deea15ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:07.798040  2661 tablet_replica.cc:333] T 3e80f931f3bb4c209d7987f820ad5c2f P 45f55ba5935d44e297553dc1deea15ad: stopping tablet replica
I20260710 11:11:07.798739  2661 raft_consensus.cc:2243] T 3e80f931f3bb4c209d7987f820ad5c2f P 45f55ba5935d44e297553dc1deea15ad [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:07.799539  2661 raft_consensus.cc:2272] T 3e80f931f3bb4c209d7987f820ad5c2f P 45f55ba5935d44e297553dc1deea15ad [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:07.800393  6443 consensus_peers.cc:597] T 2aa5da448a924d4dabca2dbed66296a6 P 8918db12f30b4d1d82302219fa51a5a2 -> Peer 45f55ba5935d44e297553dc1deea15ad (127.2.153.65:38289): Couldn't send request to peer 45f55ba5935d44e297553dc1deea15ad. 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 11:11:07.801877  2661 tablet_replica.cc:333] T 2aa5da448a924d4dabca2dbed66296a6 P 45f55ba5935d44e297553dc1deea15ad: stopping tablet replica
I20260710 11:11:07.802536  2661 raft_consensus.cc:2243] T 2aa5da448a924d4dabca2dbed66296a6 P 45f55ba5935d44e297553dc1deea15ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:07.802958  2661 raft_consensus.cc:2272] T 2aa5da448a924d4dabca2dbed66296a6 P 45f55ba5935d44e297553dc1deea15ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:07.804831  2661 tablet_replica.cc:333] T 929e38f857894b5d9ba1163802abda6f P 45f55ba5935d44e297553dc1deea15ad: stopping tablet replica
I20260710 11:11:07.805357  2661 raft_consensus.cc:2243] T 929e38f857894b5d9ba1163802abda6f P 45f55ba5935d44e297553dc1deea15ad [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:07.806200  2661 raft_consensus.cc:2272] T 929e38f857894b5d9ba1163802abda6f P 45f55ba5935d44e297553dc1deea15ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:07.830683  2661 tablet_server.cc:196] TabletServer@127.2.153.65:0 shutdown complete.
I20260710 11:11:07.843382  2661 tablet_server.cc:179] TabletServer@127.2.153.66:0 shutting down...
W20260710 11:11:07.849462  6445 consensus_peers.cc:597] T 2aa5da448a924d4dabca2dbed66296a6 P 8918db12f30b4d1d82302219fa51a5a2 -> Peer ecaf44eb4d99415ba04c1aa4b81ddd84 (127.2.153.66:40327): Couldn't send request to peer ecaf44eb4d99415ba04c1aa4b81ddd84. 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 11:11:07.864524  2661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:07.865231  2661 tablet_replica.cc:333] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84: stopping tablet replica
I20260710 11:11:07.865859  2661 raft_consensus.cc:2243] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:07.866524  2661 pending_rounds.cc:70] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84: Trying to abort 1 pending ops.
I20260710 11:11:07.866703  2661 pending_rounds.cc:77] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305960930086965248 op_type: NO_OP noop_request { }
I20260710 11:11:07.866963  2661 raft_consensus.cc:2889] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:11:07.867197  2661 raft_consensus.cc:2272] T 12978a1b38464f7a831b3ec503713032 P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:07.869333  2661 tablet_replica.cc:333] T 3e80f931f3bb4c209d7987f820ad5c2f P ecaf44eb4d99415ba04c1aa4b81ddd84: stopping tablet replica
I20260710 11:11:07.869810  2661 raft_consensus.cc:2243] T 3e80f931f3bb4c209d7987f820ad5c2f P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:07.870231  2661 raft_consensus.cc:2272] T 3e80f931f3bb4c209d7987f820ad5c2f P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:07.872511  2661 tablet_replica.cc:333] T 929e38f857894b5d9ba1163802abda6f P ecaf44eb4d99415ba04c1aa4b81ddd84: stopping tablet replica
I20260710 11:11:07.872959  2661 raft_consensus.cc:2243] T 929e38f857894b5d9ba1163802abda6f P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:07.873301  2661 raft_consensus.cc:2272] T 929e38f857894b5d9ba1163802abda6f P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:07.874931  2661 tablet_replica.cc:333] T 2aa5da448a924d4dabca2dbed66296a6 P ecaf44eb4d99415ba04c1aa4b81ddd84: stopping tablet replica
I20260710 11:11:07.875324  2661 raft_consensus.cc:2243] T 2aa5da448a924d4dabca2dbed66296a6 P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:07.875643  2661 raft_consensus.cc:2272] T 2aa5da448a924d4dabca2dbed66296a6 P ecaf44eb4d99415ba04c1aa4b81ddd84 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:07.888240  2661 tablet_server.cc:196] TabletServer@127.2.153.66:0 shutdown complete.
I20260710 11:11:07.900622  2661 tablet_server.cc:179] TabletServer@127.2.153.67:0 shutting down...
I20260710 11:11:07.921890  2661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:07.922638  2661 tablet_replica.cc:333] T 12978a1b38464f7a831b3ec503713032 P 8918db12f30b4d1d82302219fa51a5a2: stopping tablet replica
I20260710 11:11:07.923250  2661 raft_consensus.cc:2243] T 12978a1b38464f7a831b3ec503713032 P 8918db12f30b4d1d82302219fa51a5a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:07.923763  2661 raft_consensus.cc:2272] T 12978a1b38464f7a831b3ec503713032 P 8918db12f30b4d1d82302219fa51a5a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:07.926494  2661 tablet_replica.cc:333] T 3e80f931f3bb4c209d7987f820ad5c2f P 8918db12f30b4d1d82302219fa51a5a2: stopping tablet replica
I20260710 11:11:07.927062  2661 raft_consensus.cc:2243] T 3e80f931f3bb4c209d7987f820ad5c2f P 8918db12f30b4d1d82302219fa51a5a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:07.927531  2661 raft_consensus.cc:2272] T 3e80f931f3bb4c209d7987f820ad5c2f P 8918db12f30b4d1d82302219fa51a5a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:07.929863  2661 tablet_replica.cc:333] T 929e38f857894b5d9ba1163802abda6f P 8918db12f30b4d1d82302219fa51a5a2: stopping tablet replica
I20260710 11:11:07.930481  2661 raft_consensus.cc:2243] T 929e38f857894b5d9ba1163802abda6f P 8918db12f30b4d1d82302219fa51a5a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:07.930931  2661 raft_consensus.cc:2272] T 929e38f857894b5d9ba1163802abda6f P 8918db12f30b4d1d82302219fa51a5a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:07.932786  2661 tablet_replica.cc:333] T 2aa5da448a924d4dabca2dbed66296a6 P 8918db12f30b4d1d82302219fa51a5a2: stopping tablet replica
I20260710 11:11:07.933286  2661 raft_consensus.cc:2243] T 2aa5da448a924d4dabca2dbed66296a6 P 8918db12f30b4d1d82302219fa51a5a2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:07.934047  2661 pending_rounds.cc:70] T 2aa5da448a924d4dabca2dbed66296a6 P 8918db12f30b4d1d82302219fa51a5a2: Trying to abort 1 pending ops.
I20260710 11:11:07.934348  2661 pending_rounds.cc:77] T 2aa5da448a924d4dabca2dbed66296a6 P 8918db12f30b4d1d82302219fa51a5a2: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305960928215912448 op_type: NO_OP noop_request { }
I20260710 11:11:07.934641  2661 raft_consensus.cc:2889] T 2aa5da448a924d4dabca2dbed66296a6 P 8918db12f30b4d1d82302219fa51a5a2 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:11:07.934940  2661 raft_consensus.cc:2272] T 2aa5da448a924d4dabca2dbed66296a6 P 8918db12f30b4d1d82302219fa51a5a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:07.957609  2661 tablet_server.cc:196] TabletServer@127.2.153.67:0 shutdown complete.
I20260710 11:11:07.970706  2661 master.cc:562] Master@127.2.153.126:37877 shutting down...
I20260710 11:11:07.990648  2661 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ec0f1f5c9a694f18bf858e294eff12b4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:07.991266  2661 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ec0f1f5c9a694f18bf858e294eff12b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:07.991590  2661 tablet_replica.cc:333] T 00000000000000000000000000000000 P ec0f1f5c9a694f18bf858e294eff12b4: stopping tablet replica
I20260710 11:11:08.011292  2661 master.cc:584] Master@127.2.153.126:37877 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2751 ms)
[----------] 6 tests from LeaderRebalancerTest (92913 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:11:08.046964  2661 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.153.126:41781
I20260710 11:11:08.048180  2661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:08.053700  6578 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 11:11:08.053697  6579 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 11:11:08.055168  6581 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 11:11:08.056465  2661 server_base.cc:1061] running on GCE node
I20260710 11:11:08.057397  2661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:08.057612  2661 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 11:11:08.057806  2661 hybrid_clock.cc:648] HybridClock initialized: now 1783681868057787 us; error 0 us; skew 500 ppm
I20260710 11:11:08.058494  2661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:08.065455  2661 webserver.cc:533] Webserver started at http://127.2.153.126:44111/ using document root <none> and password file <none>
I20260710 11:11:08.066061  2661 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:08.066509  2661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:08.066812  2661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:08.067973  2661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681774958773-2661-0/minicluster-data/master-0-root/instance:
uuid: "ab3a23bccf2a440ea67198289dbe006c"
format_stamp: "Formatted at 2026-07-10 11:11:08 on dist-test-slave-fg8d"
I20260710 11:11:08.072870  2661 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:11:08.076448  6586 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:08.077244  2661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:11:08.077574  2661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681774958773-2661-0/minicluster-data/master-0-root
uuid: "ab3a23bccf2a440ea67198289dbe006c"
format_stamp: "Formatted at 2026-07-10 11:11:08 on dist-test-slave-fg8d"
I20260710 11:11:08.077905  2661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681774958773-2661-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681774958773-2661-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681774958773-2661-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 11:11:08.086176  2661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:08.087333  2661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:08.125713  2661 rpc_server.cc:307] RPC server started. Bound to: 127.2.153.126:41781
I20260710 11:11:08.125890  6637 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.153.126:41781 every 8 connection(s)
I20260710 11:11:08.129696  6638 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 11:11:08.140216  6638 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ab3a23bccf2a440ea67198289dbe006c: Bootstrap starting.
I20260710 11:11:08.144914  6638 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ab3a23bccf2a440ea67198289dbe006c: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:08.149108  6638 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ab3a23bccf2a440ea67198289dbe006c: No bootstrap required, opened a new log
I20260710 11:11:08.151247  6638 raft_consensus.cc:359] T 00000000000000000000000000000000 P ab3a23bccf2a440ea67198289dbe006c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab3a23bccf2a440ea67198289dbe006c" member_type: VOTER }
I20260710 11:11:08.151610  6638 raft_consensus.cc:385] T 00000000000000000000000000000000 P ab3a23bccf2a440ea67198289dbe006c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:08.151878  6638 raft_consensus.cc:740] T 00000000000000000000000000000000 P ab3a23bccf2a440ea67198289dbe006c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab3a23bccf2a440ea67198289dbe006c, State: Initialized, Role: FOLLOWER
I20260710 11:11:08.152468  6638 consensus_queue.cc:260] T 00000000000000000000000000000000 P ab3a23bccf2a440ea67198289dbe006c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ab3a23bccf2a440ea67198289dbe006c" member_type: VOTER }
I20260710 11:11:08.152940  6638 raft_consensus.cc:399] T 00000000000000000000000000000000 P ab3a23bccf2a440ea67198289dbe006c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:11:08.153143  6638 raft_consensus.cc:493] T 00000000000000000000000000000000 P ab3a23bccf2a440ea67198289dbe006c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:11:08.153440  6638 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ab3a23bccf2a440ea67198289dbe006c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:08.158035  6638 raft_consensus.cc:515] T 00000000000000000000000000000000 P ab3a23bccf2a440ea67198289dbe006c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab3a23bccf2a440ea67198289dbe006c" member_type: VOTER }
I20260710 11:11:08.158600  6638 leader_election.cc:304] T 00000000000000000000000000000000 P ab3a23bccf2a440ea67198289dbe006c [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: ab3a23bccf2a440ea67198289dbe006c; no voters: 
I20260710 11:11:08.159708  6638 leader_election.cc:290] T 00000000000000000000000000000000 P ab3a23bccf2a440ea67198289dbe006c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:11:08.160046  6641 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ab3a23bccf2a440ea67198289dbe006c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:08.161574  6641 raft_consensus.cc:697] T 00000000000000000000000000000000 P ab3a23bccf2a440ea67198289dbe006c [term 1 LEADER]: Becoming Leader. State: Replica: ab3a23bccf2a440ea67198289dbe006c, State: Running, Role: LEADER
I20260710 11:11:08.162307  6641 consensus_queue.cc:237] T 00000000000000000000000000000000 P ab3a23bccf2a440ea67198289dbe006c [LEADER]: Queue going to LEADER mode. State: All 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: "ab3a23bccf2a440ea67198289dbe006c" member_type: VOTER }
I20260710 11:11:08.162564  6638 sys_catalog.cc:565] T 00000000000000000000000000000000 P ab3a23bccf2a440ea67198289dbe006c [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:11:08.165115  6643 sys_catalog.cc:455] T 00000000000000000000000000000000 P ab3a23bccf2a440ea67198289dbe006c [sys.catalog]: SysCatalogTable state changed. Reason: New leader ab3a23bccf2a440ea67198289dbe006c. Latest consensus state: current_term: 1 leader_uuid: "ab3a23bccf2a440ea67198289dbe006c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab3a23bccf2a440ea67198289dbe006c" member_type: VOTER } }
I20260710 11:11:08.165115  6642 sys_catalog.cc:455] T 00000000000000000000000000000000 P ab3a23bccf2a440ea67198289dbe006c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ab3a23bccf2a440ea67198289dbe006c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab3a23bccf2a440ea67198289dbe006c" member_type: VOTER } }
I20260710 11:11:08.165927  6642 sys_catalog.cc:458] T 00000000000000000000000000000000 P ab3a23bccf2a440ea67198289dbe006c [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:08.171933  6643 sys_catalog.cc:458] T 00000000000000000000000000000000 P ab3a23bccf2a440ea67198289dbe006c [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:08.175712  6647 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:11:08.180517  6647 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:11:08.181502  2661 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:11:08.190078  6647 catalog_manager.cc:1383] Generated new cluster ID: a0ceb9aa438d4f4591c52e24ce56cf66
I20260710 11:11:08.190481  6647 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:11:08.213621  6647 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:11:08.215190  6647 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:11:08.232896  6647 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ab3a23bccf2a440ea67198289dbe006c: Generated new TSK 0
I20260710 11:11:08.233752  6647 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:11:08.248257  2661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:08.255967  6659 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 11:11:08.256485  6660 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 11:11:08.265182  6663 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 11:11:08.265165  2661 server_base.cc:1061] running on GCE node
I20260710 11:11:08.266763  2661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:08.267098  2661 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 11:11:08.267318  2661 hybrid_clock.cc:648] HybridClock initialized: now 1783681868267297 us; error 0 us; skew 500 ppm
I20260710 11:11:08.268199  2661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:08.271639  2661 webserver.cc:533] Webserver started at http://127.2.153.65:34461/ using document root <none> and password file <none>
I20260710 11:11:08.272388  2661 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:08.272670  2661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:08.273047  2661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:08.274837  2661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681774958773-2661-0/minicluster-data/ts-0-root/instance:
uuid: "a1ea3a0afa81445c952eb6526622ea53"
format_stamp: "Formatted at 2026-07-10 11:11:08 on dist-test-slave-fg8d"
I20260710 11:11:08.282220  2661 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:11:08.285842  6667 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:08.286880  2661 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:11:08.287209  2661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681774958773-2661-0/minicluster-data/ts-0-root
uuid: "a1ea3a0afa81445c952eb6526622ea53"
format_stamp: "Formatted at 2026-07-10 11:11:08 on dist-test-slave-fg8d"
I20260710 11:11:08.287492  2661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681774958773-2661-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681774958773-2661-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681774958773-2661-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 11:11:08.315434  2661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:08.316718  2661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:08.318367  2661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:08.320807  2661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:08.320993  2661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:08.321300  2661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:08.321471  2661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:08.363710  2661 rpc_server.cc:307] RPC server started. Bound to: 127.2.153.65:36577
I20260710 11:11:08.363746  6729 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.153.65:36577 every 8 connection(s)
I20260710 11:11:08.369180  2661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:08.376130  6734 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 11:11:08.380764  6735 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 11:11:08.385445  6730 heartbeater.cc:344] Connected to a master server at 127.2.153.126:41781
I20260710 11:11:08.386051  6730 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:08.387043  6730 heartbeater.cc:507] Master 127.2.153.126:41781 requested a full tablet report, sending...
I20260710 11:11:08.387647  2661 server_base.cc:1061] running on GCE node
W20260710 11:11:08.387661  6737 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 11:11:08.389642  6603 ts_manager.cc:194] Registered new tserver with Master: a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577)
I20260710 11:11:08.390009  2661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:08.390372  2661 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 11:11:08.390604  2661 hybrid_clock.cc:648] HybridClock initialized: now 1783681868390584 us; error 0 us; skew 500 ppm
I20260710 11:11:08.391469  2661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:08.392302  6603 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55384
I20260710 11:11:08.394563  2661 webserver.cc:533] Webserver started at http://127.2.153.66:43409/ using document root <none> and password file <none>
I20260710 11:11:08.395287  2661 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:08.395536  2661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:08.395774  2661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:08.396845  2661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681774958773-2661-0/minicluster-data/ts-1-root/instance:
uuid: "46b5d1757c5543fb8a6a10b172054f83"
format_stamp: "Formatted at 2026-07-10 11:11:08 on dist-test-slave-fg8d"
I20260710 11:11:08.401693  2661 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260710 11:11:08.405619  6742 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:08.406595  2661 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260710 11:11:08.406932  2661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681774958773-2661-0/minicluster-data/ts-1-root
uuid: "46b5d1757c5543fb8a6a10b172054f83"
format_stamp: "Formatted at 2026-07-10 11:11:08 on dist-test-slave-fg8d"
I20260710 11:11:08.407231  2661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681774958773-2661-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681774958773-2661-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681774958773-2661-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 11:11:08.423556  2661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:08.424634  2661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:08.426237  2661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:08.428581  2661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:08.428776  2661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:08.429056  2661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:08.429198  2661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:08.468353  2661 rpc_server.cc:307] RPC server started. Bound to: 127.2.153.66:35545
I20260710 11:11:08.468519  6804 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.153.66:35545 every 8 connection(s)
I20260710 11:11:08.473310  2661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:08.480007  6808 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 11:11:08.481732  6809 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 11:11:08.485320  2661 server_base.cc:1061] running on GCE node
W20260710 11:11:08.485530  6811 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 11:11:08.486141  6805 heartbeater.cc:344] Connected to a master server at 127.2.153.126:41781
I20260710 11:11:08.486517  6805 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:08.486605  2661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:08.486837  2661 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 11:11:08.486974  2661 hybrid_clock.cc:648] HybridClock initialized: now 1783681868486961 us; error 0 us; skew 500 ppm
I20260710 11:11:08.487169  6805 heartbeater.cc:507] Master 127.2.153.126:41781 requested a full tablet report, sending...
I20260710 11:11:08.487514  2661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:08.489193  6603 ts_manager.cc:194] Registered new tserver with Master: 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545)
I20260710 11:11:08.490429  2661 webserver.cc:533] Webserver started at http://127.2.153.67:33687/ using document root <none> and password file <none>
I20260710 11:11:08.490851  6603 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55396
I20260710 11:11:08.490993  2661 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:08.491328  2661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:08.491624  2661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:08.492833  2661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681774958773-2661-0/minicluster-data/ts-2-root/instance:
uuid: "05e07ac77cb64152aadbdcffbfdc495f"
format_stamp: "Formatted at 2026-07-10 11:11:08 on dist-test-slave-fg8d"
I20260710 11:11:08.497673  2661 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260710 11:11:08.501061  6816 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:08.502017  2661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:11:08.502393  2661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681774958773-2661-0/minicluster-data/ts-2-root
uuid: "05e07ac77cb64152aadbdcffbfdc495f"
format_stamp: "Formatted at 2026-07-10 11:11:08 on dist-test-slave-fg8d"
I20260710 11:11:08.502673  2661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681774958773-2661-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681774958773-2661-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681774958773-2661-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 11:11:08.519268  2661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:08.520386  2661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:08.521821  2661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:08.524227  2661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:08.524416  2661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:08.524731  2661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:08.524887  2661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:08.566398  2661 rpc_server.cc:307] RPC server started. Bound to: 127.2.153.67:33101
I20260710 11:11:08.566490  6878 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.153.67:33101 every 8 connection(s)
I20260710 11:11:08.581528  6879 heartbeater.cc:344] Connected to a master server at 127.2.153.126:41781
I20260710 11:11:08.581969  6879 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:08.582811  6879 heartbeater.cc:507] Master 127.2.153.126:41781 requested a full tablet report, sending...
I20260710 11:11:08.584645  6603 ts_manager.cc:194] Registered new tserver with Master: 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67:33101)
I20260710 11:11:08.585705  2661 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015729986s
I20260710 11:11:08.585980  6603 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55402
I20260710 11:11:08.612430  6603 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55404:
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 11:11:08.615391  6603 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 11:11:08.689709  6844 tablet_service.cc:1511] Processing CreateTablet for tablet be8e5bd316304ad6a033e16b8d88e16a (DEFAULT_TABLE table=test-workload [id=6bc3aaf7782f4b35b82baa5496020495]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:08.692621  6843 tablet_service.cc:1511] Processing CreateTablet for tablet 7dc862763e204703b356ab90b906b3ae (DEFAULT_TABLE table=test-workload [id=6bc3aaf7782f4b35b82baa5496020495]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:08.695094  6842 tablet_service.cc:1511] Processing CreateTablet for tablet 4770028c700c42cb9299cdb90f6f70a5 (DEFAULT_TABLE table=test-workload [id=6bc3aaf7782f4b35b82baa5496020495]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:08.694425  6844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be8e5bd316304ad6a033e16b8d88e16a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:08.696810  6842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4770028c700c42cb9299cdb90f6f70a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:08.697469  6843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dc862763e204703b356ab90b906b3ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:08.702256  6841 tablet_service.cc:1511] Processing CreateTablet for tablet f0b072bea4514370a2d546a96baf5ac2 (DEFAULT_TABLE table=test-workload [id=6bc3aaf7782f4b35b82baa5496020495]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:08.704414  6841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0b072bea4514370a2d546a96baf5ac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:08.706785  6840 tablet_service.cc:1511] Processing CreateTablet for tablet 44d7e0516a9f49e38e61175bef5bb2a1 (DEFAULT_TABLE table=test-workload [id=6bc3aaf7782f4b35b82baa5496020495]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:08.708400  6840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44d7e0516a9f49e38e61175bef5bb2a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:08.711826  6839 tablet_service.cc:1511] Processing CreateTablet for tablet f70a3afedb0d40a0b971d43366a7ea01 (DEFAULT_TABLE table=test-workload [id=6bc3aaf7782f4b35b82baa5496020495]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:08.713625  6839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f70a3afedb0d40a0b971d43366a7ea01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:08.719466  6838 tablet_service.cc:1511] Processing CreateTablet for tablet e73262c69f4f47808deb04b0b024f5c1 (DEFAULT_TABLE table=test-workload [id=6bc3aaf7782f4b35b82baa5496020495]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:08.721891  6838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e73262c69f4f47808deb04b0b024f5c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:08.724895  6837 tablet_service.cc:1511] Processing CreateTablet for tablet 8a48072080674aa7ba9e0a72293d70c4 (DEFAULT_TABLE table=test-workload [id=6bc3aaf7782f4b35b82baa5496020495]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:08.727468  6837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a48072080674aa7ba9e0a72293d70c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:08.730075  6836 tablet_service.cc:1511] Processing CreateTablet for tablet 32a7242c35054e2c906d3db19b9be765 (DEFAULT_TABLE table=test-workload [id=6bc3aaf7782f4b35b82baa5496020495]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:08.732831  6836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32a7242c35054e2c906d3db19b9be765. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:08.747217  6695 tablet_service.cc:1511] Processing CreateTablet for tablet be8e5bd316304ad6a033e16b8d88e16a (DEFAULT_TABLE table=test-workload [id=6bc3aaf7782f4b35b82baa5496020495]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:08.748639  6695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be8e5bd316304ad6a033e16b8d88e16a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:08.751354  6694 tablet_service.cc:1511] Processing CreateTablet for tablet 7dc862763e204703b356ab90b906b3ae (DEFAULT_TABLE table=test-workload [id=6bc3aaf7782f4b35b82baa5496020495]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:08.751729  6767 tablet_service.cc:1511] Processing CreateTablet for tablet f0b072bea4514370a2d546a96baf5ac2 (DEFAULT_TABLE table=test-workload [id=6bc3aaf7782f4b35b82baa5496020495]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:08.753188  6694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dc862763e204703b356ab90b906b3ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:08.753752  6767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0b072bea4514370a2d546a96baf5ac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:08.772020  6687 tablet_service.cc:1511] Processing CreateTablet for tablet 32a7242c35054e2c906d3db19b9be765 (DEFAULT_TABLE table=test-workload [id=6bc3aaf7782f4b35b82baa5496020495]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:08.773356  6687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32a7242c35054e2c906d3db19b9be765. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:08.755539  6693 tablet_service.cc:1511] Processing CreateTablet for tablet 4770028c700c42cb9299cdb90f6f70a5 (DEFAULT_TABLE table=test-workload [id=6bc3aaf7782f4b35b82baa5496020495]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:08.774992  6693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4770028c700c42cb9299cdb90f6f70a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:08.755692  6766 tablet_service.cc:1511] Processing CreateTablet for tablet 44d7e0516a9f49e38e61175bef5bb2a1 (DEFAULT_TABLE table=test-workload [id=6bc3aaf7782f4b35b82baa5496020495]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:08.757881  6692 tablet_service.cc:1511] Processing CreateTablet for tablet f0b072bea4514370a2d546a96baf5ac2 (DEFAULT_TABLE table=test-workload [id=6bc3aaf7782f4b35b82baa5496020495]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:08.778997  6692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0b072bea4514370a2d546a96baf5ac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:08.780282  6762 tablet_service.cc:1511] Processing CreateTablet for tablet 32a7242c35054e2c906d3db19b9be765 (DEFAULT_TABLE table=test-workload [id=6bc3aaf7782f4b35b82baa5496020495]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:08.761184  6769 tablet_service.cc:1511] Processing CreateTablet for tablet 7dc862763e204703b356ab90b906b3ae (DEFAULT_TABLE table=test-workload [id=6bc3aaf7782f4b35b82baa5496020495]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:08.761618  6691 tablet_service.cc:1511] Processing CreateTablet for tablet 44d7e0516a9f49e38e61175bef5bb2a1 (DEFAULT_TABLE table=test-workload [id=6bc3aaf7782f4b35b82baa5496020495]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:08.778982  6766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44d7e0516a9f49e38e61175bef5bb2a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:08.782063  6691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44d7e0516a9f49e38e61175bef5bb2a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:08.783308  6769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dc862763e204703b356ab90b906b3ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:08.786455  6762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32a7242c35054e2c906d3db19b9be765. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:08.762979  6770 tablet_service.cc:1511] Processing CreateTablet for tablet be8e5bd316304ad6a033e16b8d88e16a (DEFAULT_TABLE table=test-workload [id=6bc3aaf7782f4b35b82baa5496020495]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:08.790352  6770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be8e5bd316304ad6a033e16b8d88e16a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:08.763891  6690 tablet_service.cc:1511] Processing CreateTablet for tablet f70a3afedb0d40a0b971d43366a7ea01 (DEFAULT_TABLE table=test-workload [id=6bc3aaf7782f4b35b82baa5496020495]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:08.764679  6768 tablet_service.cc:1511] Processing CreateTablet for tablet 4770028c700c42cb9299cdb90f6f70a5 (DEFAULT_TABLE table=test-workload [id=6bc3aaf7782f4b35b82baa5496020495]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:08.795008  6690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f70a3afedb0d40a0b971d43366a7ea01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:08.795181  6768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4770028c700c42cb9299cdb90f6f70a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:08.765618  6765 tablet_service.cc:1511] Processing CreateTablet for tablet f70a3afedb0d40a0b971d43366a7ea01 (DEFAULT_TABLE table=test-workload [id=6bc3aaf7782f4b35b82baa5496020495]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:08.799014  6765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f70a3afedb0d40a0b971d43366a7ea01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:08.766242  6689 tablet_service.cc:1511] Processing CreateTablet for tablet e73262c69f4f47808deb04b0b024f5c1 (DEFAULT_TABLE table=test-workload [id=6bc3aaf7782f4b35b82baa5496020495]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:08.804674  6689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e73262c69f4f47808deb04b0b024f5c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:08.767969  6764 tablet_service.cc:1511] Processing CreateTablet for tablet e73262c69f4f47808deb04b0b024f5c1 (DEFAULT_TABLE table=test-workload [id=6bc3aaf7782f4b35b82baa5496020495]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:08.807124  6764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e73262c69f4f47808deb04b0b024f5c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:08.768584  6894 tablet_bootstrap.cc:492] T 4770028c700c42cb9299cdb90f6f70a5 P 05e07ac77cb64152aadbdcffbfdc495f: Bootstrap starting.
I20260710 11:11:08.769217  6688 tablet_service.cc:1511] Processing CreateTablet for tablet 8a48072080674aa7ba9e0a72293d70c4 (DEFAULT_TABLE table=test-workload [id=6bc3aaf7782f4b35b82baa5496020495]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:08.811087  6688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a48072080674aa7ba9e0a72293d70c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:08.770607  6763 tablet_service.cc:1511] Processing CreateTablet for tablet 8a48072080674aa7ba9e0a72293d70c4 (DEFAULT_TABLE table=test-workload [id=6bc3aaf7782f4b35b82baa5496020495]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:08.814903  6763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a48072080674aa7ba9e0a72293d70c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:08.848125  6894 tablet_bootstrap.cc:654] T 4770028c700c42cb9299cdb90f6f70a5 P 05e07ac77cb64152aadbdcffbfdc495f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:08.863972  6895 tablet_bootstrap.cc:492] T 4770028c700c42cb9299cdb90f6f70a5 P a1ea3a0afa81445c952eb6526622ea53: Bootstrap starting.
I20260710 11:11:08.868391  6894 tablet_bootstrap.cc:492] T 4770028c700c42cb9299cdb90f6f70a5 P 05e07ac77cb64152aadbdcffbfdc495f: No bootstrap required, opened a new log
I20260710 11:11:08.869473  6894 ts_tablet_manager.cc:1403] T 4770028c700c42cb9299cdb90f6f70a5 P 05e07ac77cb64152aadbdcffbfdc495f: Time spent bootstrapping tablet: real 0.101s	user 0.006s	sys 0.009s
I20260710 11:11:08.870868  6895 tablet_bootstrap.cc:654] T 4770028c700c42cb9299cdb90f6f70a5 P a1ea3a0afa81445c952eb6526622ea53: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:08.872603  6894 raft_consensus.cc:359] T 4770028c700c42cb9299cdb90f6f70a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:08.873448  6894 raft_consensus.cc:385] T 4770028c700c42cb9299cdb90f6f70a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:08.873770  6894 raft_consensus.cc:740] T 4770028c700c42cb9299cdb90f6f70a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Initialized, Role: FOLLOWER
I20260710 11:11:08.874926  6894 consensus_queue.cc:260] T 4770028c700c42cb9299cdb90f6f70a5 P 05e07ac77cb64152aadbdcffbfdc495f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:08.876310  6895 tablet_bootstrap.cc:492] T 4770028c700c42cb9299cdb90f6f70a5 P a1ea3a0afa81445c952eb6526622ea53: No bootstrap required, opened a new log
I20260710 11:11:08.876817  6895 ts_tablet_manager.cc:1403] T 4770028c700c42cb9299cdb90f6f70a5 P a1ea3a0afa81445c952eb6526622ea53: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:11:08.879899  6895 raft_consensus.cc:359] T 4770028c700c42cb9299cdb90f6f70a5 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:08.880564  6895 raft_consensus.cc:385] T 4770028c700c42cb9299cdb90f6f70a5 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:08.880857  6895 raft_consensus.cc:740] T 4770028c700c42cb9299cdb90f6f70a5 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1ea3a0afa81445c952eb6526622ea53, State: Initialized, Role: FOLLOWER
I20260710 11:11:08.881819  6895 consensus_queue.cc:260] T 4770028c700c42cb9299cdb90f6f70a5 P a1ea3a0afa81445c952eb6526622ea53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:08.907140  6879 heartbeater.cc:499] Master 127.2.153.126:41781 was elected leader, sending a full tablet report...
I20260710 11:11:08.908981  6900 tablet_bootstrap.cc:492] T f0b072bea4514370a2d546a96baf5ac2 P 46b5d1757c5543fb8a6a10b172054f83: Bootstrap starting.
I20260710 11:11:08.915885  6900 tablet_bootstrap.cc:654] T f0b072bea4514370a2d546a96baf5ac2 P 46b5d1757c5543fb8a6a10b172054f83: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:08.916563  6894 ts_tablet_manager.cc:1434] T 4770028c700c42cb9299cdb90f6f70a5 P 05e07ac77cb64152aadbdcffbfdc495f: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.008s
I20260710 11:11:08.917984  6894 tablet_bootstrap.cc:492] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f: Bootstrap starting.
I20260710 11:11:08.934056  6894 tablet_bootstrap.cc:654] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:08.935693  6730 heartbeater.cc:499] Master 127.2.153.126:41781 was elected leader, sending a full tablet report...
I20260710 11:11:08.936058  6895 ts_tablet_manager.cc:1434] T 4770028c700c42cb9299cdb90f6f70a5 P a1ea3a0afa81445c952eb6526622ea53: Time spent starting tablet: real 0.059s	user 0.014s	sys 0.026s
I20260710 11:11:08.937183  6895 tablet_bootstrap.cc:492] T 32a7242c35054e2c906d3db19b9be765 P a1ea3a0afa81445c952eb6526622ea53: Bootstrap starting.
I20260710 11:11:08.943888  6895 tablet_bootstrap.cc:654] T 32a7242c35054e2c906d3db19b9be765 P a1ea3a0afa81445c952eb6526622ea53: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:08.969507  6894 tablet_bootstrap.cc:492] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f: No bootstrap required, opened a new log
I20260710 11:11:08.970129  6894 ts_tablet_manager.cc:1403] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f: Time spent bootstrapping tablet: real 0.052s	user 0.019s	sys 0.004s
I20260710 11:11:08.972941  6895 tablet_bootstrap.cc:492] T 32a7242c35054e2c906d3db19b9be765 P a1ea3a0afa81445c952eb6526622ea53: No bootstrap required, opened a new log
I20260710 11:11:08.973780  6895 ts_tablet_manager.cc:1403] T 32a7242c35054e2c906d3db19b9be765 P a1ea3a0afa81445c952eb6526622ea53: Time spent bootstrapping tablet: real 0.037s	user 0.020s	sys 0.014s
I20260710 11:11:08.973467  6894 raft_consensus.cc:359] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:08.974400  6894 raft_consensus.cc:385] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:08.974743  6894 raft_consensus.cc:740] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Initialized, Role: FOLLOWER
I20260710 11:11:08.975729  6894 consensus_queue.cc:260] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:08.978389  6894 ts_tablet_manager.cc:1434] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:11:08.978199  6895 raft_consensus.cc:359] T 32a7242c35054e2c906d3db19b9be765 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:08.979516  6895 raft_consensus.cc:385] T 32a7242c35054e2c906d3db19b9be765 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:08.980003  6895 raft_consensus.cc:740] T 32a7242c35054e2c906d3db19b9be765 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1ea3a0afa81445c952eb6526622ea53, State: Initialized, Role: FOLLOWER
I20260710 11:11:08.980751  6894 tablet_bootstrap.cc:492] T f0b072bea4514370a2d546a96baf5ac2 P 05e07ac77cb64152aadbdcffbfdc495f: Bootstrap starting.
I20260710 11:11:08.981220  6895 consensus_queue.cc:260] T 32a7242c35054e2c906d3db19b9be765 P a1ea3a0afa81445c952eb6526622ea53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:08.983001  6900 tablet_bootstrap.cc:492] T f0b072bea4514370a2d546a96baf5ac2 P 46b5d1757c5543fb8a6a10b172054f83: No bootstrap required, opened a new log
I20260710 11:11:08.983855  6900 ts_tablet_manager.cc:1403] T f0b072bea4514370a2d546a96baf5ac2 P 46b5d1757c5543fb8a6a10b172054f83: Time spent bootstrapping tablet: real 0.075s	user 0.016s	sys 0.012s
I20260710 11:11:08.986336  6895 ts_tablet_manager.cc:1434] T 32a7242c35054e2c906d3db19b9be765 P a1ea3a0afa81445c952eb6526622ea53: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:11:08.987452  6895 tablet_bootstrap.cc:492] T f0b072bea4514370a2d546a96baf5ac2 P a1ea3a0afa81445c952eb6526622ea53: Bootstrap starting.
I20260710 11:11:08.988322  6894 tablet_bootstrap.cc:654] T f0b072bea4514370a2d546a96baf5ac2 P 05e07ac77cb64152aadbdcffbfdc495f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:08.994495  6900 raft_consensus.cc:359] T f0b072bea4514370a2d546a96baf5ac2 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:08.995522  6900 raft_consensus.cc:385] T f0b072bea4514370a2d546a96baf5ac2 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:08.995877  6900 raft_consensus.cc:740] T f0b072bea4514370a2d546a96baf5ac2 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b5d1757c5543fb8a6a10b172054f83, State: Initialized, Role: FOLLOWER
I20260710 11:11:08.995889  6895 tablet_bootstrap.cc:654] T f0b072bea4514370a2d546a96baf5ac2 P a1ea3a0afa81445c952eb6526622ea53: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:08.996788  6900 consensus_queue.cc:260] T f0b072bea4514370a2d546a96baf5ac2 P 46b5d1757c5543fb8a6a10b172054f83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:08.999563  6900 ts_tablet_manager.cc:1434] T f0b072bea4514370a2d546a96baf5ac2 P 46b5d1757c5543fb8a6a10b172054f83: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.003s
I20260710 11:11:09.000425  6805 heartbeater.cc:499] Master 127.2.153.126:41781 was elected leader, sending a full tablet report...
I20260710 11:11:09.000557  6894 tablet_bootstrap.cc:492] T f0b072bea4514370a2d546a96baf5ac2 P 05e07ac77cb64152aadbdcffbfdc495f: No bootstrap required, opened a new log
I20260710 11:11:09.001307  6894 ts_tablet_manager.cc:1403] T f0b072bea4514370a2d546a96baf5ac2 P 05e07ac77cb64152aadbdcffbfdc495f: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.002s
I20260710 11:11:09.002600  6898 raft_consensus.cc:493] T 4770028c700c42cb9299cdb90f6f70a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:09.003175  6898 raft_consensus.cc:515] T 4770028c700c42cb9299cdb90f6f70a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.005426  6900 tablet_bootstrap.cc:492] T 7dc862763e204703b356ab90b906b3ae P 46b5d1757c5543fb8a6a10b172054f83: Bootstrap starting.
I20260710 11:11:09.016415  6900 tablet_bootstrap.cc:654] T 7dc862763e204703b356ab90b906b3ae P 46b5d1757c5543fb8a6a10b172054f83: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:09.019268  6894 raft_consensus.cc:359] T f0b072bea4514370a2d546a96baf5ac2 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.020356  6894 raft_consensus.cc:385] T f0b072bea4514370a2d546a96baf5ac2 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:09.020753  6894 raft_consensus.cc:740] T f0b072bea4514370a2d546a96baf5ac2 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Initialized, Role: FOLLOWER
I20260710 11:11:09.021433  6898 leader_election.cc:290] T 4770028c700c42cb9299cdb90f6f70a5 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545)
I20260710 11:11:09.028164  6705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4770028c700c42cb9299cdb90f6f70a5" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ea3a0afa81445c952eb6526622ea53" is_pre_election: true
I20260710 11:11:09.029017  6705 raft_consensus.cc:2468] T 4770028c700c42cb9299cdb90f6f70a5 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e07ac77cb64152aadbdcffbfdc495f in term 0.
I20260710 11:11:09.021842  6894 consensus_queue.cc:260] T f0b072bea4514370a2d546a96baf5ac2 P 05e07ac77cb64152aadbdcffbfdc495f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.030687  6817 leader_election.cc:304] T 4770028c700c42cb9299cdb90f6f70a5 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e07ac77cb64152aadbdcffbfdc495f, a1ea3a0afa81445c952eb6526622ea53; no voters: 
I20260710 11:11:09.039240  6895 tablet_bootstrap.cc:492] T f0b072bea4514370a2d546a96baf5ac2 P a1ea3a0afa81445c952eb6526622ea53: No bootstrap required, opened a new log
I20260710 11:11:09.039824  6898 raft_consensus.cc:2804] T 4770028c700c42cb9299cdb90f6f70a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:09.040259  6895 ts_tablet_manager.cc:1403] T f0b072bea4514370a2d546a96baf5ac2 P a1ea3a0afa81445c952eb6526622ea53: Time spent bootstrapping tablet: real 0.053s	user 0.021s	sys 0.016s
I20260710 11:11:09.040326  6898 raft_consensus.cc:493] T 4770028c700c42cb9299cdb90f6f70a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:09.041148  6898 raft_consensus.cc:3060] T 4770028c700c42cb9299cdb90f6f70a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:09.042574  6894 ts_tablet_manager.cc:1434] T f0b072bea4514370a2d546a96baf5ac2 P 05e07ac77cb64152aadbdcffbfdc495f: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.007s
I20260710 11:11:09.047186  6894 tablet_bootstrap.cc:492] T f70a3afedb0d40a0b971d43366a7ea01 P 05e07ac77cb64152aadbdcffbfdc495f: Bootstrap starting.
I20260710 11:11:09.047564  6780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4770028c700c42cb9299cdb90f6f70a5" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b5d1757c5543fb8a6a10b172054f83" is_pre_election: true
W20260710 11:11:09.049393  6817 leader_election.cc:343] T 4770028c700c42cb9299cdb90f6f70a5 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:09.050836  6895 raft_consensus.cc:359] T f0b072bea4514370a2d546a96baf5ac2 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.051698  6895 raft_consensus.cc:385] T f0b072bea4514370a2d546a96baf5ac2 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:09.052012  6895 raft_consensus.cc:740] T f0b072bea4514370a2d546a96baf5ac2 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1ea3a0afa81445c952eb6526622ea53, State: Initialized, Role: FOLLOWER
I20260710 11:11:09.052803  6895 consensus_queue.cc:260] T f0b072bea4514370a2d546a96baf5ac2 P a1ea3a0afa81445c952eb6526622ea53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.053733  6898 raft_consensus.cc:515] T 4770028c700c42cb9299cdb90f6f70a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.054055  6894 tablet_bootstrap.cc:654] T f70a3afedb0d40a0b971d43366a7ea01 P 05e07ac77cb64152aadbdcffbfdc495f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:09.056803  6705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4770028c700c42cb9299cdb90f6f70a5" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ea3a0afa81445c952eb6526622ea53"
I20260710 11:11:09.057451  6705 raft_consensus.cc:3060] T 4770028c700c42cb9299cdb90f6f70a5 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:09.057832  6900 tablet_bootstrap.cc:492] T 7dc862763e204703b356ab90b906b3ae P 46b5d1757c5543fb8a6a10b172054f83: No bootstrap required, opened a new log
I20260710 11:11:09.058405  6900 ts_tablet_manager.cc:1403] T 7dc862763e204703b356ab90b906b3ae P 46b5d1757c5543fb8a6a10b172054f83: Time spent bootstrapping tablet: real 0.053s	user 0.022s	sys 0.013s
I20260710 11:11:09.061548  6900 raft_consensus.cc:359] T 7dc862763e204703b356ab90b906b3ae P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.055333  6895 ts_tablet_manager.cc:1434] T f0b072bea4514370a2d546a96baf5ac2 P a1ea3a0afa81445c952eb6526622ea53: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:11:09.056073  6898 leader_election.cc:290] T 4770028c700c42cb9299cdb90f6f70a5 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 election: Requested vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545)
I20260710 11:11:09.062356  6900 raft_consensus.cc:385] T 7dc862763e204703b356ab90b906b3ae P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:09.063458  6780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4770028c700c42cb9299cdb90f6f70a5" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b5d1757c5543fb8a6a10b172054f83"
I20260710 11:11:09.063791  6900 raft_consensus.cc:740] T 7dc862763e204703b356ab90b906b3ae P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b5d1757c5543fb8a6a10b172054f83, State: Initialized, Role: FOLLOWER
I20260710 11:11:09.064635  6900 consensus_queue.cc:260] T 7dc862763e204703b356ab90b906b3ae P 46b5d1757c5543fb8a6a10b172054f83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
W20260710 11:11:09.065155  6817 leader_election.cc:343] T 4770028c700c42cb9299cdb90f6f70a5 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:09.065797  6705 raft_consensus.cc:2468] T 4770028c700c42cb9299cdb90f6f70a5 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e07ac77cb64152aadbdcffbfdc495f in term 1.
I20260710 11:11:09.067307  6900 ts_tablet_manager.cc:1434] T 7dc862763e204703b356ab90b906b3ae P 46b5d1757c5543fb8a6a10b172054f83: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260710 11:11:09.070278  6894 tablet_bootstrap.cc:492] T f70a3afedb0d40a0b971d43366a7ea01 P 05e07ac77cb64152aadbdcffbfdc495f: No bootstrap required, opened a new log
I20260710 11:11:09.070863  6894 ts_tablet_manager.cc:1403] T f70a3afedb0d40a0b971d43366a7ea01 P 05e07ac77cb64152aadbdcffbfdc495f: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.004s
I20260710 11:11:09.071038  6817 leader_election.cc:304] T 4770028c700c42cb9299cdb90f6f70a5 P 05e07ac77cb64152aadbdcffbfdc495f [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: 05e07ac77cb64152aadbdcffbfdc495f, a1ea3a0afa81445c952eb6526622ea53; no voters: 46b5d1757c5543fb8a6a10b172054f83
I20260710 11:11:09.072172  6898 raft_consensus.cc:2804] T 4770028c700c42cb9299cdb90f6f70a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:09.072500  6900 tablet_bootstrap.cc:492] T f70a3afedb0d40a0b971d43366a7ea01 P 46b5d1757c5543fb8a6a10b172054f83: Bootstrap starting.
I20260710 11:11:09.072692  6898 raft_consensus.cc:697] T 4770028c700c42cb9299cdb90f6f70a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Becoming Leader. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Running, Role: LEADER
I20260710 11:11:09.073679  6898 consensus_queue.cc:237] T 4770028c700c42cb9299cdb90f6f70a5 P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.074373  6894 raft_consensus.cc:359] T f70a3afedb0d40a0b971d43366a7ea01 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.075201  6894 raft_consensus.cc:385] T f70a3afedb0d40a0b971d43366a7ea01 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:09.075523  6894 raft_consensus.cc:740] T f70a3afedb0d40a0b971d43366a7ea01 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Initialized, Role: FOLLOWER
I20260710 11:11:09.076366  6894 consensus_queue.cc:260] T f70a3afedb0d40a0b971d43366a7ea01 P 05e07ac77cb64152aadbdcffbfdc495f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.078898  6894 ts_tablet_manager.cc:1434] T f70a3afedb0d40a0b971d43366a7ea01 P 05e07ac77cb64152aadbdcffbfdc495f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:11:09.079754  6900 tablet_bootstrap.cc:654] T f70a3afedb0d40a0b971d43366a7ea01 P 46b5d1757c5543fb8a6a10b172054f83: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:09.080015  6894 tablet_bootstrap.cc:492] T 44d7e0516a9f49e38e61175bef5bb2a1 P 05e07ac77cb64152aadbdcffbfdc495f: Bootstrap starting.
I20260710 11:11:09.066045  6895 tablet_bootstrap.cc:492] T be8e5bd316304ad6a033e16b8d88e16a P a1ea3a0afa81445c952eb6526622ea53: Bootstrap starting.
I20260710 11:11:09.087697  6894 tablet_bootstrap.cc:654] T 44d7e0516a9f49e38e61175bef5bb2a1 P 05e07ac77cb64152aadbdcffbfdc495f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:09.089704  6895 tablet_bootstrap.cc:654] T be8e5bd316304ad6a033e16b8d88e16a P a1ea3a0afa81445c952eb6526622ea53: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:09.094246  6601 catalog_manager.cc:5697] T 4770028c700c42cb9299cdb90f6f70a5 P 05e07ac77cb64152aadbdcffbfdc495f reported cstate change: term changed from 0 to 1, leader changed from <none> to 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67). New cstate: current_term: 1 leader_uuid: "05e07ac77cb64152aadbdcffbfdc495f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:09.101531  6900 tablet_bootstrap.cc:492] T f70a3afedb0d40a0b971d43366a7ea01 P 46b5d1757c5543fb8a6a10b172054f83: No bootstrap required, opened a new log
I20260710 11:11:09.101722  6894 tablet_bootstrap.cc:492] T 44d7e0516a9f49e38e61175bef5bb2a1 P 05e07ac77cb64152aadbdcffbfdc495f: No bootstrap required, opened a new log
I20260710 11:11:09.102265  6900 ts_tablet_manager.cc:1403] T f70a3afedb0d40a0b971d43366a7ea01 P 46b5d1757c5543fb8a6a10b172054f83: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.006s
I20260710 11:11:09.102345  6894 ts_tablet_manager.cc:1403] T 44d7e0516a9f49e38e61175bef5bb2a1 P 05e07ac77cb64152aadbdcffbfdc495f: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.003s
I20260710 11:11:09.106065  6900 raft_consensus.cc:359] T f70a3afedb0d40a0b971d43366a7ea01 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.106994  6900 raft_consensus.cc:385] T f70a3afedb0d40a0b971d43366a7ea01 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:09.107379  6900 raft_consensus.cc:740] T f70a3afedb0d40a0b971d43366a7ea01 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b5d1757c5543fb8a6a10b172054f83, State: Initialized, Role: FOLLOWER
I20260710 11:11:09.106326  6894 raft_consensus.cc:359] T 44d7e0516a9f49e38e61175bef5bb2a1 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.108500  6894 raft_consensus.cc:385] T 44d7e0516a9f49e38e61175bef5bb2a1 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:09.108850  6894 raft_consensus.cc:740] T 44d7e0516a9f49e38e61175bef5bb2a1 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Initialized, Role: FOLLOWER
I20260710 11:11:09.108361  6900 consensus_queue.cc:260] T f70a3afedb0d40a0b971d43366a7ea01 P 46b5d1757c5543fb8a6a10b172054f83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.109956  6895 tablet_bootstrap.cc:492] T be8e5bd316304ad6a033e16b8d88e16a P a1ea3a0afa81445c952eb6526622ea53: No bootstrap required, opened a new log
I20260710 11:11:09.109817  6894 consensus_queue.cc:260] T 44d7e0516a9f49e38e61175bef5bb2a1 P 05e07ac77cb64152aadbdcffbfdc495f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.110587  6895 ts_tablet_manager.cc:1403] T be8e5bd316304ad6a033e16b8d88e16a P a1ea3a0afa81445c952eb6526622ea53: Time spent bootstrapping tablet: real 0.045s	user 0.019s	sys 0.009s
I20260710 11:11:09.111116  6900 ts_tablet_manager.cc:1434] T f70a3afedb0d40a0b971d43366a7ea01 P 46b5d1757c5543fb8a6a10b172054f83: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260710 11:11:09.112236  6900 tablet_bootstrap.cc:492] T 4770028c700c42cb9299cdb90f6f70a5 P 46b5d1757c5543fb8a6a10b172054f83: Bootstrap starting.
I20260710 11:11:09.113737  6899 raft_consensus.cc:493] T 32a7242c35054e2c906d3db19b9be765 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:09.114068  6894 ts_tablet_manager.cc:1434] T 44d7e0516a9f49e38e61175bef5bb2a1 P 05e07ac77cb64152aadbdcffbfdc495f: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:11:09.114262  6899 raft_consensus.cc:515] T 32a7242c35054e2c906d3db19b9be765 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.115237  6894 tablet_bootstrap.cc:492] T 32a7242c35054e2c906d3db19b9be765 P 05e07ac77cb64152aadbdcffbfdc495f: Bootstrap starting.
I20260710 11:11:09.120119  6900 tablet_bootstrap.cc:654] T 4770028c700c42cb9299cdb90f6f70a5 P 46b5d1757c5543fb8a6a10b172054f83: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:09.121027  6898 raft_consensus.cc:493] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:09.121526  6898 raft_consensus.cc:515] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.123970  6898 leader_election.cc:290] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545)
I20260710 11:11:09.124779  6899 leader_election.cc:290] T 32a7242c35054e2c906d3db19b9be765 P a1ea3a0afa81445c952eb6526622ea53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545), 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67:33101)
I20260710 11:11:09.128979  6894 tablet_bootstrap.cc:654] T 32a7242c35054e2c906d3db19b9be765 P 05e07ac77cb64152aadbdcffbfdc495f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:09.129088  6780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc862763e204703b356ab90b906b3ae" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b5d1757c5543fb8a6a10b172054f83" is_pre_election: true
I20260710 11:11:09.130300  6780 raft_consensus.cc:2468] T 7dc862763e204703b356ab90b906b3ae P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e07ac77cb64152aadbdcffbfdc495f in term 0.
I20260710 11:11:09.131455  6895 raft_consensus.cc:359] T be8e5bd316304ad6a033e16b8d88e16a P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } }
I20260710 11:11:09.132233  6895 raft_consensus.cc:385] T be8e5bd316304ad6a033e16b8d88e16a P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:09.132544  6895 raft_consensus.cc:740] T be8e5bd316304ad6a033e16b8d88e16a P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1ea3a0afa81445c952eb6526622ea53, State: Initialized, Role: FOLLOWER
I20260710 11:11:09.132764  6817 leader_election.cc:304] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e07ac77cb64152aadbdcffbfdc495f, 46b5d1757c5543fb8a6a10b172054f83; no voters: 
I20260710 11:11:09.134567  6898 raft_consensus.cc:2804] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:09.134071  6895 consensus_queue.cc:260] T be8e5bd316304ad6a033e16b8d88e16a P a1ea3a0afa81445c952eb6526622ea53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } }
I20260710 11:11:09.135169  6898 raft_consensus.cc:493] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:09.135787  6898 raft_consensus.cc:3060] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:09.153669  6895 ts_tablet_manager.cc:1434] T be8e5bd316304ad6a033e16b8d88e16a P a1ea3a0afa81445c952eb6526622ea53: Time spent starting tablet: real 0.043s	user 0.003s	sys 0.004s
I20260710 11:11:09.163723  6895 tablet_bootstrap.cc:492] T 44d7e0516a9f49e38e61175bef5bb2a1 P a1ea3a0afa81445c952eb6526622ea53: Bootstrap starting.
I20260710 11:11:09.163833  6705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc862763e204703b356ab90b906b3ae" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ea3a0afa81445c952eb6526622ea53" is_pre_election: true
W20260710 11:11:09.165884  6817 leader_election.cc:343] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:11:09.174471  6651 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:09.174798  6895 tablet_bootstrap.cc:654] T 44d7e0516a9f49e38e61175bef5bb2a1 P a1ea3a0afa81445c952eb6526622ea53: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:09.180974  6854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7242c35054e2c906d3db19b9be765" candidate_uuid: "a1ea3a0afa81445c952eb6526622ea53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f" is_pre_election: true
I20260710 11:11:09.183570  6900 tablet_bootstrap.cc:492] T 4770028c700c42cb9299cdb90f6f70a5 P 46b5d1757c5543fb8a6a10b172054f83: No bootstrap required, opened a new log
I20260710 11:11:09.184219  6900 ts_tablet_manager.cc:1403] T 4770028c700c42cb9299cdb90f6f70a5 P 46b5d1757c5543fb8a6a10b172054f83: Time spent bootstrapping tablet: real 0.072s	user 0.024s	sys 0.039s
I20260710 11:11:09.184536  6894 tablet_bootstrap.cc:492] T 32a7242c35054e2c906d3db19b9be765 P 05e07ac77cb64152aadbdcffbfdc495f: No bootstrap required, opened a new log
W20260710 11:11:09.184355  6671 leader_election.cc:343] T 32a7242c35054e2c906d3db19b9be765 P a1ea3a0afa81445c952eb6526622ea53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67:33101): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:09.185351  6894 ts_tablet_manager.cc:1403] T 32a7242c35054e2c906d3db19b9be765 P 05e07ac77cb64152aadbdcffbfdc495f: Time spent bootstrapping tablet: real 0.070s	user 0.037s	sys 0.021s
I20260710 11:11:09.187264  6895 tablet_bootstrap.cc:492] T 44d7e0516a9f49e38e61175bef5bb2a1 P a1ea3a0afa81445c952eb6526622ea53: No bootstrap required, opened a new log
I20260710 11:11:09.187856  6895 ts_tablet_manager.cc:1403] T 44d7e0516a9f49e38e61175bef5bb2a1 P a1ea3a0afa81445c952eb6526622ea53: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.007s
I20260710 11:11:09.187799  6900 raft_consensus.cc:359] T 4770028c700c42cb9299cdb90f6f70a5 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.188742  6900 raft_consensus.cc:385] T 4770028c700c42cb9299cdb90f6f70a5 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:09.189113  6900 raft_consensus.cc:740] T 4770028c700c42cb9299cdb90f6f70a5 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b5d1757c5543fb8a6a10b172054f83, State: Initialized, Role: FOLLOWER
I20260710 11:11:09.188956  6894 raft_consensus.cc:359] T 32a7242c35054e2c906d3db19b9be765 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.189841  6894 raft_consensus.cc:385] T 32a7242c35054e2c906d3db19b9be765 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:09.190189  6894 raft_consensus.cc:740] T 32a7242c35054e2c906d3db19b9be765 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Initialized, Role: FOLLOWER
I20260710 11:11:09.190167  6900 consensus_queue.cc:260] T 4770028c700c42cb9299cdb90f6f70a5 P 46b5d1757c5543fb8a6a10b172054f83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.192140  6780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7242c35054e2c906d3db19b9be765" candidate_uuid: "a1ea3a0afa81445c952eb6526622ea53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b5d1757c5543fb8a6a10b172054f83" is_pre_election: true
I20260710 11:11:09.191957  6895 raft_consensus.cc:359] T 44d7e0516a9f49e38e61175bef5bb2a1 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.192907  6895 raft_consensus.cc:385] T 44d7e0516a9f49e38e61175bef5bb2a1 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:09.193029  6900 ts_tablet_manager.cc:1434] T 4770028c700c42cb9299cdb90f6f70a5 P 46b5d1757c5543fb8a6a10b172054f83: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:11:09.193315  6895 raft_consensus.cc:740] T 44d7e0516a9f49e38e61175bef5bb2a1 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1ea3a0afa81445c952eb6526622ea53, State: Initialized, Role: FOLLOWER
I20260710 11:11:09.194283  6900 tablet_bootstrap.cc:492] T 32a7242c35054e2c906d3db19b9be765 P 46b5d1757c5543fb8a6a10b172054f83: Bootstrap starting.
W20260710 11:11:09.194211  6668 leader_election.cc:343] T 32a7242c35054e2c906d3db19b9be765 P a1ea3a0afa81445c952eb6526622ea53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:09.194217  6895 consensus_queue.cc:260] T 44d7e0516a9f49e38e61175bef5bb2a1 P a1ea3a0afa81445c952eb6526622ea53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.195050  6668 leader_election.cc:304] T 32a7242c35054e2c906d3db19b9be765 P a1ea3a0afa81445c952eb6526622ea53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a1ea3a0afa81445c952eb6526622ea53; no voters: 05e07ac77cb64152aadbdcffbfdc495f, 46b5d1757c5543fb8a6a10b172054f83
I20260710 11:11:09.196105  6899 raft_consensus.cc:2749] T 32a7242c35054e2c906d3db19b9be765 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:09.202191  6898 raft_consensus.cc:515] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.202836  6900 tablet_bootstrap.cc:654] T 32a7242c35054e2c906d3db19b9be765 P 46b5d1757c5543fb8a6a10b172054f83: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:09.204759  6895 ts_tablet_manager.cc:1434] T 44d7e0516a9f49e38e61175bef5bb2a1 P a1ea3a0afa81445c952eb6526622ea53: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260710 11:11:09.191303  6894 consensus_queue.cc:260] T 32a7242c35054e2c906d3db19b9be765 P 05e07ac77cb64152aadbdcffbfdc495f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.208514  6894 ts_tablet_manager.cc:1434] T 32a7242c35054e2c906d3db19b9be765 P 05e07ac77cb64152aadbdcffbfdc495f: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.003s
I20260710 11:11:09.209491  6894 tablet_bootstrap.cc:492] T be8e5bd316304ad6a033e16b8d88e16a P 05e07ac77cb64152aadbdcffbfdc495f: Bootstrap starting.
I20260710 11:11:09.210127  6705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc862763e204703b356ab90b906b3ae" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ea3a0afa81445c952eb6526622ea53"
W20260710 11:11:09.211892  6817 leader_election.cc:343] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:09.212669  6895 tablet_bootstrap.cc:492] T e73262c69f4f47808deb04b0b024f5c1 P a1ea3a0afa81445c952eb6526622ea53: Bootstrap starting.
I20260710 11:11:09.214983  6780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc862763e204703b356ab90b906b3ae" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b5d1757c5543fb8a6a10b172054f83"
I20260710 11:11:09.215852  6780 raft_consensus.cc:3060] T 7dc862763e204703b356ab90b906b3ae P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:09.221338  6894 tablet_bootstrap.cc:654] T be8e5bd316304ad6a033e16b8d88e16a P 05e07ac77cb64152aadbdcffbfdc495f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:09.226233  6898 leader_election.cc:290] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 election: Requested vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545)
I20260710 11:11:09.227443  6780 raft_consensus.cc:2468] T 7dc862763e204703b356ab90b906b3ae P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e07ac77cb64152aadbdcffbfdc495f in term 1.
I20260710 11:11:09.229619  6817 leader_election.cc:304] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f [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: 05e07ac77cb64152aadbdcffbfdc495f, 46b5d1757c5543fb8a6a10b172054f83; no voters: a1ea3a0afa81445c952eb6526622ea53
I20260710 11:11:09.231652  6920 raft_consensus.cc:493] T 44d7e0516a9f49e38e61175bef5bb2a1 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:09.232354  6920 raft_consensus.cc:515] T 44d7e0516a9f49e38e61175bef5bb2a1 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.234350  6898 raft_consensus.cc:2804] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:09.234907  6898 raft_consensus.cc:697] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Becoming Leader. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Running, Role: LEADER
I20260710 11:11:09.235766  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44d7e0516a9f49e38e61175bef5bb2a1" candidate_uuid: "a1ea3a0afa81445c952eb6526622ea53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b5d1757c5543fb8a6a10b172054f83" is_pre_election: true
I20260710 11:11:09.236129  6920 leader_election.cc:290] T 44d7e0516a9f49e38e61175bef5bb2a1 P a1ea3a0afa81445c952eb6526622ea53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545), 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67:33101)
I20260710 11:11:09.236229  6895 tablet_bootstrap.cc:654] T e73262c69f4f47808deb04b0b024f5c1 P a1ea3a0afa81445c952eb6526622ea53: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:09.237402  6854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44d7e0516a9f49e38e61175bef5bb2a1" candidate_uuid: "a1ea3a0afa81445c952eb6526622ea53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f" is_pre_election: true
W20260710 11:11:09.237540  6668 leader_election.cc:343] T 44d7e0516a9f49e38e61175bef5bb2a1 P a1ea3a0afa81445c952eb6526622ea53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:09.238144  6854 raft_consensus.cc:2468] T 44d7e0516a9f49e38e61175bef5bb2a1 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1ea3a0afa81445c952eb6526622ea53 in term 0.
I20260710 11:11:09.239069  6909 raft_consensus.cc:493] T f0b072bea4514370a2d546a96baf5ac2 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:09.235761  6898 consensus_queue.cc:237] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.239696  6671 leader_election.cc:304] T 44d7e0516a9f49e38e61175bef5bb2a1 P a1ea3a0afa81445c952eb6526622ea53 [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: 05e07ac77cb64152aadbdcffbfdc495f, a1ea3a0afa81445c952eb6526622ea53; no voters: 46b5d1757c5543fb8a6a10b172054f83
I20260710 11:11:09.239696  6909 raft_consensus.cc:515] T f0b072bea4514370a2d546a96baf5ac2 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.241086  6920 raft_consensus.cc:2804] T 44d7e0516a9f49e38e61175bef5bb2a1 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:09.241472  6920 raft_consensus.cc:493] T 44d7e0516a9f49e38e61175bef5bb2a1 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:09.241824  6920 raft_consensus.cc:3060] T 44d7e0516a9f49e38e61175bef5bb2a1 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:09.239094  6900 tablet_bootstrap.cc:492] T 32a7242c35054e2c906d3db19b9be765 P 46b5d1757c5543fb8a6a10b172054f83: No bootstrap required, opened a new log
I20260710 11:11:09.243355  6909 leader_election.cc:290] T f0b072bea4514370a2d546a96baf5ac2 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545)
I20260710 11:11:09.243770  6894 tablet_bootstrap.cc:492] T be8e5bd316304ad6a033e16b8d88e16a P 05e07ac77cb64152aadbdcffbfdc495f: No bootstrap required, opened a new log
I20260710 11:11:09.243702  6705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b072bea4514370a2d546a96baf5ac2" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ea3a0afa81445c952eb6526622ea53" is_pre_election: true
I20260710 11:11:09.244565  6894 ts_tablet_manager.cc:1403] T be8e5bd316304ad6a033e16b8d88e16a P 05e07ac77cb64152aadbdcffbfdc495f: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.013s
I20260710 11:11:09.244514  6705 raft_consensus.cc:2468] T f0b072bea4514370a2d546a96baf5ac2 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e07ac77cb64152aadbdcffbfdc495f in term 0.
I20260710 11:11:09.245262  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b072bea4514370a2d546a96baf5ac2" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b5d1757c5543fb8a6a10b172054f83" is_pre_election: true
I20260710 11:11:09.246001  6779 raft_consensus.cc:2468] T f0b072bea4514370a2d546a96baf5ac2 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e07ac77cb64152aadbdcffbfdc495f in term 0.
I20260710 11:11:09.247341  6909 raft_consensus.cc:493] T f70a3afedb0d40a0b971d43366a7ea01 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:09.247515  6817 leader_election.cc:304] T f0b072bea4514370a2d546a96baf5ac2 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e07ac77cb64152aadbdcffbfdc495f, 46b5d1757c5543fb8a6a10b172054f83; no voters: 
I20260710 11:11:09.247980  6909 raft_consensus.cc:515] T f70a3afedb0d40a0b971d43366a7ea01 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.248320  6894 raft_consensus.cc:359] T be8e5bd316304ad6a033e16b8d88e16a P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } }
I20260710 11:11:09.243434  6900 ts_tablet_manager.cc:1403] T 32a7242c35054e2c906d3db19b9be765 P 46b5d1757c5543fb8a6a10b172054f83: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.027s
I20260710 11:11:09.249402  6894 raft_consensus.cc:385] T be8e5bd316304ad6a033e16b8d88e16a P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:09.249835  6894 raft_consensus.cc:740] T be8e5bd316304ad6a033e16b8d88e16a P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Initialized, Role: FOLLOWER
I20260710 11:11:09.251032  6909 leader_election.cc:290] T f70a3afedb0d40a0b971d43366a7ea01 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545)
I20260710 11:11:09.250881  6894 consensus_queue.cc:260] T be8e5bd316304ad6a033e16b8d88e16a P 05e07ac77cb64152aadbdcffbfdc495f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } }
I20260710 11:11:09.251755  6909 raft_consensus.cc:2804] T f0b072bea4514370a2d546a96baf5ac2 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:09.252265  6909 raft_consensus.cc:493] T f0b072bea4514370a2d546a96baf5ac2 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:09.252692  6909 raft_consensus.cc:3060] T f0b072bea4514370a2d546a96baf5ac2 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:09.253695  6894 ts_tablet_manager.cc:1434] T be8e5bd316304ad6a033e16b8d88e16a P 05e07ac77cb64152aadbdcffbfdc495f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:11:09.253546  6900 raft_consensus.cc:359] T 32a7242c35054e2c906d3db19b9be765 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.254608  6900 raft_consensus.cc:385] T 32a7242c35054e2c906d3db19b9be765 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:09.254926  6900 raft_consensus.cc:740] T 32a7242c35054e2c906d3db19b9be765 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b5d1757c5543fb8a6a10b172054f83, State: Initialized, Role: FOLLOWER
I20260710 11:11:09.255131  6894 tablet_bootstrap.cc:492] T 8a48072080674aa7ba9e0a72293d70c4 P 05e07ac77cb64152aadbdcffbfdc495f: Bootstrap starting.
I20260710 11:11:09.261286  6900 consensus_queue.cc:260] T 32a7242c35054e2c906d3db19b9be765 P 46b5d1757c5543fb8a6a10b172054f83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.262575  6905 raft_consensus.cc:493] T 32a7242c35054e2c906d3db19b9be765 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:09.262390  6920 raft_consensus.cc:515] T 44d7e0516a9f49e38e61175bef5bb2a1 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.263204  6905 raft_consensus.cc:515] T 32a7242c35054e2c906d3db19b9be765 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.264783  6894 tablet_bootstrap.cc:654] T 8a48072080674aa7ba9e0a72293d70c4 P 05e07ac77cb64152aadbdcffbfdc495f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:09.266484  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44d7e0516a9f49e38e61175bef5bb2a1" candidate_uuid: "a1ea3a0afa81445c952eb6526622ea53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b5d1757c5543fb8a6a10b172054f83"
I20260710 11:11:09.267779  6895 tablet_bootstrap.cc:492] T e73262c69f4f47808deb04b0b024f5c1 P a1ea3a0afa81445c952eb6526622ea53: No bootstrap required, opened a new log
W20260710 11:11:09.267978  6668 leader_election.cc:343] T 44d7e0516a9f49e38e61175bef5bb2a1 P a1ea3a0afa81445c952eb6526622ea53 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:09.268407  6895 ts_tablet_manager.cc:1403] T e73262c69f4f47808deb04b0b024f5c1 P a1ea3a0afa81445c952eb6526622ea53: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.006s
I20260710 11:11:09.272037  6895 raft_consensus.cc:359] T e73262c69f4f47808deb04b0b024f5c1 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.271625  6603 catalog_manager.cc:5697] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f reported cstate change: term changed from 0 to 1, leader changed from <none> to 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67). New cstate: current_term: 1 leader_uuid: "05e07ac77cb64152aadbdcffbfdc495f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:09.273213  6895 raft_consensus.cc:385] T e73262c69f4f47808deb04b0b024f5c1 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:09.273865  6895 raft_consensus.cc:740] T e73262c69f4f47808deb04b0b024f5c1 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1ea3a0afa81445c952eb6526622ea53, State: Initialized, Role: FOLLOWER
I20260710 11:11:09.275096  6895 consensus_queue.cc:260] T e73262c69f4f47808deb04b0b024f5c1 P a1ea3a0afa81445c952eb6526622ea53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.278066  6905 leader_election.cc:290] T 32a7242c35054e2c906d3db19b9be765 P 46b5d1757c5543fb8a6a10b172054f83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67:33101)
I20260710 11:11:09.279474  6920 leader_election.cc:290] T 44d7e0516a9f49e38e61175bef5bb2a1 P a1ea3a0afa81445c952eb6526622ea53 [CANDIDATE]: Term 1 election: Requested vote from peers 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545), 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67:33101)
I20260710 11:11:09.283697  6909 raft_consensus.cc:515] T f0b072bea4514370a2d546a96baf5ac2 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.285785  6909 leader_election.cc:290] T f0b072bea4514370a2d546a96baf5ac2 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 election: Requested vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545)
I20260710 11:11:09.286275  6895 ts_tablet_manager.cc:1434] T e73262c69f4f47808deb04b0b024f5c1 P a1ea3a0afa81445c952eb6526622ea53: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 11:11:09.298470  6895 tablet_bootstrap.cc:492] T 8a48072080674aa7ba9e0a72293d70c4 P a1ea3a0afa81445c952eb6526622ea53: Bootstrap starting.
I20260710 11:11:09.300554  6705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7242c35054e2c906d3db19b9be765" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ea3a0afa81445c952eb6526622ea53" is_pre_election: true
I20260710 11:11:09.301347  6705 raft_consensus.cc:2468] T 32a7242c35054e2c906d3db19b9be765 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b5d1757c5543fb8a6a10b172054f83 in term 0.
I20260710 11:11:09.302865  6743 leader_election.cc:304] T 32a7242c35054e2c906d3db19b9be765 P 46b5d1757c5543fb8a6a10b172054f83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b5d1757c5543fb8a6a10b172054f83, a1ea3a0afa81445c952eb6526622ea53; no voters: 
I20260710 11:11:09.303841  6905 raft_consensus.cc:2804] T 32a7242c35054e2c906d3db19b9be765 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:11:09.303982  6817 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.153.66:35545, user_credentials={real_user=slave}} blocked reactor thread for 56564.4us
I20260710 11:11:09.304304  6905 raft_consensus.cc:493] T 32a7242c35054e2c906d3db19b9be765 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:09.305033  6905 raft_consensus.cc:3060] T 32a7242c35054e2c906d3db19b9be765 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:09.306238  6894 tablet_bootstrap.cc:492] T 8a48072080674aa7ba9e0a72293d70c4 P 05e07ac77cb64152aadbdcffbfdc495f: No bootstrap required, opened a new log
I20260710 11:11:09.306368  6705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70a3afedb0d40a0b971d43366a7ea01" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ea3a0afa81445c952eb6526622ea53" is_pre_election: true
I20260710 11:11:09.306802  6894 ts_tablet_manager.cc:1403] T 8a48072080674aa7ba9e0a72293d70c4 P 05e07ac77cb64152aadbdcffbfdc495f: Time spent bootstrapping tablet: real 0.052s	user 0.023s	sys 0.028s
I20260710 11:11:09.306680  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70a3afedb0d40a0b971d43366a7ea01" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b5d1757c5543fb8a6a10b172054f83" is_pre_election: true
I20260710 11:11:09.307251  6895 tablet_bootstrap.cc:654] T 8a48072080674aa7ba9e0a72293d70c4 P a1ea3a0afa81445c952eb6526622ea53: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:09.307461  6779 raft_consensus.cc:2468] T f70a3afedb0d40a0b971d43366a7ea01 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e07ac77cb64152aadbdcffbfdc495f in term 0.
I20260710 11:11:09.311169  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b072bea4514370a2d546a96baf5ac2" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b5d1757c5543fb8a6a10b172054f83"
I20260710 11:11:09.311522  6894 raft_consensus.cc:359] T 8a48072080674aa7ba9e0a72293d70c4 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.312410  6894 raft_consensus.cc:385] T 8a48072080674aa7ba9e0a72293d70c4 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:09.311774  6779 raft_consensus.cc:3060] T f0b072bea4514370a2d546a96baf5ac2 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:09.312939  6894 raft_consensus.cc:740] T 8a48072080674aa7ba9e0a72293d70c4 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Initialized, Role: FOLLOWER
I20260710 11:11:09.313843  6894 consensus_queue.cc:260] T 8a48072080674aa7ba9e0a72293d70c4 P 05e07ac77cb64152aadbdcffbfdc495f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.314281  6854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44d7e0516a9f49e38e61175bef5bb2a1" candidate_uuid: "a1ea3a0afa81445c952eb6526622ea53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f"
I20260710 11:11:09.314832  6854 raft_consensus.cc:3060] T 44d7e0516a9f49e38e61175bef5bb2a1 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:09.311757  6705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b072bea4514370a2d546a96baf5ac2" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ea3a0afa81445c952eb6526622ea53"
I20260710 11:11:09.318492  6705 raft_consensus.cc:3060] T f0b072bea4514370a2d546a96baf5ac2 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:09.319063  6894 ts_tablet_manager.cc:1434] T 8a48072080674aa7ba9e0a72293d70c4 P 05e07ac77cb64152aadbdcffbfdc495f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:11:09.320060  6894 tablet_bootstrap.cc:492] T e73262c69f4f47808deb04b0b024f5c1 P 05e07ac77cb64152aadbdcffbfdc495f: Bootstrap starting.
I20260710 11:11:09.324739  6854 raft_consensus.cc:2468] T 44d7e0516a9f49e38e61175bef5bb2a1 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1ea3a0afa81445c952eb6526622ea53 in term 1.
I20260710 11:11:09.329274  6894 tablet_bootstrap.cc:654] T e73262c69f4f47808deb04b0b024f5c1 P 05e07ac77cb64152aadbdcffbfdc495f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:09.335795  6671 leader_election.cc:304] T 44d7e0516a9f49e38e61175bef5bb2a1 P a1ea3a0afa81445c952eb6526622ea53 [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: 05e07ac77cb64152aadbdcffbfdc495f, a1ea3a0afa81445c952eb6526622ea53; no voters: 46b5d1757c5543fb8a6a10b172054f83
I20260710 11:11:09.337070  6920 raft_consensus.cc:2804] T 44d7e0516a9f49e38e61175bef5bb2a1 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:09.337739  6920 raft_consensus.cc:697] T 44d7e0516a9f49e38e61175bef5bb2a1 P a1ea3a0afa81445c952eb6526622ea53 [term 1 LEADER]: Becoming Leader. State: Replica: a1ea3a0afa81445c952eb6526622ea53, State: Running, Role: LEADER
I20260710 11:11:09.337853  6817 leader_election.cc:304] T f70a3afedb0d40a0b971d43366a7ea01 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e07ac77cb64152aadbdcffbfdc495f, 46b5d1757c5543fb8a6a10b172054f83; no voters: 
I20260710 11:11:09.339037  6909 raft_consensus.cc:2804] T f70a3afedb0d40a0b971d43366a7ea01 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:09.339673  6909 raft_consensus.cc:493] T f70a3afedb0d40a0b971d43366a7ea01 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:11:09.339210  6817 leader_election.cc:343] T f70a3afedb0d40a0b971d43366a7ea01 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:09.340044  6909 raft_consensus.cc:3060] T f70a3afedb0d40a0b971d43366a7ea01 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:09.344552  6925 raft_consensus.cc:493] T 32a7242c35054e2c906d3db19b9be765 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:09.345211  6894 tablet_bootstrap.cc:492] T e73262c69f4f47808deb04b0b024f5c1 P 05e07ac77cb64152aadbdcffbfdc495f: No bootstrap required, opened a new log
I20260710 11:11:09.345749  6894 ts_tablet_manager.cc:1403] T e73262c69f4f47808deb04b0b024f5c1 P 05e07ac77cb64152aadbdcffbfdc495f: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.005s
I20260710 11:11:09.345230  6925 raft_consensus.cc:515] T 32a7242c35054e2c906d3db19b9be765 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.347285  6909 raft_consensus.cc:515] T f70a3afedb0d40a0b971d43366a7ea01 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.348778  6894 raft_consensus.cc:359] T e73262c69f4f47808deb04b0b024f5c1 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.349486  6894 raft_consensus.cc:385] T e73262c69f4f47808deb04b0b024f5c1 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:09.349764  6894 raft_consensus.cc:740] T e73262c69f4f47808deb04b0b024f5c1 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Initialized, Role: FOLLOWER
I20260710 11:11:09.349668  6704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7242c35054e2c906d3db19b9be765" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ea3a0afa81445c952eb6526622ea53" is_pre_election: true
I20260710 11:11:09.351049  6704 raft_consensus.cc:2468] T 32a7242c35054e2c906d3db19b9be765 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e07ac77cb64152aadbdcffbfdc495f in term 0.
I20260710 11:11:09.350277  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70a3afedb0d40a0b971d43366a7ea01" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ea3a0afa81445c952eb6526622ea53"
I20260710 11:11:09.352312  6780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70a3afedb0d40a0b971d43366a7ea01" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b5d1757c5543fb8a6a10b172054f83"
I20260710 11:11:09.352607  6817 leader_election.cc:304] T 32a7242c35054e2c906d3db19b9be765 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e07ac77cb64152aadbdcffbfdc495f, a1ea3a0afa81445c952eb6526622ea53; no voters: 
I20260710 11:11:09.352932  6780 raft_consensus.cc:3060] T f70a3afedb0d40a0b971d43366a7ea01 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:09.353518  6898 raft_consensus.cc:2804] T 32a7242c35054e2c906d3db19b9be765 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:09.338968  6920 consensus_queue.cc:237] T 44d7e0516a9f49e38e61175bef5bb2a1 P a1ea3a0afa81445c952eb6526622ea53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.353899  6898 raft_consensus.cc:493] T 32a7242c35054e2c906d3db19b9be765 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:09.354317  6898 raft_consensus.cc:3060] T 32a7242c35054e2c906d3db19b9be765 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:09.354745  6925 leader_election.cc:290] T 32a7242c35054e2c906d3db19b9be765 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545)
I20260710 11:11:09.350924  6894 consensus_queue.cc:260] T e73262c69f4f47808deb04b0b024f5c1 P 05e07ac77cb64152aadbdcffbfdc495f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.358397  6779 raft_consensus.cc:2468] T f0b072bea4514370a2d546a96baf5ac2 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e07ac77cb64152aadbdcffbfdc495f in term 1.
W20260710 11:11:09.359133  6817 leader_election.cc:343] T f70a3afedb0d40a0b971d43366a7ea01 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:09.364173  6817 leader_election.cc:304] T f0b072bea4514370a2d546a96baf5ac2 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e07ac77cb64152aadbdcffbfdc495f, 46b5d1757c5543fb8a6a10b172054f83; no voters: 
I20260710 11:11:09.365293  6925 raft_consensus.cc:2804] T f0b072bea4514370a2d546a96baf5ac2 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:09.366735  6898 raft_consensus.cc:515] T 32a7242c35054e2c906d3db19b9be765 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.369346  6780 raft_consensus.cc:2468] T f70a3afedb0d40a0b971d43366a7ea01 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e07ac77cb64152aadbdcffbfdc495f in term 1.
I20260710 11:11:09.369793  6909 leader_election.cc:290] T f70a3afedb0d40a0b971d43366a7ea01 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 election: Requested vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545)
I20260710 11:11:09.369975  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7242c35054e2c906d3db19b9be765" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ea3a0afa81445c952eb6526622ea53"
I20260710 11:11:09.370831  6703 raft_consensus.cc:3060] T 32a7242c35054e2c906d3db19b9be765 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:09.371192  6898 leader_election.cc:290] T 32a7242c35054e2c906d3db19b9be765 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 election: Requested vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545)
I20260710 11:11:09.361572  6705 raft_consensus.cc:2468] T f0b072bea4514370a2d546a96baf5ac2 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e07ac77cb64152aadbdcffbfdc495f in term 1.
I20260710 11:11:09.372282  6817 leader_election.cc:304] T f70a3afedb0d40a0b971d43366a7ea01 P 05e07ac77cb64152aadbdcffbfdc495f [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: 05e07ac77cb64152aadbdcffbfdc495f, 46b5d1757c5543fb8a6a10b172054f83; no voters: a1ea3a0afa81445c952eb6526622ea53
I20260710 11:11:09.373189  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7242c35054e2c906d3db19b9be765" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b5d1757c5543fb8a6a10b172054f83"
I20260710 11:11:09.375097  6854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7242c35054e2c906d3db19b9be765" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f" is_pre_election: true
I20260710 11:11:09.375633  6909 raft_consensus.cc:2804] T f70a3afedb0d40a0b971d43366a7ea01 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:09.375972  6854 raft_consensus.cc:2393] T 32a7242c35054e2c906d3db19b9be765 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b5d1757c5543fb8a6a10b172054f83 in current term 1: Already voted for candidate 05e07ac77cb64152aadbdcffbfdc495f in this term.
I20260710 11:11:09.376192  6909 raft_consensus.cc:697] T f70a3afedb0d40a0b971d43366a7ea01 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Becoming Leader. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Running, Role: LEADER
I20260710 11:11:09.360448  6778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7242c35054e2c906d3db19b9be765" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b5d1757c5543fb8a6a10b172054f83" is_pre_election: true
I20260710 11:11:09.359261  6894 ts_tablet_manager.cc:1434] T e73262c69f4f47808deb04b0b024f5c1 P 05e07ac77cb64152aadbdcffbfdc495f: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:11:09.377189  6909 consensus_queue.cc:237] T f70a3afedb0d40a0b971d43366a7ea01 P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.377848  6905 raft_consensus.cc:515] T 32a7242c35054e2c906d3db19b9be765 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.381340  6779 raft_consensus.cc:2393] T 32a7242c35054e2c906d3db19b9be765 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 05e07ac77cb64152aadbdcffbfdc495f in current term 1: Already voted for candidate 46b5d1757c5543fb8a6a10b172054f83 in this term.
I20260710 11:11:09.382918  6705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7242c35054e2c906d3db19b9be765" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ea3a0afa81445c952eb6526622ea53"
I20260710 11:11:09.383535  6895 tablet_bootstrap.cc:492] T 8a48072080674aa7ba9e0a72293d70c4 P a1ea3a0afa81445c952eb6526622ea53: No bootstrap required, opened a new log
I20260710 11:11:09.384182  6895 ts_tablet_manager.cc:1403] T 8a48072080674aa7ba9e0a72293d70c4 P a1ea3a0afa81445c952eb6526622ea53: Time spent bootstrapping tablet: real 0.086s	user 0.021s	sys 0.037s
I20260710 11:11:09.381187  6898 raft_consensus.cc:493] T 8a48072080674aa7ba9e0a72293d70c4 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:09.386339  6898 raft_consensus.cc:515] T 8a48072080674aa7ba9e0a72293d70c4 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.387563  6703 raft_consensus.cc:2468] T 32a7242c35054e2c906d3db19b9be765 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e07ac77cb64152aadbdcffbfdc495f in term 1.
I20260710 11:11:09.388600  6905 leader_election.cc:290] T 32a7242c35054e2c906d3db19b9be765 P 46b5d1757c5543fb8a6a10b172054f83 [CANDIDATE]: Term 1 election: Requested vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67:33101)
I20260710 11:11:09.389490  6854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a7242c35054e2c906d3db19b9be765" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f"
I20260710 11:11:09.390412  6854 raft_consensus.cc:2393] T 32a7242c35054e2c906d3db19b9be765 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b5d1757c5543fb8a6a10b172054f83 in current term 1: Already voted for candidate 05e07ac77cb64152aadbdcffbfdc495f in this term.
I20260710 11:11:09.391543  6817 leader_election.cc:304] T 32a7242c35054e2c906d3db19b9be765 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e07ac77cb64152aadbdcffbfdc495f, a1ea3a0afa81445c952eb6526622ea53; no voters: 
I20260710 11:11:09.395188  6898 leader_election.cc:290] T 8a48072080674aa7ba9e0a72293d70c4 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545)
I20260710 11:11:09.403626  6898 raft_consensus.cc:2804] T 32a7242c35054e2c906d3db19b9be765 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:09.405405  6898 raft_consensus.cc:697] T 32a7242c35054e2c906d3db19b9be765 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Becoming Leader. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Running, Role: LEADER
I20260710 11:11:09.406677  6898 consensus_queue.cc:237] T 32a7242c35054e2c906d3db19b9be765 P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.407286  6602 catalog_manager.cc:5697] T 44d7e0516a9f49e38e61175bef5bb2a1 P a1ea3a0afa81445c952eb6526622ea53 reported cstate change: term changed from 0 to 1, leader changed from <none> to a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65). New cstate: current_term: 1 leader_uuid: "a1ea3a0afa81445c952eb6526622ea53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:09.412513  6900 ts_tablet_manager.cc:1434] T 32a7242c35054e2c906d3db19b9be765 P 46b5d1757c5543fb8a6a10b172054f83: Time spent starting tablet: real 0.163s	user 0.017s	sys 0.000s
I20260710 11:11:09.412108  6895 raft_consensus.cc:359] T 8a48072080674aa7ba9e0a72293d70c4 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.412660  6925 raft_consensus.cc:697] T f0b072bea4514370a2d546a96baf5ac2 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Becoming Leader. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Running, Role: LEADER
I20260710 11:11:09.413043  6895 raft_consensus.cc:385] T 8a48072080674aa7ba9e0a72293d70c4 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:09.413384  6895 raft_consensus.cc:740] T 8a48072080674aa7ba9e0a72293d70c4 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1ea3a0afa81445c952eb6526622ea53, State: Initialized, Role: FOLLOWER
I20260710 11:11:09.413712  6925 consensus_queue.cc:237] T f0b072bea4514370a2d546a96baf5ac2 P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.414336  6895 consensus_queue.cc:260] T 8a48072080674aa7ba9e0a72293d70c4 P a1ea3a0afa81445c952eb6526622ea53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.415882  6900 tablet_bootstrap.cc:492] T 44d7e0516a9f49e38e61175bef5bb2a1 P 46b5d1757c5543fb8a6a10b172054f83: Bootstrap starting.
I20260710 11:11:09.417994  6895 ts_tablet_manager.cc:1434] T 8a48072080674aa7ba9e0a72293d70c4 P a1ea3a0afa81445c952eb6526622ea53: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260710 11:11:09.418642  6746 leader_election.cc:304] T 32a7242c35054e2c906d3db19b9be765 P 46b5d1757c5543fb8a6a10b172054f83 [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: 46b5d1757c5543fb8a6a10b172054f83; no voters: 05e07ac77cb64152aadbdcffbfdc495f, a1ea3a0afa81445c952eb6526622ea53
I20260710 11:11:09.419175  6895 tablet_bootstrap.cc:492] T 7dc862763e204703b356ab90b906b3ae P a1ea3a0afa81445c952eb6526622ea53: Bootstrap starting.
I20260710 11:11:09.419037  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a48072080674aa7ba9e0a72293d70c4" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ea3a0afa81445c952eb6526622ea53" is_pre_election: true
I20260710 11:11:09.419787  6703 raft_consensus.cc:2468] T 8a48072080674aa7ba9e0a72293d70c4 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e07ac77cb64152aadbdcffbfdc495f in term 0.
I20260710 11:11:09.423280  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a48072080674aa7ba9e0a72293d70c4" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b5d1757c5543fb8a6a10b172054f83" is_pre_election: true
I20260710 11:11:09.424252  6817 leader_election.cc:304] T 8a48072080674aa7ba9e0a72293d70c4 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e07ac77cb64152aadbdcffbfdc495f, a1ea3a0afa81445c952eb6526622ea53; no voters: 
I20260710 11:11:09.425341  6935 raft_consensus.cc:2804] T 8a48072080674aa7ba9e0a72293d70c4 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:11:09.425467  6817 leader_election.cc:343] T 8a48072080674aa7ba9e0a72293d70c4 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:09.425614  6900 tablet_bootstrap.cc:654] T 44d7e0516a9f49e38e61175bef5bb2a1 P 46b5d1757c5543fb8a6a10b172054f83: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:09.425869  6935 raft_consensus.cc:493] T 8a48072080674aa7ba9e0a72293d70c4 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:09.426322  6935 raft_consensus.cc:3060] T 8a48072080674aa7ba9e0a72293d70c4 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:09.429924  6905 raft_consensus.cc:2749] T 32a7242c35054e2c906d3db19b9be765 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:11:09.439579  6935 raft_consensus.cc:515] T 8a48072080674aa7ba9e0a72293d70c4 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.439770  6602 catalog_manager.cc:5697] T f0b072bea4514370a2d546a96baf5ac2 P 05e07ac77cb64152aadbdcffbfdc495f reported cstate change: term changed from 0 to 1, leader changed from <none> to 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67). New cstate: current_term: 1 leader_uuid: "05e07ac77cb64152aadbdcffbfdc495f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:09.441982  6900 tablet_bootstrap.cc:492] T 44d7e0516a9f49e38e61175bef5bb2a1 P 46b5d1757c5543fb8a6a10b172054f83: No bootstrap required, opened a new log
I20260710 11:11:09.442610  6900 ts_tablet_manager.cc:1403] T 44d7e0516a9f49e38e61175bef5bb2a1 P 46b5d1757c5543fb8a6a10b172054f83: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.007s
I20260710 11:11:09.443014  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a48072080674aa7ba9e0a72293d70c4" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ea3a0afa81445c952eb6526622ea53"
I20260710 11:11:09.443528  6703 raft_consensus.cc:3060] T 8a48072080674aa7ba9e0a72293d70c4 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:09.445904  6900 raft_consensus.cc:359] T 44d7e0516a9f49e38e61175bef5bb2a1 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.446754  6900 raft_consensus.cc:385] T 44d7e0516a9f49e38e61175bef5bb2a1 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:09.447054  6900 raft_consensus.cc:740] T 44d7e0516a9f49e38e61175bef5bb2a1 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b5d1757c5543fb8a6a10b172054f83, State: Initialized, Role: FOLLOWER
I20260710 11:11:09.448289  6895 tablet_bootstrap.cc:654] T 7dc862763e204703b356ab90b906b3ae P a1ea3a0afa81445c952eb6526622ea53: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:09.447994  6900 consensus_queue.cc:260] T 44d7e0516a9f49e38e61175bef5bb2a1 P 46b5d1757c5543fb8a6a10b172054f83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.450093  6703 raft_consensus.cc:2468] T 8a48072080674aa7ba9e0a72293d70c4 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e07ac77cb64152aadbdcffbfdc495f in term 1.
I20260710 11:11:09.450511  6900 ts_tablet_manager.cc:1434] T 44d7e0516a9f49e38e61175bef5bb2a1 P 46b5d1757c5543fb8a6a10b172054f83: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:11:09.451735  6817 leader_election.cc:304] T 8a48072080674aa7ba9e0a72293d70c4 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e07ac77cb64152aadbdcffbfdc495f, a1ea3a0afa81445c952eb6526622ea53; no voters: 
I20260710 11:11:09.451992  6900 tablet_bootstrap.cc:492] T 8a48072080674aa7ba9e0a72293d70c4 P 46b5d1757c5543fb8a6a10b172054f83: Bootstrap starting.
I20260710 11:11:09.452841  6925 raft_consensus.cc:2804] T 8a48072080674aa7ba9e0a72293d70c4 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:09.453404  6925 raft_consensus.cc:697] T 8a48072080674aa7ba9e0a72293d70c4 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Becoming Leader. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Running, Role: LEADER
I20260710 11:11:09.454342  6925 consensus_queue.cc:237] T 8a48072080674aa7ba9e0a72293d70c4 P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.457819  6898 consensus_queue.cc:1048] T 4770028c700c42cb9299cdb90f6f70a5 P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:09.459254  6935 leader_election.cc:290] T 8a48072080674aa7ba9e0a72293d70c4 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 election: Requested vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545)
I20260710 11:11:09.459666  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a48072080674aa7ba9e0a72293d70c4" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b5d1757c5543fb8a6a10b172054f83"
W20260710 11:11:09.461575  6817 leader_election.cc:343] T 8a48072080674aa7ba9e0a72293d70c4 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:09.461606  6920 raft_consensus.cc:493] T e73262c69f4f47808deb04b0b024f5c1 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:09.462492  6920 raft_consensus.cc:515] T e73262c69f4f47808deb04b0b024f5c1 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.466293  6920 leader_election.cc:290] T e73262c69f4f47808deb04b0b024f5c1 P a1ea3a0afa81445c952eb6526622ea53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545), 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67:33101)
I20260710 11:11:09.466797  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e73262c69f4f47808deb04b0b024f5c1" candidate_uuid: "a1ea3a0afa81445c952eb6526622ea53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b5d1757c5543fb8a6a10b172054f83" is_pre_election: true
I20260710 11:11:09.466712  6854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e73262c69f4f47808deb04b0b024f5c1" candidate_uuid: "a1ea3a0afa81445c952eb6526622ea53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f" is_pre_election: true
I20260710 11:11:09.468277  6854 raft_consensus.cc:2468] T e73262c69f4f47808deb04b0b024f5c1 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1ea3a0afa81445c952eb6526622ea53 in term 0.
W20260710 11:11:09.468530  6668 leader_election.cc:343] T e73262c69f4f47808deb04b0b024f5c1 P a1ea3a0afa81445c952eb6526622ea53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:09.469457  6900 tablet_bootstrap.cc:654] T 8a48072080674aa7ba9e0a72293d70c4 P 46b5d1757c5543fb8a6a10b172054f83: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:09.469882  6671 leader_election.cc:304] T e73262c69f4f47808deb04b0b024f5c1 P a1ea3a0afa81445c952eb6526622ea53 [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: 05e07ac77cb64152aadbdcffbfdc495f, a1ea3a0afa81445c952eb6526622ea53; no voters: 46b5d1757c5543fb8a6a10b172054f83
I20260710 11:11:09.470598  6895 tablet_bootstrap.cc:492] T 7dc862763e204703b356ab90b906b3ae P a1ea3a0afa81445c952eb6526622ea53: No bootstrap required, opened a new log
I20260710 11:11:09.471288  6895 ts_tablet_manager.cc:1403] T 7dc862763e204703b356ab90b906b3ae P a1ea3a0afa81445c952eb6526622ea53: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.002s
I20260710 11:11:09.471642  6920 raft_consensus.cc:2804] T e73262c69f4f47808deb04b0b024f5c1 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:09.472236  6920 raft_consensus.cc:493] T e73262c69f4f47808deb04b0b024f5c1 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:09.472723  6920 raft_consensus.cc:3060] T e73262c69f4f47808deb04b0b024f5c1 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:09.475317  6895 raft_consensus.cc:359] T 7dc862763e204703b356ab90b906b3ae P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.476279  6895 raft_consensus.cc:385] T 7dc862763e204703b356ab90b906b3ae P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:09.476636  6895 raft_consensus.cc:740] T 7dc862763e204703b356ab90b906b3ae P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1ea3a0afa81445c952eb6526622ea53, State: Initialized, Role: FOLLOWER
I20260710 11:11:09.477531  6895 consensus_queue.cc:260] T 7dc862763e204703b356ab90b906b3ae P a1ea3a0afa81445c952eb6526622ea53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.480852  6895 ts_tablet_manager.cc:1434] T 7dc862763e204703b356ab90b906b3ae P a1ea3a0afa81445c952eb6526622ea53: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:11:09.482360  6895 tablet_bootstrap.cc:492] T f70a3afedb0d40a0b971d43366a7ea01 P a1ea3a0afa81445c952eb6526622ea53: Bootstrap starting.
I20260710 11:11:09.484243  6920 raft_consensus.cc:515] T e73262c69f4f47808deb04b0b024f5c1 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.487071  6900 tablet_bootstrap.cc:492] T 8a48072080674aa7ba9e0a72293d70c4 P 46b5d1757c5543fb8a6a10b172054f83: No bootstrap required, opened a new log
I20260710 11:11:09.487862  6900 ts_tablet_manager.cc:1403] T 8a48072080674aa7ba9e0a72293d70c4 P 46b5d1757c5543fb8a6a10b172054f83: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.016s
I20260710 11:11:09.489508  6895 tablet_bootstrap.cc:654] T f70a3afedb0d40a0b971d43366a7ea01 P a1ea3a0afa81445c952eb6526622ea53: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:09.491540  6900 raft_consensus.cc:359] T 8a48072080674aa7ba9e0a72293d70c4 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.492429  6900 raft_consensus.cc:385] T 8a48072080674aa7ba9e0a72293d70c4 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:09.492939  6900 raft_consensus.cc:740] T 8a48072080674aa7ba9e0a72293d70c4 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b5d1757c5543fb8a6a10b172054f83, State: Initialized, Role: FOLLOWER
I20260710 11:11:09.494344  6925 raft_consensus.cc:493] T be8e5bd316304ad6a033e16b8d88e16a P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:09.495050  6925 raft_consensus.cc:515] T be8e5bd316304ad6a033e16b8d88e16a P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } }
I20260710 11:11:09.494246  6900 consensus_queue.cc:260] T 8a48072080674aa7ba9e0a72293d70c4 P 46b5d1757c5543fb8a6a10b172054f83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.497148  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e73262c69f4f47808deb04b0b024f5c1" candidate_uuid: "a1ea3a0afa81445c952eb6526622ea53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b5d1757c5543fb8a6a10b172054f83"
I20260710 11:11:09.498116  6780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be8e5bd316304ad6a033e16b8d88e16a" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b5d1757c5543fb8a6a10b172054f83" is_pre_election: true
W20260710 11:11:09.498713  6668 leader_election.cc:343] T e73262c69f4f47808deb04b0b024f5c1 P a1ea3a0afa81445c952eb6526622ea53 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:11:09.500389  6817 leader_election.cc:343] T be8e5bd316304ad6a033e16b8d88e16a P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:09.501972  6925 leader_election.cc:290] T be8e5bd316304ad6a033e16b8d88e16a P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545), a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577)
I20260710 11:11:09.501966  6900 ts_tablet_manager.cc:1434] T 8a48072080674aa7ba9e0a72293d70c4 P 46b5d1757c5543fb8a6a10b172054f83: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:11:09.503715  6900 tablet_bootstrap.cc:492] T be8e5bd316304ad6a033e16b8d88e16a P 46b5d1757c5543fb8a6a10b172054f83: Bootstrap starting.
I20260710 11:11:09.504128  6854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e73262c69f4f47808deb04b0b024f5c1" candidate_uuid: "a1ea3a0afa81445c952eb6526622ea53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f"
I20260710 11:11:09.504844  6854 raft_consensus.cc:3060] T e73262c69f4f47808deb04b0b024f5c1 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:09.507126  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be8e5bd316304ad6a033e16b8d88e16a" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ea3a0afa81445c952eb6526622ea53" is_pre_election: true
I20260710 11:11:09.508021  6703 raft_consensus.cc:2468] T be8e5bd316304ad6a033e16b8d88e16a P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e07ac77cb64152aadbdcffbfdc495f in term 0.
I20260710 11:11:09.509630  6817 leader_election.cc:304] T be8e5bd316304ad6a033e16b8d88e16a P 05e07ac77cb64152aadbdcffbfdc495f [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: 05e07ac77cb64152aadbdcffbfdc495f, a1ea3a0afa81445c952eb6526622ea53; no voters: 46b5d1757c5543fb8a6a10b172054f83
I20260710 11:11:09.512388  6895 tablet_bootstrap.cc:492] T f70a3afedb0d40a0b971d43366a7ea01 P a1ea3a0afa81445c952eb6526622ea53: No bootstrap required, opened a new log
I20260710 11:11:09.512946  6895 ts_tablet_manager.cc:1403] T f70a3afedb0d40a0b971d43366a7ea01 P a1ea3a0afa81445c952eb6526622ea53: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.017s
I20260710 11:11:09.514490  6900 tablet_bootstrap.cc:654] T be8e5bd316304ad6a033e16b8d88e16a P 46b5d1757c5543fb8a6a10b172054f83: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:09.514454  6854 raft_consensus.cc:2468] T e73262c69f4f47808deb04b0b024f5c1 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1ea3a0afa81445c952eb6526622ea53 in term 1.
I20260710 11:11:09.515759  6671 leader_election.cc:304] T e73262c69f4f47808deb04b0b024f5c1 P a1ea3a0afa81445c952eb6526622ea53 [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: 05e07ac77cb64152aadbdcffbfdc495f, a1ea3a0afa81445c952eb6526622ea53; no voters: 46b5d1757c5543fb8a6a10b172054f83
I20260710 11:11:09.516634  6899 raft_consensus.cc:2804] T e73262c69f4f47808deb04b0b024f5c1 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:09.515715  6895 raft_consensus.cc:359] T f70a3afedb0d40a0b971d43366a7ea01 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.517825  6895 raft_consensus.cc:385] T f70a3afedb0d40a0b971d43366a7ea01 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:09.518280  6895 raft_consensus.cc:740] T f70a3afedb0d40a0b971d43366a7ea01 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1ea3a0afa81445c952eb6526622ea53, State: Initialized, Role: FOLLOWER
I20260710 11:11:09.519361  6895 consensus_queue.cc:260] T f70a3afedb0d40a0b971d43366a7ea01 P a1ea3a0afa81445c952eb6526622ea53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.519521  6601 catalog_manager.cc:5697] T f70a3afedb0d40a0b971d43366a7ea01 P 05e07ac77cb64152aadbdcffbfdc495f reported cstate change: term changed from 0 to 1, leader changed from <none> to 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67). New cstate: current_term: 1 leader_uuid: "05e07ac77cb64152aadbdcffbfdc495f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:09.516105  6925 raft_consensus.cc:2804] T be8e5bd316304ad6a033e16b8d88e16a P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:09.522451  6925 raft_consensus.cc:493] T be8e5bd316304ad6a033e16b8d88e16a P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:09.522846  6925 raft_consensus.cc:3060] T be8e5bd316304ad6a033e16b8d88e16a P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:09.526391  6920 leader_election.cc:290] T e73262c69f4f47808deb04b0b024f5c1 P a1ea3a0afa81445c952eb6526622ea53 [CANDIDATE]: Term 1 election: Requested vote from peers 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545), 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67:33101)
I20260710 11:11:09.531565  6899 raft_consensus.cc:697] T e73262c69f4f47808deb04b0b024f5c1 P a1ea3a0afa81445c952eb6526622ea53 [term 1 LEADER]: Becoming Leader. State: Replica: a1ea3a0afa81445c952eb6526622ea53, State: Running, Role: LEADER
I20260710 11:11:09.531898  6601 catalog_manager.cc:5697] T 32a7242c35054e2c906d3db19b9be765 P 05e07ac77cb64152aadbdcffbfdc495f reported cstate change: term changed from 0 to 1, leader changed from <none> to 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67). New cstate: current_term: 1 leader_uuid: "05e07ac77cb64152aadbdcffbfdc495f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:09.532629  6899 consensus_queue.cc:237] T e73262c69f4f47808deb04b0b024f5c1 P a1ea3a0afa81445c952eb6526622ea53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.533872  6601 catalog_manager.cc:5697] T 8a48072080674aa7ba9e0a72293d70c4 P 05e07ac77cb64152aadbdcffbfdc495f reported cstate change: term changed from 0 to 1, leader changed from <none> to 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67). New cstate: current_term: 1 leader_uuid: "05e07ac77cb64152aadbdcffbfdc495f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:09.555979  6780 raft_consensus.cc:3060] T 4770028c700c42cb9299cdb90f6f70a5 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:09.568037  6905 raft_consensus.cc:493] T 4770028c700c42cb9299cdb90f6f70a5 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:09.568712  6905 raft_consensus.cc:515] T 4770028c700c42cb9299cdb90f6f70a5 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.569478  6932 consensus_queue.cc:1048] T 4770028c700c42cb9299cdb90f6f70a5 P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:09.573874  6905 leader_election.cc:290] T 4770028c700c42cb9299cdb90f6f70a5 P 46b5d1757c5543fb8a6a10b172054f83 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67:33101)
I20260710 11:11:09.574767  6705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4770028c700c42cb9299cdb90f6f70a5" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ea3a0afa81445c952eb6526622ea53" is_pre_election: true
I20260710 11:11:09.577332  6854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4770028c700c42cb9299cdb90f6f70a5" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f" is_pre_election: true
I20260710 11:11:09.579008  6743 leader_election.cc:304] T 4770028c700c42cb9299cdb90f6f70a5 P 46b5d1757c5543fb8a6a10b172054f83 [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: 46b5d1757c5543fb8a6a10b172054f83; no voters: 05e07ac77cb64152aadbdcffbfdc495f, a1ea3a0afa81445c952eb6526622ea53
I20260710 11:11:09.584651  6895 ts_tablet_manager.cc:1434] T f70a3afedb0d40a0b971d43366a7ea01 P a1ea3a0afa81445c952eb6526622ea53: Time spent starting tablet: real 0.071s	user 0.022s	sys 0.034s
I20260710 11:11:09.579038  6925 raft_consensus.cc:515] T be8e5bd316304ad6a033e16b8d88e16a P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } }
I20260710 11:11:09.589355  6900 tablet_bootstrap.cc:492] T be8e5bd316304ad6a033e16b8d88e16a P 46b5d1757c5543fb8a6a10b172054f83: No bootstrap required, opened a new log
I20260710 11:11:09.589828  6905 raft_consensus.cc:2749] T 4770028c700c42cb9299cdb90f6f70a5 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:11:09.589843  6900 ts_tablet_manager.cc:1403] T be8e5bd316304ad6a033e16b8d88e16a P 46b5d1757c5543fb8a6a10b172054f83: Time spent bootstrapping tablet: real 0.086s	user 0.025s	sys 0.046s
I20260710 11:11:09.591018  6925 leader_election.cc:290] T be8e5bd316304ad6a033e16b8d88e16a P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 election: Requested vote from peers 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545), a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577)
I20260710 11:11:09.592792  6705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be8e5bd316304ad6a033e16b8d88e16a" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ea3a0afa81445c952eb6526622ea53"
I20260710 11:11:09.592918  6900 raft_consensus.cc:359] T be8e5bd316304ad6a033e16b8d88e16a P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } }
I20260710 11:11:09.593307  6905 raft_consensus.cc:493] T 44d7e0516a9f49e38e61175bef5bb2a1 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:09.593565  6900 raft_consensus.cc:385] T be8e5bd316304ad6a033e16b8d88e16a P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:09.593415  6705 raft_consensus.cc:3060] T be8e5bd316304ad6a033e16b8d88e16a P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:09.594017  6900 raft_consensus.cc:740] T be8e5bd316304ad6a033e16b8d88e16a P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b5d1757c5543fb8a6a10b172054f83, State: Initialized, Role: FOLLOWER
I20260710 11:11:09.593915  6905 raft_consensus.cc:515] T 44d7e0516a9f49e38e61175bef5bb2a1 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.595616  6900 consensus_queue.cc:260] T be8e5bd316304ad6a033e16b8d88e16a P 46b5d1757c5543fb8a6a10b172054f83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } }
I20260710 11:11:09.597664  6900 ts_tablet_manager.cc:1434] T be8e5bd316304ad6a033e16b8d88e16a P 46b5d1757c5543fb8a6a10b172054f83: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:11:09.597745  6854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44d7e0516a9f49e38e61175bef5bb2a1" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f" is_pre_election: true
I20260710 11:11:09.598587  6900 tablet_bootstrap.cc:492] T e73262c69f4f47808deb04b0b024f5c1 P 46b5d1757c5543fb8a6a10b172054f83: Bootstrap starting.
I20260710 11:11:09.598680  6854 raft_consensus.cc:2393] T 44d7e0516a9f49e38e61175bef5bb2a1 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b5d1757c5543fb8a6a10b172054f83 in current term 1: Already voted for candidate a1ea3a0afa81445c952eb6526622ea53 in this term.
I20260710 11:11:09.599318  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44d7e0516a9f49e38e61175bef5bb2a1" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ea3a0afa81445c952eb6526622ea53" is_pre_election: true
I20260710 11:11:09.600195  6905 leader_election.cc:290] T 44d7e0516a9f49e38e61175bef5bb2a1 P 46b5d1757c5543fb8a6a10b172054f83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67:33101)
I20260710 11:11:09.600978  6743 leader_election.cc:304] T 44d7e0516a9f49e38e61175bef5bb2a1 P 46b5d1757c5543fb8a6a10b172054f83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b5d1757c5543fb8a6a10b172054f83; no voters: 05e07ac77cb64152aadbdcffbfdc495f, a1ea3a0afa81445c952eb6526622ea53
I20260710 11:11:09.604022  6905 raft_consensus.cc:3060] T 44d7e0516a9f49e38e61175bef5bb2a1 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:09.604218  6900 tablet_bootstrap.cc:654] T e73262c69f4f47808deb04b0b024f5c1 P 46b5d1757c5543fb8a6a10b172054f83: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:09.606292  6705 raft_consensus.cc:2468] T be8e5bd316304ad6a033e16b8d88e16a P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e07ac77cb64152aadbdcffbfdc495f in term 1.
I20260710 11:11:09.601035  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be8e5bd316304ad6a033e16b8d88e16a" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b5d1757c5543fb8a6a10b172054f83"
I20260710 11:11:09.607839  6817 leader_election.cc:304] T be8e5bd316304ad6a033e16b8d88e16a P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e07ac77cb64152aadbdcffbfdc495f, a1ea3a0afa81445c952eb6526622ea53; no voters: 
I20260710 11:11:09.607116  6779 raft_consensus.cc:3060] T be8e5bd316304ad6a033e16b8d88e16a P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:09.609368  6925 raft_consensus.cc:2804] T be8e5bd316304ad6a033e16b8d88e16a P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:09.609898  6925 raft_consensus.cc:697] T be8e5bd316304ad6a033e16b8d88e16a P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Becoming Leader. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Running, Role: LEADER
I20260710 11:11:09.610849  6925 consensus_queue.cc:237] T be8e5bd316304ad6a033e16b8d88e16a P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } }
I20260710 11:11:09.612059  6601 catalog_manager.cc:5697] T e73262c69f4f47808deb04b0b024f5c1 P a1ea3a0afa81445c952eb6526622ea53 reported cstate change: term changed from 0 to 1, leader changed from <none> to a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65). New cstate: current_term: 1 leader_uuid: "a1ea3a0afa81445c952eb6526622ea53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:09.614478  6905 raft_consensus.cc:2749] T 44d7e0516a9f49e38e61175bef5bb2a1 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:09.618198  6779 raft_consensus.cc:2468] T be8e5bd316304ad6a033e16b8d88e16a P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e07ac77cb64152aadbdcffbfdc495f in term 1.
I20260710 11:11:09.620375  6900 tablet_bootstrap.cc:492] T e73262c69f4f47808deb04b0b024f5c1 P 46b5d1757c5543fb8a6a10b172054f83: No bootstrap required, opened a new log
I20260710 11:11:09.621003  6900 ts_tablet_manager.cc:1403] T e73262c69f4f47808deb04b0b024f5c1 P 46b5d1757c5543fb8a6a10b172054f83: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.004s
I20260710 11:11:09.623955  6900 raft_consensus.cc:359] T e73262c69f4f47808deb04b0b024f5c1 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.624691  6900 raft_consensus.cc:385] T e73262c69f4f47808deb04b0b024f5c1 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:09.624989  6900 raft_consensus.cc:740] T e73262c69f4f47808deb04b0b024f5c1 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b5d1757c5543fb8a6a10b172054f83, State: Initialized, Role: FOLLOWER
I20260710 11:11:09.625721  6900 consensus_queue.cc:260] T e73262c69f4f47808deb04b0b024f5c1 P 46b5d1757c5543fb8a6a10b172054f83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.626063  6602 catalog_manager.cc:5697] T be8e5bd316304ad6a033e16b8d88e16a P 05e07ac77cb64152aadbdcffbfdc495f reported cstate change: term changed from 0 to 1, leader changed from <none> to 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67). New cstate: current_term: 1 leader_uuid: "05e07ac77cb64152aadbdcffbfdc495f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:09.628013  6900 ts_tablet_manager.cc:1434] T e73262c69f4f47808deb04b0b024f5c1 P 46b5d1757c5543fb8a6a10b172054f83: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:11:09.695267  6705 raft_consensus.cc:3060] T 7dc862763e204703b356ab90b906b3ae P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:09.702035  6925 consensus_queue.cc:1048] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:09.713655  6925 consensus_queue.cc:1048] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:09.721938  6946 raft_consensus.cc:493] T f70a3afedb0d40a0b971d43366a7ea01 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:09.722571  6946 raft_consensus.cc:515] T f70a3afedb0d40a0b971d43366a7ea01 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.726383  6854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70a3afedb0d40a0b971d43366a7ea01" candidate_uuid: "a1ea3a0afa81445c952eb6526622ea53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f" is_pre_election: true
I20260710 11:11:09.726612  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70a3afedb0d40a0b971d43366a7ea01" candidate_uuid: "a1ea3a0afa81445c952eb6526622ea53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b5d1757c5543fb8a6a10b172054f83" is_pre_election: true
I20260710 11:11:09.727612  6779 raft_consensus.cc:2393] T f70a3afedb0d40a0b971d43366a7ea01 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a1ea3a0afa81445c952eb6526622ea53 in current term 1: Already voted for candidate 05e07ac77cb64152aadbdcffbfdc495f in this term.
I20260710 11:11:09.730983  6671 leader_election.cc:304] T f70a3afedb0d40a0b971d43366a7ea01 P a1ea3a0afa81445c952eb6526622ea53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a1ea3a0afa81445c952eb6526622ea53; no voters: 05e07ac77cb64152aadbdcffbfdc495f, 46b5d1757c5543fb8a6a10b172054f83
I20260710 11:11:09.732208  6899 raft_consensus.cc:3060] T f70a3afedb0d40a0b971d43366a7ea01 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:09.732728  6946 leader_election.cc:290] T f70a3afedb0d40a0b971d43366a7ea01 P a1ea3a0afa81445c952eb6526622ea53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545), 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67:33101)
I20260710 11:11:09.740298  6899 raft_consensus.cc:2749] T f70a3afedb0d40a0b971d43366a7ea01 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:09.745255  6854 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be8e5bd316304ad6a033e16b8d88e16a"
dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f"
mode: GRACEFUL
new_leader_uuid: "a1ea3a0afa81445c952eb6526622ea53"
 from {username='slave'} at 127.0.0.1:58730
I20260710 11:11:09.745959  6854 raft_consensus.cc:606] T be8e5bd316304ad6a033e16b8d88e16a P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Received request to transfer leadership to TS a1ea3a0afa81445c952eb6526622ea53
I20260710 11:11:09.751974  6854 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7dc862763e204703b356ab90b906b3ae"
dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f"
mode: GRACEFUL
new_leader_uuid: "a1ea3a0afa81445c952eb6526622ea53"
 from {username='slave'} at 127.0.0.1:58730
I20260710 11:11:09.752578  6854 raft_consensus.cc:606] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Received request to transfer leadership to TS a1ea3a0afa81445c952eb6526622ea53
I20260710 11:11:09.758261  6854 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4770028c700c42cb9299cdb90f6f70a5"
dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f"
mode: GRACEFUL
new_leader_uuid: "a1ea3a0afa81445c952eb6526622ea53"
 from {username='slave'} at 127.0.0.1:58730
I20260710 11:11:09.758814  6854 raft_consensus.cc:606] T 4770028c700c42cb9299cdb90f6f70a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Received request to transfer leadership to TS a1ea3a0afa81445c952eb6526622ea53
I20260710 11:11:09.764065  6854 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0b072bea4514370a2d546a96baf5ac2"
dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f"
mode: GRACEFUL
new_leader_uuid: "a1ea3a0afa81445c952eb6526622ea53"
 from {username='slave'} at 127.0.0.1:58730
I20260710 11:11:09.764636  6854 raft_consensus.cc:606] T f0b072bea4514370a2d546a96baf5ac2 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Received request to transfer leadership to TS a1ea3a0afa81445c952eb6526622ea53
I20260710 11:11:09.777204  6705 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44d7e0516a9f49e38e61175bef5bb2a1"
dest_uuid: "a1ea3a0afa81445c952eb6526622ea53"
mode: GRACEFUL
new_leader_uuid: "46b5d1757c5543fb8a6a10b172054f83"
 from {username='slave'} at 127.0.0.1:49352
I20260710 11:11:09.777685  6705 raft_consensus.cc:606] T 44d7e0516a9f49e38e61175bef5bb2a1 P a1ea3a0afa81445c952eb6526622ea53 [term 1 LEADER]: Received request to transfer leadership to TS 46b5d1757c5543fb8a6a10b172054f83
I20260710 11:11:09.782820  6854 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f70a3afedb0d40a0b971d43366a7ea01"
dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f"
mode: GRACEFUL
new_leader_uuid: "46b5d1757c5543fb8a6a10b172054f83"
 from {username='slave'} at 127.0.0.1:58730
I20260710 11:11:09.783421  6854 raft_consensus.cc:606] T f70a3afedb0d40a0b971d43366a7ea01 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Received request to transfer leadership to TS 46b5d1757c5543fb8a6a10b172054f83
I20260710 11:11:09.788820  6705 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e73262c69f4f47808deb04b0b024f5c1"
dest_uuid: "a1ea3a0afa81445c952eb6526622ea53"
mode: GRACEFUL
new_leader_uuid: "46b5d1757c5543fb8a6a10b172054f83"
 from {username='slave'} at 127.0.0.1:49352
I20260710 11:11:09.789371  6705 raft_consensus.cc:606] T e73262c69f4f47808deb04b0b024f5c1 P a1ea3a0afa81445c952eb6526622ea53 [term 1 LEADER]: Received request to transfer leadership to TS 46b5d1757c5543fb8a6a10b172054f83
I20260710 11:11:09.794773  6854 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a48072080674aa7ba9e0a72293d70c4"
dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f"
mode: GRACEFUL
new_leader_uuid: "46b5d1757c5543fb8a6a10b172054f83"
 from {username='slave'} at 127.0.0.1:58730
I20260710 11:11:09.795439  6854 raft_consensus.cc:606] T 8a48072080674aa7ba9e0a72293d70c4 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Received request to transfer leadership to TS 46b5d1757c5543fb8a6a10b172054f83
I20260710 11:11:09.796957  6925 consensus_queue.cc:1048] T 32a7242c35054e2c906d3db19b9be765 P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:09.809739  6898 consensus_queue.cc:1048] T 32a7242c35054e2c906d3db19b9be765 P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:09.832069  6905 raft_consensus.cc:493] T 8a48072080674aa7ba9e0a72293d70c4 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:09.832589  6905 raft_consensus.cc:515] T 8a48072080674aa7ba9e0a72293d70c4 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.834475  6905 leader_election.cc:290] T 8a48072080674aa7ba9e0a72293d70c4 P 46b5d1757c5543fb8a6a10b172054f83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67:33101)
I20260710 11:11:09.835379  6705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a48072080674aa7ba9e0a72293d70c4" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ea3a0afa81445c952eb6526622ea53" is_pre_election: true
I20260710 11:11:09.835654  6854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a48072080674aa7ba9e0a72293d70c4" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f" is_pre_election: true
I20260710 11:11:09.836324  6705 raft_consensus.cc:2393] T 8a48072080674aa7ba9e0a72293d70c4 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b5d1757c5543fb8a6a10b172054f83 in current term 1: Already voted for candidate 05e07ac77cb64152aadbdcffbfdc495f in this term.
I20260710 11:11:09.837288  6743 leader_election.cc:304] T 8a48072080674aa7ba9e0a72293d70c4 P 46b5d1757c5543fb8a6a10b172054f83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b5d1757c5543fb8a6a10b172054f83; no voters: 05e07ac77cb64152aadbdcffbfdc495f, a1ea3a0afa81445c952eb6526622ea53
I20260710 11:11:09.837972  6905 raft_consensus.cc:3060] T 8a48072080674aa7ba9e0a72293d70c4 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:09.838557  6898 consensus_queue.cc:1048] T f0b072bea4514370a2d546a96baf5ac2 P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:09.846350  6905 raft_consensus.cc:2749] T 8a48072080674aa7ba9e0a72293d70c4 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:09.849757  6925 consensus_queue.cc:1048] T f0b072bea4514370a2d546a96baf5ac2 P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:09.860009  6898 raft_consensus.cc:993] T f0b072bea4514370a2d546a96baf5ac2 P 05e07ac77cb64152aadbdcffbfdc495f: : Instructing follower a1ea3a0afa81445c952eb6526622ea53 to start an election
I20260710 11:11:09.860471  6925 raft_consensus.cc:1081] T f0b072bea4514370a2d546a96baf5ac2 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Signalling peer a1ea3a0afa81445c952eb6526622ea53 to start an election
I20260710 11:11:09.862000  6705 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0b072bea4514370a2d546a96baf5ac2"
dest_uuid: "a1ea3a0afa81445c952eb6526622ea53"
 from {username='slave'} at 127.0.0.1:35400
I20260710 11:11:09.862596  6705 raft_consensus.cc:493] T f0b072bea4514370a2d546a96baf5ac2 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:09.862991  6705 raft_consensus.cc:3060] T f0b072bea4514370a2d546a96baf5ac2 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:09.868281  6705 raft_consensus.cc:515] T f0b072bea4514370a2d546a96baf5ac2 P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.869865  6705 leader_election.cc:290] T f0b072bea4514370a2d546a96baf5ac2 P a1ea3a0afa81445c952eb6526622ea53 [CANDIDATE]: Term 2 election: Requested vote from peers 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545), 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67:33101)
I20260710 11:11:09.871007  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b072bea4514370a2d546a96baf5ac2" candidate_uuid: "a1ea3a0afa81445c952eb6526622ea53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46b5d1757c5543fb8a6a10b172054f83"
I20260710 11:11:09.871035  6854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0b072bea4514370a2d546a96baf5ac2" candidate_uuid: "a1ea3a0afa81445c952eb6526622ea53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f"
I20260710 11:11:09.871743  6779 raft_consensus.cc:3060] T f0b072bea4514370a2d546a96baf5ac2 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:09.871966  6854 raft_consensus.cc:3055] T f0b072bea4514370a2d546a96baf5ac2 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:09.872344  6854 raft_consensus.cc:740] T f0b072bea4514370a2d546a96baf5ac2 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Running, Role: LEADER
I20260710 11:11:09.873087  6854 consensus_queue.cc:260] T f0b072bea4514370a2d546a96baf5ac2 P 05e07ac77cb64152aadbdcffbfdc495f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.874486  6854 raft_consensus.cc:3060] T f0b072bea4514370a2d546a96baf5ac2 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:09.878885  6779 raft_consensus.cc:2468] T f0b072bea4514370a2d546a96baf5ac2 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1ea3a0afa81445c952eb6526622ea53 in term 2.
I20260710 11:11:09.880095  6668 leader_election.cc:304] T f0b072bea4514370a2d546a96baf5ac2 P a1ea3a0afa81445c952eb6526622ea53 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b5d1757c5543fb8a6a10b172054f83, a1ea3a0afa81445c952eb6526622ea53; no voters: 
I20260710 11:11:09.880857  6899 raft_consensus.cc:2804] T f0b072bea4514370a2d546a96baf5ac2 P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:09.881225  6854 raft_consensus.cc:2468] T f0b072bea4514370a2d546a96baf5ac2 P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1ea3a0afa81445c952eb6526622ea53 in term 2.
I20260710 11:11:09.881357  6899 raft_consensus.cc:697] T f0b072bea4514370a2d546a96baf5ac2 P a1ea3a0afa81445c952eb6526622ea53 [term 2 LEADER]: Becoming Leader. State: Replica: a1ea3a0afa81445c952eb6526622ea53, State: Running, Role: LEADER
I20260710 11:11:09.882236  6899 consensus_queue.cc:237] T f0b072bea4514370a2d546a96baf5ac2 P a1ea3a0afa81445c952eb6526622ea53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.884886  6925 consensus_queue.cc:1048] T f70a3afedb0d40a0b971d43366a7ea01 P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:09.889582  6602 catalog_manager.cc:5697] T f0b072bea4514370a2d546a96baf5ac2 P a1ea3a0afa81445c952eb6526622ea53 reported cstate change: term changed from 1 to 2, leader changed from 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67) to a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65). New cstate: current_term: 2 leader_uuid: "a1ea3a0afa81445c952eb6526622ea53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:09.900506  6925 consensus_queue.cc:1048] T f70a3afedb0d40a0b971d43366a7ea01 P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:09.904544  6899 consensus_queue.cc:1048] T 44d7e0516a9f49e38e61175bef5bb2a1 P a1ea3a0afa81445c952eb6526622ea53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:09.912983  6925 raft_consensus.cc:993] T f70a3afedb0d40a0b971d43366a7ea01 P 05e07ac77cb64152aadbdcffbfdc495f: : Instructing follower 46b5d1757c5543fb8a6a10b172054f83 to start an election
I20260710 11:11:09.913506  6909 raft_consensus.cc:1081] T f70a3afedb0d40a0b971d43366a7ea01 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Signalling peer 46b5d1757c5543fb8a6a10b172054f83 to start an election
I20260710 11:11:09.915470  6780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f70a3afedb0d40a0b971d43366a7ea01"
dest_uuid: "46b5d1757c5543fb8a6a10b172054f83"
 from {username='slave'} at 127.0.0.1:39368
I20260710 11:11:09.916054  6780 raft_consensus.cc:493] T f70a3afedb0d40a0b971d43366a7ea01 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:09.916391  6780 raft_consensus.cc:3060] T f70a3afedb0d40a0b971d43366a7ea01 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:09.916586  6946 raft_consensus.cc:993] T 44d7e0516a9f49e38e61175bef5bb2a1 P a1ea3a0afa81445c952eb6526622ea53: : Instructing follower 46b5d1757c5543fb8a6a10b172054f83 to start an election
I20260710 11:11:09.917294  6920 raft_consensus.cc:1081] T 44d7e0516a9f49e38e61175bef5bb2a1 P a1ea3a0afa81445c952eb6526622ea53 [term 1 LEADER]: Signalling peer 46b5d1757c5543fb8a6a10b172054f83 to start an election
I20260710 11:11:09.919961  6779 raft_consensus.cc:3060] T e73262c69f4f47808deb04b0b024f5c1 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:09.925438  6920 consensus_queue.cc:1048] T 44d7e0516a9f49e38e61175bef5bb2a1 P a1ea3a0afa81445c952eb6526622ea53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:09.926554  6780 raft_consensus.cc:515] T f70a3afedb0d40a0b971d43366a7ea01 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.929796  6946 consensus_queue.cc:1048] T e73262c69f4f47808deb04b0b024f5c1 P a1ea3a0afa81445c952eb6526622ea53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:09.932633  6705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70a3afedb0d40a0b971d43366a7ea01" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1ea3a0afa81445c952eb6526622ea53"
I20260710 11:11:09.933264  6705 raft_consensus.cc:3060] T f70a3afedb0d40a0b971d43366a7ea01 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:09.933343  6780 leader_election.cc:290] T f70a3afedb0d40a0b971d43366a7ea01 P 46b5d1757c5543fb8a6a10b172054f83 [CANDIDATE]: Term 2 election: Requested vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67:33101)
I20260710 11:11:09.934587  6853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70a3afedb0d40a0b971d43366a7ea01" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f"
I20260710 11:11:09.935299  6853 raft_consensus.cc:3055] T f70a3afedb0d40a0b971d43366a7ea01 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:09.935617  6853 raft_consensus.cc:740] T f70a3afedb0d40a0b971d43366a7ea01 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Running, Role: LEADER
I20260710 11:11:09.935668  6779 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44d7e0516a9f49e38e61175bef5bb2a1"
dest_uuid: "46b5d1757c5543fb8a6a10b172054f83"
 from {username='slave'} at 127.0.0.1:39370
I20260710 11:11:09.936306  6779 raft_consensus.cc:493] T 44d7e0516a9f49e38e61175bef5bb2a1 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:09.936705  6779 raft_consensus.cc:3060] T 44d7e0516a9f49e38e61175bef5bb2a1 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:09.936532  6853 consensus_queue.cc:260] T f70a3afedb0d40a0b971d43366a7ea01 P 05e07ac77cb64152aadbdcffbfdc495f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.941486  6705 raft_consensus.cc:2468] T f70a3afedb0d40a0b971d43366a7ea01 P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b5d1757c5543fb8a6a10b172054f83 in term 2.
I20260710 11:11:09.943430  6743 leader_election.cc:304] T f70a3afedb0d40a0b971d43366a7ea01 P 46b5d1757c5543fb8a6a10b172054f83 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b5d1757c5543fb8a6a10b172054f83, a1ea3a0afa81445c952eb6526622ea53; no voters: 
I20260710 11:11:09.944387  6905 raft_consensus.cc:2804] T f70a3afedb0d40a0b971d43366a7ea01 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:09.944839  6905 raft_consensus.cc:697] T f70a3afedb0d40a0b971d43366a7ea01 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 LEADER]: Becoming Leader. State: Replica: 46b5d1757c5543fb8a6a10b172054f83, State: Running, Role: LEADER
I20260710 11:11:09.946231  6779 raft_consensus.cc:515] T 44d7e0516a9f49e38e61175bef5bb2a1 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.947422  6853 raft_consensus.cc:3060] T f70a3afedb0d40a0b971d43366a7ea01 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:09.948416  6779 leader_election.cc:290] T 44d7e0516a9f49e38e61175bef5bb2a1 P 46b5d1757c5543fb8a6a10b172054f83 [CANDIDATE]: Term 2 election: Requested vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67:33101)
I20260710 11:11:09.950525  6705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44d7e0516a9f49e38e61175bef5bb2a1" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1ea3a0afa81445c952eb6526622ea53"
I20260710 11:11:09.951151  6705 raft_consensus.cc:3055] T 44d7e0516a9f49e38e61175bef5bb2a1 P a1ea3a0afa81445c952eb6526622ea53 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:09.951543  6705 raft_consensus.cc:740] T 44d7e0516a9f49e38e61175bef5bb2a1 P a1ea3a0afa81445c952eb6526622ea53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a1ea3a0afa81445c952eb6526622ea53, State: Running, Role: LEADER
I20260710 11:11:09.945696  6905 consensus_queue.cc:237] T f70a3afedb0d40a0b971d43366a7ea01 P 46b5d1757c5543fb8a6a10b172054f83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.952437  6705 consensus_queue.cc:260] T 44d7e0516a9f49e38e61175bef5bb2a1 P a1ea3a0afa81445c952eb6526622ea53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.954044  6705 raft_consensus.cc:3060] T 44d7e0516a9f49e38e61175bef5bb2a1 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:11:09.956676  6946 consensus_queue.cc:1175] T 44d7e0516a9f49e38e61175bef5bb2a1 P a1ea3a0afa81445c952eb6526622ea53 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "05e07ac77cb64152aadbdcffbfdc495f" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260710 11:11:09.957792  6899 raft_consensus.cc:993] T e73262c69f4f47808deb04b0b024f5c1 P a1ea3a0afa81445c952eb6526622ea53: : Instructing follower 46b5d1757c5543fb8a6a10b172054f83 to start an election
I20260710 11:11:09.958333  6899 raft_consensus.cc:1081] T e73262c69f4f47808deb04b0b024f5c1 P a1ea3a0afa81445c952eb6526622ea53 [term 1 LEADER]: Signalling peer 46b5d1757c5543fb8a6a10b172054f83 to start an election
I20260710 11:11:09.960590  6780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e73262c69f4f47808deb04b0b024f5c1"
dest_uuid: "46b5d1757c5543fb8a6a10b172054f83"
 from {username='slave'} at 127.0.0.1:39370
I20260710 11:11:09.961194  6780 raft_consensus.cc:493] T e73262c69f4f47808deb04b0b024f5c1 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:09.961630  6780 raft_consensus.cc:3060] T e73262c69f4f47808deb04b0b024f5c1 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:09.963238  6705 raft_consensus.cc:2468] T 44d7e0516a9f49e38e61175bef5bb2a1 P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b5d1757c5543fb8a6a10b172054f83 in term 2.
I20260710 11:11:09.964658  6743 leader_election.cc:304] T 44d7e0516a9f49e38e61175bef5bb2a1 P 46b5d1757c5543fb8a6a10b172054f83 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b5d1757c5543fb8a6a10b172054f83, a1ea3a0afa81445c952eb6526622ea53; no voters: 
I20260710 11:11:09.965237  6854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44d7e0516a9f49e38e61175bef5bb2a1" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f"
I20260710 11:11:09.965677  6905 raft_consensus.cc:2804] T 44d7e0516a9f49e38e61175bef5bb2a1 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:09.965934  6854 raft_consensus.cc:3060] T 44d7e0516a9f49e38e61175bef5bb2a1 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:09.966326  6905 raft_consensus.cc:697] T 44d7e0516a9f49e38e61175bef5bb2a1 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 LEADER]: Becoming Leader. State: Replica: 46b5d1757c5543fb8a6a10b172054f83, State: Running, Role: LEADER
I20260710 11:11:09.963352  6602 catalog_manager.cc:5697] T f70a3afedb0d40a0b971d43366a7ea01 P 46b5d1757c5543fb8a6a10b172054f83 reported cstate change: term changed from 1 to 2, leader changed from 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67) to 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66). New cstate: current_term: 2 leader_uuid: "46b5d1757c5543fb8a6a10b172054f83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:09.967409  6853 raft_consensus.cc:2468] T f70a3afedb0d40a0b971d43366a7ea01 P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b5d1757c5543fb8a6a10b172054f83 in term 2.
I20260710 11:11:09.967278  6905 consensus_queue.cc:237] T 44d7e0516a9f49e38e61175bef5bb2a1 P 46b5d1757c5543fb8a6a10b172054f83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.969758  6909 consensus_queue.cc:1048] T 8a48072080674aa7ba9e0a72293d70c4 P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:09.975409  6854 raft_consensus.cc:2468] T 44d7e0516a9f49e38e61175bef5bb2a1 P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b5d1757c5543fb8a6a10b172054f83 in term 2.
I20260710 11:11:09.977286  6780 raft_consensus.cc:515] T e73262c69f4f47808deb04b0b024f5c1 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.980021  6780 leader_election.cc:290] T e73262c69f4f47808deb04b0b024f5c1 P 46b5d1757c5543fb8a6a10b172054f83 [CANDIDATE]: Term 2 election: Requested vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67:33101)
I20260710 11:11:09.981938  6779 raft_consensus.cc:1240] T e73262c69f4f47808deb04b0b024f5c1 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Rejecting Update request from peer a1ea3a0afa81445c952eb6526622ea53 for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:09.982383  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e73262c69f4f47808deb04b0b024f5c1" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1ea3a0afa81445c952eb6526622ea53"
I20260710 11:11:09.982228  6920 consensus_queue.cc:1048] T e73262c69f4f47808deb04b0b024f5c1 P a1ea3a0afa81445c952eb6526622ea53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:09.983146  6703 raft_consensus.cc:3055] T e73262c69f4f47808deb04b0b024f5c1 P a1ea3a0afa81445c952eb6526622ea53 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:09.983500  6703 raft_consensus.cc:740] T e73262c69f4f47808deb04b0b024f5c1 P a1ea3a0afa81445c952eb6526622ea53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a1ea3a0afa81445c952eb6526622ea53, State: Running, Role: LEADER
I20260710 11:11:09.984313  6703 consensus_queue.cc:260] T e73262c69f4f47808deb04b0b024f5c1 P a1ea3a0afa81445c952eb6526622ea53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:09.985252  6703 raft_consensus.cc:3060] T e73262c69f4f47808deb04b0b024f5c1 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:09.986677  6601 catalog_manager.cc:5697] T 44d7e0516a9f49e38e61175bef5bb2a1 P 46b5d1757c5543fb8a6a10b172054f83 reported cstate change: term changed from 1 to 2, leader changed from a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65) to 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66). New cstate: current_term: 2 leader_uuid: "46b5d1757c5543fb8a6a10b172054f83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:09.994042  6853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e73262c69f4f47808deb04b0b024f5c1" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f"
I20260710 11:11:10.003602  6703 raft_consensus.cc:2468] T e73262c69f4f47808deb04b0b024f5c1 P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b5d1757c5543fb8a6a10b172054f83 in term 2.
I20260710 11:11:10.004920  6743 leader_election.cc:304] T e73262c69f4f47808deb04b0b024f5c1 P 46b5d1757c5543fb8a6a10b172054f83 [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: 46b5d1757c5543fb8a6a10b172054f83, a1ea3a0afa81445c952eb6526622ea53; no voters: 05e07ac77cb64152aadbdcffbfdc495f
I20260710 11:11:10.006371  6905 raft_consensus.cc:2804] T e73262c69f4f47808deb04b0b024f5c1 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:10.006901  6905 raft_consensus.cc:697] T e73262c69f4f47808deb04b0b024f5c1 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 LEADER]: Becoming Leader. State: Replica: 46b5d1757c5543fb8a6a10b172054f83, State: Running, Role: LEADER
I20260710 11:11:10.007788  6905 consensus_queue.cc:237] T e73262c69f4f47808deb04b0b024f5c1 P 46b5d1757c5543fb8a6a10b172054f83 [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: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:10.008368  6898 consensus_queue.cc:1048] T 8a48072080674aa7ba9e0a72293d70c4 P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:10.018265  6603 catalog_manager.cc:5697] T e73262c69f4f47808deb04b0b024f5c1 P 46b5d1757c5543fb8a6a10b172054f83 reported cstate change: term changed from 1 to 2, leader changed from a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65) to 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66). New cstate: current_term: 2 leader_uuid: "46b5d1757c5543fb8a6a10b172054f83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:10.020049  6932 raft_consensus.cc:993] T 8a48072080674aa7ba9e0a72293d70c4 P 05e07ac77cb64152aadbdcffbfdc495f: : Instructing follower 46b5d1757c5543fb8a6a10b172054f83 to start an election
I20260710 11:11:10.020596  6898 raft_consensus.cc:1081] T 8a48072080674aa7ba9e0a72293d70c4 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Signalling peer 46b5d1757c5543fb8a6a10b172054f83 to start an election
I20260710 11:11:10.022197  6779 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a48072080674aa7ba9e0a72293d70c4"
dest_uuid: "46b5d1757c5543fb8a6a10b172054f83"
 from {username='slave'} at 127.0.0.1:39368
I20260710 11:11:10.022727  6779 raft_consensus.cc:493] T 8a48072080674aa7ba9e0a72293d70c4 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:10.023137  6779 raft_consensus.cc:3060] T 8a48072080674aa7ba9e0a72293d70c4 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:10.030637  6779 raft_consensus.cc:515] T 8a48072080674aa7ba9e0a72293d70c4 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:10.032929  6779 leader_election.cc:290] T 8a48072080674aa7ba9e0a72293d70c4 P 46b5d1757c5543fb8a6a10b172054f83 [CANDIDATE]: Term 2 election: Requested vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67:33101)
I20260710 11:11:10.033679  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a48072080674aa7ba9e0a72293d70c4" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1ea3a0afa81445c952eb6526622ea53"
I20260710 11:11:10.034346  6703 raft_consensus.cc:3060] T 8a48072080674aa7ba9e0a72293d70c4 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:10.034154  6854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a48072080674aa7ba9e0a72293d70c4" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f"
I20260710 11:11:10.034914  6854 raft_consensus.cc:3055] T 8a48072080674aa7ba9e0a72293d70c4 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:10.035276  6854 raft_consensus.cc:740] T 8a48072080674aa7ba9e0a72293d70c4 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Running, Role: LEADER
I20260710 11:11:10.036185  6854 consensus_queue.cc:260] T 8a48072080674aa7ba9e0a72293d70c4 P 05e07ac77cb64152aadbdcffbfdc495f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:10.037648  6854 raft_consensus.cc:3060] T 8a48072080674aa7ba9e0a72293d70c4 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:10.040073  6703 raft_consensus.cc:2468] T 8a48072080674aa7ba9e0a72293d70c4 P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b5d1757c5543fb8a6a10b172054f83 in term 2.
I20260710 11:11:10.041519  6743 leader_election.cc:304] T 8a48072080674aa7ba9e0a72293d70c4 P 46b5d1757c5543fb8a6a10b172054f83 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b5d1757c5543fb8a6a10b172054f83, a1ea3a0afa81445c952eb6526622ea53; no voters: 
I20260710 11:11:10.042552  6934 raft_consensus.cc:2804] T 8a48072080674aa7ba9e0a72293d70c4 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:10.043069  6934 raft_consensus.cc:697] T 8a48072080674aa7ba9e0a72293d70c4 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 LEADER]: Becoming Leader. State: Replica: 46b5d1757c5543fb8a6a10b172054f83, State: Running, Role: LEADER
I20260710 11:11:10.044014  6934 consensus_queue.cc:237] T 8a48072080674aa7ba9e0a72293d70c4 P 46b5d1757c5543fb8a6a10b172054f83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:10.044516  6854 raft_consensus.cc:2468] T 8a48072080674aa7ba9e0a72293d70c4 P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b5d1757c5543fb8a6a10b172054f83 in term 2.
I20260710 11:11:10.051338  6601 catalog_manager.cc:5697] T 8a48072080674aa7ba9e0a72293d70c4 P 46b5d1757c5543fb8a6a10b172054f83 reported cstate change: term changed from 1 to 2, leader changed from 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67) to 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66). New cstate: current_term: 2 leader_uuid: "46b5d1757c5543fb8a6a10b172054f83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:10.088119  6932 raft_consensus.cc:993] T 4770028c700c42cb9299cdb90f6f70a5 P 05e07ac77cb64152aadbdcffbfdc495f: : Instructing follower a1ea3a0afa81445c952eb6526622ea53 to start an election
I20260710 11:11:10.088632  6898 raft_consensus.cc:1081] T 4770028c700c42cb9299cdb90f6f70a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Signalling peer a1ea3a0afa81445c952eb6526622ea53 to start an election
I20260710 11:11:10.090215  6703 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4770028c700c42cb9299cdb90f6f70a5"
dest_uuid: "a1ea3a0afa81445c952eb6526622ea53"
 from {username='slave'} at 127.0.0.1:35400
I20260710 11:11:10.090716  6703 raft_consensus.cc:493] T 4770028c700c42cb9299cdb90f6f70a5 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:10.091006  6703 raft_consensus.cc:3060] T 4770028c700c42cb9299cdb90f6f70a5 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:10.095662  6703 raft_consensus.cc:515] T 4770028c700c42cb9299cdb90f6f70a5 P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:10.097389  6703 leader_election.cc:290] T 4770028c700c42cb9299cdb90f6f70a5 P a1ea3a0afa81445c952eb6526622ea53 [CANDIDATE]: Term 2 election: Requested vote from peers 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545), 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67:33101)
I20260710 11:11:10.098137  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4770028c700c42cb9299cdb90f6f70a5" candidate_uuid: "a1ea3a0afa81445c952eb6526622ea53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46b5d1757c5543fb8a6a10b172054f83"
I20260710 11:11:10.098434  6854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4770028c700c42cb9299cdb90f6f70a5" candidate_uuid: "a1ea3a0afa81445c952eb6526622ea53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f"
I20260710 11:11:10.098768  6779 raft_consensus.cc:3060] T 4770028c700c42cb9299cdb90f6f70a5 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:10.098990  6854 raft_consensus.cc:3055] T 4770028c700c42cb9299cdb90f6f70a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:10.099334  6854 raft_consensus.cc:740] T 4770028c700c42cb9299cdb90f6f70a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Running, Role: LEADER
I20260710 11:11:10.100004  6854 consensus_queue.cc:260] T 4770028c700c42cb9299cdb90f6f70a5 P 05e07ac77cb64152aadbdcffbfdc495f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:10.100920  6854 raft_consensus.cc:3060] T 4770028c700c42cb9299cdb90f6f70a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:10.103746  6779 raft_consensus.cc:2468] T 4770028c700c42cb9299cdb90f6f70a5 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1ea3a0afa81445c952eb6526622ea53 in term 2.
I20260710 11:11:10.104880  6668 leader_election.cc:304] T 4770028c700c42cb9299cdb90f6f70a5 P a1ea3a0afa81445c952eb6526622ea53 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b5d1757c5543fb8a6a10b172054f83, a1ea3a0afa81445c952eb6526622ea53; no voters: 
I20260710 11:11:10.105571  6920 raft_consensus.cc:2804] T 4770028c700c42cb9299cdb90f6f70a5 P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:10.105963  6920 raft_consensus.cc:697] T 4770028c700c42cb9299cdb90f6f70a5 P a1ea3a0afa81445c952eb6526622ea53 [term 2 LEADER]: Becoming Leader. State: Replica: a1ea3a0afa81445c952eb6526622ea53, State: Running, Role: LEADER
I20260710 11:11:10.106057  6854 raft_consensus.cc:2468] T 4770028c700c42cb9299cdb90f6f70a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1ea3a0afa81445c952eb6526622ea53 in term 2.
I20260710 11:11:10.106781  6920 consensus_queue.cc:237] T 4770028c700c42cb9299cdb90f6f70a5 P a1ea3a0afa81445c952eb6526622ea53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:10.113049  6601 catalog_manager.cc:5697] T 4770028c700c42cb9299cdb90f6f70a5 P a1ea3a0afa81445c952eb6526622ea53 reported cstate change: term changed from 1 to 2, leader changed from 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67) to a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65). New cstate: current_term: 2 leader_uuid: "a1ea3a0afa81445c952eb6526622ea53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:10.193630  6898 consensus_queue.cc:1048] T be8e5bd316304ad6a033e16b8d88e16a P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:10.205881  6898 consensus_queue.cc:1048] T be8e5bd316304ad6a033e16b8d88e16a P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:10.214375  6898 raft_consensus.cc:993] T be8e5bd316304ad6a033e16b8d88e16a P 05e07ac77cb64152aadbdcffbfdc495f: : Instructing follower a1ea3a0afa81445c952eb6526622ea53 to start an election
I20260710 11:11:10.214840  6898 raft_consensus.cc:1081] T be8e5bd316304ad6a033e16b8d88e16a P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Signalling peer a1ea3a0afa81445c952eb6526622ea53 to start an election
I20260710 11:11:10.216570  6703 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be8e5bd316304ad6a033e16b8d88e16a"
dest_uuid: "a1ea3a0afa81445c952eb6526622ea53"
 from {username='slave'} at 127.0.0.1:35400
I20260710 11:11:10.217109  6703 raft_consensus.cc:493] T be8e5bd316304ad6a033e16b8d88e16a P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:10.217494  6703 raft_consensus.cc:3060] T be8e5bd316304ad6a033e16b8d88e16a P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:10.223028  6703 raft_consensus.cc:515] T be8e5bd316304ad6a033e16b8d88e16a P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } }
I20260710 11:11:10.224654  6703 leader_election.cc:290] T be8e5bd316304ad6a033e16b8d88e16a P a1ea3a0afa81445c952eb6526622ea53 [CANDIDATE]: Term 2 election: Requested vote from peers 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67:33101), 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545)
I20260710 11:11:10.225561  6854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be8e5bd316304ad6a033e16b8d88e16a" candidate_uuid: "a1ea3a0afa81445c952eb6526622ea53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f"
I20260710 11:11:10.225813  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be8e5bd316304ad6a033e16b8d88e16a" candidate_uuid: "a1ea3a0afa81445c952eb6526622ea53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46b5d1757c5543fb8a6a10b172054f83"
I20260710 11:11:10.226179  6854 raft_consensus.cc:3055] T be8e5bd316304ad6a033e16b8d88e16a P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:10.226475  6779 raft_consensus.cc:3060] T be8e5bd316304ad6a033e16b8d88e16a P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:10.226557  6854 raft_consensus.cc:740] T be8e5bd316304ad6a033e16b8d88e16a P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Running, Role: LEADER
I20260710 11:11:10.227428  6854 consensus_queue.cc:260] T be8e5bd316304ad6a033e16b8d88e16a P 05e07ac77cb64152aadbdcffbfdc495f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } }
I20260710 11:11:10.228605  6854 raft_consensus.cc:3060] T be8e5bd316304ad6a033e16b8d88e16a P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:10.232717  6779 raft_consensus.cc:2468] T be8e5bd316304ad6a033e16b8d88e16a P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1ea3a0afa81445c952eb6526622ea53 in term 2.
I20260710 11:11:10.233863  6854 raft_consensus.cc:2468] T be8e5bd316304ad6a033e16b8d88e16a P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1ea3a0afa81445c952eb6526622ea53 in term 2.
I20260710 11:11:10.233950  6668 leader_election.cc:304] T be8e5bd316304ad6a033e16b8d88e16a P a1ea3a0afa81445c952eb6526622ea53 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b5d1757c5543fb8a6a10b172054f83, a1ea3a0afa81445c952eb6526622ea53; no voters: 
I20260710 11:11:10.234920  6920 raft_consensus.cc:2804] T be8e5bd316304ad6a033e16b8d88e16a P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:10.235383  6920 raft_consensus.cc:697] T be8e5bd316304ad6a033e16b8d88e16a P a1ea3a0afa81445c952eb6526622ea53 [term 2 LEADER]: Becoming Leader. State: Replica: a1ea3a0afa81445c952eb6526622ea53, State: Running, Role: LEADER
I20260710 11:11:10.236213  6920 consensus_queue.cc:237] T be8e5bd316304ad6a033e16b8d88e16a P a1ea3a0afa81445c952eb6526622ea53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } }
I20260710 11:11:10.243356  6601 catalog_manager.cc:5697] T be8e5bd316304ad6a033e16b8d88e16a P a1ea3a0afa81445c952eb6526622ea53 reported cstate change: term changed from 1 to 2, leader changed from 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67) to a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65). New cstate: current_term: 2 leader_uuid: "a1ea3a0afa81445c952eb6526622ea53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:10.256167  6925 raft_consensus.cc:993] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f: : Instructing follower a1ea3a0afa81445c952eb6526622ea53 to start an election
I20260710 11:11:10.256703  6898 raft_consensus.cc:1081] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Signalling peer a1ea3a0afa81445c952eb6526622ea53 to start an election
I20260710 11:11:10.258351  6703 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7dc862763e204703b356ab90b906b3ae"
dest_uuid: "a1ea3a0afa81445c952eb6526622ea53"
 from {username='slave'} at 127.0.0.1:35400
I20260710 11:11:10.258980  6703 raft_consensus.cc:493] T 7dc862763e204703b356ab90b906b3ae P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:10.259330  6703 raft_consensus.cc:3060] T 7dc862763e204703b356ab90b906b3ae P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:10.264834  6703 raft_consensus.cc:515] T 7dc862763e204703b356ab90b906b3ae P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:10.266731  6703 leader_election.cc:290] T 7dc862763e204703b356ab90b906b3ae P a1ea3a0afa81445c952eb6526622ea53 [CANDIDATE]: Term 2 election: Requested vote from peers 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545), 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67:33101)
I20260710 11:11:10.267767  6854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc862763e204703b356ab90b906b3ae" candidate_uuid: "a1ea3a0afa81445c952eb6526622ea53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f"
I20260710 11:11:10.267688  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc862763e204703b356ab90b906b3ae" candidate_uuid: "a1ea3a0afa81445c952eb6526622ea53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46b5d1757c5543fb8a6a10b172054f83"
I20260710 11:11:10.268612  6854 raft_consensus.cc:3055] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:10.268666  6779 raft_consensus.cc:3060] T 7dc862763e204703b356ab90b906b3ae P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:10.268935  6854 raft_consensus.cc:740] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Running, Role: LEADER
I20260710 11:11:10.269870  6854 consensus_queue.cc:260] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:10.271040  6854 raft_consensus.cc:3060] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:10.274397  6779 raft_consensus.cc:2468] T 7dc862763e204703b356ab90b906b3ae P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1ea3a0afa81445c952eb6526622ea53 in term 2.
I20260710 11:11:10.275615  6668 leader_election.cc:304] T 7dc862763e204703b356ab90b906b3ae P a1ea3a0afa81445c952eb6526622ea53 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b5d1757c5543fb8a6a10b172054f83, a1ea3a0afa81445c952eb6526622ea53; no voters: 
I20260710 11:11:10.276360  6920 raft_consensus.cc:2804] T 7dc862763e204703b356ab90b906b3ae P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:10.276712  6854 raft_consensus.cc:2468] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1ea3a0afa81445c952eb6526622ea53 in term 2.
I20260710 11:11:10.277243  6920 raft_consensus.cc:697] T 7dc862763e204703b356ab90b906b3ae P a1ea3a0afa81445c952eb6526622ea53 [term 2 LEADER]: Becoming Leader. State: Replica: a1ea3a0afa81445c952eb6526622ea53, State: Running, Role: LEADER
I20260710 11:11:10.278286  6920 consensus_queue.cc:237] T 7dc862763e204703b356ab90b906b3ae P a1ea3a0afa81445c952eb6526622ea53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:10.285111  6601 catalog_manager.cc:5697] T 7dc862763e204703b356ab90b906b3ae P a1ea3a0afa81445c952eb6526622ea53 reported cstate change: term changed from 1 to 2, leader changed from 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67) to a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65). New cstate: current_term: 2 leader_uuid: "a1ea3a0afa81445c952eb6526622ea53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:10.369458  6703 raft_consensus.cc:1275] T 44d7e0516a9f49e38e61175bef5bb2a1 P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Refusing update from remote peer 46b5d1757c5543fb8a6a10b172054f83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:10.370940  6934 consensus_queue.cc:1048] T 44d7e0516a9f49e38e61175bef5bb2a1 P 46b5d1757c5543fb8a6a10b172054f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:10.371979  6854 raft_consensus.cc:1275] T f70a3afedb0d40a0b971d43366a7ea01 P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Refusing update from remote peer 46b5d1757c5543fb8a6a10b172054f83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:10.373442  6934 consensus_queue.cc:1048] T f70a3afedb0d40a0b971d43366a7ea01 P 46b5d1757c5543fb8a6a10b172054f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:10.385166  6705 raft_consensus.cc:1275] T f70a3afedb0d40a0b971d43366a7ea01 P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Refusing update from remote peer 46b5d1757c5543fb8a6a10b172054f83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:10.386847  6971 consensus_queue.cc:1048] T f70a3afedb0d40a0b971d43366a7ea01 P 46b5d1757c5543fb8a6a10b172054f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:10.387317  6854 raft_consensus.cc:1275] T 44d7e0516a9f49e38e61175bef5bb2a1 P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Refusing update from remote peer 46b5d1757c5543fb8a6a10b172054f83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:10.394085  6971 consensus_queue.cc:1048] T 44d7e0516a9f49e38e61175bef5bb2a1 P 46b5d1757c5543fb8a6a10b172054f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:10.398921  6779 raft_consensus.cc:1275] T f0b072bea4514370a2d546a96baf5ac2 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Refusing update from remote peer a1ea3a0afa81445c952eb6526622ea53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:10.400645  6920 consensus_queue.cc:1048] T f0b072bea4514370a2d546a96baf5ac2 P a1ea3a0afa81445c952eb6526622ea53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:10.412429  6854 raft_consensus.cc:1275] T f0b072bea4514370a2d546a96baf5ac2 P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Refusing update from remote peer a1ea3a0afa81445c952eb6526622ea53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:10.414209  6946 consensus_queue.cc:1048] T f0b072bea4514370a2d546a96baf5ac2 P a1ea3a0afa81445c952eb6526622ea53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:10.472045  6703 raft_consensus.cc:1275] T e73262c69f4f47808deb04b0b024f5c1 P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Refusing update from remote peer 46b5d1757c5543fb8a6a10b172054f83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:10.473526  6971 consensus_queue.cc:1048] T e73262c69f4f47808deb04b0b024f5c1 P 46b5d1757c5543fb8a6a10b172054f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:10.484520  6854 raft_consensus.cc:3060] T e73262c69f4f47808deb04b0b024f5c1 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:10.492391  6854 raft_consensus.cc:1275] T e73262c69f4f47808deb04b0b024f5c1 P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Refusing update from remote peer 46b5d1757c5543fb8a6a10b172054f83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:10.493719  6971 consensus_queue.cc:1048] T e73262c69f4f47808deb04b0b024f5c1 P 46b5d1757c5543fb8a6a10b172054f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:10.583382  6854 raft_consensus.cc:1275] T 8a48072080674aa7ba9e0a72293d70c4 P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Refusing update from remote peer 46b5d1757c5543fb8a6a10b172054f83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:10.584813  6971 consensus_queue.cc:1048] T 8a48072080674aa7ba9e0a72293d70c4 P 46b5d1757c5543fb8a6a10b172054f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:10.588012  6703 raft_consensus.cc:1275] T 8a48072080674aa7ba9e0a72293d70c4 P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Refusing update from remote peer 46b5d1757c5543fb8a6a10b172054f83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:10.590229  6971 consensus_queue.cc:1048] T 8a48072080674aa7ba9e0a72293d70c4 P 46b5d1757c5543fb8a6a10b172054f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:10.599038  6779 raft_consensus.cc:1275] T 4770028c700c42cb9299cdb90f6f70a5 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Refusing update from remote peer a1ea3a0afa81445c952eb6526622ea53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:10.600598  6920 consensus_queue.cc:1048] T 4770028c700c42cb9299cdb90f6f70a5 P a1ea3a0afa81445c952eb6526622ea53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:10.611713  6854 raft_consensus.cc:1275] T 4770028c700c42cb9299cdb90f6f70a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Refusing update from remote peer a1ea3a0afa81445c952eb6526622ea53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:10.613425  6946 consensus_queue.cc:1048] T 4770028c700c42cb9299cdb90f6f70a5 P a1ea3a0afa81445c952eb6526622ea53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:10.656663  6854 raft_consensus.cc:1275] T be8e5bd316304ad6a033e16b8d88e16a P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Refusing update from remote peer a1ea3a0afa81445c952eb6526622ea53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:10.657980  6946 consensus_queue.cc:1048] T be8e5bd316304ad6a033e16b8d88e16a P a1ea3a0afa81445c952eb6526622ea53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:10.666149  6779 raft_consensus.cc:1275] T be8e5bd316304ad6a033e16b8d88e16a P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Refusing update from remote peer a1ea3a0afa81445c952eb6526622ea53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:10.667804  6920 consensus_queue.cc:1048] T be8e5bd316304ad6a033e16b8d88e16a P a1ea3a0afa81445c952eb6526622ea53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:10.777824  6779 raft_consensus.cc:1275] T 7dc862763e204703b356ab90b906b3ae P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Refusing update from remote peer a1ea3a0afa81445c952eb6526622ea53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:10.779548  6920 consensus_queue.cc:1048] T 7dc862763e204703b356ab90b906b3ae P a1ea3a0afa81445c952eb6526622ea53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:10.791654  6854 raft_consensus.cc:1275] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Refusing update from remote peer a1ea3a0afa81445c952eb6526622ea53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:10.793390  6977 consensus_queue.cc:1048] T 7dc862763e204703b356ab90b906b3ae P a1ea3a0afa81445c952eb6526622ea53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:12.828328  6603 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40756:
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 11:11:12.830454  6603 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 11:11:12.882292  6690 tablet_service.cc:1511] Processing CreateTablet for tablet 45159f51bf8a4c4190fd992bf2e0ba41 (DEFAULT_TABLE table=soft_deleted_table [id=b53ab6d3211f4222a8a95ca542e4278e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:12.883594  6690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45159f51bf8a4c4190fd992bf2e0ba41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:12.884773  6764 tablet_service.cc:1511] Processing CreateTablet for tablet 45159f51bf8a4c4190fd992bf2e0ba41 (DEFAULT_TABLE table=soft_deleted_table [id=b53ab6d3211f4222a8a95ca542e4278e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:12.885001  6838 tablet_service.cc:1511] Processing CreateTablet for tablet 45159f51bf8a4c4190fd992bf2e0ba41 (DEFAULT_TABLE table=soft_deleted_table [id=b53ab6d3211f4222a8a95ca542e4278e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:12.885792  6764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45159f51bf8a4c4190fd992bf2e0ba41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:12.886246  6838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45159f51bf8a4c4190fd992bf2e0ba41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:12.888545  6694 tablet_service.cc:1511] Processing CreateTablet for tablet c31b9497abef487c972cbebf6b17f992 (DEFAULT_TABLE table=soft_deleted_table [id=b53ab6d3211f4222a8a95ca542e4278e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:12.890000  6694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c31b9497abef487c972cbebf6b17f992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:12.906895  6770 tablet_service.cc:1511] Processing CreateTablet for tablet c31b9497abef487c972cbebf6b17f992 (DEFAULT_TABLE table=soft_deleted_table [id=b53ab6d3211f4222a8a95ca542e4278e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:12.908509  6770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c31b9497abef487c972cbebf6b17f992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:12.909132  6837 tablet_service.cc:1511] Processing CreateTablet for tablet c31b9497abef487c972cbebf6b17f992 (DEFAULT_TABLE table=soft_deleted_table [id=b53ab6d3211f4222a8a95ca542e4278e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:12.910645  6837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c31b9497abef487c972cbebf6b17f992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:12.911883  6991 tablet_bootstrap.cc:492] T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83: Bootstrap starting.
I20260710 11:11:12.913874  6992 tablet_bootstrap.cc:492] T 45159f51bf8a4c4190fd992bf2e0ba41 P a1ea3a0afa81445c952eb6526622ea53: Bootstrap starting.
I20260710 11:11:12.922346  6992 tablet_bootstrap.cc:654] T 45159f51bf8a4c4190fd992bf2e0ba41 P a1ea3a0afa81445c952eb6526622ea53: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:12.927228  6993 tablet_bootstrap.cc:492] T 45159f51bf8a4c4190fd992bf2e0ba41 P 05e07ac77cb64152aadbdcffbfdc495f: Bootstrap starting.
I20260710 11:11:12.930049  6690 tablet_service.cc:1511] Processing CreateTablet for tablet 067d8d1893f642faaec1f1a14b073881 (DEFAULT_TABLE table=soft_deleted_table [id=b53ab6d3211f4222a8a95ca542e4278e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:12.931475  6690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 067d8d1893f642faaec1f1a14b073881. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:12.932617  6838 tablet_service.cc:1511] Processing CreateTablet for tablet 067d8d1893f642faaec1f1a14b073881 (DEFAULT_TABLE table=soft_deleted_table [id=b53ab6d3211f4222a8a95ca542e4278e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:12.933969  6838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 067d8d1893f642faaec1f1a14b073881. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:12.935665  6764 tablet_service.cc:1511] Processing CreateTablet for tablet 067d8d1893f642faaec1f1a14b073881 (DEFAULT_TABLE table=soft_deleted_table [id=b53ab6d3211f4222a8a95ca542e4278e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:12.937141  6764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 067d8d1893f642faaec1f1a14b073881. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:12.942857  6991 tablet_bootstrap.cc:654] T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:12.952102  6993 tablet_bootstrap.cc:654] T 45159f51bf8a4c4190fd992bf2e0ba41 P 05e07ac77cb64152aadbdcffbfdc495f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:12.952533  6992 tablet_bootstrap.cc:492] T 45159f51bf8a4c4190fd992bf2e0ba41 P a1ea3a0afa81445c952eb6526622ea53: No bootstrap required, opened a new log
I20260710 11:11:12.953058  6992 ts_tablet_manager.cc:1403] T 45159f51bf8a4c4190fd992bf2e0ba41 P a1ea3a0afa81445c952eb6526622ea53: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.008s
I20260710 11:11:12.956511  6992 raft_consensus.cc:359] T 45159f51bf8a4c4190fd992bf2e0ba41 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:12.957336  6992 raft_consensus.cc:385] T 45159f51bf8a4c4190fd992bf2e0ba41 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:12.957607  6991 tablet_bootstrap.cc:492] T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83: No bootstrap required, opened a new log
I20260710 11:11:12.957697  6992 raft_consensus.cc:740] T 45159f51bf8a4c4190fd992bf2e0ba41 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1ea3a0afa81445c952eb6526622ea53, State: Initialized, Role: FOLLOWER
I20260710 11:11:12.958209  6991 ts_tablet_manager.cc:1403] T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.003s
I20260710 11:11:12.958894  6992 consensus_queue.cc:260] T 45159f51bf8a4c4190fd992bf2e0ba41 P a1ea3a0afa81445c952eb6526622ea53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:12.961266  6770 tablet_service.cc:1511] Processing CreateTablet for tablet e98957f2d8ef458fba223b281cd89674 (DEFAULT_TABLE table=soft_deleted_table [id=b53ab6d3211f4222a8a95ca542e4278e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:12.961469  6991 raft_consensus.cc:359] T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:12.962273  6991 raft_consensus.cc:385] T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:12.962585  6991 raft_consensus.cc:740] T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b5d1757c5543fb8a6a10b172054f83, State: Initialized, Role: FOLLOWER
I20260710 11:11:12.962769  6770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e98957f2d8ef458fba223b281cd89674. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:12.963979  6991 consensus_queue.cc:260] T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:12.967399  6991 ts_tablet_manager.cc:1434] T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:11:12.971669  6690 tablet_service.cc:1511] Processing CreateTablet for tablet e98957f2d8ef458fba223b281cd89674 (DEFAULT_TABLE table=soft_deleted_table [id=b53ab6d3211f4222a8a95ca542e4278e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:12.973273  6690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e98957f2d8ef458fba223b281cd89674. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:12.979180  6991 tablet_bootstrap.cc:492] T c31b9497abef487c972cbebf6b17f992 P 46b5d1757c5543fb8a6a10b172054f83: Bootstrap starting.
I20260710 11:11:12.970690  6992 ts_tablet_manager.cc:1434] T 45159f51bf8a4c4190fd992bf2e0ba41 P a1ea3a0afa81445c952eb6526622ea53: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.004s
I20260710 11:11:12.990374  6838 tablet_service.cc:1511] Processing CreateTablet for tablet e98957f2d8ef458fba223b281cd89674 (DEFAULT_TABLE table=soft_deleted_table [id=b53ab6d3211f4222a8a95ca542e4278e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:12.992372  6838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e98957f2d8ef458fba223b281cd89674. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:12.994622  6991 tablet_bootstrap.cc:654] T c31b9497abef487c972cbebf6b17f992 P 46b5d1757c5543fb8a6a10b172054f83: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:12.997745  6972 raft_consensus.cc:493] T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:12.998415  6972 raft_consensus.cc:515] T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.001741  6705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45159f51bf8a4c4190fd992bf2e0ba41" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ea3a0afa81445c952eb6526622ea53" is_pre_election: true
I20260710 11:11:13.002029  6854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45159f51bf8a4c4190fd992bf2e0ba41" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f" is_pre_election: true
I20260710 11:11:13.002471  6705 raft_consensus.cc:2468] T 45159f51bf8a4c4190fd992bf2e0ba41 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b5d1757c5543fb8a6a10b172054f83 in term 0.
W20260710 11:11:13.003618  6746 leader_election.cc:343] T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67:33101): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:13.003748  6972 leader_election.cc:290] T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67:33101)
I20260710 11:11:13.004376  6743 leader_election.cc:304] T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83 [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: 46b5d1757c5543fb8a6a10b172054f83, a1ea3a0afa81445c952eb6526622ea53; no voters: 05e07ac77cb64152aadbdcffbfdc495f
I20260710 11:11:13.005614  6972 raft_consensus.cc:2804] T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:13.006035  6972 raft_consensus.cc:493] T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:13.006464  6972 raft_consensus.cc:3060] T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:13.007395  6694 tablet_service.cc:1511] Processing CreateTablet for tablet d2380b4031e14002ae34c4e673b1b4a5 (DEFAULT_TABLE table=soft_deleted_table [id=b53ab6d3211f4222a8a95ca542e4278e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:12.997421  6992 tablet_bootstrap.cc:492] T 067d8d1893f642faaec1f1a14b073881 P a1ea3a0afa81445c952eb6526622ea53: Bootstrap starting.
I20260710 11:11:13.011443  6993 tablet_bootstrap.cc:492] T 45159f51bf8a4c4190fd992bf2e0ba41 P 05e07ac77cb64152aadbdcffbfdc495f: No bootstrap required, opened a new log
I20260710 11:11:13.011555  6764 tablet_service.cc:1511] Processing CreateTablet for tablet d2380b4031e14002ae34c4e673b1b4a5 (DEFAULT_TABLE table=soft_deleted_table [id=b53ab6d3211f4222a8a95ca542e4278e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:13.012984  6764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2380b4031e14002ae34c4e673b1b4a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:13.020826  6991 tablet_bootstrap.cc:492] T c31b9497abef487c972cbebf6b17f992 P 46b5d1757c5543fb8a6a10b172054f83: No bootstrap required, opened a new log
I20260710 11:11:13.021445  6991 ts_tablet_manager.cc:1403] T c31b9497abef487c972cbebf6b17f992 P 46b5d1757c5543fb8a6a10b172054f83: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.011s
I20260710 11:11:13.023219  6694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2380b4031e14002ae34c4e673b1b4a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:13.024610  6991 raft_consensus.cc:359] T c31b9497abef487c972cbebf6b17f992 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.025419  6991 raft_consensus.cc:385] T c31b9497abef487c972cbebf6b17f992 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:13.025728  6991 raft_consensus.cc:740] T c31b9497abef487c972cbebf6b17f992 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b5d1757c5543fb8a6a10b172054f83, State: Initialized, Role: FOLLOWER
I20260710 11:11:13.012035  6993 ts_tablet_manager.cc:1403] T 45159f51bf8a4c4190fd992bf2e0ba41 P 05e07ac77cb64152aadbdcffbfdc495f: Time spent bootstrapping tablet: real 0.085s	user 0.012s	sys 0.038s
I20260710 11:11:13.026525  6991 consensus_queue.cc:260] T c31b9497abef487c972cbebf6b17f992 P 46b5d1757c5543fb8a6a10b172054f83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.029955  6993 raft_consensus.cc:359] T 45159f51bf8a4c4190fd992bf2e0ba41 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.030689  6993 raft_consensus.cc:385] T 45159f51bf8a4c4190fd992bf2e0ba41 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:13.030966  6993 raft_consensus.cc:740] T 45159f51bf8a4c4190fd992bf2e0ba41 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Initialized, Role: FOLLOWER
I20260710 11:11:13.031675  6993 consensus_queue.cc:260] T 45159f51bf8a4c4190fd992bf2e0ba41 P 05e07ac77cb64152aadbdcffbfdc495f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.036847  6991 ts_tablet_manager.cc:1434] T c31b9497abef487c972cbebf6b17f992 P 46b5d1757c5543fb8a6a10b172054f83: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:11:13.040676  6991 tablet_bootstrap.cc:492] T 067d8d1893f642faaec1f1a14b073881 P 46b5d1757c5543fb8a6a10b172054f83: Bootstrap starting.
I20260710 11:11:13.041342  6993 ts_tablet_manager.cc:1434] T 45159f51bf8a4c4190fd992bf2e0ba41 P 05e07ac77cb64152aadbdcffbfdc495f: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.004s
I20260710 11:11:13.042640  6992 tablet_bootstrap.cc:654] T 067d8d1893f642faaec1f1a14b073881 P a1ea3a0afa81445c952eb6526622ea53: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:13.046512  6688 tablet_service.cc:1511] Processing CreateTablet for tablet a78343722653464e8394eb820f36634f (DEFAULT_TABLE table=soft_deleted_table [id=b53ab6d3211f4222a8a95ca542e4278e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:13.048821  6688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a78343722653464e8394eb820f36634f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:13.051949  6993 tablet_bootstrap.cc:492] T c31b9497abef487c972cbebf6b17f992 P 05e07ac77cb64152aadbdcffbfdc495f: Bootstrap starting.
I20260710 11:11:13.052310  6991 tablet_bootstrap.cc:654] T 067d8d1893f642faaec1f1a14b073881 P 46b5d1757c5543fb8a6a10b172054f83: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:13.057385  6770 tablet_service.cc:1511] Processing CreateTablet for tablet a78343722653464e8394eb820f36634f (DEFAULT_TABLE table=soft_deleted_table [id=b53ab6d3211f4222a8a95ca542e4278e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:13.058815  6770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a78343722653464e8394eb820f36634f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:13.059322  6993 tablet_bootstrap.cc:654] T c31b9497abef487c972cbebf6b17f992 P 05e07ac77cb64152aadbdcffbfdc495f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:13.045394  6838 tablet_service.cc:1511] Processing CreateTablet for tablet d2380b4031e14002ae34c4e673b1b4a5 (DEFAULT_TABLE table=soft_deleted_table [id=b53ab6d3211f4222a8a95ca542e4278e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:13.060902  6838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2380b4031e14002ae34c4e673b1b4a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:13.047005  6972 raft_consensus.cc:515] T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.064113  6991 tablet_bootstrap.cc:492] T 067d8d1893f642faaec1f1a14b073881 P 46b5d1757c5543fb8a6a10b172054f83: No bootstrap required, opened a new log
I20260710 11:11:13.066290  6837 tablet_service.cc:1511] Processing CreateTablet for tablet a78343722653464e8394eb820f36634f (DEFAULT_TABLE table=soft_deleted_table [id=b53ab6d3211f4222a8a95ca542e4278e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:13.067584  6693 tablet_service.cc:1511] Processing CreateTablet for tablet 70f1c04a7e4647d7bcb2958e9014bfb7 (DEFAULT_TABLE table=soft_deleted_table [id=b53ab6d3211f4222a8a95ca542e4278e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:13.073803  6705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45159f51bf8a4c4190fd992bf2e0ba41" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ea3a0afa81445c952eb6526622ea53"
I20260710 11:11:13.074433  6693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70f1c04a7e4647d7bcb2958e9014bfb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:13.075080  6763 tablet_service.cc:1511] Processing CreateTablet for tablet 70f1c04a7e4647d7bcb2958e9014bfb7 (DEFAULT_TABLE table=soft_deleted_table [id=b53ab6d3211f4222a8a95ca542e4278e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:13.076766  6763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70f1c04a7e4647d7bcb2958e9014bfb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:13.075080  6898 raft_consensus.cc:493] T 45159f51bf8a4c4190fd992bf2e0ba41 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:13.074445  6705 raft_consensus.cc:3060] T 45159f51bf8a4c4190fd992bf2e0ba41 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:13.078820  6991 ts_tablet_manager.cc:1403] T 067d8d1893f642faaec1f1a14b073881 P 46b5d1757c5543fb8a6a10b172054f83: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.003s
I20260710 11:11:13.078840  6898 raft_consensus.cc:515] T 45159f51bf8a4c4190fd992bf2e0ba41 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.080329  6972 leader_election.cc:290] T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83 [CANDIDATE]: Term 1 election: Requested vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67:33101)
I20260710 11:11:13.081278  6837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a78343722653464e8394eb820f36634f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:13.081804  6898 leader_election.cc:290] T 45159f51bf8a4c4190fd992bf2e0ba41 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545)
I20260710 11:11:13.088361  6854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45159f51bf8a4c4190fd992bf2e0ba41" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f"
I20260710 11:11:13.089051  6854 raft_consensus.cc:3060] T 45159f51bf8a4c4190fd992bf2e0ba41 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:13.094458  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45159f51bf8a4c4190fd992bf2e0ba41" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ea3a0afa81445c952eb6526622ea53" is_pre_election: true
I20260710 11:11:13.095765  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45159f51bf8a4c4190fd992bf2e0ba41" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b5d1757c5543fb8a6a10b172054f83" is_pre_election: true
I20260710 11:11:13.096541  6779 raft_consensus.cc:2393] T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05e07ac77cb64152aadbdcffbfdc495f in current term 1: Already voted for candidate 46b5d1757c5543fb8a6a10b172054f83 in this term.
I20260710 11:11:13.097671  6817 leader_election.cc:304] T 45159f51bf8a4c4190fd992bf2e0ba41 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05e07ac77cb64152aadbdcffbfdc495f; no voters: 46b5d1757c5543fb8a6a10b172054f83, a1ea3a0afa81445c952eb6526622ea53
I20260710 11:11:13.098266  6991 raft_consensus.cc:359] T 067d8d1893f642faaec1f1a14b073881 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.102519  6844 tablet_service.cc:1511] Processing CreateTablet for tablet 70f1c04a7e4647d7bcb2958e9014bfb7 (DEFAULT_TABLE table=soft_deleted_table [id=b53ab6d3211f4222a8a95ca542e4278e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:13.104360  6844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70f1c04a7e4647d7bcb2958e9014bfb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:13.105391  6705 raft_consensus.cc:2468] T 45159f51bf8a4c4190fd992bf2e0ba41 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b5d1757c5543fb8a6a10b172054f83 in term 1.
I20260710 11:11:13.106729  6743 leader_election.cc:304] T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b5d1757c5543fb8a6a10b172054f83, a1ea3a0afa81445c952eb6526622ea53; no voters: 
I20260710 11:11:13.107587  6972 raft_consensus.cc:2804] T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:13.108050  6972 raft_consensus.cc:697] T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 LEADER]: Becoming Leader. State: Replica: 46b5d1757c5543fb8a6a10b172054f83, State: Running, Role: LEADER
I20260710 11:11:13.108893  6972 consensus_queue.cc:237] T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.110291  6854 raft_consensus.cc:2468] T 45159f51bf8a4c4190fd992bf2e0ba41 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b5d1757c5543fb8a6a10b172054f83 in term 1.
I20260710 11:11:13.100891  6991 raft_consensus.cc:385] T 067d8d1893f642faaec1f1a14b073881 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:13.122035  6603 catalog_manager.cc:5697] T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66). New cstate: current_term: 1 leader_uuid: "46b5d1757c5543fb8a6a10b172054f83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:13.123777  6694 tablet_service.cc:1511] Processing CreateTablet for tablet 1779fd52a0644049853fe1f41afc1a31 (DEFAULT_TABLE table=soft_deleted_table [id=b53ab6d3211f4222a8a95ca542e4278e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:13.129277  6694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1779fd52a0644049853fe1f41afc1a31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:13.113430  6898 raft_consensus.cc:2749] T 45159f51bf8a4c4190fd992bf2e0ba41 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:13.131718  6763 tablet_service.cc:1511] Processing CreateTablet for tablet 1779fd52a0644049853fe1f41afc1a31 (DEFAULT_TABLE table=soft_deleted_table [id=b53ab6d3211f4222a8a95ca542e4278e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:13.133071  6763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1779fd52a0644049853fe1f41afc1a31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:13.126457  6991 raft_consensus.cc:740] T 067d8d1893f642faaec1f1a14b073881 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b5d1757c5543fb8a6a10b172054f83, State: Initialized, Role: FOLLOWER
I20260710 11:11:13.135003  6991 consensus_queue.cc:260] T 067d8d1893f642faaec1f1a14b073881 P 46b5d1757c5543fb8a6a10b172054f83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.137197  6991 ts_tablet_manager.cc:1434] T 067d8d1893f642faaec1f1a14b073881 P 46b5d1757c5543fb8a6a10b172054f83: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.001s
I20260710 11:11:13.139786  6693 tablet_service.cc:1511] Processing CreateTablet for tablet 28ca56e6c8ff4920bb859139a19f95f0 (DEFAULT_TABLE table=soft_deleted_table [id=b53ab6d3211f4222a8a95ca542e4278e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:13.141129  6693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28ca56e6c8ff4920bb859139a19f95f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:13.126519  6836 tablet_service.cc:1511] Processing CreateTablet for tablet 1779fd52a0644049853fe1f41afc1a31 (DEFAULT_TABLE table=soft_deleted_table [id=b53ab6d3211f4222a8a95ca542e4278e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:13.143523  6836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1779fd52a0644049853fe1f41afc1a31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:13.150257  6991 tablet_bootstrap.cc:492] T e98957f2d8ef458fba223b281cd89674 P 46b5d1757c5543fb8a6a10b172054f83: Bootstrap starting.
I20260710 11:11:13.153981  6993 tablet_bootstrap.cc:492] T c31b9497abef487c972cbebf6b17f992 P 05e07ac77cb64152aadbdcffbfdc495f: No bootstrap required, opened a new log
I20260710 11:11:13.154596  6993 ts_tablet_manager.cc:1403] T c31b9497abef487c972cbebf6b17f992 P 05e07ac77cb64152aadbdcffbfdc495f: Time spent bootstrapping tablet: real 0.103s	user 0.019s	sys 0.003s
I20260710 11:11:13.156505  6764 tablet_service.cc:1511] Processing CreateTablet for tablet 28ca56e6c8ff4920bb859139a19f95f0 (DEFAULT_TABLE table=soft_deleted_table [id=b53ab6d3211f4222a8a95ca542e4278e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:13.157752  6993 raft_consensus.cc:359] T c31b9497abef487c972cbebf6b17f992 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.158553  6993 raft_consensus.cc:385] T c31b9497abef487c972cbebf6b17f992 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:13.158854  6993 raft_consensus.cc:740] T c31b9497abef487c972cbebf6b17f992 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Initialized, Role: FOLLOWER
I20260710 11:11:13.159657  6993 consensus_queue.cc:260] T c31b9497abef487c972cbebf6b17f992 P 05e07ac77cb64152aadbdcffbfdc495f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.160640  6840 tablet_service.cc:1511] Processing CreateTablet for tablet 28ca56e6c8ff4920bb859139a19f95f0 (DEFAULT_TABLE table=soft_deleted_table [id=b53ab6d3211f4222a8a95ca542e4278e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:13.162163  6840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28ca56e6c8ff4920bb859139a19f95f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:13.172603  6764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28ca56e6c8ff4920bb859139a19f95f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:13.153981  6992 tablet_bootstrap.cc:492] T 067d8d1893f642faaec1f1a14b073881 P a1ea3a0afa81445c952eb6526622ea53: No bootstrap required, opened a new log
I20260710 11:11:13.173991  6992 ts_tablet_manager.cc:1403] T 067d8d1893f642faaec1f1a14b073881 P a1ea3a0afa81445c952eb6526622ea53: Time spent bootstrapping tablet: real 0.177s	user 0.028s	sys 0.033s
I20260710 11:11:13.162143  6993 ts_tablet_manager.cc:1434] T c31b9497abef487c972cbebf6b17f992 P 05e07ac77cb64152aadbdcffbfdc495f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:11:13.176994  6992 raft_consensus.cc:359] T 067d8d1893f642faaec1f1a14b073881 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.177680  6993 tablet_bootstrap.cc:492] T 067d8d1893f642faaec1f1a14b073881 P 05e07ac77cb64152aadbdcffbfdc495f: Bootstrap starting.
I20260710 11:11:13.177722  6992 raft_consensus.cc:385] T 067d8d1893f642faaec1f1a14b073881 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:13.178277  6992 raft_consensus.cc:740] T 067d8d1893f642faaec1f1a14b073881 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1ea3a0afa81445c952eb6526622ea53, State: Initialized, Role: FOLLOWER
I20260710 11:11:13.179005  6992 consensus_queue.cc:260] T 067d8d1893f642faaec1f1a14b073881 P a1ea3a0afa81445c952eb6526622ea53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.184671  6993 tablet_bootstrap.cc:654] T 067d8d1893f642faaec1f1a14b073881 P 05e07ac77cb64152aadbdcffbfdc495f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:13.197022  6991 tablet_bootstrap.cc:654] T e98957f2d8ef458fba223b281cd89674 P 46b5d1757c5543fb8a6a10b172054f83: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:13.198616  6992 ts_tablet_manager.cc:1434] T 067d8d1893f642faaec1f1a14b073881 P a1ea3a0afa81445c952eb6526622ea53: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 11:11:13.210363  6992 tablet_bootstrap.cc:492] T c31b9497abef487c972cbebf6b17f992 P a1ea3a0afa81445c952eb6526622ea53: Bootstrap starting.
W20260710 11:11:13.215014  6651 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:13.222275  6993 tablet_bootstrap.cc:492] T 067d8d1893f642faaec1f1a14b073881 P 05e07ac77cb64152aadbdcffbfdc495f: No bootstrap required, opened a new log
I20260710 11:11:13.222805  6991 tablet_bootstrap.cc:492] T e98957f2d8ef458fba223b281cd89674 P 46b5d1757c5543fb8a6a10b172054f83: No bootstrap required, opened a new log
I20260710 11:11:13.222936  6993 ts_tablet_manager.cc:1403] T 067d8d1893f642faaec1f1a14b073881 P 05e07ac77cb64152aadbdcffbfdc495f: Time spent bootstrapping tablet: real 0.046s	user 0.024s	sys 0.020s
I20260710 11:11:13.223371  6991 ts_tablet_manager.cc:1403] T e98957f2d8ef458fba223b281cd89674 P 46b5d1757c5543fb8a6a10b172054f83: Time spent bootstrapping tablet: real 0.085s	user 0.023s	sys 0.006s
I20260710 11:11:13.223521  6992 tablet_bootstrap.cc:654] T c31b9497abef487c972cbebf6b17f992 P a1ea3a0afa81445c952eb6526622ea53: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:13.226393  6991 raft_consensus.cc:359] T e98957f2d8ef458fba223b281cd89674 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.226526  6993 raft_consensus.cc:359] T 067d8d1893f642faaec1f1a14b073881 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.227221  6991 raft_consensus.cc:385] T e98957f2d8ef458fba223b281cd89674 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:13.227349  6993 raft_consensus.cc:385] T 067d8d1893f642faaec1f1a14b073881 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:13.227597  6991 raft_consensus.cc:740] T e98957f2d8ef458fba223b281cd89674 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b5d1757c5543fb8a6a10b172054f83, State: Initialized, Role: FOLLOWER
I20260710 11:11:13.227800  6993 raft_consensus.cc:740] T 067d8d1893f642faaec1f1a14b073881 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Initialized, Role: FOLLOWER
I20260710 11:11:13.228576  6991 consensus_queue.cc:260] T e98957f2d8ef458fba223b281cd89674 P 46b5d1757c5543fb8a6a10b172054f83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.228657  6993 consensus_queue.cc:260] T 067d8d1893f642faaec1f1a14b073881 P 05e07ac77cb64152aadbdcffbfdc495f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.231272  6991 ts_tablet_manager.cc:1434] T e98957f2d8ef458fba223b281cd89674 P 46b5d1757c5543fb8a6a10b172054f83: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 11:11:13.232299  6991 tablet_bootstrap.cc:492] T d2380b4031e14002ae34c4e673b1b4a5 P 46b5d1757c5543fb8a6a10b172054f83: Bootstrap starting.
I20260710 11:11:13.232434  6992 tablet_bootstrap.cc:492] T c31b9497abef487c972cbebf6b17f992 P a1ea3a0afa81445c952eb6526622ea53: No bootstrap required, opened a new log
I20260710 11:11:13.233022  6992 ts_tablet_manager.cc:1403] T c31b9497abef487c972cbebf6b17f992 P a1ea3a0afa81445c952eb6526622ea53: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.000s
I20260710 11:11:13.236284  6992 raft_consensus.cc:359] T c31b9497abef487c972cbebf6b17f992 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.237118  6992 raft_consensus.cc:385] T c31b9497abef487c972cbebf6b17f992 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:13.237505  6992 raft_consensus.cc:740] T c31b9497abef487c972cbebf6b17f992 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1ea3a0afa81445c952eb6526622ea53, State: Initialized, Role: FOLLOWER
I20260710 11:11:13.238312  6992 consensus_queue.cc:260] T c31b9497abef487c972cbebf6b17f992 P a1ea3a0afa81445c952eb6526622ea53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.239091  6991 tablet_bootstrap.cc:654] T d2380b4031e14002ae34c4e673b1b4a5 P 46b5d1757c5543fb8a6a10b172054f83: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:13.239390  6993 ts_tablet_manager.cc:1434] T 067d8d1893f642faaec1f1a14b073881 P 05e07ac77cb64152aadbdcffbfdc495f: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:11:13.243755  6993 tablet_bootstrap.cc:492] T e98957f2d8ef458fba223b281cd89674 P 05e07ac77cb64152aadbdcffbfdc495f: Bootstrap starting.
I20260710 11:11:13.251037  6993 tablet_bootstrap.cc:654] T e98957f2d8ef458fba223b281cd89674 P 05e07ac77cb64152aadbdcffbfdc495f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:13.263464  6993 tablet_bootstrap.cc:492] T e98957f2d8ef458fba223b281cd89674 P 05e07ac77cb64152aadbdcffbfdc495f: No bootstrap required, opened a new log
I20260710 11:11:13.264035  6993 ts_tablet_manager.cc:1403] T e98957f2d8ef458fba223b281cd89674 P 05e07ac77cb64152aadbdcffbfdc495f: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.006s
I20260710 11:11:13.267379  6993 raft_consensus.cc:359] T e98957f2d8ef458fba223b281cd89674 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.268180  6993 raft_consensus.cc:385] T e98957f2d8ef458fba223b281cd89674 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:13.269585  6993 raft_consensus.cc:740] T e98957f2d8ef458fba223b281cd89674 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Initialized, Role: FOLLOWER
I20260710 11:11:13.270617  6993 consensus_queue.cc:260] T e98957f2d8ef458fba223b281cd89674 P 05e07ac77cb64152aadbdcffbfdc495f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.271713  6992 ts_tablet_manager.cc:1434] T c31b9497abef487c972cbebf6b17f992 P a1ea3a0afa81445c952eb6526622ea53: Time spent starting tablet: real 0.038s	user 0.021s	sys 0.016s
I20260710 11:11:13.272951  6992 tablet_bootstrap.cc:492] T e98957f2d8ef458fba223b281cd89674 P a1ea3a0afa81445c952eb6526622ea53: Bootstrap starting.
I20260710 11:11:13.273239  6991 tablet_bootstrap.cc:492] T d2380b4031e14002ae34c4e673b1b4a5 P 46b5d1757c5543fb8a6a10b172054f83: No bootstrap required, opened a new log
I20260710 11:11:13.273767  6991 ts_tablet_manager.cc:1403] T d2380b4031e14002ae34c4e673b1b4a5 P 46b5d1757c5543fb8a6a10b172054f83: Time spent bootstrapping tablet: real 0.042s	user 0.027s	sys 0.011s
I20260710 11:11:13.279110  6993 ts_tablet_manager.cc:1434] T e98957f2d8ef458fba223b281cd89674 P 05e07ac77cb64152aadbdcffbfdc495f: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.002s
I20260710 11:11:13.279816  6992 tablet_bootstrap.cc:654] T e98957f2d8ef458fba223b281cd89674 P a1ea3a0afa81445c952eb6526622ea53: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:13.280414  6993 tablet_bootstrap.cc:492] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 05e07ac77cb64152aadbdcffbfdc495f: Bootstrap starting.
I20260710 11:11:13.276878  6991 raft_consensus.cc:359] T d2380b4031e14002ae34c4e673b1b4a5 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.283118  6991 raft_consensus.cc:385] T d2380b4031e14002ae34c4e673b1b4a5 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:13.283564  6991 raft_consensus.cc:740] T d2380b4031e14002ae34c4e673b1b4a5 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b5d1757c5543fb8a6a10b172054f83, State: Initialized, Role: FOLLOWER
I20260710 11:11:13.284574  6991 consensus_queue.cc:260] T d2380b4031e14002ae34c4e673b1b4a5 P 46b5d1757c5543fb8a6a10b172054f83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.292641  6991 ts_tablet_manager.cc:1434] T d2380b4031e14002ae34c4e673b1b4a5 P 46b5d1757c5543fb8a6a10b172054f83: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.001s
I20260710 11:11:13.292950  6993 tablet_bootstrap.cc:654] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 05e07ac77cb64152aadbdcffbfdc495f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:13.294147  6991 tablet_bootstrap.cc:492] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 46b5d1757c5543fb8a6a10b172054f83: Bootstrap starting.
I20260710 11:11:13.299458  6992 tablet_bootstrap.cc:492] T e98957f2d8ef458fba223b281cd89674 P a1ea3a0afa81445c952eb6526622ea53: No bootstrap required, opened a new log
I20260710 11:11:13.300251  6992 ts_tablet_manager.cc:1403] T e98957f2d8ef458fba223b281cd89674 P a1ea3a0afa81445c952eb6526622ea53: Time spent bootstrapping tablet: real 0.028s	user 0.023s	sys 0.003s
I20260710 11:11:13.303184  6991 tablet_bootstrap.cc:654] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 46b5d1757c5543fb8a6a10b172054f83: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:13.303552  6993 tablet_bootstrap.cc:492] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 05e07ac77cb64152aadbdcffbfdc495f: No bootstrap required, opened a new log
I20260710 11:11:13.304349  6993 ts_tablet_manager.cc:1403] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 05e07ac77cb64152aadbdcffbfdc495f: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.007s
I20260710 11:11:13.308374  6993 raft_consensus.cc:359] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.309497  6993 raft_consensus.cc:385] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:13.309875  6993 raft_consensus.cc:740] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Initialized, Role: FOLLOWER
I20260710 11:11:13.309919  6992 raft_consensus.cc:359] T e98957f2d8ef458fba223b281cd89674 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.311271  6992 raft_consensus.cc:385] T e98957f2d8ef458fba223b281cd89674 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:13.311007  6993 consensus_queue.cc:260] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 05e07ac77cb64152aadbdcffbfdc495f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.311673  6992 raft_consensus.cc:740] T e98957f2d8ef458fba223b281cd89674 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1ea3a0afa81445c952eb6526622ea53, State: Initialized, Role: FOLLOWER
I20260710 11:11:13.312850  6992 consensus_queue.cc:260] T e98957f2d8ef458fba223b281cd89674 P a1ea3a0afa81445c952eb6526622ea53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.314394  6993 ts_tablet_manager.cc:1434] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 05e07ac77cb64152aadbdcffbfdc495f: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:11:13.316159  6992 ts_tablet_manager.cc:1434] T e98957f2d8ef458fba223b281cd89674 P a1ea3a0afa81445c952eb6526622ea53: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 11:11:13.316964  6993 tablet_bootstrap.cc:492] T a78343722653464e8394eb820f36634f P 05e07ac77cb64152aadbdcffbfdc495f: Bootstrap starting.
I20260710 11:11:13.317239  6992 tablet_bootstrap.cc:492] T a78343722653464e8394eb820f36634f P a1ea3a0afa81445c952eb6526622ea53: Bootstrap starting.
I20260710 11:11:13.318255  6991 tablet_bootstrap.cc:492] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 46b5d1757c5543fb8a6a10b172054f83: No bootstrap required, opened a new log
I20260710 11:11:13.318773  6991 ts_tablet_manager.cc:1403] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 46b5d1757c5543fb8a6a10b172054f83: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.009s
I20260710 11:11:13.322038  6991 raft_consensus.cc:359] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.323737  6991 raft_consensus.cc:385] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:13.324029  6991 raft_consensus.cc:740] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b5d1757c5543fb8a6a10b172054f83, State: Initialized, Role: FOLLOWER
I20260710 11:11:13.324640  6993 tablet_bootstrap.cc:654] T a78343722653464e8394eb820f36634f P 05e07ac77cb64152aadbdcffbfdc495f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:13.324877  6991 consensus_queue.cc:260] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 46b5d1757c5543fb8a6a10b172054f83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.327739  6992 tablet_bootstrap.cc:654] T a78343722653464e8394eb820f36634f P a1ea3a0afa81445c952eb6526622ea53: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:13.328198  6991 ts_tablet_manager.cc:1434] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 46b5d1757c5543fb8a6a10b172054f83: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 11:11:13.329301  6991 tablet_bootstrap.cc:492] T a78343722653464e8394eb820f36634f P 46b5d1757c5543fb8a6a10b172054f83: Bootstrap starting.
I20260710 11:11:13.334374  6898 raft_consensus.cc:493] T c31b9497abef487c972cbebf6b17f992 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:13.335088  6898 raft_consensus.cc:515] T c31b9497abef487c972cbebf6b17f992 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.337502  6991 tablet_bootstrap.cc:654] T a78343722653464e8394eb820f36634f P 46b5d1757c5543fb8a6a10b172054f83: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:13.338526  6993 tablet_bootstrap.cc:492] T a78343722653464e8394eb820f36634f P 05e07ac77cb64152aadbdcffbfdc495f: No bootstrap required, opened a new log
I20260710 11:11:13.339159  6993 ts_tablet_manager.cc:1403] T a78343722653464e8394eb820f36634f P 05e07ac77cb64152aadbdcffbfdc495f: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.008s
I20260710 11:11:13.339489  6705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31b9497abef487c972cbebf6b17f992" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ea3a0afa81445c952eb6526622ea53" is_pre_election: true
I20260710 11:11:13.340219  6705 raft_consensus.cc:2468] T c31b9497abef487c972cbebf6b17f992 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e07ac77cb64152aadbdcffbfdc495f in term 0.
I20260710 11:11:13.343189  6817 leader_election.cc:304] T c31b9497abef487c972cbebf6b17f992 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e07ac77cb64152aadbdcffbfdc495f, a1ea3a0afa81445c952eb6526622ea53; no voters: 
I20260710 11:11:13.343061  6993 raft_consensus.cc:359] T a78343722653464e8394eb820f36634f P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.344233  6993 raft_consensus.cc:385] T a78343722653464e8394eb820f36634f P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:13.344623  6993 raft_consensus.cc:740] T a78343722653464e8394eb820f36634f P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Initialized, Role: FOLLOWER
I20260710 11:11:13.345518  6898 leader_election.cc:290] T c31b9497abef487c972cbebf6b17f992 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545)
I20260710 11:11:13.346237  6993 consensus_queue.cc:260] T a78343722653464e8394eb820f36634f P 05e07ac77cb64152aadbdcffbfdc495f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.349774  6898 raft_consensus.cc:2804] T c31b9497abef487c972cbebf6b17f992 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:13.350639  6898 raft_consensus.cc:493] T c31b9497abef487c972cbebf6b17f992 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:13.351567  6898 raft_consensus.cc:3060] T c31b9497abef487c972cbebf6b17f992 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:13.356552  6993 ts_tablet_manager.cc:1434] T a78343722653464e8394eb820f36634f P 05e07ac77cb64152aadbdcffbfdc495f: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.005s
I20260710 11:11:13.358016  6993 tablet_bootstrap.cc:492] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f: Bootstrap starting.
I20260710 11:11:13.366888  6993 tablet_bootstrap.cc:654] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:13.386837  7015 raft_consensus.cc:493] T e98957f2d8ef458fba223b281cd89674 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:13.387409  7015 raft_consensus.cc:515] T e98957f2d8ef458fba223b281cd89674 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.389601  7015 leader_election.cc:290] T e98957f2d8ef458fba223b281cd89674 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545)
I20260710 11:11:13.393167  6972 raft_consensus.cc:493] T c31b9497abef487c972cbebf6b17f992 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:13.393642  6993 tablet_bootstrap.cc:492] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f: No bootstrap required, opened a new log
I20260710 11:11:13.394418  6993 ts_tablet_manager.cc:1403] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.004s
I20260710 11:11:13.393962  6972 raft_consensus.cc:515] T c31b9497abef487c972cbebf6b17f992 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.398699  6993 raft_consensus.cc:359] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.399772  6993 raft_consensus.cc:385] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:13.398990  6705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31b9497abef487c972cbebf6b17f992" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ea3a0afa81445c952eb6526622ea53" is_pre_election: true
I20260710 11:11:13.400916  6705 raft_consensus.cc:2468] T c31b9497abef487c972cbebf6b17f992 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b5d1757c5543fb8a6a10b172054f83 in term 0.
I20260710 11:11:13.403730  6743 leader_election.cc:304] T c31b9497abef487c972cbebf6b17f992 P 46b5d1757c5543fb8a6a10b172054f83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b5d1757c5543fb8a6a10b172054f83, a1ea3a0afa81445c952eb6526622ea53; no voters: 
I20260710 11:11:13.405630  6980 raft_consensus.cc:2804] T c31b9497abef487c972cbebf6b17f992 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:13.406296  6980 raft_consensus.cc:493] T c31b9497abef487c972cbebf6b17f992 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:13.406813  6980 raft_consensus.cc:3060] T c31b9497abef487c972cbebf6b17f992 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:13.416849  6979 raft_consensus.cc:493] T e98957f2d8ef458fba223b281cd89674 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:13.417682  6979 raft_consensus.cc:515] T e98957f2d8ef458fba223b281cd89674 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.418376  6972 leader_election.cc:290] T c31b9497abef487c972cbebf6b17f992 P 46b5d1757c5543fb8a6a10b172054f83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67:33101)
I20260710 11:11:13.421742  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98957f2d8ef458fba223b281cd89674" candidate_uuid: "a1ea3a0afa81445c952eb6526622ea53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b5d1757c5543fb8a6a10b172054f83" is_pre_election: true
I20260710 11:11:13.422806  6779 raft_consensus.cc:2468] T e98957f2d8ef458fba223b281cd89674 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1ea3a0afa81445c952eb6526622ea53 in term 0.
I20260710 11:11:13.422363  6980 raft_consensus.cc:515] T c31b9497abef487c972cbebf6b17f992 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.424990  6668 leader_election.cc:304] T e98957f2d8ef458fba223b281cd89674 P a1ea3a0afa81445c952eb6526622ea53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b5d1757c5543fb8a6a10b172054f83, a1ea3a0afa81445c952eb6526622ea53; no voters: 
I20260710 11:11:13.400177  6993 raft_consensus.cc:740] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Initialized, Role: FOLLOWER
I20260710 11:11:13.426614  6993 consensus_queue.cc:260] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.429096  6993 ts_tablet_manager.cc:1434] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260710 11:11:13.430982  6993 tablet_bootstrap.cc:492] T 1779fd52a0644049853fe1f41afc1a31 P 05e07ac77cb64152aadbdcffbfdc495f: Bootstrap starting.
I20260710 11:11:13.429469  6980 leader_election.cc:290] T c31b9497abef487c972cbebf6b17f992 P 46b5d1757c5543fb8a6a10b172054f83 [CANDIDATE]: Term 1 election: Requested vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67:33101)
I20260710 11:11:13.440606  6993 tablet_bootstrap.cc:654] T 1779fd52a0644049853fe1f41afc1a31 P 05e07ac77cb64152aadbdcffbfdc495f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:13.456192  6993 tablet_bootstrap.cc:492] T 1779fd52a0644049853fe1f41afc1a31 P 05e07ac77cb64152aadbdcffbfdc495f: No bootstrap required, opened a new log
I20260710 11:11:13.457016  6993 ts_tablet_manager.cc:1403] T 1779fd52a0644049853fe1f41afc1a31 P 05e07ac77cb64152aadbdcffbfdc495f: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.007s
I20260710 11:11:13.458467  6980 raft_consensus.cc:493] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:13.459035  6980 raft_consensus.cc:515] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.461614  6980 leader_election.cc:290] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 46b5d1757c5543fb8a6a10b172054f83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67:33101)
I20260710 11:11:13.462347  7005 raft_consensus.cc:2804] T e98957f2d8ef458fba223b281cd89674 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:13.463078  7005 raft_consensus.cc:493] T e98957f2d8ef458fba223b281cd89674 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:13.462534  6993 raft_consensus.cc:359] T 1779fd52a0644049853fe1f41afc1a31 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.463629  7005 raft_consensus.cc:3060] T e98957f2d8ef458fba223b281cd89674 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:13.464120  6993 raft_consensus.cc:385] T 1779fd52a0644049853fe1f41afc1a31 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:13.466485  6993 raft_consensus.cc:740] T 1779fd52a0644049853fe1f41afc1a31 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Initialized, Role: FOLLOWER
I20260710 11:11:13.467901  6993 consensus_queue.cc:260] T 1779fd52a0644049853fe1f41afc1a31 P 05e07ac77cb64152aadbdcffbfdc495f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.471707  6993 ts_tablet_manager.cc:1434] T 1779fd52a0644049853fe1f41afc1a31 P 05e07ac77cb64152aadbdcffbfdc495f: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.002s
I20260710 11:11:13.472621  6979 leader_election.cc:290] T e98957f2d8ef458fba223b281cd89674 P a1ea3a0afa81445c952eb6526622ea53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545), 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67:33101)
I20260710 11:11:13.473536  6993 tablet_bootstrap.cc:492] T 28ca56e6c8ff4920bb859139a19f95f0 P 05e07ac77cb64152aadbdcffbfdc495f: Bootstrap starting.
W20260710 11:11:13.475332  6668 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.153.66:35545, user_credentials={real_user=slave}} blocked reactor thread for 50462.4us
W20260710 11:11:13.477445  6817 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.153.65:36577, user_credentials={real_user=slave}} blocked reactor thread for 134394us
I20260710 11:11:13.480154  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31b9497abef487c972cbebf6b17f992" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b5d1757c5543fb8a6a10b172054f83" is_pre_election: true
I20260710 11:11:13.481479  6779 raft_consensus.cc:2393] T c31b9497abef487c972cbebf6b17f992 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05e07ac77cb64152aadbdcffbfdc495f in current term 1: Already voted for candidate 46b5d1757c5543fb8a6a10b172054f83 in this term.
I20260710 11:11:13.484956  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98957f2d8ef458fba223b281cd89674" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b5d1757c5543fb8a6a10b172054f83" is_pre_election: true
I20260710 11:11:13.485977  6779 raft_consensus.cc:2468] T e98957f2d8ef458fba223b281cd89674 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e07ac77cb64152aadbdcffbfdc495f in term 0.
I20260710 11:11:13.486495  6993 tablet_bootstrap.cc:654] T 28ca56e6c8ff4920bb859139a19f95f0 P 05e07ac77cb64152aadbdcffbfdc495f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:13.494807  6705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31b9497abef487c972cbebf6b17f992" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ea3a0afa81445c952eb6526622ea53"
I20260710 11:11:13.495666  6705 raft_consensus.cc:3060] T c31b9497abef487c972cbebf6b17f992 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:13.498718  6854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98957f2d8ef458fba223b281cd89674" candidate_uuid: "a1ea3a0afa81445c952eb6526622ea53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f" is_pre_election: true
I20260710 11:11:13.499614  6854 raft_consensus.cc:2468] T e98957f2d8ef458fba223b281cd89674 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1ea3a0afa81445c952eb6526622ea53 in term 0.
I20260710 11:11:13.503628  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f1c04a7e4647d7bcb2958e9014bfb7" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ea3a0afa81445c952eb6526622ea53" is_pre_election: true
I20260710 11:11:13.504437  7014 raft_consensus.cc:493] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:13.504976  7014 raft_consensus.cc:515] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
W20260710 11:11:13.505739  6743 leader_election.cc:343] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 46b5d1757c5543fb8a6a10b172054f83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:13.507560  7014 leader_election.cc:290] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545)
I20260710 11:11:13.508800  6705 raft_consensus.cc:2468] T c31b9497abef487c972cbebf6b17f992 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b5d1757c5543fb8a6a10b172054f83 in term 1.
I20260710 11:11:13.513844  6993 tablet_bootstrap.cc:492] T 28ca56e6c8ff4920bb859139a19f95f0 P 05e07ac77cb64152aadbdcffbfdc495f: No bootstrap required, opened a new log
I20260710 11:11:13.514650  6993 ts_tablet_manager.cc:1403] T 28ca56e6c8ff4920bb859139a19f95f0 P 05e07ac77cb64152aadbdcffbfdc495f: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.006s
I20260710 11:11:13.514853  6980 raft_consensus.cc:493] T 067d8d1893f642faaec1f1a14b073881 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:13.515585  6980 raft_consensus.cc:515] T 067d8d1893f642faaec1f1a14b073881 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.521687  6980 leader_election.cc:290] T 067d8d1893f642faaec1f1a14b073881 P 46b5d1757c5543fb8a6a10b172054f83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67:33101)
I20260710 11:11:13.521338  6993 raft_consensus.cc:359] T 28ca56e6c8ff4920bb859139a19f95f0 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.522636  6993 raft_consensus.cc:385] T 28ca56e6c8ff4920bb859139a19f95f0 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:13.523115  6993 raft_consensus.cc:740] T 28ca56e6c8ff4920bb859139a19f95f0 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Initialized, Role: FOLLOWER
I20260710 11:11:13.523847  7017 raft_consensus.cc:493] T 067d8d1893f642faaec1f1a14b073881 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:13.524396  6993 consensus_queue.cc:260] T 28ca56e6c8ff4920bb859139a19f95f0 P 05e07ac77cb64152aadbdcffbfdc495f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.524644  7017 raft_consensus.cc:515] T 067d8d1893f642faaec1f1a14b073881 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.527930  6993 ts_tablet_manager.cc:1434] T 28ca56e6c8ff4920bb859139a19f95f0 P 05e07ac77cb64152aadbdcffbfdc495f: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.001s
I20260710 11:11:13.528937  7017 leader_election.cc:290] T 067d8d1893f642faaec1f1a14b073881 P a1ea3a0afa81445c952eb6526622ea53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545), 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67:33101)
I20260710 11:11:13.530784  6854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31b9497abef487c972cbebf6b17f992" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f" is_pre_election: true
I20260710 11:11:13.531641  6705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98957f2d8ef458fba223b281cd89674" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ea3a0afa81445c952eb6526622ea53" is_pre_election: true
I20260710 11:11:13.534672  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "067d8d1893f642faaec1f1a14b073881" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ea3a0afa81445c952eb6526622ea53" is_pre_election: true
I20260710 11:11:13.535331  6703 raft_consensus.cc:2468] T 067d8d1893f642faaec1f1a14b073881 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b5d1757c5543fb8a6a10b172054f83 in term 0.
I20260710 11:11:13.539800  6992 tablet_bootstrap.cc:492] T a78343722653464e8394eb820f36634f P a1ea3a0afa81445c952eb6526622ea53: No bootstrap required, opened a new log
I20260710 11:11:13.540373  6992 ts_tablet_manager.cc:1403] T a78343722653464e8394eb820f36634f P a1ea3a0afa81445c952eb6526622ea53: Time spent bootstrapping tablet: real 0.223s	user 0.078s	sys 0.098s
I20260710 11:11:13.493204  6898 raft_consensus.cc:515] T c31b9497abef487c972cbebf6b17f992 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.542630  6854 raft_consensus.cc:2393] T c31b9497abef487c972cbebf6b17f992 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b5d1757c5543fb8a6a10b172054f83 in current term 1: Already voted for candidate 05e07ac77cb64152aadbdcffbfdc495f in this term.
I20260710 11:11:13.533931  6743 leader_election.cc:304] T c31b9497abef487c972cbebf6b17f992 P 46b5d1757c5543fb8a6a10b172054f83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b5d1757c5543fb8a6a10b172054f83, a1ea3a0afa81445c952eb6526622ea53; no voters: 
I20260710 11:11:13.543510  6898 leader_election.cc:290] T c31b9497abef487c972cbebf6b17f992 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 election: Requested vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545)
I20260710 11:11:13.542610  7005 raft_consensus.cc:515] T e98957f2d8ef458fba223b281cd89674 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.544637  7014 raft_consensus.cc:493] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:13.547335  6980 raft_consensus.cc:2804] T c31b9497abef487c972cbebf6b17f992 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:13.555125  6780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2380b4031e14002ae34c4e673b1b4a5" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b5d1757c5543fb8a6a10b172054f83" is_pre_election: true
I20260710 11:11:13.569957  7015 raft_consensus.cc:493] T a78343722653464e8394eb820f36634f P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:13.574452  7015 raft_consensus.cc:515] T a78343722653464e8394eb820f36634f P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.575096  6980 raft_consensus.cc:697] T c31b9497abef487c972cbebf6b17f992 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 LEADER]: Becoming Leader. State: Replica: 46b5d1757c5543fb8a6a10b172054f83, State: Running, Role: LEADER
I20260710 11:11:13.577004  7015 leader_election.cc:290] T a78343722653464e8394eb820f36634f P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545)
I20260710 11:11:13.547667  6705 raft_consensus.cc:2393] T e98957f2d8ef458fba223b281cd89674 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05e07ac77cb64152aadbdcffbfdc495f in current term 1: Already voted for candidate a1ea3a0afa81445c952eb6526622ea53 in this term.
I20260710 11:11:13.556068  6778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31b9497abef487c972cbebf6b17f992" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b5d1757c5543fb8a6a10b172054f83"
I20260710 11:11:13.550971  6854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31b9497abef487c972cbebf6b17f992" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f"
I20260710 11:11:13.547413  7014 raft_consensus.cc:515] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.556550  6743 leader_election.cc:304] T 067d8d1893f642faaec1f1a14b073881 P 46b5d1757c5543fb8a6a10b172054f83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b5d1757c5543fb8a6a10b172054f83, a1ea3a0afa81445c952eb6526622ea53; no voters: 
I20260710 11:11:13.551354  6853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f1c04a7e4647d7bcb2958e9014bfb7" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f" is_pre_election: true
I20260710 11:11:13.578437  6853 raft_consensus.cc:2468] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b5d1757c5543fb8a6a10b172054f83 in term 0.
I20260710 11:11:13.577142  6980 consensus_queue.cc:237] T c31b9497abef487c972cbebf6b17f992 P 46b5d1757c5543fb8a6a10b172054f83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.554026  6850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "067d8d1893f642faaec1f1a14b073881" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f" is_pre_election: true
I20260710 11:11:13.555456  6817 leader_election.cc:304] T e98957f2d8ef458fba223b281cd89674 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e07ac77cb64152aadbdcffbfdc495f, 46b5d1757c5543fb8a6a10b172054f83; no voters: 
I20260710 11:11:13.560045  6702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31b9497abef487c972cbebf6b17f992" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ea3a0afa81445c952eb6526622ea53"
I20260710 11:11:13.579952  6850 raft_consensus.cc:2468] T 067d8d1893f642faaec1f1a14b073881 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46b5d1757c5543fb8a6a10b172054f83 in term 0.
I20260710 11:11:13.580207  6854 raft_consensus.cc:2393] T c31b9497abef487c972cbebf6b17f992 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b5d1757c5543fb8a6a10b172054f83 in current term 1: Already voted for candidate 05e07ac77cb64152aadbdcffbfdc495f in this term.
I20260710 11:11:13.547957  6972 raft_consensus.cc:493] T d2380b4031e14002ae34c4e673b1b4a5 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:13.581132  7015 raft_consensus.cc:2804] T e98957f2d8ef458fba223b281cd89674 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:13.581012  6972 raft_consensus.cc:515] T d2380b4031e14002ae34c4e673b1b4a5 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.581593  7015 raft_consensus.cc:493] T e98957f2d8ef458fba223b281cd89674 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:13.581665  6778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98957f2d8ef458fba223b281cd89674" candidate_uuid: "a1ea3a0afa81445c952eb6526622ea53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b5d1757c5543fb8a6a10b172054f83"
I20260710 11:11:13.582245  7015 raft_consensus.cc:3060] T e98957f2d8ef458fba223b281cd89674 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:13.548882  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "067d8d1893f642faaec1f1a14b073881" candidate_uuid: "a1ea3a0afa81445c952eb6526622ea53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b5d1757c5543fb8a6a10b172054f83" is_pre_election: true
I20260710 11:11:13.546443  6992 raft_consensus.cc:359] T a78343722653464e8394eb820f36634f P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.561161  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2380b4031e14002ae34c4e673b1b4a5" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ea3a0afa81445c952eb6526622ea53" is_pre_election: true
I20260710 11:11:13.582891  6780 raft_consensus.cc:2468] T d2380b4031e14002ae34c4e673b1b4a5 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e07ac77cb64152aadbdcffbfdc495f in term 0.
I20260710 11:11:13.583123  6992 raft_consensus.cc:385] T a78343722653464e8394eb820f36634f P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:13.579505  7014 leader_election.cc:290] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545)
I20260710 11:11:13.583597  6992 raft_consensus.cc:740] T a78343722653464e8394eb820f36634f P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1ea3a0afa81445c952eb6526622ea53, State: Initialized, Role: FOLLOWER
I20260710 11:11:13.580318  6702 raft_consensus.cc:2393] T c31b9497abef487c972cbebf6b17f992 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 05e07ac77cb64152aadbdcffbfdc495f in current term 1: Already voted for candidate 46b5d1757c5543fb8a6a10b172054f83 in this term.
I20260710 11:11:13.584487  6992 consensus_queue.cc:260] T a78343722653464e8394eb820f36634f P a1ea3a0afa81445c952eb6526622ea53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.582403  6778 raft_consensus.cc:3060] T e98957f2d8ef458fba223b281cd89674 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:13.546526  6991 tablet_bootstrap.cc:492] T a78343722653464e8394eb820f36634f P 46b5d1757c5543fb8a6a10b172054f83: No bootstrap required, opened a new log
I20260710 11:11:13.583145  6779 raft_consensus.cc:2468] T 067d8d1893f642faaec1f1a14b073881 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1ea3a0afa81445c952eb6526622ea53 in term 0.
I20260710 11:11:13.585745  6991 ts_tablet_manager.cc:1403] T a78343722653464e8394eb820f36634f P 46b5d1757c5543fb8a6a10b172054f83: Time spent bootstrapping tablet: real 0.257s	user 0.100s	sys 0.097s
I20260710 11:11:13.587224  6972 leader_election.cc:290] T d2380b4031e14002ae34c4e673b1b4a5 P 46b5d1757c5543fb8a6a10b172054f83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67:33101)
I20260710 11:11:13.587790  6972 raft_consensus.cc:2804] T 067d8d1893f642faaec1f1a14b073881 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:13.588120  6972 raft_consensus.cc:493] T 067d8d1893f642faaec1f1a14b073881 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:13.588424  6972 raft_consensus.cc:3060] T 067d8d1893f642faaec1f1a14b073881 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:13.550330  7005 leader_election.cc:290] T e98957f2d8ef458fba223b281cd89674 P a1ea3a0afa81445c952eb6526622ea53 [CANDIDATE]: Term 1 election: Requested vote from peers 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545), 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67:33101)
I20260710 11:11:13.589028  6991 raft_consensus.cc:359] T a78343722653464e8394eb820f36634f P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.590137  6991 raft_consensus.cc:385] T a78343722653464e8394eb820f36634f P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:13.590591  6991 raft_consensus.cc:740] T a78343722653464e8394eb820f36634f P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b5d1757c5543fb8a6a10b172054f83, State: Initialized, Role: FOLLOWER
I20260710 11:11:13.590893  6817 leader_election.cc:304] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e07ac77cb64152aadbdcffbfdc495f, 46b5d1757c5543fb8a6a10b172054f83; no voters: 
I20260710 11:11:13.591838  7014 raft_consensus.cc:2804] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:13.591406  6991 consensus_queue.cc:260] T a78343722653464e8394eb820f36634f P 46b5d1757c5543fb8a6a10b172054f83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.592272  7014 raft_consensus.cc:493] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:13.592711  7014 raft_consensus.cc:3060] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:13.594166  6991 ts_tablet_manager.cc:1434] T a78343722653464e8394eb820f36634f P 46b5d1757c5543fb8a6a10b172054f83: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:11:13.595304  6991 tablet_bootstrap.cc:492] T 1779fd52a0644049853fe1f41afc1a31 P 46b5d1757c5543fb8a6a10b172054f83: Bootstrap starting.
I20260710 11:11:13.598991  6992 ts_tablet_manager.cc:1434] T a78343722653464e8394eb820f36634f P a1ea3a0afa81445c952eb6526622ea53: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.004s
I20260710 11:11:13.600198  6992 tablet_bootstrap.cc:492] T 70f1c04a7e4647d7bcb2958e9014bfb7 P a1ea3a0afa81445c952eb6526622ea53: Bootstrap starting.
I20260710 11:11:13.604084  6854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "067d8d1893f642faaec1f1a14b073881" candidate_uuid: "a1ea3a0afa81445c952eb6526622ea53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f" is_pre_election: true
I20260710 11:11:13.604847  6854 raft_consensus.cc:2468] T 067d8d1893f642faaec1f1a14b073881 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1ea3a0afa81445c952eb6526622ea53 in term 0.
I20260710 11:11:13.604956  6778 raft_consensus.cc:2468] T e98957f2d8ef458fba223b281cd89674 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1ea3a0afa81445c952eb6526622ea53 in term 1.
I20260710 11:11:13.606352  6991 tablet_bootstrap.cc:654] T 1779fd52a0644049853fe1f41afc1a31 P 46b5d1757c5543fb8a6a10b172054f83: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:13.606631  6668 leader_election.cc:304] T 067d8d1893f642faaec1f1a14b073881 P a1ea3a0afa81445c952eb6526622ea53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b5d1757c5543fb8a6a10b172054f83, a1ea3a0afa81445c952eb6526622ea53; no voters: 
I20260710 11:11:13.607719  6854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98957f2d8ef458fba223b281cd89674" candidate_uuid: "a1ea3a0afa81445c952eb6526622ea53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f"
I20260710 11:11:13.608873  7014 raft_consensus.cc:515] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.610595  6992 tablet_bootstrap.cc:654] T 70f1c04a7e4647d7bcb2958e9014bfb7 P a1ea3a0afa81445c952eb6526622ea53: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:13.611115  7014 leader_election.cc:290] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 election: Requested vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545)
I20260710 11:11:13.616812  6778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a78343722653464e8394eb820f36634f" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b5d1757c5543fb8a6a10b172054f83" is_pre_election: true
I20260710 11:11:13.617415  7005 raft_consensus.cc:2804] T 067d8d1893f642faaec1f1a14b073881 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:13.618017  6778 raft_consensus.cc:2468] T a78343722653464e8394eb820f36634f P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e07ac77cb64152aadbdcffbfdc495f in term 0.
I20260710 11:11:13.619285  7005 raft_consensus.cc:493] T 067d8d1893f642faaec1f1a14b073881 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:13.619966  7005 raft_consensus.cc:3060] T 067d8d1893f642faaec1f1a14b073881 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:13.620847  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f1c04a7e4647d7bcb2958e9014bfb7" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b5d1757c5543fb8a6a10b172054f83" is_pre_election: true
I20260710 11:11:13.621855  6779 raft_consensus.cc:2468] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e07ac77cb64152aadbdcffbfdc495f in term 0.
I20260710 11:11:13.630836  6668 leader_election.cc:304] T e98957f2d8ef458fba223b281cd89674 P a1ea3a0afa81445c952eb6526622ea53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b5d1757c5543fb8a6a10b172054f83, a1ea3a0afa81445c952eb6526622ea53; no voters: 
I20260710 11:11:13.632179  7017 raft_consensus.cc:2804] T e98957f2d8ef458fba223b281cd89674 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:13.632808  7017 raft_consensus.cc:697] T e98957f2d8ef458fba223b281cd89674 P a1ea3a0afa81445c952eb6526622ea53 [term 1 LEADER]: Becoming Leader. State: Replica: a1ea3a0afa81445c952eb6526622ea53, State: Running, Role: LEADER
I20260710 11:11:13.632977  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2380b4031e14002ae34c4e673b1b4a5" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ea3a0afa81445c952eb6526622ea53" is_pre_election: true
I20260710 11:11:13.633685  7017 consensus_queue.cc:237] T e98957f2d8ef458fba223b281cd89674 P a1ea3a0afa81445c952eb6526622ea53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.634280  6746 leader_election.cc:304] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 46b5d1757c5543fb8a6a10b172054f83 [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: 05e07ac77cb64152aadbdcffbfdc495f, 46b5d1757c5543fb8a6a10b172054f83; no voters: a1ea3a0afa81445c952eb6526622ea53
I20260710 11:11:13.636070  7015 raft_consensus.cc:515] T e98957f2d8ef458fba223b281cd89674 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.637284  6854 raft_consensus.cc:2393] T e98957f2d8ef458fba223b281cd89674 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a1ea3a0afa81445c952eb6526622ea53 in current term 1: Already voted for candidate 05e07ac77cb64152aadbdcffbfdc495f in this term.
I20260710 11:11:13.642817  7005 raft_consensus.cc:515] T 067d8d1893f642faaec1f1a14b073881 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.643651  7020 raft_consensus.cc:2804] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:13.645453  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2380b4031e14002ae34c4e673b1b4a5" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b5d1757c5543fb8a6a10b172054f83"
I20260710 11:11:13.645696  7020 raft_consensus.cc:493] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:13.646162  6779 raft_consensus.cc:3060] T d2380b4031e14002ae34c4e673b1b4a5 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:13.646656  7020 raft_consensus.cc:3060] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:13.647066  6705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a78343722653464e8394eb820f36634f" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ea3a0afa81445c952eb6526622ea53" is_pre_election: true
I20260710 11:11:13.648010  6705 raft_consensus.cc:2468] T a78343722653464e8394eb820f36634f P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e07ac77cb64152aadbdcffbfdc495f in term 0.
I20260710 11:11:13.650606  6705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f1c04a7e4647d7bcb2958e9014bfb7" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ea3a0afa81445c952eb6526622ea53" is_pre_election: true
I20260710 11:11:13.653440  7015 leader_election.cc:290] T e98957f2d8ef458fba223b281cd89674 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 election: Requested vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545)
I20260710 11:11:13.654736  6705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2380b4031e14002ae34c4e673b1b4a5" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ea3a0afa81445c952eb6526622ea53"
I20260710 11:11:13.657147  6817 leader_election.cc:304] T c31b9497abef487c972cbebf6b17f992 P 05e07ac77cb64152aadbdcffbfdc495f [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: 05e07ac77cb64152aadbdcffbfdc495f; no voters: 46b5d1757c5543fb8a6a10b172054f83, a1ea3a0afa81445c952eb6526622ea53
W20260710 11:11:13.658406  6817 leader_election.cc:343] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:13.660768  6778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98957f2d8ef458fba223b281cd89674" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b5d1757c5543fb8a6a10b172054f83"
I20260710 11:11:13.661550  6778 raft_consensus.cc:2393] T e98957f2d8ef458fba223b281cd89674 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 05e07ac77cb64152aadbdcffbfdc495f in current term 1: Already voted for candidate a1ea3a0afa81445c952eb6526622ea53 in this term.
I20260710 11:11:13.645989  7005 leader_election.cc:290] T 067d8d1893f642faaec1f1a14b073881 P a1ea3a0afa81445c952eb6526622ea53 [CANDIDATE]: Term 1 election: Requested vote from peers 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545), 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67:33101)
W20260710 11:11:13.663165  6743 leader_election.cc:343] T d2380b4031e14002ae34c4e673b1b4a5 P 46b5d1757c5543fb8a6a10b172054f83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:13.662603  6601 catalog_manager.cc:5697] T e98957f2d8ef458fba223b281cd89674 P a1ea3a0afa81445c952eb6526622ea53 reported cstate change: term changed from 0 to 1, leader changed from <none> to a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65). New cstate: current_term: 1 leader_uuid: "a1ea3a0afa81445c952eb6526622ea53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:13.664568  6972 raft_consensus.cc:515] T 067d8d1893f642faaec1f1a14b073881 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.665148  6778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "067d8d1893f642faaec1f1a14b073881" candidate_uuid: "a1ea3a0afa81445c952eb6526622ea53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b5d1757c5543fb8a6a10b172054f83"
I20260710 11:11:13.671288  6992 tablet_bootstrap.cc:492] T 70f1c04a7e4647d7bcb2958e9014bfb7 P a1ea3a0afa81445c952eb6526622ea53: No bootstrap required, opened a new log
I20260710 11:11:13.665809  7020 raft_consensus.cc:515] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.671855  6992 ts_tablet_manager.cc:1403] T 70f1c04a7e4647d7bcb2958e9014bfb7 P a1ea3a0afa81445c952eb6526622ea53: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.022s
I20260710 11:11:13.667524  7015 raft_consensus.cc:2749] T c31b9497abef487c972cbebf6b17f992 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:11:13.668491  6705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e98957f2d8ef458fba223b281cd89674" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ea3a0afa81445c952eb6526622ea53"
I20260710 11:11:13.674053  6705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f1c04a7e4647d7bcb2958e9014bfb7" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ea3a0afa81445c952eb6526622ea53"
I20260710 11:11:13.675959  6778 raft_consensus.cc:2393] T 067d8d1893f642faaec1f1a14b073881 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a1ea3a0afa81445c952eb6526622ea53 in current term 1: Already voted for candidate 46b5d1757c5543fb8a6a10b172054f83 in this term.
I20260710 11:11:13.675820  7015 raft_consensus.cc:493] T 1779fd52a0644049853fe1f41afc1a31 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:13.670270  6854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2380b4031e14002ae34c4e673b1b4a5" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f" is_pre_election: true
W20260710 11:11:13.675760  6743 leader_election.cc:343] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 46b5d1757c5543fb8a6a10b172054f83 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:13.676918  6854 raft_consensus.cc:2393] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46b5d1757c5543fb8a6a10b172054f83 in current term 1: Already voted for candidate 05e07ac77cb64152aadbdcffbfdc495f in this term.
I20260710 11:11:13.677623  7015 raft_consensus.cc:515] T 1779fd52a0644049853fe1f41afc1a31 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.679807  6817 leader_election.cc:304] T a78343722653464e8394eb820f36634f P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e07ac77cb64152aadbdcffbfdc495f, 46b5d1757c5543fb8a6a10b172054f83; no voters: 
I20260710 11:11:13.681337  7015 leader_election.cc:290] T 1779fd52a0644049853fe1f41afc1a31 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545)
I20260710 11:11:13.682003  7014 raft_consensus.cc:2804] T a78343722653464e8394eb820f36634f P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:13.682452  7014 raft_consensus.cc:493] T a78343722653464e8394eb820f36634f P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:13.682822  7014 raft_consensus.cc:3060] T a78343722653464e8394eb820f36634f P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:13.686717  6992 raft_consensus.cc:359] T 70f1c04a7e4647d7bcb2958e9014bfb7 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.687590  6992 raft_consensus.cc:385] T 70f1c04a7e4647d7bcb2958e9014bfb7 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:13.687919  6992 raft_consensus.cc:740] T 70f1c04a7e4647d7bcb2958e9014bfb7 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1ea3a0afa81445c952eb6526622ea53, State: Initialized, Role: FOLLOWER
I20260710 11:11:13.688880  6992 consensus_queue.cc:260] T 70f1c04a7e4647d7bcb2958e9014bfb7 P a1ea3a0afa81445c952eb6526622ea53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.690485  6817 leader_election.cc:304] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e07ac77cb64152aadbdcffbfdc495f, 46b5d1757c5543fb8a6a10b172054f83; no voters: 
I20260710 11:11:13.691370  6898 raft_consensus.cc:2804] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:13.691787  6898 raft_consensus.cc:493] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:13.692267  6898 raft_consensus.cc:3060] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:13.692194  7023 consensus_queue.cc:1048] T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:13.692520  7014 raft_consensus.cc:515] T a78343722653464e8394eb820f36634f P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.693552  6603 catalog_manager.cc:5697] T c31b9497abef487c972cbebf6b17f992 P 46b5d1757c5543fb8a6a10b172054f83 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66). New cstate: current_term: 1 leader_uuid: "46b5d1757c5543fb8a6a10b172054f83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:13.694797  7014 leader_election.cc:290] T a78343722653464e8394eb820f36634f P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 election: Requested vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545)
I20260710 11:11:13.697012  6746 leader_election.cc:304] T d2380b4031e14002ae34c4e673b1b4a5 P 46b5d1757c5543fb8a6a10b172054f83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46b5d1757c5543fb8a6a10b172054f83; no voters: 05e07ac77cb64152aadbdcffbfdc495f, a1ea3a0afa81445c952eb6526622ea53
I20260710 11:11:13.669606  6991 tablet_bootstrap.cc:492] T 1779fd52a0644049853fe1f41afc1a31 P 46b5d1757c5543fb8a6a10b172054f83: No bootstrap required, opened a new log
I20260710 11:11:13.700091  6780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a78343722653464e8394eb820f36634f" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b5d1757c5543fb8a6a10b172054f83"
I20260710 11:11:13.700529  6991 ts_tablet_manager.cc:1403] T 1779fd52a0644049853fe1f41afc1a31 P 46b5d1757c5543fb8a6a10b172054f83: Time spent bootstrapping tablet: real 0.106s	user 0.014s	sys 0.026s
I20260710 11:11:13.700716  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1779fd52a0644049853fe1f41afc1a31" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ea3a0afa81445c952eb6526622ea53" is_pre_election: true
I20260710 11:11:13.700891  6780 raft_consensus.cc:3060] T a78343722653464e8394eb820f36634f P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:13.697968  6778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1779fd52a0644049853fe1f41afc1a31" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b5d1757c5543fb8a6a10b172054f83" is_pre_election: true
I20260710 11:11:13.698735  6854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "067d8d1893f642faaec1f1a14b073881" candidate_uuid: "a1ea3a0afa81445c952eb6526622ea53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f"
I20260710 11:11:13.702149  6854 raft_consensus.cc:3060] T 067d8d1893f642faaec1f1a14b073881 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:13.691815  6992 ts_tablet_manager.cc:1434] T 70f1c04a7e4647d7bcb2958e9014bfb7 P a1ea3a0afa81445c952eb6526622ea53: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.006s
I20260710 11:11:13.702694  6898 raft_consensus.cc:515] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.704244  6972 leader_election.cc:290] T 067d8d1893f642faaec1f1a14b073881 P 46b5d1757c5543fb8a6a10b172054f83 [CANDIDATE]: Term 1 election: Requested vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67:33101)
W20260710 11:11:13.698860  6817 leader_election.cc:343] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:11:13.705559  6817 leader_election.cc:343] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:13.698520  6980 consensus_queue.cc:1048] T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:13.704288  6992 tablet_bootstrap.cc:492] T d2380b4031e14002ae34c4e673b1b4a5 P a1ea3a0afa81445c952eb6526622ea53: Bootstrap starting.
I20260710 11:11:13.703696  6991 raft_consensus.cc:359] T 1779fd52a0644049853fe1f41afc1a31 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.706832  6991 raft_consensus.cc:385] T 1779fd52a0644049853fe1f41afc1a31 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:13.707120  6991 raft_consensus.cc:740] T 1779fd52a0644049853fe1f41afc1a31 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b5d1757c5543fb8a6a10b172054f83, State: Initialized, Role: FOLLOWER
I20260710 11:11:13.707867  6991 consensus_queue.cc:260] T 1779fd52a0644049853fe1f41afc1a31 P 46b5d1757c5543fb8a6a10b172054f83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.706291  6817 leader_election.cc:304] T e98957f2d8ef458fba223b281cd89674 P 05e07ac77cb64152aadbdcffbfdc495f [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: 05e07ac77cb64152aadbdcffbfdc495f; no voters: 46b5d1757c5543fb8a6a10b172054f83, a1ea3a0afa81445c952eb6526622ea53
I20260710 11:11:13.708956  6778 raft_consensus.cc:2468] T 1779fd52a0644049853fe1f41afc1a31 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e07ac77cb64152aadbdcffbfdc495f in term 0.
I20260710 11:11:13.709218  7015 raft_consensus.cc:2749] T e98957f2d8ef458fba223b281cd89674 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:11:13.709298  6779 raft_consensus.cc:2468] T d2380b4031e14002ae34c4e673b1b4a5 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e07ac77cb64152aadbdcffbfdc495f in term 1.
I20260710 11:11:13.710121  7021 raft_consensus.cc:2749] T d2380b4031e14002ae34c4e673b1b4a5 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:13.711458  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a78343722653464e8394eb820f36634f" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ea3a0afa81445c952eb6526622ea53"
I20260710 11:11:13.712047  6703 raft_consensus.cc:3060] T a78343722653464e8394eb820f36634f P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:13.713860  6992 tablet_bootstrap.cc:654] T d2380b4031e14002ae34c4e673b1b4a5 P a1ea3a0afa81445c952eb6526622ea53: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:13.715168  6850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "067d8d1893f642faaec1f1a14b073881" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f"
I20260710 11:11:13.716712  6817 leader_election.cc:304] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f [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: 05e07ac77cb64152aadbdcffbfdc495f, 46b5d1757c5543fb8a6a10b172054f83; no voters: a1ea3a0afa81445c952eb6526622ea53
I20260710 11:11:13.706347  6898 leader_election.cc:290] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 election: Requested vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545)
I20260710 11:11:13.717276  6991 ts_tablet_manager.cc:1434] T 1779fd52a0644049853fe1f41afc1a31 P 46b5d1757c5543fb8a6a10b172054f83: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260710 11:11:13.718323  6991 tablet_bootstrap.cc:492] T 28ca56e6c8ff4920bb859139a19f95f0 P 46b5d1757c5543fb8a6a10b172054f83: Bootstrap starting.
I20260710 11:11:13.719369  6854 raft_consensus.cc:2468] T 067d8d1893f642faaec1f1a14b073881 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1ea3a0afa81445c952eb6526622ea53 in term 1.
I20260710 11:11:13.719784  6703 raft_consensus.cc:2468] T a78343722653464e8394eb820f36634f P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e07ac77cb64152aadbdcffbfdc495f in term 1.
I20260710 11:11:13.724777  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "067d8d1893f642faaec1f1a14b073881" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ea3a0afa81445c952eb6526622ea53"
I20260710 11:11:13.725651  6703 raft_consensus.cc:2393] T 067d8d1893f642faaec1f1a14b073881 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b5d1757c5543fb8a6a10b172054f83 in current term 1: Already voted for candidate a1ea3a0afa81445c952eb6526622ea53 in this term.
I20260710 11:11:13.726081  6991 tablet_bootstrap.cc:654] T 28ca56e6c8ff4920bb859139a19f95f0 P 46b5d1757c5543fb8a6a10b172054f83: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:13.727325  6817 leader_election.cc:304] T 1779fd52a0644049853fe1f41afc1a31 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e07ac77cb64152aadbdcffbfdc495f, 46b5d1757c5543fb8a6a10b172054f83; no voters: 
I20260710 11:11:13.726454  6780 raft_consensus.cc:2468] T a78343722653464e8394eb820f36634f P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e07ac77cb64152aadbdcffbfdc495f in term 1.
I20260710 11:11:13.726572  6898 raft_consensus.cc:2804] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:13.731581  6898 raft_consensus.cc:697] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Becoming Leader. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Running, Role: LEADER
I20260710 11:11:13.726948  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f1c04a7e4647d7bcb2958e9014bfb7" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b5d1757c5543fb8a6a10b172054f83"
I20260710 11:11:13.732889  6779 raft_consensus.cc:2393] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 05e07ac77cb64152aadbdcffbfdc495f in current term 1: Already voted for candidate 46b5d1757c5543fb8a6a10b172054f83 in this term.
I20260710 11:11:13.732954  6898 consensus_queue.cc:237] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.736452  6743 leader_election.cc:304] T 067d8d1893f642faaec1f1a14b073881 P 46b5d1757c5543fb8a6a10b172054f83 [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: 46b5d1757c5543fb8a6a10b172054f83; no voters: 05e07ac77cb64152aadbdcffbfdc495f, a1ea3a0afa81445c952eb6526622ea53
I20260710 11:11:13.737768  7021 raft_consensus.cc:2749] T 067d8d1893f642faaec1f1a14b073881 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:11:13.740016  7015 raft_consensus.cc:2804] T 1779fd52a0644049853fe1f41afc1a31 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:13.740438  7015 raft_consensus.cc:493] T 1779fd52a0644049853fe1f41afc1a31 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:13.740828  7015 raft_consensus.cc:3060] T 1779fd52a0644049853fe1f41afc1a31 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:13.741677  6702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f1c04a7e4647d7bcb2958e9014bfb7" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ea3a0afa81445c952eb6526622ea53"
I20260710 11:11:13.742405  6702 raft_consensus.cc:3060] T 70f1c04a7e4647d7bcb2958e9014bfb7 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:13.744926  6850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f1c04a7e4647d7bcb2958e9014bfb7" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f"
I20260710 11:11:13.745766  6850 raft_consensus.cc:2393] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 46b5d1757c5543fb8a6a10b172054f83 in current term 1: Already voted for candidate 05e07ac77cb64152aadbdcffbfdc495f in this term.
W20260710 11:11:13.746562  6817 leader_election.cc:343] T 1779fd52a0644049853fe1f41afc1a31 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:13.746457  6671 leader_election.cc:304] T 067d8d1893f642faaec1f1a14b073881 P a1ea3a0afa81445c952eb6526622ea53 [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: 05e07ac77cb64152aadbdcffbfdc495f, a1ea3a0afa81445c952eb6526622ea53; no voters: 46b5d1757c5543fb8a6a10b172054f83
I20260710 11:11:13.747603  6817 leader_election.cc:304] T a78343722653464e8394eb820f36634f P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e07ac77cb64152aadbdcffbfdc495f, a1ea3a0afa81445c952eb6526622ea53; no voters: 
I20260710 11:11:13.748471  6979 raft_consensus.cc:2804] T 067d8d1893f642faaec1f1a14b073881 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:13.749449  6979 raft_consensus.cc:697] T 067d8d1893f642faaec1f1a14b073881 P a1ea3a0afa81445c952eb6526622ea53 [term 1 LEADER]: Becoming Leader. State: Replica: a1ea3a0afa81445c952eb6526622ea53, State: Running, Role: LEADER
I20260710 11:11:13.750185  7014 raft_consensus.cc:2804] T a78343722653464e8394eb820f36634f P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:13.750123  7015 raft_consensus.cc:515] T 1779fd52a0644049853fe1f41afc1a31 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.750694  6979 consensus_queue.cc:237] T 067d8d1893f642faaec1f1a14b073881 P a1ea3a0afa81445c952eb6526622ea53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.753075  7015 leader_election.cc:290] T 1779fd52a0644049853fe1f41afc1a31 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 election: Requested vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545)
I20260710 11:11:13.729117  7020 leader_election.cc:290] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 46b5d1757c5543fb8a6a10b172054f83 [CANDIDATE]: Term 1 election: Requested vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67:33101)
I20260710 11:11:13.746325  6992 tablet_bootstrap.cc:492] T d2380b4031e14002ae34c4e673b1b4a5 P a1ea3a0afa81445c952eb6526622ea53: No bootstrap required, opened a new log
I20260710 11:11:13.760792  6992 ts_tablet_manager.cc:1403] T d2380b4031e14002ae34c4e673b1b4a5 P a1ea3a0afa81445c952eb6526622ea53: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.012s
I20260710 11:11:13.761487  6746 leader_election.cc:304] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 46b5d1757c5543fb8a6a10b172054f83 [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: 46b5d1757c5543fb8a6a10b172054f83; no voters: 05e07ac77cb64152aadbdcffbfdc495f, a1ea3a0afa81445c952eb6526622ea53
I20260710 11:11:13.762933  7021 raft_consensus.cc:2749] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:11:13.767093  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1779fd52a0644049853fe1f41afc1a31" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b5d1757c5543fb8a6a10b172054f83"
I20260710 11:11:13.767812  6779 raft_consensus.cc:3060] T 1779fd52a0644049853fe1f41afc1a31 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:13.776371  6779 raft_consensus.cc:2468] T 1779fd52a0644049853fe1f41afc1a31 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e07ac77cb64152aadbdcffbfdc495f in term 1.
I20260710 11:11:13.777927  6817 leader_election.cc:304] T 1779fd52a0644049853fe1f41afc1a31 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e07ac77cb64152aadbdcffbfdc495f, 46b5d1757c5543fb8a6a10b172054f83; no voters: 
I20260710 11:11:13.782030  7015 raft_consensus.cc:2804] T 1779fd52a0644049853fe1f41afc1a31 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:13.781843  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1779fd52a0644049853fe1f41afc1a31" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ea3a0afa81445c952eb6526622ea53"
I20260710 11:11:13.782948  7015 raft_consensus.cc:697] T 1779fd52a0644049853fe1f41afc1a31 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Becoming Leader. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Running, Role: LEADER
I20260710 11:11:13.784277  7015 consensus_queue.cc:237] T 1779fd52a0644049853fe1f41afc1a31 P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.787374  6992 raft_consensus.cc:359] T d2380b4031e14002ae34c4e673b1b4a5 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.789192  6992 raft_consensus.cc:385] T d2380b4031e14002ae34c4e673b1b4a5 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:13.794116  7014 raft_consensus.cc:697] T a78343722653464e8394eb820f36634f P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Becoming Leader. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Running, Role: LEADER
W20260710 11:11:13.794665  6817 leader_election.cc:343] T 1779fd52a0644049853fe1f41afc1a31 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:13.796250  6992 raft_consensus.cc:740] T d2380b4031e14002ae34c4e673b1b4a5 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1ea3a0afa81445c952eb6526622ea53, State: Initialized, Role: FOLLOWER
I20260710 11:11:13.808420  7014 consensus_queue.cc:237] T a78343722653464e8394eb820f36634f P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.824209  6992 consensus_queue.cc:260] T d2380b4031e14002ae34c4e673b1b4a5 P a1ea3a0afa81445c952eb6526622ea53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.829133  6992 ts_tablet_manager.cc:1434] T d2380b4031e14002ae34c4e673b1b4a5 P a1ea3a0afa81445c952eb6526622ea53: Time spent starting tablet: real 0.068s	user 0.007s	sys 0.000s
I20260710 11:11:13.830325  6992 tablet_bootstrap.cc:492] T 1779fd52a0644049853fe1f41afc1a31 P a1ea3a0afa81445c952eb6526622ea53: Bootstrap starting.
I20260710 11:11:13.834993  6702 raft_consensus.cc:2468] T 70f1c04a7e4647d7bcb2958e9014bfb7 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e07ac77cb64152aadbdcffbfdc495f in term 1.
I20260710 11:11:13.842293  6992 tablet_bootstrap.cc:654] T 1779fd52a0644049853fe1f41afc1a31 P a1ea3a0afa81445c952eb6526622ea53: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:13.845346  6602 catalog_manager.cc:5697] T 067d8d1893f642faaec1f1a14b073881 P a1ea3a0afa81445c952eb6526622ea53 reported cstate change: term changed from 0 to 1, leader changed from <none> to a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65). New cstate: current_term: 1 leader_uuid: "a1ea3a0afa81445c952eb6526622ea53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:13.849180  6992 tablet_bootstrap.cc:492] T 1779fd52a0644049853fe1f41afc1a31 P a1ea3a0afa81445c952eb6526622ea53: No bootstrap required, opened a new log
I20260710 11:11:13.849949  6992 ts_tablet_manager.cc:1403] T 1779fd52a0644049853fe1f41afc1a31 P a1ea3a0afa81445c952eb6526622ea53: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.000s
I20260710 11:11:13.853901  6992 raft_consensus.cc:359] T 1779fd52a0644049853fe1f41afc1a31 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.855563  6992 raft_consensus.cc:385] T 1779fd52a0644049853fe1f41afc1a31 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:13.855850  6992 raft_consensus.cc:740] T 1779fd52a0644049853fe1f41afc1a31 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1ea3a0afa81445c952eb6526622ea53, State: Initialized, Role: FOLLOWER
I20260710 11:11:13.856559  6992 consensus_queue.cc:260] T 1779fd52a0644049853fe1f41afc1a31 P a1ea3a0afa81445c952eb6526622ea53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.857710  6991 tablet_bootstrap.cc:492] T 28ca56e6c8ff4920bb859139a19f95f0 P 46b5d1757c5543fb8a6a10b172054f83: No bootstrap required, opened a new log
I20260710 11:11:13.858214  6991 ts_tablet_manager.cc:1403] T 28ca56e6c8ff4920bb859139a19f95f0 P 46b5d1757c5543fb8a6a10b172054f83: Time spent bootstrapping tablet: real 0.140s	user 0.032s	sys 0.041s
I20260710 11:11:13.858855  6992 ts_tablet_manager.cc:1434] T 1779fd52a0644049853fe1f41afc1a31 P a1ea3a0afa81445c952eb6526622ea53: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 11:11:13.859817  6817 leader_election.cc:304] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 05e07ac77cb64152aadbdcffbfdc495f [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: 05e07ac77cb64152aadbdcffbfdc495f, a1ea3a0afa81445c952eb6526622ea53; no voters: 46b5d1757c5543fb8a6a10b172054f83
I20260710 11:11:13.860080  6992 tablet_bootstrap.cc:492] T 28ca56e6c8ff4920bb859139a19f95f0 P a1ea3a0afa81445c952eb6526622ea53: Bootstrap starting.
I20260710 11:11:13.862054  7035 raft_consensus.cc:2804] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:13.862617  7035 raft_consensus.cc:697] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Becoming Leader. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Running, Role: LEADER
I20260710 11:11:13.863345  7035 consensus_queue.cc:237] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.867295  6992 tablet_bootstrap.cc:654] T 28ca56e6c8ff4920bb859139a19f95f0 P a1ea3a0afa81445c952eb6526622ea53: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:13.869961  6991 raft_consensus.cc:359] T 28ca56e6c8ff4920bb859139a19f95f0 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.871080  6991 raft_consensus.cc:385] T 28ca56e6c8ff4920bb859139a19f95f0 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:13.871513  6991 raft_consensus.cc:740] T 28ca56e6c8ff4920bb859139a19f95f0 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46b5d1757c5543fb8a6a10b172054f83, State: Initialized, Role: FOLLOWER
I20260710 11:11:13.873227  6991 consensus_queue.cc:260] T 28ca56e6c8ff4920bb859139a19f95f0 P 46b5d1757c5543fb8a6a10b172054f83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.876610  6991 ts_tablet_manager.cc:1434] T 28ca56e6c8ff4920bb859139a19f95f0 P 46b5d1757c5543fb8a6a10b172054f83: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:11:13.877971  7035 raft_consensus.cc:493] T 28ca56e6c8ff4920bb859139a19f95f0 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:13.878801  7035 raft_consensus.cc:515] T 28ca56e6c8ff4920bb859139a19f95f0 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.882522  6702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ca56e6c8ff4920bb859139a19f95f0" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ea3a0afa81445c952eb6526622ea53" is_pre_election: true
I20260710 11:11:13.882788  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ca56e6c8ff4920bb859139a19f95f0" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b5d1757c5543fb8a6a10b172054f83" is_pre_election: true
I20260710 11:11:13.883190  6992 tablet_bootstrap.cc:492] T 28ca56e6c8ff4920bb859139a19f95f0 P a1ea3a0afa81445c952eb6526622ea53: No bootstrap required, opened a new log
I20260710 11:11:13.883396  6779 raft_consensus.cc:2468] T 28ca56e6c8ff4920bb859139a19f95f0 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05e07ac77cb64152aadbdcffbfdc495f in term 0.
I20260710 11:11:13.883783  6992 ts_tablet_manager.cc:1403] T 28ca56e6c8ff4920bb859139a19f95f0 P a1ea3a0afa81445c952eb6526622ea53: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.012s
W20260710 11:11:13.884152  6817 leader_election.cc:343] T 28ca56e6c8ff4920bb859139a19f95f0 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:13.881757  7035 leader_election.cc:290] T 28ca56e6c8ff4920bb859139a19f95f0 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545)
I20260710 11:11:13.884934  6817 leader_election.cc:304] T 28ca56e6c8ff4920bb859139a19f95f0 P 05e07ac77cb64152aadbdcffbfdc495f [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: 05e07ac77cb64152aadbdcffbfdc495f, 46b5d1757c5543fb8a6a10b172054f83; no voters: a1ea3a0afa81445c952eb6526622ea53
I20260710 11:11:13.886148  7035 raft_consensus.cc:2804] T 28ca56e6c8ff4920bb859139a19f95f0 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:13.886587  7035 raft_consensus.cc:493] T 28ca56e6c8ff4920bb859139a19f95f0 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:13.886957  7035 raft_consensus.cc:3060] T 28ca56e6c8ff4920bb859139a19f95f0 P 05e07ac77cb64152aadbdcffbfdc495f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:13.887022  6992 raft_consensus.cc:359] T 28ca56e6c8ff4920bb859139a19f95f0 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.887943  6992 raft_consensus.cc:385] T 28ca56e6c8ff4920bb859139a19f95f0 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:13.888270  6992 raft_consensus.cc:740] T 28ca56e6c8ff4920bb859139a19f95f0 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1ea3a0afa81445c952eb6526622ea53, State: Initialized, Role: FOLLOWER
I20260710 11:11:13.888227  6603 catalog_manager.cc:5697] T a78343722653464e8394eb820f36634f P 05e07ac77cb64152aadbdcffbfdc495f reported cstate change: term changed from 0 to 1, leader changed from <none> to 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67). New cstate: current_term: 1 leader_uuid: "05e07ac77cb64152aadbdcffbfdc495f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:13.889501  6992 consensus_queue.cc:260] T 28ca56e6c8ff4920bb859139a19f95f0 P a1ea3a0afa81445c952eb6526622ea53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.890177  6603 catalog_manager.cc:5697] T 1779fd52a0644049853fe1f41afc1a31 P 05e07ac77cb64152aadbdcffbfdc495f reported cstate change: term changed from 0 to 1, leader changed from <none> to 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67). New cstate: current_term: 1 leader_uuid: "05e07ac77cb64152aadbdcffbfdc495f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:13.892081  6992 ts_tablet_manager.cc:1434] T 28ca56e6c8ff4920bb859139a19f95f0 P a1ea3a0afa81445c952eb6526622ea53: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:11:13.891942  6603 catalog_manager.cc:5697] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f reported cstate change: term changed from 0 to 1, leader changed from <none> to 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67). New cstate: current_term: 1 leader_uuid: "05e07ac77cb64152aadbdcffbfdc495f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:13.893621  6603 catalog_manager.cc:5697] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 05e07ac77cb64152aadbdcffbfdc495f reported cstate change: term changed from 0 to 1, leader changed from <none> to 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67). New cstate: current_term: 1 leader_uuid: "05e07ac77cb64152aadbdcffbfdc495f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:13.895357  7035 raft_consensus.cc:515] T 28ca56e6c8ff4920bb859139a19f95f0 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.898370  6702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ca56e6c8ff4920bb859139a19f95f0" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1ea3a0afa81445c952eb6526622ea53"
I20260710 11:11:13.898845  6702 raft_consensus.cc:3060] T 28ca56e6c8ff4920bb859139a19f95f0 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:13.903674  6979 raft_consensus.cc:493] T 1779fd52a0644049853fe1f41afc1a31 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:13.903155  7035 leader_election.cc:290] T 28ca56e6c8ff4920bb859139a19f95f0 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 election: Requested vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545)
I20260710 11:11:13.904295  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28ca56e6c8ff4920bb859139a19f95f0" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b5d1757c5543fb8a6a10b172054f83"
I20260710 11:11:13.904206  6979 raft_consensus.cc:515] T 1779fd52a0644049853fe1f41afc1a31 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.904978  6779 raft_consensus.cc:3060] T 28ca56e6c8ff4920bb859139a19f95f0 P 46b5d1757c5543fb8a6a10b172054f83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:13.906399  6979 leader_election.cc:290] T 1779fd52a0644049853fe1f41afc1a31 P a1ea3a0afa81445c952eb6526622ea53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545), 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67:33101)
I20260710 11:11:13.910683  6702 raft_consensus.cc:2468] T 28ca56e6c8ff4920bb859139a19f95f0 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e07ac77cb64152aadbdcffbfdc495f in term 1.
I20260710 11:11:13.910593  6780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1779fd52a0644049853fe1f41afc1a31" candidate_uuid: "a1ea3a0afa81445c952eb6526622ea53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b5d1757c5543fb8a6a10b172054f83" is_pre_election: true
I20260710 11:11:13.910992  6854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1779fd52a0644049853fe1f41afc1a31" candidate_uuid: "a1ea3a0afa81445c952eb6526622ea53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f" is_pre_election: true
I20260710 11:11:13.911718  6780 raft_consensus.cc:2393] T 1779fd52a0644049853fe1f41afc1a31 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a1ea3a0afa81445c952eb6526622ea53 in current term 1: Already voted for candidate 05e07ac77cb64152aadbdcffbfdc495f in this term.
I20260710 11:11:13.912626  6817 leader_election.cc:304] T 28ca56e6c8ff4920bb859139a19f95f0 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e07ac77cb64152aadbdcffbfdc495f, a1ea3a0afa81445c952eb6526622ea53; no voters: 
I20260710 11:11:13.913071  6668 leader_election.cc:304] T 1779fd52a0644049853fe1f41afc1a31 P a1ea3a0afa81445c952eb6526622ea53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a1ea3a0afa81445c952eb6526622ea53; no voters: 05e07ac77cb64152aadbdcffbfdc495f, 46b5d1757c5543fb8a6a10b172054f83
I20260710 11:11:13.913501  7035 raft_consensus.cc:2804] T 28ca56e6c8ff4920bb859139a19f95f0 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:13.914005  6979 raft_consensus.cc:3060] T 1779fd52a0644049853fe1f41afc1a31 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:13.914148  7035 raft_consensus.cc:697] T 28ca56e6c8ff4920bb859139a19f95f0 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Becoming Leader. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Running, Role: LEADER
I20260710 11:11:13.915196  7035 consensus_queue.cc:237] T 28ca56e6c8ff4920bb859139a19f95f0 P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.916726  6779 raft_consensus.cc:2468] T 28ca56e6c8ff4920bb859139a19f95f0 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e07ac77cb64152aadbdcffbfdc495f in term 1.
I20260710 11:11:13.922322  6979 raft_consensus.cc:2749] T 1779fd52a0644049853fe1f41afc1a31 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:13.924897  6603 catalog_manager.cc:5697] T 28ca56e6c8ff4920bb859139a19f95f0 P 05e07ac77cb64152aadbdcffbfdc495f reported cstate change: term changed from 0 to 1, leader changed from <none> to 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67). New cstate: current_term: 1 leader_uuid: "05e07ac77cb64152aadbdcffbfdc495f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:13.977689  6979 raft_consensus.cc:493] T d2380b4031e14002ae34c4e673b1b4a5 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:13.978386  6979 raft_consensus.cc:515] T d2380b4031e14002ae34c4e673b1b4a5 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:13.980335  6979 leader_election.cc:290] T d2380b4031e14002ae34c4e673b1b4a5 P a1ea3a0afa81445c952eb6526622ea53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545), 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67:33101)
I20260710 11:11:13.981173  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2380b4031e14002ae34c4e673b1b4a5" candidate_uuid: "a1ea3a0afa81445c952eb6526622ea53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46b5d1757c5543fb8a6a10b172054f83" is_pre_election: true
I20260710 11:11:13.981320  6854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2380b4031e14002ae34c4e673b1b4a5" candidate_uuid: "a1ea3a0afa81445c952eb6526622ea53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f" is_pre_election: true
I20260710 11:11:13.981786  6779 raft_consensus.cc:2393] T d2380b4031e14002ae34c4e673b1b4a5 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a1ea3a0afa81445c952eb6526622ea53 in current term 1: Already voted for candidate 05e07ac77cb64152aadbdcffbfdc495f in this term.
I20260710 11:11:13.982872  6668 leader_election.cc:304] T d2380b4031e14002ae34c4e673b1b4a5 P a1ea3a0afa81445c952eb6526622ea53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a1ea3a0afa81445c952eb6526622ea53; no voters: 05e07ac77cb64152aadbdcffbfdc495f, 46b5d1757c5543fb8a6a10b172054f83
I20260710 11:11:13.983541  6979 raft_consensus.cc:3060] T d2380b4031e14002ae34c4e673b1b4a5 P a1ea3a0afa81445c952eb6526622ea53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:13.989068  6979 raft_consensus.cc:2749] T d2380b4031e14002ae34c4e673b1b4a5 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:14.030224  6979 consensus_queue.cc:1048] T e98957f2d8ef458fba223b281cd89674 P a1ea3a0afa81445c952eb6526622ea53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:14.042059  6979 consensus_queue.cc:1048] T e98957f2d8ef458fba223b281cd89674 P a1ea3a0afa81445c952eb6526622ea53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:14.069100  6779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45159f51bf8a4c4190fd992bf2e0ba41"
dest_uuid: "46b5d1757c5543fb8a6a10b172054f83"
mode: GRACEFUL
new_leader_uuid: "a1ea3a0afa81445c952eb6526622ea53"
 from {username='slave'} at 127.0.0.1:53190
I20260710 11:11:14.069661  6779 raft_consensus.cc:606] T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 LEADER]: Received request to transfer leadership to TS a1ea3a0afa81445c952eb6526622ea53
I20260710 11:11:14.075285  6779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c31b9497abef487c972cbebf6b17f992"
dest_uuid: "46b5d1757c5543fb8a6a10b172054f83"
mode: GRACEFUL
new_leader_uuid: "a1ea3a0afa81445c952eb6526622ea53"
 from {username='slave'} at 127.0.0.1:53190
I20260710 11:11:14.075824  6779 raft_consensus.cc:606] T c31b9497abef487c972cbebf6b17f992 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 LEADER]: Received request to transfer leadership to TS a1ea3a0afa81445c952eb6526622ea53
I20260710 11:11:14.087214  6854 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2380b4031e14002ae34c4e673b1b4a5"
dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f"
mode: GRACEFUL
new_leader_uuid: "46b5d1757c5543fb8a6a10b172054f83"
 from {username='slave'} at 127.0.0.1:58730
I20260710 11:11:14.087872  6854 raft_consensus.cc:606] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Received request to transfer leadership to TS 46b5d1757c5543fb8a6a10b172054f83
I20260710 11:11:14.088423  7023 consensus_queue.cc:1048] T c31b9497abef487c972cbebf6b17f992 P 46b5d1757c5543fb8a6a10b172054f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:14.095098  6854 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a78343722653464e8394eb820f36634f"
dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f"
mode: GRACEFUL
new_leader_uuid: "46b5d1757c5543fb8a6a10b172054f83"
 from {username='slave'} at 127.0.0.1:58730
I20260710 11:11:14.095768  6854 raft_consensus.cc:606] T a78343722653464e8394eb820f36634f P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Received request to transfer leadership to TS 46b5d1757c5543fb8a6a10b172054f83
I20260710 11:11:14.096160  7020 raft_consensus.cc:993] T c31b9497abef487c972cbebf6b17f992 P 46b5d1757c5543fb8a6a10b172054f83: : Instructing follower a1ea3a0afa81445c952eb6526622ea53 to start an election
I20260710 11:11:14.096690  6972 raft_consensus.cc:1081] T c31b9497abef487c972cbebf6b17f992 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 LEADER]: Signalling peer a1ea3a0afa81445c952eb6526622ea53 to start an election
I20260710 11:11:14.101779  6702 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c31b9497abef487c972cbebf6b17f992"
dest_uuid: "a1ea3a0afa81445c952eb6526622ea53"
 from {username='slave'} at 127.0.0.1:35408
I20260710 11:11:14.102460  6702 raft_consensus.cc:493] T c31b9497abef487c972cbebf6b17f992 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:14.102916  6702 raft_consensus.cc:3060] T c31b9497abef487c972cbebf6b17f992 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:14.103845  6972 consensus_queue.cc:1048] T c31b9497abef487c972cbebf6b17f992 P 46b5d1757c5543fb8a6a10b172054f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:14.105633  6850 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70f1c04a7e4647d7bcb2958e9014bfb7"
dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f"
mode: GRACEFUL
new_leader_uuid: "46b5d1757c5543fb8a6a10b172054f83"
 from {username='slave'} at 127.0.0.1:58730
I20260710 11:11:14.106319  6850 raft_consensus.cc:606] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Received request to transfer leadership to TS 46b5d1757c5543fb8a6a10b172054f83
I20260710 11:11:14.112303  6702 raft_consensus.cc:515] T c31b9497abef487c972cbebf6b17f992 P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:14.115490  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31b9497abef487c972cbebf6b17f992" candidate_uuid: "a1ea3a0afa81445c952eb6526622ea53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46b5d1757c5543fb8a6a10b172054f83"
I20260710 11:11:14.116048  6702 leader_election.cc:290] T c31b9497abef487c972cbebf6b17f992 P a1ea3a0afa81445c952eb6526622ea53 [CANDIDATE]: Term 2 election: Requested vote from peers 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545), 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67:33101)
I20260710 11:11:14.116091  6779 raft_consensus.cc:3055] T c31b9497abef487c972cbebf6b17f992 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:14.116725  6779 raft_consensus.cc:740] T c31b9497abef487c972cbebf6b17f992 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46b5d1757c5543fb8a6a10b172054f83, State: Running, Role: LEADER
I20260710 11:11:14.117770  6854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c31b9497abef487c972cbebf6b17f992" candidate_uuid: "a1ea3a0afa81445c952eb6526622ea53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f"
I20260710 11:11:14.117527  6779 consensus_queue.cc:260] T c31b9497abef487c972cbebf6b17f992 P 46b5d1757c5543fb8a6a10b172054f83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:14.118397  6854 raft_consensus.cc:3060] T c31b9497abef487c972cbebf6b17f992 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:14.118927  6779 raft_consensus.cc:3060] T c31b9497abef487c972cbebf6b17f992 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:14.123998  6850 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1779fd52a0644049853fe1f41afc1a31"
dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f"
mode: GRACEFUL
new_leader_uuid: "46b5d1757c5543fb8a6a10b172054f83"
 from {username='slave'} at 127.0.0.1:58730
I20260710 11:11:14.124704  6850 raft_consensus.cc:606] T 1779fd52a0644049853fe1f41afc1a31 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Received request to transfer leadership to TS 46b5d1757c5543fb8a6a10b172054f83
I20260710 11:11:14.125219  6854 raft_consensus.cc:2468] T c31b9497abef487c972cbebf6b17f992 P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1ea3a0afa81445c952eb6526622ea53 in term 2.
I20260710 11:11:14.125952  6779 raft_consensus.cc:2468] T c31b9497abef487c972cbebf6b17f992 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1ea3a0afa81445c952eb6526622ea53 in term 2.
I20260710 11:11:14.126477  6671 leader_election.cc:304] T c31b9497abef487c972cbebf6b17f992 P a1ea3a0afa81445c952eb6526622ea53 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e07ac77cb64152aadbdcffbfdc495f, a1ea3a0afa81445c952eb6526622ea53; no voters: 
I20260710 11:11:14.127384  7005 raft_consensus.cc:2804] T c31b9497abef487c972cbebf6b17f992 P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:14.127883  7005 raft_consensus.cc:697] T c31b9497abef487c972cbebf6b17f992 P a1ea3a0afa81445c952eb6526622ea53 [term 2 LEADER]: Becoming Leader. State: Replica: a1ea3a0afa81445c952eb6526622ea53, State: Running, Role: LEADER
I20260710 11:11:14.128778  7005 consensus_queue.cc:237] T c31b9497abef487c972cbebf6b17f992 P a1ea3a0afa81445c952eb6526622ea53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:14.136500  6602 catalog_manager.cc:5697] T c31b9497abef487c972cbebf6b17f992 P a1ea3a0afa81445c952eb6526622ea53 reported cstate change: term changed from 1 to 2, leader changed from 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66) to a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65). New cstate: current_term: 2 leader_uuid: "a1ea3a0afa81445c952eb6526622ea53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:14.151856  7035 consensus_queue.cc:1048] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:14.164927  7014 consensus_queue.cc:1048] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:14.173393  7014 raft_consensus.cc:993] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f: : Instructing follower 46b5d1757c5543fb8a6a10b172054f83 to start an election
I20260710 11:11:14.173877  7015 raft_consensus.cc:1081] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Signalling peer 46b5d1757c5543fb8a6a10b172054f83 to start an election
I20260710 11:11:14.175351  6779 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2380b4031e14002ae34c4e673b1b4a5"
dest_uuid: "46b5d1757c5543fb8a6a10b172054f83"
 from {username='slave'} at 127.0.0.1:39368
I20260710 11:11:14.175899  6779 raft_consensus.cc:493] T d2380b4031e14002ae34c4e673b1b4a5 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:14.176265  6779 raft_consensus.cc:3060] T d2380b4031e14002ae34c4e673b1b4a5 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:14.178380  7015 consensus_queue.cc:1048] T 1779fd52a0644049853fe1f41afc1a31 P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:14.182821  6779 raft_consensus.cc:515] T d2380b4031e14002ae34c4e673b1b4a5 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:14.184911  6779 leader_election.cc:290] T d2380b4031e14002ae34c4e673b1b4a5 P 46b5d1757c5543fb8a6a10b172054f83 [CANDIDATE]: Term 2 election: Requested vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67:33101)
I20260710 11:11:14.185950  7015 raft_consensus.cc:993] T 1779fd52a0644049853fe1f41afc1a31 P 05e07ac77cb64152aadbdcffbfdc495f: : Instructing follower 46b5d1757c5543fb8a6a10b172054f83 to start an election
I20260710 11:11:14.185753  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2380b4031e14002ae34c4e673b1b4a5" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1ea3a0afa81445c952eb6526622ea53"
I20260710 11:11:14.186528  7015 raft_consensus.cc:1081] T 1779fd52a0644049853fe1f41afc1a31 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Signalling peer 46b5d1757c5543fb8a6a10b172054f83 to start an election
I20260710 11:11:14.186865  6703 raft_consensus.cc:3060] T d2380b4031e14002ae34c4e673b1b4a5 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:14.186604  6854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2380b4031e14002ae34c4e673b1b4a5" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f"
I20260710 11:11:14.187565  6854 raft_consensus.cc:3055] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:14.187875  6854 raft_consensus.cc:740] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Running, Role: LEADER
I20260710 11:11:14.188341  6780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1779fd52a0644049853fe1f41afc1a31"
dest_uuid: "46b5d1757c5543fb8a6a10b172054f83"
 from {username='slave'} at 127.0.0.1:39368
I20260710 11:11:14.188612  6854 consensus_queue.cc:260] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:14.189968  6854 raft_consensus.cc:3060] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:14.195861  6703 raft_consensus.cc:2468] T d2380b4031e14002ae34c4e673b1b4a5 P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b5d1757c5543fb8a6a10b172054f83 in term 2.
I20260710 11:11:14.188937  6780 raft_consensus.cc:493] T 1779fd52a0644049853fe1f41afc1a31 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:14.196929  6780 raft_consensus.cc:3060] T 1779fd52a0644049853fe1f41afc1a31 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:14.198956  7015 consensus_queue.cc:1048] T 1779fd52a0644049853fe1f41afc1a31 P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:14.199404  6743 leader_election.cc:304] T d2380b4031e14002ae34c4e673b1b4a5 P 46b5d1757c5543fb8a6a10b172054f83 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b5d1757c5543fb8a6a10b172054f83, a1ea3a0afa81445c952eb6526622ea53; no voters: 
I20260710 11:11:14.200639  6972 raft_consensus.cc:2804] T d2380b4031e14002ae34c4e673b1b4a5 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:14.201133  6972 raft_consensus.cc:697] T d2380b4031e14002ae34c4e673b1b4a5 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 LEADER]: Becoming Leader. State: Replica: 46b5d1757c5543fb8a6a10b172054f83, State: Running, Role: LEADER
I20260710 11:11:14.201946  6972 consensus_queue.cc:237] T d2380b4031e14002ae34c4e673b1b4a5 P 46b5d1757c5543fb8a6a10b172054f83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:14.207312  6854 raft_consensus.cc:2468] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b5d1757c5543fb8a6a10b172054f83 in term 2.
I20260710 11:11:14.204236  6780 raft_consensus.cc:515] T 1779fd52a0644049853fe1f41afc1a31 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:14.210210  6780 leader_election.cc:290] T 1779fd52a0644049853fe1f41afc1a31 P 46b5d1757c5543fb8a6a10b172054f83 [CANDIDATE]: Term 2 election: Requested vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67:33101)
I20260710 11:11:14.210829  6779 raft_consensus.cc:1240] T 1779fd52a0644049853fe1f41afc1a31 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Rejecting Update request from peer 05e07ac77cb64152aadbdcffbfdc495f for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:14.211860  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1779fd52a0644049853fe1f41afc1a31" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1ea3a0afa81445c952eb6526622ea53"
I20260710 11:11:14.212509  6703 raft_consensus.cc:3060] T 1779fd52a0644049853fe1f41afc1a31 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:14.212985  7015 consensus_queue.cc:1059] T 1779fd52a0644049853fe1f41afc1a31 P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:14.213794  7015 raft_consensus.cc:3055] T 1779fd52a0644049853fe1f41afc1a31 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:14.214128  7015 raft_consensus.cc:740] T 1779fd52a0644049853fe1f41afc1a31 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Running, Role: LEADER
I20260710 11:11:14.214941  7015 consensus_queue.cc:260] T 1779fd52a0644049853fe1f41afc1a31 P 05e07ac77cb64152aadbdcffbfdc495f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:14.216604  6854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1779fd52a0644049853fe1f41afc1a31" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f"
I20260710 11:11:14.219313  6703 raft_consensus.cc:2468] T 1779fd52a0644049853fe1f41afc1a31 P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b5d1757c5543fb8a6a10b172054f83 in term 2.
I20260710 11:11:14.219870  7015 raft_consensus.cc:3060] T 1779fd52a0644049853fe1f41afc1a31 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:14.220860  6743 leader_election.cc:304] T 1779fd52a0644049853fe1f41afc1a31 P 46b5d1757c5543fb8a6a10b172054f83 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b5d1757c5543fb8a6a10b172054f83, a1ea3a0afa81445c952eb6526622ea53; no voters: 
I20260710 11:11:14.222074  6980 raft_consensus.cc:2804] T 1779fd52a0644049853fe1f41afc1a31 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:14.222576  6980 raft_consensus.cc:697] T 1779fd52a0644049853fe1f41afc1a31 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 LEADER]: Becoming Leader. State: Replica: 46b5d1757c5543fb8a6a10b172054f83, State: Running, Role: LEADER
I20260710 11:11:14.223373  6980 consensus_queue.cc:237] T 1779fd52a0644049853fe1f41afc1a31 P 46b5d1757c5543fb8a6a10b172054f83 [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: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:14.229321  6602 catalog_manager.cc:5697] T d2380b4031e14002ae34c4e673b1b4a5 P 46b5d1757c5543fb8a6a10b172054f83 reported cstate change: term changed from 1 to 2, leader changed from 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67) to 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66). New cstate: current_term: 2 leader_uuid: "46b5d1757c5543fb8a6a10b172054f83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:14.235044  6854 raft_consensus.cc:2468] T 1779fd52a0644049853fe1f41afc1a31 P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b5d1757c5543fb8a6a10b172054f83 in term 2.
I20260710 11:11:14.236361  7015 consensus_queue.cc:1048] T a78343722653464e8394eb820f36634f P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:14.252143  6602 catalog_manager.cc:5697] T 1779fd52a0644049853fe1f41afc1a31 P 46b5d1757c5543fb8a6a10b172054f83 reported cstate change: term changed from 1 to 2, leader changed from 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67) to 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66). New cstate: current_term: 2 leader_uuid: "46b5d1757c5543fb8a6a10b172054f83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:14.261329  7015 consensus_queue.cc:1048] T a78343722653464e8394eb820f36634f P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:14.269181  6898 raft_consensus.cc:993] T a78343722653464e8394eb820f36634f P 05e07ac77cb64152aadbdcffbfdc495f: : Instructing follower 46b5d1757c5543fb8a6a10b172054f83 to start an election
I20260710 11:11:14.269663  7015 raft_consensus.cc:1081] T a78343722653464e8394eb820f36634f P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Signalling peer 46b5d1757c5543fb8a6a10b172054f83 to start an election
I20260710 11:11:14.271242  6779 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a78343722653464e8394eb820f36634f"
dest_uuid: "46b5d1757c5543fb8a6a10b172054f83"
 from {username='slave'} at 127.0.0.1:39368
I20260710 11:11:14.271840  6779 raft_consensus.cc:493] T a78343722653464e8394eb820f36634f P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:14.272253  6779 raft_consensus.cc:3060] T a78343722653464e8394eb820f36634f P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:14.277897  6779 raft_consensus.cc:515] T a78343722653464e8394eb820f36634f P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:14.279860  6779 leader_election.cc:290] T a78343722653464e8394eb820f36634f P 46b5d1757c5543fb8a6a10b172054f83 [CANDIDATE]: Term 2 election: Requested vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67:33101)
I20260710 11:11:14.280567  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a78343722653464e8394eb820f36634f" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1ea3a0afa81445c952eb6526622ea53"
I20260710 11:11:14.280884  6854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a78343722653464e8394eb820f36634f" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f"
I20260710 11:11:14.281186  6703 raft_consensus.cc:3060] T a78343722653464e8394eb820f36634f P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:14.281529  6854 raft_consensus.cc:3055] T a78343722653464e8394eb820f36634f P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:14.281893  6854 raft_consensus.cc:740] T a78343722653464e8394eb820f36634f P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Running, Role: LEADER
I20260710 11:11:14.282692  6854 consensus_queue.cc:260] T a78343722653464e8394eb820f36634f P 05e07ac77cb64152aadbdcffbfdc495f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:14.283968  6854 raft_consensus.cc:3060] T a78343722653464e8394eb820f36634f P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:14.287495  6703 raft_consensus.cc:2468] T a78343722653464e8394eb820f36634f P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b5d1757c5543fb8a6a10b172054f83 in term 2.
I20260710 11:11:14.288512  6743 leader_election.cc:304] T a78343722653464e8394eb820f36634f P 46b5d1757c5543fb8a6a10b172054f83 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b5d1757c5543fb8a6a10b172054f83, a1ea3a0afa81445c952eb6526622ea53; no voters: 
I20260710 11:11:14.289444  6980 raft_consensus.cc:2804] T a78343722653464e8394eb820f36634f P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:14.289903  6980 raft_consensus.cc:697] T a78343722653464e8394eb820f36634f P 46b5d1757c5543fb8a6a10b172054f83 [term 2 LEADER]: Becoming Leader. State: Replica: 46b5d1757c5543fb8a6a10b172054f83, State: Running, Role: LEADER
I20260710 11:11:14.290732  6854 raft_consensus.cc:2468] T a78343722653464e8394eb820f36634f P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b5d1757c5543fb8a6a10b172054f83 in term 2.
I20260710 11:11:14.290683  6980 consensus_queue.cc:237] T a78343722653464e8394eb820f36634f P 46b5d1757c5543fb8a6a10b172054f83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:14.297431  6602 catalog_manager.cc:5697] T a78343722653464e8394eb820f36634f P 46b5d1757c5543fb8a6a10b172054f83 reported cstate change: term changed from 1 to 2, leader changed from 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67) to 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66). New cstate: current_term: 2 leader_uuid: "46b5d1757c5543fb8a6a10b172054f83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:14.314808  6979 consensus_queue.cc:1048] T 067d8d1893f642faaec1f1a14b073881 P a1ea3a0afa81445c952eb6526622ea53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:14.315526  7005 consensus_queue.cc:1048] T 067d8d1893f642faaec1f1a14b073881 P a1ea3a0afa81445c952eb6526622ea53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:14.425603  6972 raft_consensus.cc:993] T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83: : Instructing follower a1ea3a0afa81445c952eb6526622ea53 to start an election
I20260710 11:11:14.426019  6972 raft_consensus.cc:1081] T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 LEADER]: Signalling peer a1ea3a0afa81445c952eb6526622ea53 to start an election
I20260710 11:11:14.427604  6703 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45159f51bf8a4c4190fd992bf2e0ba41"
dest_uuid: "a1ea3a0afa81445c952eb6526622ea53"
 from {username='slave'} at 127.0.0.1:35408
I20260710 11:11:14.428110  6703 raft_consensus.cc:493] T 45159f51bf8a4c4190fd992bf2e0ba41 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:14.428462  6703 raft_consensus.cc:3060] T 45159f51bf8a4c4190fd992bf2e0ba41 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:14.434120  6703 raft_consensus.cc:515] T 45159f51bf8a4c4190fd992bf2e0ba41 P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:14.435791  6703 leader_election.cc:290] T 45159f51bf8a4c4190fd992bf2e0ba41 P a1ea3a0afa81445c952eb6526622ea53 [CANDIDATE]: Term 2 election: Requested vote from peers 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545), 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67:33101)
I20260710 11:11:14.436553  6779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45159f51bf8a4c4190fd992bf2e0ba41" candidate_uuid: "a1ea3a0afa81445c952eb6526622ea53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46b5d1757c5543fb8a6a10b172054f83"
I20260710 11:11:14.436901  6854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45159f51bf8a4c4190fd992bf2e0ba41" candidate_uuid: "a1ea3a0afa81445c952eb6526622ea53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f"
I20260710 11:11:14.437132  6779 raft_consensus.cc:3055] T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:14.437479  6854 raft_consensus.cc:3060] T 45159f51bf8a4c4190fd992bf2e0ba41 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:14.437484  6779 raft_consensus.cc:740] T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46b5d1757c5543fb8a6a10b172054f83, State: Running, Role: LEADER
I20260710 11:11:14.438345  6779 consensus_queue.cc:260] T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:14.439260  6779 raft_consensus.cc:3060] T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:14.442421  6854 raft_consensus.cc:2468] T 45159f51bf8a4c4190fd992bf2e0ba41 P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1ea3a0afa81445c952eb6526622ea53 in term 2.
I20260710 11:11:14.443626  6779 raft_consensus.cc:2468] T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1ea3a0afa81445c952eb6526622ea53 in term 2.
I20260710 11:11:14.443611  6671 leader_election.cc:304] T 45159f51bf8a4c4190fd992bf2e0ba41 P a1ea3a0afa81445c952eb6526622ea53 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05e07ac77cb64152aadbdcffbfdc495f, a1ea3a0afa81445c952eb6526622ea53; no voters: 
I20260710 11:11:14.444602  7017 raft_consensus.cc:2804] T 45159f51bf8a4c4190fd992bf2e0ba41 P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:14.445104  7017 raft_consensus.cc:697] T 45159f51bf8a4c4190fd992bf2e0ba41 P a1ea3a0afa81445c952eb6526622ea53 [term 2 LEADER]: Becoming Leader. State: Replica: a1ea3a0afa81445c952eb6526622ea53, State: Running, Role: LEADER
I20260710 11:11:14.445993  7017 consensus_queue.cc:237] T 45159f51bf8a4c4190fd992bf2e0ba41 P a1ea3a0afa81445c952eb6526622ea53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:14.454238  6603 catalog_manager.cc:5697] T 45159f51bf8a4c4190fd992bf2e0ba41 P a1ea3a0afa81445c952eb6526622ea53 reported cstate change: term changed from 1 to 2, leader changed from 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66) to a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65). New cstate: current_term: 2 leader_uuid: "a1ea3a0afa81445c952eb6526622ea53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:14.468355  7015 consensus_queue.cc:1048] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:14.478364  7015 consensus_queue.cc:1048] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:14.485152  7035 consensus_queue.cc:1048] T 28ca56e6c8ff4920bb859139a19f95f0 P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:14.486943  7014 raft_consensus.cc:993] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 05e07ac77cb64152aadbdcffbfdc495f: : Instructing follower 46b5d1757c5543fb8a6a10b172054f83 to start an election
I20260710 11:11:14.487372  7035 raft_consensus.cc:1081] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Signalling peer 46b5d1757c5543fb8a6a10b172054f83 to start an election
I20260710 11:11:14.488780  6779 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "70f1c04a7e4647d7bcb2958e9014bfb7"
dest_uuid: "46b5d1757c5543fb8a6a10b172054f83"
 from {username='slave'} at 127.0.0.1:39368
I20260710 11:11:14.489367  6779 raft_consensus.cc:493] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:14.489822  6779 raft_consensus.cc:3060] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:14.496878  6779 raft_consensus.cc:515] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:14.499075  7035 consensus_queue.cc:1048] T 28ca56e6c8ff4920bb859139a19f95f0 P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:14.501752  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f1c04a7e4647d7bcb2958e9014bfb7" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1ea3a0afa81445c952eb6526622ea53"
I20260710 11:11:14.502293  6779 leader_election.cc:290] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 46b5d1757c5543fb8a6a10b172054f83 [CANDIDATE]: Term 2 election: Requested vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67:33101)
I20260710 11:11:14.502326  6703 raft_consensus.cc:3060] T 70f1c04a7e4647d7bcb2958e9014bfb7 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:14.508069  6854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f1c04a7e4647d7bcb2958e9014bfb7" candidate_uuid: "46b5d1757c5543fb8a6a10b172054f83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f"
I20260710 11:11:14.508668  6854 raft_consensus.cc:3055] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:14.508929  6854 raft_consensus.cc:740] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Running, Role: LEADER
I20260710 11:11:14.509613  6854 consensus_queue.cc:260] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 05e07ac77cb64152aadbdcffbfdc495f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:14.509830  6703 raft_consensus.cc:2468] T 70f1c04a7e4647d7bcb2958e9014bfb7 P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b5d1757c5543fb8a6a10b172054f83 in term 2.
I20260710 11:11:14.510690  6854 raft_consensus.cc:3060] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:14.510986  6743 leader_election.cc:304] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 46b5d1757c5543fb8a6a10b172054f83 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46b5d1757c5543fb8a6a10b172054f83, a1ea3a0afa81445c952eb6526622ea53; no voters: 
I20260710 11:11:14.511832  6972 raft_consensus.cc:2804] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:14.512271  6972 raft_consensus.cc:697] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 LEADER]: Becoming Leader. State: Replica: 46b5d1757c5543fb8a6a10b172054f83, State: Running, Role: LEADER
I20260710 11:11:14.513021  6972 consensus_queue.cc:237] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 46b5d1757c5543fb8a6a10b172054f83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:14.516175  6854 raft_consensus.cc:2468] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46b5d1757c5543fb8a6a10b172054f83 in term 2.
I20260710 11:11:14.529294  6602 catalog_manager.cc:5697] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 46b5d1757c5543fb8a6a10b172054f83 reported cstate change: term changed from 1 to 2, leader changed from 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67) to 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66). New cstate: current_term: 2 leader_uuid: "46b5d1757c5543fb8a6a10b172054f83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:14.609151  6854 raft_consensus.cc:1275] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Refusing update from remote peer 46b5d1757c5543fb8a6a10b172054f83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:14.610446  6972 consensus_queue.cc:1048] T d2380b4031e14002ae34c4e673b1b4a5 P 46b5d1757c5543fb8a6a10b172054f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:14.618300  6703 raft_consensus.cc:1275] T d2380b4031e14002ae34c4e673b1b4a5 P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Refusing update from remote peer 46b5d1757c5543fb8a6a10b172054f83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:14.619949  7020 consensus_queue.cc:1048] T d2380b4031e14002ae34c4e673b1b4a5 P 46b5d1757c5543fb8a6a10b172054f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:14.670985  6854 raft_consensus.cc:1275] T c31b9497abef487c972cbebf6b17f992 P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Refusing update from remote peer a1ea3a0afa81445c952eb6526622ea53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:14.672322  6979 consensus_queue.cc:1048] T c31b9497abef487c972cbebf6b17f992 P a1ea3a0afa81445c952eb6526622ea53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:14.679800  6780 raft_consensus.cc:1275] T c31b9497abef487c972cbebf6b17f992 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Refusing update from remote peer a1ea3a0afa81445c952eb6526622ea53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:14.681346  7017 consensus_queue.cc:1048] T c31b9497abef487c972cbebf6b17f992 P a1ea3a0afa81445c952eb6526622ea53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:14.689889  6703 raft_consensus.cc:1275] T 1779fd52a0644049853fe1f41afc1a31 P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Refusing update from remote peer 46b5d1757c5543fb8a6a10b172054f83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:14.691020  7020 consensus_queue.cc:1048] T 1779fd52a0644049853fe1f41afc1a31 P 46b5d1757c5543fb8a6a10b172054f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:14.698632  6854 raft_consensus.cc:1275] T 1779fd52a0644049853fe1f41afc1a31 P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Refusing update from remote peer 46b5d1757c5543fb8a6a10b172054f83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:14.702492  6972 consensus_queue.cc:1048] T 1779fd52a0644049853fe1f41afc1a31 P 46b5d1757c5543fb8a6a10b172054f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:14.861294  6703 raft_consensus.cc:1275] T a78343722653464e8394eb820f36634f P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Refusing update from remote peer 46b5d1757c5543fb8a6a10b172054f83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:14.862501  6972 consensus_queue.cc:1048] T a78343722653464e8394eb820f36634f P 46b5d1757c5543fb8a6a10b172054f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:14.870149  6854 raft_consensus.cc:1275] T a78343722653464e8394eb820f36634f P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Refusing update from remote peer 46b5d1757c5543fb8a6a10b172054f83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:14.872131  6980 consensus_queue.cc:1048] T a78343722653464e8394eb820f36634f P 46b5d1757c5543fb8a6a10b172054f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:15.009984  6780 raft_consensus.cc:1275] T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Refusing update from remote peer a1ea3a0afa81445c952eb6526622ea53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:15.011289  7017 consensus_queue.cc:1048] T 45159f51bf8a4c4190fd992bf2e0ba41 P a1ea3a0afa81445c952eb6526622ea53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:15.011727  6854 raft_consensus.cc:1275] T 45159f51bf8a4c4190fd992bf2e0ba41 P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Refusing update from remote peer a1ea3a0afa81445c952eb6526622ea53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:15.012992  7017 consensus_queue.cc:1048] T 45159f51bf8a4c4190fd992bf2e0ba41 P a1ea3a0afa81445c952eb6526622ea53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:15.082617  6702 raft_consensus.cc:1275] T 70f1c04a7e4647d7bcb2958e9014bfb7 P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Refusing update from remote peer 46b5d1757c5543fb8a6a10b172054f83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:15.085022  6980 consensus_queue.cc:1048] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 46b5d1757c5543fb8a6a10b172054f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:15.093909  6850 raft_consensus.cc:1275] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Refusing update from remote peer 46b5d1757c5543fb8a6a10b172054f83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:15.095649  6972 consensus_queue.cc:1048] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 46b5d1757c5543fb8a6a10b172054f83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:17.132754  6603 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:40756:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:11:17.160800  6603 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40756:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:11:17.215822  2661 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 11:11:17.309734  7080 log.cc:927] Time spent T 45159f51bf8a4c4190fd992bf2e0ba41 P a1ea3a0afa81445c952eb6526622ea53: Append to log took a long time: real 0.057s	user 0.000s	sys 0.001s
W20260710 11:11:17.413724  7096 log.cc:927] Time spent T 70f1c04a7e4647d7bcb2958e9014bfb7 P 46b5d1757c5543fb8a6a10b172054f83: Append to log took a long time: real 0.061s	user 0.004s	sys 0.000s
W20260710 11:11:17.415797  7092 log.cc:927] Time spent T a78343722653464e8394eb820f36634f P 46b5d1757c5543fb8a6a10b172054f83: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
W20260710 11:11:17.447460  7097 log.cc:927] Time spent T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83: Append to log took a long time: real 0.093s	user 0.002s	sys 0.000s
W20260710 11:11:17.475386  6743 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.153.65:36577, user_credentials={real_user=slave}} blocked reactor thread for 68162.2us
I20260710 11:11:17.512627  7119 tablet.cc:1724] T d2380b4031e14002ae34c4e673b1b4a5 P 46b5d1757c5543fb8a6a10b172054f83: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:17.486491  7112 tablet.cc:1724] T 45159f51bf8a4c4190fd992bf2e0ba41 P a1ea3a0afa81445c952eb6526622ea53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:17.528657  7122 tablet.cc:1724] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:17.557560  7120 tablet.cc:1724] T a78343722653464e8394eb820f36634f P 05e07ac77cb64152aadbdcffbfdc495f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:17.558387  7121 tablet.cc:1724] T a78343722653464e8394eb820f36634f P 46b5d1757c5543fb8a6a10b172054f83: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:17.570226  7111 log.cc:927] Time spent T c31b9497abef487c972cbebf6b17f992 P 05e07ac77cb64152aadbdcffbfdc495f: Append to log took a long time: real 0.093s	user 0.001s	sys 0.000s
W20260710 11:11:17.570412  6880 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:d2380b4031e14002ae34c4e673b1b4a5)
W20260710 11:11:17.572124  6880 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:a78343722653464e8394eb820f36634f)
W20260710 11:11:17.589488  6731 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:45159f51bf8a4c4190fd992bf2e0ba41)
I20260710 11:11:17.649791  6700 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45159f51bf8a4c4190fd992bf2e0ba41"
dest_uuid: "a1ea3a0afa81445c952eb6526622ea53"
mode: GRACEFUL
new_leader_uuid: "05e07ac77cb64152aadbdcffbfdc495f"
 from {username='slave'} at 127.0.0.1:49362
I20260710 11:11:17.650913  6700 raft_consensus.cc:606] T 45159f51bf8a4c4190fd992bf2e0ba41 P a1ea3a0afa81445c952eb6526622ea53 [term 2 LEADER]: Received request to transfer leadership to TS 05e07ac77cb64152aadbdcffbfdc495f
I20260710 11:11:17.654471  7126 tablet.cc:1724] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 46b5d1757c5543fb8a6a10b172054f83: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:17.667246  6671 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.153.67:33101, user_credentials={real_user=slave}} blocked reactor thread for 48766.3us
I20260710 11:11:17.575632  7114 tablet.cc:1724] T 45159f51bf8a4c4190fd992bf2e0ba41 P 05e07ac77cb64152aadbdcffbfdc495f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:17.728606  7129 tablet.cc:1724] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 05e07ac77cb64152aadbdcffbfdc495f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:17.723454  7126 tablet.cc:1724] T 1779fd52a0644049853fe1f41afc1a31 P 46b5d1757c5543fb8a6a10b172054f83: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:17.731604  7132 tablet.cc:1724] T 28ca56e6c8ff4920bb859139a19f95f0 P a1ea3a0afa81445c952eb6526622ea53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:17.745123  7121 tablet.cc:1724] T c31b9497abef487c972cbebf6b17f992 P 46b5d1757c5543fb8a6a10b172054f83: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:17.758266  7130 tablet.cc:1724] T d2380b4031e14002ae34c4e673b1b4a5 P a1ea3a0afa81445c952eb6526622ea53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:17.762300  7131 tablet.cc:1724] T 28ca56e6c8ff4920bb859139a19f95f0 P 46b5d1757c5543fb8a6a10b172054f83: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:17.753671  7126 tablet.cc:1724] T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:17.756238  7120 tablet.cc:1724] T 28ca56e6c8ff4920bb859139a19f95f0 P 05e07ac77cb64152aadbdcffbfdc495f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:17.752267  7122 tablet.cc:1724] T 1779fd52a0644049853fe1f41afc1a31 P 05e07ac77cb64152aadbdcffbfdc495f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:17.780738  7133 tablet.cc:1724] T 067d8d1893f642faaec1f1a14b073881 P a1ea3a0afa81445c952eb6526622ea53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:17.774093  7119 tablet.cc:1724] T 067d8d1893f642faaec1f1a14b073881 P 46b5d1757c5543fb8a6a10b172054f83: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:17.784850  7112 tablet.cc:1724] T 70f1c04a7e4647d7bcb2958e9014bfb7 P a1ea3a0afa81445c952eb6526622ea53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:17.806522  6671 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.153.67:33101, user_credentials={real_user=slave}} blocked reactor thread for 44469.5us
I20260710 11:11:17.784237  7131 tablet.cc:1724] T e98957f2d8ef458fba223b281cd89674 P 46b5d1757c5543fb8a6a10b172054f83: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:17.769148  7132 tablet.cc:1724] T c31b9497abef487c972cbebf6b17f992 P a1ea3a0afa81445c952eb6526622ea53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:17.813961  7114 tablet.cc:1724] T 067d8d1893f642faaec1f1a14b073881 P 05e07ac77cb64152aadbdcffbfdc495f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:17.814343  7129 tablet.cc:1724] T c31b9497abef487c972cbebf6b17f992 P 05e07ac77cb64152aadbdcffbfdc495f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:17.821014  6777 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2380b4031e14002ae34c4e673b1b4a5"
dest_uuid: "46b5d1757c5543fb8a6a10b172054f83"
mode: GRACEFUL
new_leader_uuid: "05e07ac77cb64152aadbdcffbfdc495f"
 from {username='slave'} at 127.0.0.1:53206
I20260710 11:11:17.821949  6777 raft_consensus.cc:606] T d2380b4031e14002ae34c4e673b1b4a5 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 LEADER]: Received request to transfer leadership to TS 05e07ac77cb64152aadbdcffbfdc495f
I20260710 11:11:17.823473  2661 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:11:17.824862  2661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:17.834327  7133 tablet.cc:1724] T 1779fd52a0644049853fe1f41afc1a31 P a1ea3a0afa81445c952eb6526622ea53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:17.833362  7132 tablet.cc:1724] T e98957f2d8ef458fba223b281cd89674 P a1ea3a0afa81445c952eb6526622ea53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:17.842941  6705 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7dc862763e204703b356ab90b906b3ae"
dest_uuid: "a1ea3a0afa81445c952eb6526622ea53"
mode: GRACEFUL
new_leader_uuid: "05e07ac77cb64152aadbdcffbfdc495f"
 from {username='slave'} at 127.0.0.1:49362
I20260710 11:11:17.843587  6705 raft_consensus.cc:606] T 7dc862763e204703b356ab90b906b3ae P a1ea3a0afa81445c952eb6526622ea53 [term 2 LEADER]: Received request to transfer leadership to TS 05e07ac77cb64152aadbdcffbfdc495f
I20260710 11:11:17.849767  6777 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e73262c69f4f47808deb04b0b024f5c1"
dest_uuid: "46b5d1757c5543fb8a6a10b172054f83"
mode: GRACEFUL
new_leader_uuid: "05e07ac77cb64152aadbdcffbfdc495f"
 from {username='slave'} at 127.0.0.1:53206
I20260710 11:11:17.850476  6777 raft_consensus.cc:606] T e73262c69f4f47808deb04b0b024f5c1 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 LEADER]: Received request to transfer leadership to TS 05e07ac77cb64152aadbdcffbfdc495f
I20260710 11:11:17.850616  7132 tablet.cc:1724] T a78343722653464e8394eb820f36634f P a1ea3a0afa81445c952eb6526622ea53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:17.855219  2661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:11:17.855847  2661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:11:17.862335  7110 raft_consensus.cc:993] T d2380b4031e14002ae34c4e673b1b4a5 P 46b5d1757c5543fb8a6a10b172054f83: : Instructing follower 05e07ac77cb64152aadbdcffbfdc495f to start an election
I20260710 11:11:17.862896  7110 raft_consensus.cc:1081] T d2380b4031e14002ae34c4e673b1b4a5 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 LEADER]: Signalling peer 05e07ac77cb64152aadbdcffbfdc495f to start an election
I20260710 11:11:17.865309  6853 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2380b4031e14002ae34c4e673b1b4a5"
dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f"
 from {username='slave'} at 127.0.0.1:49514
I20260710 11:11:17.865955  6853 raft_consensus.cc:493] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:17.866369  6853 raft_consensus.cc:3060] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:17.870373  7129 tablet.cc:1724] T e98957f2d8ef458fba223b281cd89674 P 05e07ac77cb64152aadbdcffbfdc495f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:17.880558  6853 raft_consensus.cc:515] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:17.887722  7123 raft_consensus.cc:993] T 45159f51bf8a4c4190fd992bf2e0ba41 P a1ea3a0afa81445c952eb6526622ea53: : Instructing follower 05e07ac77cb64152aadbdcffbfdc495f to start an election
I20260710 11:11:17.890316  7123 raft_consensus.cc:1081] T 45159f51bf8a4c4190fd992bf2e0ba41 P a1ea3a0afa81445c952eb6526622ea53 [term 2 LEADER]: Signalling peer 05e07ac77cb64152aadbdcffbfdc495f to start an election
I20260710 11:11:17.892290  6848 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45159f51bf8a4c4190fd992bf2e0ba41"
dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f"
 from {username='slave'} at 127.0.0.1:49512
I20260710 11:11:17.892889  6848 raft_consensus.cc:493] T 45159f51bf8a4c4190fd992bf2e0ba41 P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:17.893272  6848 raft_consensus.cc:3060] T 45159f51bf8a4c4190fd992bf2e0ba41 P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:17.893008  6853 leader_election.cc:290] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 3 election: Requested vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545)
I20260710 11:11:17.900470  6848 raft_consensus.cc:515] T 45159f51bf8a4c4190fd992bf2e0ba41 P 05e07ac77cb64152aadbdcffbfdc495f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:17.903774  6705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2380b4031e14002ae34c4e673b1b4a5" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "a1ea3a0afa81445c952eb6526622ea53"
I20260710 11:11:17.904461  6848 leader_election.cc:290] T 45159f51bf8a4c4190fd992bf2e0ba41 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 3 election: Requested vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545)
I20260710 11:11:17.904572  6705 raft_consensus.cc:3060] T d2380b4031e14002ae34c4e673b1b4a5 P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:17.904757  6777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2380b4031e14002ae34c4e673b1b4a5" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "46b5d1757c5543fb8a6a10b172054f83"
I20260710 11:11:17.905426  6777 raft_consensus.cc:3055] T d2380b4031e14002ae34c4e673b1b4a5 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:17.905733  6777 raft_consensus.cc:740] T d2380b4031e14002ae34c4e673b1b4a5 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 46b5d1757c5543fb8a6a10b172054f83, State: Running, Role: LEADER
I20260710 11:11:17.906701  6777 consensus_queue.cc:260] T d2380b4031e14002ae34c4e673b1b4a5 P 46b5d1757c5543fb8a6a10b172054f83 [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: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:17.908344  6777 raft_consensus.cc:3060] T d2380b4031e14002ae34c4e673b1b4a5 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:17.909883  6778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45159f51bf8a4c4190fd992bf2e0ba41" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "46b5d1757c5543fb8a6a10b172054f83"
I20260710 11:11:17.910842  6778 raft_consensus.cc:3060] T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:17.911466  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45159f51bf8a4c4190fd992bf2e0ba41" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "a1ea3a0afa81445c952eb6526622ea53"
I20260710 11:11:17.912045  6703 raft_consensus.cc:3055] T 45159f51bf8a4c4190fd992bf2e0ba41 P a1ea3a0afa81445c952eb6526622ea53 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:17.912315  6703 raft_consensus.cc:740] T 45159f51bf8a4c4190fd992bf2e0ba41 P a1ea3a0afa81445c952eb6526622ea53 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a1ea3a0afa81445c952eb6526622ea53, State: Running, Role: LEADER
I20260710 11:11:17.913108  6703 consensus_queue.cc:260] T 45159f51bf8a4c4190fd992bf2e0ba41 P a1ea3a0afa81445c952eb6526622ea53 [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: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:17.914256  6703 raft_consensus.cc:3060] T 45159f51bf8a4c4190fd992bf2e0ba41 P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:17.919353  6705 raft_consensus.cc:2468] T d2380b4031e14002ae34c4e673b1b4a5 P a1ea3a0afa81445c952eb6526622ea53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e07ac77cb64152aadbdcffbfdc495f in term 3.
I20260710 11:11:17.921018  6817 leader_election.cc:304] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f [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: 05e07ac77cb64152aadbdcffbfdc495f, a1ea3a0afa81445c952eb6526622ea53; no voters: 
I20260710 11:11:17.922233  7125 raft_consensus.cc:2804] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:17.922730  7125 raft_consensus.cc:697] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 3 LEADER]: Becoming Leader. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Running, Role: LEADER
I20260710 11:11:17.923624  6703 raft_consensus.cc:2468] T 45159f51bf8a4c4190fd992bf2e0ba41 P a1ea3a0afa81445c952eb6526622ea53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e07ac77cb64152aadbdcffbfdc495f in term 3.
I20260710 11:11:17.923933  6777 raft_consensus.cc:2468] T d2380b4031e14002ae34c4e673b1b4a5 P 46b5d1757c5543fb8a6a10b172054f83 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e07ac77cb64152aadbdcffbfdc495f in term 3.
I20260710 11:11:17.924976  6817 leader_election.cc:304] T 45159f51bf8a4c4190fd992bf2e0ba41 P 05e07ac77cb64152aadbdcffbfdc495f [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: 05e07ac77cb64152aadbdcffbfdc495f, a1ea3a0afa81445c952eb6526622ea53; no voters: 
I20260710 11:11:17.923744  7125 consensus_queue.cc:237] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f [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: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:17.925563  6778 raft_consensus.cc:2468] T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e07ac77cb64152aadbdcffbfdc495f in term 3.
I20260710 11:11:17.926433  6898 raft_consensus.cc:2804] T 45159f51bf8a4c4190fd992bf2e0ba41 P 05e07ac77cb64152aadbdcffbfdc495f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:17.928542  6601 catalog_manager.cc:6242] T 00000000000000000000000000000000 P ab3a23bccf2a440ea67198289dbe006c: soft_deleted_table [id=b53ab6d3211f4222a8a95ca542e4278e] alter complete (version 1)
I20260710 11:11:17.947362  6603 catalog_manager.cc:5697] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f reported cstate change: term changed from 2 to 3, leader changed from 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66) to 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67). New cstate: current_term: 3 leader_uuid: "05e07ac77cb64152aadbdcffbfdc495f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:17.949096  6898 raft_consensus.cc:697] T 45159f51bf8a4c4190fd992bf2e0ba41 P 05e07ac77cb64152aadbdcffbfdc495f [term 3 LEADER]: Becoming Leader. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Running, Role: LEADER
I20260710 11:11:17.949970  6898 consensus_queue.cc:237] T 45159f51bf8a4c4190fd992bf2e0ba41 P 05e07ac77cb64152aadbdcffbfdc495f [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: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:17.961015  6603 catalog_manager.cc:5697] T 45159f51bf8a4c4190fd992bf2e0ba41 P 05e07ac77cb64152aadbdcffbfdc495f reported cstate change: term changed from 2 to 3, leader changed from a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65) to 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67). New cstate: current_term: 3 leader_uuid: "05e07ac77cb64152aadbdcffbfdc495f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:18.065215  7070 raft_consensus.cc:993] T e73262c69f4f47808deb04b0b024f5c1 P 46b5d1757c5543fb8a6a10b172054f83: : Instructing follower 05e07ac77cb64152aadbdcffbfdc495f to start an election
I20260710 11:11:18.065845  7108 raft_consensus.cc:1081] T e73262c69f4f47808deb04b0b024f5c1 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 LEADER]: Signalling peer 05e07ac77cb64152aadbdcffbfdc495f to start an election
I20260710 11:11:18.067492  6848 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e73262c69f4f47808deb04b0b024f5c1"
dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f"
 from {username='slave'} at 127.0.0.1:49514
I20260710 11:11:18.068091  6848 raft_consensus.cc:493] T e73262c69f4f47808deb04b0b024f5c1 P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:18.068502  6848 raft_consensus.cc:3060] T e73262c69f4f47808deb04b0b024f5c1 P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:18.068693  7140 raft_consensus.cc:993] T 7dc862763e204703b356ab90b906b3ae P a1ea3a0afa81445c952eb6526622ea53: : Instructing follower 05e07ac77cb64152aadbdcffbfdc495f to start an election
I20260710 11:11:18.069288  7123 raft_consensus.cc:1081] T 7dc862763e204703b356ab90b906b3ae P a1ea3a0afa81445c952eb6526622ea53 [term 2 LEADER]: Signalling peer 05e07ac77cb64152aadbdcffbfdc495f to start an election
I20260710 11:11:18.070998  6853 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7dc862763e204703b356ab90b906b3ae"
dest_uuid: "05e07ac77cb64152aadbdcffbfdc495f"
 from {username='slave'} at 127.0.0.1:49512
I20260710 11:11:18.071631  6853 raft_consensus.cc:493] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:18.072007  6853 raft_consensus.cc:3060] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:18.074640  6848 raft_consensus.cc:515] T e73262c69f4f47808deb04b0b024f5c1 P 05e07ac77cb64152aadbdcffbfdc495f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:18.076412  6848 leader_election.cc:290] T e73262c69f4f47808deb04b0b024f5c1 P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 3 election: Requested vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545)
I20260710 11:11:18.077104  6703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e73262c69f4f47808deb04b0b024f5c1" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a1ea3a0afa81445c952eb6526622ea53"
I20260710 11:11:18.077373  6778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e73262c69f4f47808deb04b0b024f5c1" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "46b5d1757c5543fb8a6a10b172054f83"
I20260710 11:11:18.077884  6703 raft_consensus.cc:3060] T e73262c69f4f47808deb04b0b024f5c1 P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:18.078001  6778 raft_consensus.cc:3055] T e73262c69f4f47808deb04b0b024f5c1 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:18.078552  6778 raft_consensus.cc:740] T e73262c69f4f47808deb04b0b024f5c1 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 46b5d1757c5543fb8a6a10b172054f83, State: Running, Role: LEADER
I20260710 11:11:18.078286  6853 raft_consensus.cc:515] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:18.079413  6778 consensus_queue.cc:260] T e73262c69f4f47808deb04b0b024f5c1 P 46b5d1757c5543fb8a6a10b172054f83 [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: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:18.080601  6778 raft_consensus.cc:3060] T e73262c69f4f47808deb04b0b024f5c1 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:18.080649  6853 leader_election.cc:290] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f [CANDIDATE]: Term 3 election: Requested vote from peers a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577), 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66:35545)
I20260710 11:11:18.081079  6705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc862763e204703b356ab90b906b3ae" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a1ea3a0afa81445c952eb6526622ea53"
I20260710 11:11:18.081634  6705 raft_consensus.cc:3055] T 7dc862763e204703b356ab90b906b3ae P a1ea3a0afa81445c952eb6526622ea53 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:11:18.081911  6705 raft_consensus.cc:740] T 7dc862763e204703b356ab90b906b3ae P a1ea3a0afa81445c952eb6526622ea53 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a1ea3a0afa81445c952eb6526622ea53, State: Running, Role: LEADER
I20260710 11:11:18.082612  6705 consensus_queue.cc:260] T 7dc862763e204703b356ab90b906b3ae P a1ea3a0afa81445c952eb6526622ea53 [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: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:18.083402  6777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc862763e204703b356ab90b906b3ae" candidate_uuid: "05e07ac77cb64152aadbdcffbfdc495f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "46b5d1757c5543fb8a6a10b172054f83"
I20260710 11:11:18.083601  6705 raft_consensus.cc:3060] T 7dc862763e204703b356ab90b906b3ae P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:18.084014  6777 raft_consensus.cc:3060] T 7dc862763e204703b356ab90b906b3ae P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:11:18.084805  6703 raft_consensus.cc:2468] T e73262c69f4f47808deb04b0b024f5c1 P a1ea3a0afa81445c952eb6526622ea53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e07ac77cb64152aadbdcffbfdc495f in term 3.
I20260710 11:11:18.087283  6817 leader_election.cc:304] T e73262c69f4f47808deb04b0b024f5c1 P 05e07ac77cb64152aadbdcffbfdc495f [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: 05e07ac77cb64152aadbdcffbfdc495f, a1ea3a0afa81445c952eb6526622ea53; no voters: 
I20260710 11:11:18.088160  6898 raft_consensus.cc:2804] T e73262c69f4f47808deb04b0b024f5c1 P 05e07ac77cb64152aadbdcffbfdc495f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:18.088584  6898 raft_consensus.cc:697] T e73262c69f4f47808deb04b0b024f5c1 P 05e07ac77cb64152aadbdcffbfdc495f [term 3 LEADER]: Becoming Leader. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Running, Role: LEADER
I20260710 11:11:18.089386  6898 consensus_queue.cc:237] T e73262c69f4f47808deb04b0b024f5c1 P 05e07ac77cb64152aadbdcffbfdc495f [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: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:18.090618  6705 raft_consensus.cc:2468] T 7dc862763e204703b356ab90b906b3ae P a1ea3a0afa81445c952eb6526622ea53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e07ac77cb64152aadbdcffbfdc495f in term 3.
I20260710 11:11:18.087616  6778 raft_consensus.cc:2468] T e73262c69f4f47808deb04b0b024f5c1 P 46b5d1757c5543fb8a6a10b172054f83 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e07ac77cb64152aadbdcffbfdc495f in term 3.
I20260710 11:11:18.091719  6817 leader_election.cc:304] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f [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: 05e07ac77cb64152aadbdcffbfdc495f, a1ea3a0afa81445c952eb6526622ea53; no voters: 
I20260710 11:11:18.092120  6777 raft_consensus.cc:2468] T 7dc862763e204703b356ab90b906b3ae P 46b5d1757c5543fb8a6a10b172054f83 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05e07ac77cb64152aadbdcffbfdc495f in term 3.
I20260710 11:11:18.092674  7144 raft_consensus.cc:2804] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:11:18.093487  7144 raft_consensus.cc:697] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f [term 3 LEADER]: Becoming Leader. State: Replica: 05e07ac77cb64152aadbdcffbfdc495f, State: Running, Role: LEADER
I20260710 11:11:18.094624  7144 consensus_queue.cc:237] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f [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: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } }
I20260710 11:11:18.101454  6603 catalog_manager.cc:5697] T e73262c69f4f47808deb04b0b024f5c1 P 05e07ac77cb64152aadbdcffbfdc495f reported cstate change: term changed from 2 to 3, leader changed from 46b5d1757c5543fb8a6a10b172054f83 (127.2.153.66) to 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67). New cstate: current_term: 3 leader_uuid: "05e07ac77cb64152aadbdcffbfdc495f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:18.115275  6603 catalog_manager.cc:5697] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f reported cstate change: term changed from 2 to 3, leader changed from a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65) to 05e07ac77cb64152aadbdcffbfdc495f (127.2.153.67). New cstate: current_term: 3 leader_uuid: "05e07ac77cb64152aadbdcffbfdc495f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05e07ac77cb64152aadbdcffbfdc495f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 33101 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:18.407218  6778 raft_consensus.cc:1275] T d2380b4031e14002ae34c4e673b1b4a5 P 46b5d1757c5543fb8a6a10b172054f83 [term 3 FOLLOWER]: Refusing update from remote peer 05e07ac77cb64152aadbdcffbfdc495f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:11:18.408684  7144 consensus_queue.cc:1048] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:18.418300  6705 raft_consensus.cc:1275] T d2380b4031e14002ae34c4e673b1b4a5 P a1ea3a0afa81445c952eb6526622ea53 [term 3 FOLLOWER]: Refusing update from remote peer 05e07ac77cb64152aadbdcffbfdc495f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:11:18.419785  7144 consensus_queue.cc:1048] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:18.438854  6778 raft_consensus.cc:1275] T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83 [term 3 FOLLOWER]: Refusing update from remote peer 05e07ac77cb64152aadbdcffbfdc495f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:11:18.440294  7144 consensus_queue.cc:1048] T 45159f51bf8a4c4190fd992bf2e0ba41 P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:18.448228  6705 raft_consensus.cc:1275] T 45159f51bf8a4c4190fd992bf2e0ba41 P a1ea3a0afa81445c952eb6526622ea53 [term 3 FOLLOWER]: Refusing update from remote peer 05e07ac77cb64152aadbdcffbfdc495f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:11:18.450754  7144 consensus_queue.cc:1048] T 45159f51bf8a4c4190fd992bf2e0ba41 P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:11:18.522895  6705 raft_consensus.cc:1275] T 7dc862763e204703b356ab90b906b3ae P a1ea3a0afa81445c952eb6526622ea53 [term 3 FOLLOWER]: Refusing update from remote peer 05e07ac77cb64152aadbdcffbfdc495f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:18.524293  7125 consensus_queue.cc:1048] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:18.533981  6778 raft_consensus.cc:1275] T 7dc862763e204703b356ab90b906b3ae P 46b5d1757c5543fb8a6a10b172054f83 [term 3 FOLLOWER]: Refusing update from remote peer 05e07ac77cb64152aadbdcffbfdc495f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:18.536077  6898 consensus_queue.cc:1048] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:18.549492  6705 raft_consensus.cc:1275] T e73262c69f4f47808deb04b0b024f5c1 P a1ea3a0afa81445c952eb6526622ea53 [term 3 FOLLOWER]: Refusing update from remote peer 05e07ac77cb64152aadbdcffbfdc495f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:18.550836  6898 consensus_queue.cc:1048] T e73262c69f4f47808deb04b0b024f5c1 P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1ea3a0afa81445c952eb6526622ea53" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:18.560698  6778 raft_consensus.cc:1275] T e73262c69f4f47808deb04b0b024f5c1 P 46b5d1757c5543fb8a6a10b172054f83 [term 3 FOLLOWER]: Refusing update from remote peer 05e07ac77cb64152aadbdcffbfdc495f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:11:18.562737  7153 consensus_queue.cc:1048] T e73262c69f4f47808deb04b0b024f5c1 P 05e07ac77cb64152aadbdcffbfdc495f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46b5d1757c5543fb8a6a10b172054f83" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 35545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:11:18.920917  2661 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:11:18.928012  2661 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:11:18.928478  2661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:11:18.935614  2661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:11:18.936216  2661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:11:19.966192  2661 tablet_server.cc:179] TabletServer@127.2.153.65:0 shutting down...
I20260710 11:11:19.993464  2661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:19.994251  2661 tablet_replica.cc:333] T 28ca56e6c8ff4920bb859139a19f95f0 P a1ea3a0afa81445c952eb6526622ea53: stopping tablet replica
I20260710 11:11:19.994961  2661 raft_consensus.cc:2243] T 28ca56e6c8ff4920bb859139a19f95f0 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:19.995486  2661 raft_consensus.cc:2272] T 28ca56e6c8ff4920bb859139a19f95f0 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:19.997445  2661 tablet_replica.cc:333] T 1779fd52a0644049853fe1f41afc1a31 P a1ea3a0afa81445c952eb6526622ea53: stopping tablet replica
I20260710 11:11:19.998013  2661 raft_consensus.cc:2243] T 1779fd52a0644049853fe1f41afc1a31 P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:19.998533  2661 raft_consensus.cc:2272] T 1779fd52a0644049853fe1f41afc1a31 P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.000820  2661 tablet_replica.cc:333] T d2380b4031e14002ae34c4e673b1b4a5 P a1ea3a0afa81445c952eb6526622ea53: stopping tablet replica
I20260710 11:11:20.001657  2661 raft_consensus.cc:2243] T d2380b4031e14002ae34c4e673b1b4a5 P a1ea3a0afa81445c952eb6526622ea53 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.002208  2661 raft_consensus.cc:2272] T d2380b4031e14002ae34c4e673b1b4a5 P a1ea3a0afa81445c952eb6526622ea53 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.004213  2661 tablet_replica.cc:333] T a78343722653464e8394eb820f36634f P a1ea3a0afa81445c952eb6526622ea53: stopping tablet replica
I20260710 11:11:20.004930  2661 raft_consensus.cc:2243] T a78343722653464e8394eb820f36634f P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.005359  2661 raft_consensus.cc:2272] T a78343722653464e8394eb820f36634f P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.007151  2661 tablet_replica.cc:333] T e98957f2d8ef458fba223b281cd89674 P a1ea3a0afa81445c952eb6526622ea53: stopping tablet replica
I20260710 11:11:20.007707  2661 raft_consensus.cc:2243] T e98957f2d8ef458fba223b281cd89674 P a1ea3a0afa81445c952eb6526622ea53 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:20.008466  2661 raft_consensus.cc:2272] T e98957f2d8ef458fba223b281cd89674 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.010600  2661 tablet_replica.cc:333] T f70a3afedb0d40a0b971d43366a7ea01 P a1ea3a0afa81445c952eb6526622ea53: stopping tablet replica
I20260710 11:11:20.011145  2661 raft_consensus.cc:2243] T f70a3afedb0d40a0b971d43366a7ea01 P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.011582  2661 raft_consensus.cc:2272] T f70a3afedb0d40a0b971d43366a7ea01 P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.013496  2661 tablet_replica.cc:333] T 8a48072080674aa7ba9e0a72293d70c4 P a1ea3a0afa81445c952eb6526622ea53: stopping tablet replica
I20260710 11:11:20.014034  2661 raft_consensus.cc:2243] T 8a48072080674aa7ba9e0a72293d70c4 P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.014516  2661 raft_consensus.cc:2272] T 8a48072080674aa7ba9e0a72293d70c4 P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.017021  2661 tablet_replica.cc:333] T 32a7242c35054e2c906d3db19b9be765 P a1ea3a0afa81445c952eb6526622ea53: stopping tablet replica
I20260710 11:11:20.017673  2661 raft_consensus.cc:2243] T 32a7242c35054e2c906d3db19b9be765 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.018229  2661 raft_consensus.cc:2272] T 32a7242c35054e2c906d3db19b9be765 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.020864  2661 tablet_replica.cc:333] T e73262c69f4f47808deb04b0b024f5c1 P a1ea3a0afa81445c952eb6526622ea53: stopping tablet replica
I20260710 11:11:20.021345  2661 raft_consensus.cc:2243] T e73262c69f4f47808deb04b0b024f5c1 P a1ea3a0afa81445c952eb6526622ea53 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.021723  2661 raft_consensus.cc:2272] T e73262c69f4f47808deb04b0b024f5c1 P a1ea3a0afa81445c952eb6526622ea53 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.024113  2661 tablet_replica.cc:333] T be8e5bd316304ad6a033e16b8d88e16a P a1ea3a0afa81445c952eb6526622ea53: stopping tablet replica
I20260710 11:11:20.024863  2661 raft_consensus.cc:2243] T be8e5bd316304ad6a033e16b8d88e16a P a1ea3a0afa81445c952eb6526622ea53 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:20.025890  2661 raft_consensus.cc:2272] T be8e5bd316304ad6a033e16b8d88e16a P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.027805  2661 tablet_replica.cc:333] T 44d7e0516a9f49e38e61175bef5bb2a1 P a1ea3a0afa81445c952eb6526622ea53: stopping tablet replica
I20260710 11:11:20.028285  2661 raft_consensus.cc:2243] T 44d7e0516a9f49e38e61175bef5bb2a1 P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.028681  2661 raft_consensus.cc:2272] T 44d7e0516a9f49e38e61175bef5bb2a1 P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.030380  2661 tablet_replica.cc:333] T 4770028c700c42cb9299cdb90f6f70a5 P a1ea3a0afa81445c952eb6526622ea53: stopping tablet replica
I20260710 11:11:20.030885  2661 raft_consensus.cc:2243] T 4770028c700c42cb9299cdb90f6f70a5 P a1ea3a0afa81445c952eb6526622ea53 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:20.031585  2661 raft_consensus.cc:2272] T 4770028c700c42cb9299cdb90f6f70a5 P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.033349  2661 tablet_replica.cc:333] T 45159f51bf8a4c4190fd992bf2e0ba41 P a1ea3a0afa81445c952eb6526622ea53: stopping tablet replica
I20260710 11:11:20.033805  2661 raft_consensus.cc:2243] T 45159f51bf8a4c4190fd992bf2e0ba41 P a1ea3a0afa81445c952eb6526622ea53 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.034225  2661 raft_consensus.cc:2272] T 45159f51bf8a4c4190fd992bf2e0ba41 P a1ea3a0afa81445c952eb6526622ea53 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.036288  2661 tablet_replica.cc:333] T c31b9497abef487c972cbebf6b17f992 P a1ea3a0afa81445c952eb6526622ea53: stopping tablet replica
I20260710 11:11:20.036743  2661 raft_consensus.cc:2243] T c31b9497abef487c972cbebf6b17f992 P a1ea3a0afa81445c952eb6526622ea53 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:20.037580  2661 raft_consensus.cc:2272] T c31b9497abef487c972cbebf6b17f992 P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:20.039553  6817 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260710 11:11:20.040565  2661 tablet_replica.cc:333] T 7dc862763e204703b356ab90b906b3ae P a1ea3a0afa81445c952eb6526622ea53: stopping tablet replica
I20260710 11:11:20.041417  2661 raft_consensus.cc:2243] T 7dc862763e204703b356ab90b906b3ae P a1ea3a0afa81445c952eb6526622ea53 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.041904  2661 raft_consensus.cc:2272] T 7dc862763e204703b356ab90b906b3ae P a1ea3a0afa81445c952eb6526622ea53 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:20.043143  6817 consensus_peers.cc:597] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f -> Peer a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577): Couldn't send request to peer a1ea3a0afa81445c952eb6526622ea53. 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 11:11:20.044464  2661 tablet_replica.cc:333] T 70f1c04a7e4647d7bcb2958e9014bfb7 P a1ea3a0afa81445c952eb6526622ea53: stopping tablet replica
W20260710 11:11:20.044618  6817 consensus_peers.cc:597] T e73262c69f4f47808deb04b0b024f5c1 P 05e07ac77cb64152aadbdcffbfdc495f -> Peer a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577): Couldn't send request to peer a1ea3a0afa81445c952eb6526622ea53. 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 11:11:20.045274  2661 raft_consensus.cc:2243] T 70f1c04a7e4647d7bcb2958e9014bfb7 P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.045809  2661 raft_consensus.cc:2272] T 70f1c04a7e4647d7bcb2958e9014bfb7 P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.047654  2661 tablet_replica.cc:333] T f0b072bea4514370a2d546a96baf5ac2 P a1ea3a0afa81445c952eb6526622ea53: stopping tablet replica
I20260710 11:11:20.048158  2661 raft_consensus.cc:2243] T f0b072bea4514370a2d546a96baf5ac2 P a1ea3a0afa81445c952eb6526622ea53 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:20.048890  2661 raft_consensus.cc:2272] T f0b072bea4514370a2d546a96baf5ac2 P a1ea3a0afa81445c952eb6526622ea53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.051060  2661 tablet_replica.cc:333] T 067d8d1893f642faaec1f1a14b073881 P a1ea3a0afa81445c952eb6526622ea53: stopping tablet replica
I20260710 11:11:20.051770  2661 raft_consensus.cc:2243] T 067d8d1893f642faaec1f1a14b073881 P a1ea3a0afa81445c952eb6526622ea53 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:20.052522  2661 raft_consensus.cc:2272] T 067d8d1893f642faaec1f1a14b073881 P a1ea3a0afa81445c952eb6526622ea53 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:20.081784  6743 consensus_peers.cc:597] T f70a3afedb0d40a0b971d43366a7ea01 P 46b5d1757c5543fb8a6a10b172054f83 -> Peer a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577): Couldn't send request to peer a1ea3a0afa81445c952eb6526622ea53. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:36577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:11:20.083982  6817 consensus_peers.cc:597] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f -> Peer a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577): Couldn't send request to peer a1ea3a0afa81445c952eb6526622ea53. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:36577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:11:20.087491  6743 consensus_peers.cc:597] T a78343722653464e8394eb820f36634f P 46b5d1757c5543fb8a6a10b172054f83 -> Peer a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577): Couldn't send request to peer a1ea3a0afa81445c952eb6526622ea53. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:36577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:11:20.092610  6817 consensus_peers.cc:597] T 45159f51bf8a4c4190fd992bf2e0ba41 P 05e07ac77cb64152aadbdcffbfdc495f -> Peer a1ea3a0afa81445c952eb6526622ea53 (127.2.153.65:36577): Couldn't send request to peer a1ea3a0afa81445c952eb6526622ea53. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:36577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:20.094041  2661 tablet_server.cc:196] TabletServer@127.2.153.65:0 shutdown complete.
I20260710 11:11:20.127321  2661 tablet_server.cc:179] TabletServer@127.2.153.66:0 shutting down...
I20260710 11:11:20.153223  2661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:20.154040  2661 tablet_replica.cc:333] T 28ca56e6c8ff4920bb859139a19f95f0 P 46b5d1757c5543fb8a6a10b172054f83: stopping tablet replica
I20260710 11:11:20.154758  2661 raft_consensus.cc:2243] T 28ca56e6c8ff4920bb859139a19f95f0 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.155296  2661 raft_consensus.cc:2272] T 28ca56e6c8ff4920bb859139a19f95f0 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.157230  2661 tablet_replica.cc:333] T a78343722653464e8394eb820f36634f P 46b5d1757c5543fb8a6a10b172054f83: stopping tablet replica
I20260710 11:11:20.157977  2661 raft_consensus.cc:2243] T a78343722653464e8394eb820f36634f P 46b5d1757c5543fb8a6a10b172054f83 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:20.158842  2661 raft_consensus.cc:2272] T a78343722653464e8394eb820f36634f P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.161038  2661 tablet_replica.cc:333] T 1779fd52a0644049853fe1f41afc1a31 P 46b5d1757c5543fb8a6a10b172054f83: stopping tablet replica
I20260710 11:11:20.161636  2661 raft_consensus.cc:2243] T 1779fd52a0644049853fe1f41afc1a31 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:20.162497  2661 raft_consensus.cc:2272] T 1779fd52a0644049853fe1f41afc1a31 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.164460  2661 tablet_replica.cc:333] T d2380b4031e14002ae34c4e673b1b4a5 P 46b5d1757c5543fb8a6a10b172054f83: stopping tablet replica
I20260710 11:11:20.165068  2661 raft_consensus.cc:2243] T d2380b4031e14002ae34c4e673b1b4a5 P 46b5d1757c5543fb8a6a10b172054f83 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.165489  2661 raft_consensus.cc:2272] T d2380b4031e14002ae34c4e673b1b4a5 P 46b5d1757c5543fb8a6a10b172054f83 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.167371  2661 tablet_replica.cc:333] T e98957f2d8ef458fba223b281cd89674 P 46b5d1757c5543fb8a6a10b172054f83: stopping tablet replica
I20260710 11:11:20.167923  2661 raft_consensus.cc:2243] T e98957f2d8ef458fba223b281cd89674 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.168334  2661 raft_consensus.cc:2272] T e98957f2d8ef458fba223b281cd89674 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.170045  2661 tablet_replica.cc:333] T 067d8d1893f642faaec1f1a14b073881 P 46b5d1757c5543fb8a6a10b172054f83: stopping tablet replica
I20260710 11:11:20.170643  2661 raft_consensus.cc:2243] T 067d8d1893f642faaec1f1a14b073881 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.171093  2661 raft_consensus.cc:2272] T 067d8d1893f642faaec1f1a14b073881 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.173069  2661 tablet_replica.cc:333] T 7dc862763e204703b356ab90b906b3ae P 46b5d1757c5543fb8a6a10b172054f83: stopping tablet replica
I20260710 11:11:20.173591  2661 raft_consensus.cc:2243] T 7dc862763e204703b356ab90b906b3ae P 46b5d1757c5543fb8a6a10b172054f83 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.174013  2661 raft_consensus.cc:2272] T 7dc862763e204703b356ab90b906b3ae P 46b5d1757c5543fb8a6a10b172054f83 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.175799  2661 tablet_replica.cc:333] T c31b9497abef487c972cbebf6b17f992 P 46b5d1757c5543fb8a6a10b172054f83: stopping tablet replica
I20260710 11:11:20.176316  2661 raft_consensus.cc:2243] T c31b9497abef487c972cbebf6b17f992 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.176739  2661 raft_consensus.cc:2272] T c31b9497abef487c972cbebf6b17f992 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.178503  2661 tablet_replica.cc:333] T 32a7242c35054e2c906d3db19b9be765 P 46b5d1757c5543fb8a6a10b172054f83: stopping tablet replica
I20260710 11:11:20.179009  2661 raft_consensus.cc:2243] T 32a7242c35054e2c906d3db19b9be765 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.179466  2661 raft_consensus.cc:2272] T 32a7242c35054e2c906d3db19b9be765 P 46b5d1757c5543fb8a6a10b172054f83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.181346  2661 tablet_replica.cc:333] T e73262c69f4f47808deb04b0b024f5c1 P 46b5d1757c5543fb8a6a10b172054f83: stopping tablet replica
I20260710 11:11:20.181869  2661 raft_consensus.cc:2243] T e73262c69f4f47808deb04b0b024f5c1 P 46b5d1757c5543fb8a6a10b172054f83 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.182325  2661 raft_consensus.cc:2272] T e73262c69f4f47808deb04b0b024f5c1 P 46b5d1757c5543fb8a6a10b172054f83 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.184176  2661 tablet_replica.cc:333] T 8a48072080674aa7ba9e0a72293d70c4 P 46b5d1757c5543fb8a6a10b172054f83: stopping tablet replica
I20260710 11:11:20.184624  2661 raft_consensus.cc:2243] T 8a48072080674aa7ba9e0a72293d70c4 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:20.185330  2661 raft_consensus.cc:2272] T 8a48072080674aa7ba9e0a72293d70c4 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.187125  2661 tablet_replica.cc:333] T be8e5bd316304ad6a033e16b8d88e16a P 46b5d1757c5543fb8a6a10b172054f83: stopping tablet replica
I20260710 11:11:20.187568  2661 raft_consensus.cc:2243] T be8e5bd316304ad6a033e16b8d88e16a P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.187934  2661 raft_consensus.cc:2272] T be8e5bd316304ad6a033e16b8d88e16a P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.189646  2661 tablet_replica.cc:333] T 44d7e0516a9f49e38e61175bef5bb2a1 P 46b5d1757c5543fb8a6a10b172054f83: stopping tablet replica
I20260710 11:11:20.190131  2661 raft_consensus.cc:2243] T 44d7e0516a9f49e38e61175bef5bb2a1 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:20.190850  2661 raft_consensus.cc:2272] T 44d7e0516a9f49e38e61175bef5bb2a1 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.192699  2661 tablet_replica.cc:333] T 4770028c700c42cb9299cdb90f6f70a5 P 46b5d1757c5543fb8a6a10b172054f83: stopping tablet replica
I20260710 11:11:20.193311  2661 raft_consensus.cc:2243] T 4770028c700c42cb9299cdb90f6f70a5 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.193807  2661 raft_consensus.cc:2272] T 4770028c700c42cb9299cdb90f6f70a5 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.195658  2661 tablet_replica.cc:333] T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83: stopping tablet replica
I20260710 11:11:20.196125  2661 raft_consensus.cc:2243] T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.196455  2661 raft_consensus.cc:2272] T 45159f51bf8a4c4190fd992bf2e0ba41 P 46b5d1757c5543fb8a6a10b172054f83 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.198150  2661 tablet_replica.cc:333] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 46b5d1757c5543fb8a6a10b172054f83: stopping tablet replica
I20260710 11:11:20.198562  2661 raft_consensus.cc:2243] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:20.199191  2661 raft_consensus.cc:2272] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.200688  2661 tablet_replica.cc:333] T f0b072bea4514370a2d546a96baf5ac2 P 46b5d1757c5543fb8a6a10b172054f83: stopping tablet replica
I20260710 11:11:20.201112  2661 raft_consensus.cc:2243] T f0b072bea4514370a2d546a96baf5ac2 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.201472  2661 raft_consensus.cc:2272] T f0b072bea4514370a2d546a96baf5ac2 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.203379  2661 tablet_replica.cc:333] T f70a3afedb0d40a0b971d43366a7ea01 P 46b5d1757c5543fb8a6a10b172054f83: stopping tablet replica
I20260710 11:11:20.203758  2661 raft_consensus.cc:2243] T f70a3afedb0d40a0b971d43366a7ea01 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:20.204444  2661 raft_consensus.cc:2272] T f70a3afedb0d40a0b971d43366a7ea01 P 46b5d1757c5543fb8a6a10b172054f83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.242410  2661 tablet_server.cc:196] TabletServer@127.2.153.66:0 shutdown complete.
I20260710 11:11:20.274019  2661 tablet_server.cc:179] TabletServer@127.2.153.67:0 shutting down...
I20260710 11:11:20.303469  2661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:20.304576  2661 tablet_replica.cc:333] T 28ca56e6c8ff4920bb859139a19f95f0 P 05e07ac77cb64152aadbdcffbfdc495f: stopping tablet replica
I20260710 11:11:20.305459  2661 raft_consensus.cc:2243] T 28ca56e6c8ff4920bb859139a19f95f0 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:20.306622  2661 raft_consensus.cc:2272] T 28ca56e6c8ff4920bb859139a19f95f0 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.308789  2661 tablet_replica.cc:333] T 1779fd52a0644049853fe1f41afc1a31 P 05e07ac77cb64152aadbdcffbfdc495f: stopping tablet replica
I20260710 11:11:20.309294  2661 raft_consensus.cc:2243] T 1779fd52a0644049853fe1f41afc1a31 P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.309685  2661 raft_consensus.cc:2272] T 1779fd52a0644049853fe1f41afc1a31 P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.311472  2661 tablet_replica.cc:333] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f: stopping tablet replica
I20260710 11:11:20.311990  2661 raft_consensus.cc:2243] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:20.312671  2661 raft_consensus.cc:2272] T d2380b4031e14002ae34c4e673b1b4a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.314517  2661 tablet_replica.cc:333] T a78343722653464e8394eb820f36634f P 05e07ac77cb64152aadbdcffbfdc495f: stopping tablet replica
I20260710 11:11:20.315038  2661 raft_consensus.cc:2243] T a78343722653464e8394eb820f36634f P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.315429  2661 raft_consensus.cc:2272] T a78343722653464e8394eb820f36634f P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.317101  2661 tablet_replica.cc:333] T e98957f2d8ef458fba223b281cd89674 P 05e07ac77cb64152aadbdcffbfdc495f: stopping tablet replica
I20260710 11:11:20.317590  2661 raft_consensus.cc:2243] T e98957f2d8ef458fba223b281cd89674 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.317955  2661 raft_consensus.cc:2272] T e98957f2d8ef458fba223b281cd89674 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.319703  2661 tablet_replica.cc:333] T 067d8d1893f642faaec1f1a14b073881 P 05e07ac77cb64152aadbdcffbfdc495f: stopping tablet replica
I20260710 11:11:20.320180  2661 raft_consensus.cc:2243] T 067d8d1893f642faaec1f1a14b073881 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.320547  2661 raft_consensus.cc:2272] T 067d8d1893f642faaec1f1a14b073881 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.322311  2661 tablet_replica.cc:333] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f: stopping tablet replica
I20260710 11:11:20.322793  2661 raft_consensus.cc:2243] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:20.323455  2661 raft_consensus.cc:2272] T 7dc862763e204703b356ab90b906b3ae P 05e07ac77cb64152aadbdcffbfdc495f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.325486  2661 tablet_replica.cc:333] T c31b9497abef487c972cbebf6b17f992 P 05e07ac77cb64152aadbdcffbfdc495f: stopping tablet replica
I20260710 11:11:20.325959  2661 raft_consensus.cc:2243] T c31b9497abef487c972cbebf6b17f992 P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.326409  2661 raft_consensus.cc:2272] T c31b9497abef487c972cbebf6b17f992 P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.328044  2661 tablet_replica.cc:333] T 32a7242c35054e2c906d3db19b9be765 P 05e07ac77cb64152aadbdcffbfdc495f: stopping tablet replica
I20260710 11:11:20.328483  2661 raft_consensus.cc:2243] T 32a7242c35054e2c906d3db19b9be765 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:20.329198  2661 raft_consensus.cc:2272] T 32a7242c35054e2c906d3db19b9be765 P 05e07ac77cb64152aadbdcffbfdc495f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.331153  2661 tablet_replica.cc:333] T e73262c69f4f47808deb04b0b024f5c1 P 05e07ac77cb64152aadbdcffbfdc495f: stopping tablet replica
I20260710 11:11:20.331655  2661 raft_consensus.cc:2243] T e73262c69f4f47808deb04b0b024f5c1 P 05e07ac77cb64152aadbdcffbfdc495f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:20.332304  2661 raft_consensus.cc:2272] T e73262c69f4f47808deb04b0b024f5c1 P 05e07ac77cb64152aadbdcffbfdc495f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.333994  2661 tablet_replica.cc:333] T 8a48072080674aa7ba9e0a72293d70c4 P 05e07ac77cb64152aadbdcffbfdc495f: stopping tablet replica
I20260710 11:11:20.334523  2661 raft_consensus.cc:2243] T 8a48072080674aa7ba9e0a72293d70c4 P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.334903  2661 raft_consensus.cc:2272] T 8a48072080674aa7ba9e0a72293d70c4 P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.336602  2661 tablet_replica.cc:333] T be8e5bd316304ad6a033e16b8d88e16a P 05e07ac77cb64152aadbdcffbfdc495f: stopping tablet replica
I20260710 11:11:20.337061  2661 raft_consensus.cc:2243] T be8e5bd316304ad6a033e16b8d88e16a P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.337438  2661 raft_consensus.cc:2272] T be8e5bd316304ad6a033e16b8d88e16a P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.339242  2661 tablet_replica.cc:333] T 44d7e0516a9f49e38e61175bef5bb2a1 P 05e07ac77cb64152aadbdcffbfdc495f: stopping tablet replica
I20260710 11:11:20.339697  2661 raft_consensus.cc:2243] T 44d7e0516a9f49e38e61175bef5bb2a1 P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.340054  2661 raft_consensus.cc:2272] T 44d7e0516a9f49e38e61175bef5bb2a1 P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.341717  2661 tablet_replica.cc:333] T f70a3afedb0d40a0b971d43366a7ea01 P 05e07ac77cb64152aadbdcffbfdc495f: stopping tablet replica
I20260710 11:11:20.342236  2661 raft_consensus.cc:2243] T f70a3afedb0d40a0b971d43366a7ea01 P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.342590  2661 raft_consensus.cc:2272] T f70a3afedb0d40a0b971d43366a7ea01 P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.344436  2661 tablet_replica.cc:333] T 4770028c700c42cb9299cdb90f6f70a5 P 05e07ac77cb64152aadbdcffbfdc495f: stopping tablet replica
I20260710 11:11:20.344859  2661 raft_consensus.cc:2243] T 4770028c700c42cb9299cdb90f6f70a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.345201  2661 raft_consensus.cc:2272] T 4770028c700c42cb9299cdb90f6f70a5 P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.346935  2661 tablet_replica.cc:333] T 45159f51bf8a4c4190fd992bf2e0ba41 P 05e07ac77cb64152aadbdcffbfdc495f: stopping tablet replica
I20260710 11:11:20.347352  2661 raft_consensus.cc:2243] T 45159f51bf8a4c4190fd992bf2e0ba41 P 05e07ac77cb64152aadbdcffbfdc495f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:11:20.348016  2661 raft_consensus.cc:2272] T 45159f51bf8a4c4190fd992bf2e0ba41 P 05e07ac77cb64152aadbdcffbfdc495f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.349653  2661 tablet_replica.cc:333] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 05e07ac77cb64152aadbdcffbfdc495f: stopping tablet replica
I20260710 11:11:20.350072  2661 raft_consensus.cc:2243] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.350560  2661 raft_consensus.cc:2272] T 70f1c04a7e4647d7bcb2958e9014bfb7 P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.352139  2661 tablet_replica.cc:333] T f0b072bea4514370a2d546a96baf5ac2 P 05e07ac77cb64152aadbdcffbfdc495f: stopping tablet replica
I20260710 11:11:20.352542  2661 raft_consensus.cc:2243] T f0b072bea4514370a2d546a96baf5ac2 P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:20.352912  2661 raft_consensus.cc:2272] T f0b072bea4514370a2d546a96baf5ac2 P 05e07ac77cb64152aadbdcffbfdc495f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.391906  2661 tablet_server.cc:196] TabletServer@127.2.153.67:0 shutdown complete.
I20260710 11:11:20.427788  2661 master.cc:562] Master@127.2.153.126:41781 shutting down...
I20260710 11:11:20.453176  2661 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ab3a23bccf2a440ea67198289dbe006c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:20.453693  2661 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ab3a23bccf2a440ea67198289dbe006c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:20.454090  2661 tablet_replica.cc:333] T 00000000000000000000000000000000 P ab3a23bccf2a440ea67198289dbe006c: stopping tablet replica
I20260710 11:11:20.474929  2661 master.cc:584] Master@127.2.153.126:41781 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12483 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:11:20.530975  2661 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.153.126:33351
I20260710 11:11:20.532160  2661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:20.537662  7160 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 11:11:20.538364  7161 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 11:11:20.538810  7163 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 11:11:20.539599  2661 server_base.cc:1061] running on GCE node
I20260710 11:11:20.540645  2661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:20.540856  2661 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 11:11:20.541059  2661 hybrid_clock.cc:648] HybridClock initialized: now 1783681880541025 us; error 0 us; skew 500 ppm
I20260710 11:11:20.541622  2661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:20.544595  2661 webserver.cc:533] Webserver started at http://127.2.153.126:46675/ using document root <none> and password file <none>
I20260710 11:11:20.545127  2661 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:20.545331  2661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:20.545645  2661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:20.546846  2661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681774958773-2661-0/minicluster-data/master-0-root/instance:
uuid: "ae6e37b9e228461982f4b3692105de9b"
format_stamp: "Formatted at 2026-07-10 11:11:20 on dist-test-slave-fg8d"
I20260710 11:11:20.551757  2661 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:11:20.555591  7168 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:20.556551  2661 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:11:20.556826  2661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681774958773-2661-0/minicluster-data/master-0-root
uuid: "ae6e37b9e228461982f4b3692105de9b"
format_stamp: "Formatted at 2026-07-10 11:11:20 on dist-test-slave-fg8d"
I20260710 11:11:20.557240  2661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681774958773-2661-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681774958773-2661-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681774958773-2661-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 11:11:20.568302  2661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:20.569586  2661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:20.609464  2661 rpc_server.cc:307] RPC server started. Bound to: 127.2.153.126:33351
I20260710 11:11:20.609565  7219 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.153.126:33351 every 8 connection(s)
I20260710 11:11:20.613550  7220 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 11:11:20.624402  7220 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ae6e37b9e228461982f4b3692105de9b: Bootstrap starting.
I20260710 11:11:20.629243  7220 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ae6e37b9e228461982f4b3692105de9b: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:20.633901  7220 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ae6e37b9e228461982f4b3692105de9b: No bootstrap required, opened a new log
I20260710 11:11:20.636271  7220 raft_consensus.cc:359] T 00000000000000000000000000000000 P ae6e37b9e228461982f4b3692105de9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae6e37b9e228461982f4b3692105de9b" member_type: VOTER }
I20260710 11:11:20.636682  7220 raft_consensus.cc:385] T 00000000000000000000000000000000 P ae6e37b9e228461982f4b3692105de9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:20.636874  7220 raft_consensus.cc:740] T 00000000000000000000000000000000 P ae6e37b9e228461982f4b3692105de9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae6e37b9e228461982f4b3692105de9b, State: Initialized, Role: FOLLOWER
I20260710 11:11:20.637518  7220 consensus_queue.cc:260] T 00000000000000000000000000000000 P ae6e37b9e228461982f4b3692105de9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ae6e37b9e228461982f4b3692105de9b" member_type: VOTER }
I20260710 11:11:20.638031  7220 raft_consensus.cc:399] T 00000000000000000000000000000000 P ae6e37b9e228461982f4b3692105de9b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:11:20.638338  7220 raft_consensus.cc:493] T 00000000000000000000000000000000 P ae6e37b9e228461982f4b3692105de9b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:11:20.638682  7220 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ae6e37b9e228461982f4b3692105de9b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:20.643778  7220 raft_consensus.cc:515] T 00000000000000000000000000000000 P ae6e37b9e228461982f4b3692105de9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae6e37b9e228461982f4b3692105de9b" member_type: VOTER }
I20260710 11:11:20.644373  7220 leader_election.cc:304] T 00000000000000000000000000000000 P ae6e37b9e228461982f4b3692105de9b [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: ae6e37b9e228461982f4b3692105de9b; no voters: 
I20260710 11:11:20.645627  7220 leader_election.cc:290] T 00000000000000000000000000000000 P ae6e37b9e228461982f4b3692105de9b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:11:20.646027  7223 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ae6e37b9e228461982f4b3692105de9b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:20.647591  7223 raft_consensus.cc:697] T 00000000000000000000000000000000 P ae6e37b9e228461982f4b3692105de9b [term 1 LEADER]: Becoming Leader. State: Replica: ae6e37b9e228461982f4b3692105de9b, State: Running, Role: LEADER
I20260710 11:11:20.648331  7223 consensus_queue.cc:237] T 00000000000000000000000000000000 P ae6e37b9e228461982f4b3692105de9b [LEADER]: Queue going to LEADER mode. State: All 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: "ae6e37b9e228461982f4b3692105de9b" member_type: VOTER }
I20260710 11:11:20.648916  7220 sys_catalog.cc:565] T 00000000000000000000000000000000 P ae6e37b9e228461982f4b3692105de9b [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:11:20.652999  7224 sys_catalog.cc:455] T 00000000000000000000000000000000 P ae6e37b9e228461982f4b3692105de9b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ae6e37b9e228461982f4b3692105de9b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae6e37b9e228461982f4b3692105de9b" member_type: VOTER } }
I20260710 11:11:20.653899  7224 sys_catalog.cc:458] T 00000000000000000000000000000000 P ae6e37b9e228461982f4b3692105de9b [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:20.653672  7225 sys_catalog.cc:455] T 00000000000000000000000000000000 P ae6e37b9e228461982f4b3692105de9b [sys.catalog]: SysCatalogTable state changed. Reason: New leader ae6e37b9e228461982f4b3692105de9b. Latest consensus state: current_term: 1 leader_uuid: "ae6e37b9e228461982f4b3692105de9b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae6e37b9e228461982f4b3692105de9b" member_type: VOTER } }
I20260710 11:11:20.654942  7225 sys_catalog.cc:458] T 00000000000000000000000000000000 P ae6e37b9e228461982f4b3692105de9b [sys.catalog]: This master's current role is: LEADER
I20260710 11:11:20.658507  7230 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:11:20.667690  7230 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:11:20.668728  2661 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:11:20.677350  7230 catalog_manager.cc:1383] Generated new cluster ID: 2ef12b0a02734ba19dbd2b20f4a2ca5c
I20260710 11:11:20.677654  7230 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:11:20.691818  7230 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:11:20.693288  7230 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:11:20.710847  7230 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ae6e37b9e228461982f4b3692105de9b: Generated new TSK 0
I20260710 11:11:20.711467  7230 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:11:20.735502  2661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:20.742056  7241 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 11:11:20.743031  7242 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 11:11:20.744378  7244 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 11:11:20.745461  2661 server_base.cc:1061] running on GCE node
I20260710 11:11:20.746466  2661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:20.746665  2661 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 11:11:20.746799  2661 hybrid_clock.cc:648] HybridClock initialized: now 1783681880746784 us; error 0 us; skew 500 ppm
I20260710 11:11:20.747282  2661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:20.749723  2661 webserver.cc:533] Webserver started at http://127.2.153.65:39207/ using document root <none> and password file <none>
I20260710 11:11:20.750286  2661 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:20.750560  2661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:20.750893  2661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:20.752058  2661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681774958773-2661-0/minicluster-data/ts-0-root/instance:
uuid: "ea2cdd509f7a431ab92818db9886ad58"
format_stamp: "Formatted at 2026-07-10 11:11:20 on dist-test-slave-fg8d"
I20260710 11:11:20.757001  2661 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:11:20.760632  7249 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:20.761608  2661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:11:20.761849  2661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681774958773-2661-0/minicluster-data/ts-0-root
uuid: "ea2cdd509f7a431ab92818db9886ad58"
format_stamp: "Formatted at 2026-07-10 11:11:20 on dist-test-slave-fg8d"
I20260710 11:11:20.762215  2661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681774958773-2661-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681774958773-2661-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681774958773-2661-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 11:11:20.782797  2661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:20.783981  2661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:20.785408  2661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:20.787711  2661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:20.787887  2661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:20.788198  2661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:20.788371  2661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:20.830773  2661 rpc_server.cc:307] RPC server started. Bound to: 127.2.153.65:36447
I20260710 11:11:20.830915  7311 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.153.65:36447 every 8 connection(s)
I20260710 11:11:20.836186  2661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:20.843464  7316 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 11:11:20.844149  7317 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 11:11:20.847716  7319 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 11:11:20.848274  2661 server_base.cc:1061] running on GCE node
I20260710 11:11:20.849776  2661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:20.850059  2661 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 11:11:20.850296  2661 hybrid_clock.cc:648] HybridClock initialized: now 1783681880850253 us; error 0 us; skew 500 ppm
I20260710 11:11:20.850626  7312 heartbeater.cc:344] Connected to a master server at 127.2.153.126:33351
I20260710 11:11:20.850875  2661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:20.851176  7312 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:20.852301  7312 heartbeater.cc:507] Master 127.2.153.126:33351 requested a full tablet report, sending...
I20260710 11:11:20.853602  2661 webserver.cc:533] Webserver started at http://127.2.153.66:35475/ using document root <none> and password file <none>
I20260710 11:11:20.854278  2661 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:20.854524  2661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:20.854840  2661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:20.854956  7185 ts_manager.cc:194] Registered new tserver with Master: ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65:36447)
I20260710 11:11:20.856426  2661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681774958773-2661-0/minicluster-data/ts-1-root/instance:
uuid: "819fde26383840a1ac8b38866d81d927"
format_stamp: "Formatted at 2026-07-10 11:11:20 on dist-test-slave-fg8d"
I20260710 11:11:20.857445  7185 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56326
I20260710 11:11:20.862262  2661 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260710 11:11:20.866065  7324 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:20.867005  2661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 11:11:20.867264  2661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681774958773-2661-0/minicluster-data/ts-1-root
uuid: "819fde26383840a1ac8b38866d81d927"
format_stamp: "Formatted at 2026-07-10 11:11:20 on dist-test-slave-fg8d"
I20260710 11:11:20.867507  2661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681774958773-2661-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681774958773-2661-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681774958773-2661-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 11:11:20.878074  2661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:20.879433  2661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:20.881050  2661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:20.883623  2661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:20.883823  2661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:20.884169  2661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:20.884343  2661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:20.929654  2661 rpc_server.cc:307] RPC server started. Bound to: 127.2.153.66:43591
I20260710 11:11:20.929816  7386 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.153.66:43591 every 8 connection(s)
I20260710 11:11:20.934852  2661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:11:20.942863  7390 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 11:11:20.943077  7391 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 11:11:20.946166  7393 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 11:11:20.948118  7387 heartbeater.cc:344] Connected to a master server at 127.2.153.126:33351
I20260710 11:11:20.948565  7387 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:20.948762  2661 server_base.cc:1061] running on GCE node
I20260710 11:11:20.949389  7387 heartbeater.cc:507] Master 127.2.153.126:33351 requested a full tablet report, sending...
I20260710 11:11:20.949777  2661 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:11:20.950101  2661 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 11:11:20.950371  2661 hybrid_clock.cc:648] HybridClock initialized: now 1783681880950353 us; error 0 us; skew 500 ppm
I20260710 11:11:20.950976  2661 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:11:20.951764  7185 ts_manager.cc:194] Registered new tserver with Master: 819fde26383840a1ac8b38866d81d927 (127.2.153.66:43591)
I20260710 11:11:20.953755  7185 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56334
I20260710 11:11:20.953845  2661 webserver.cc:533] Webserver started at http://127.2.153.67:34299/ using document root <none> and password file <none>
I20260710 11:11:20.954523  2661 fs_manager.cc:362] Metadata directory not provided
I20260710 11:11:20.954790  2661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:11:20.955032  2661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:11:20.956605  2661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681774958773-2661-0/minicluster-data/ts-2-root/instance:
uuid: "46069e8e6d6c4004a822b721fc9f401f"
format_stamp: "Formatted at 2026-07-10 11:11:20 on dist-test-slave-fg8d"
I20260710 11:11:20.961335  2661 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:11:20.965063  7398 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:20.965905  2661 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:11:20.966328  2661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681774958773-2661-0/minicluster-data/ts-2-root
uuid: "46069e8e6d6c4004a822b721fc9f401f"
format_stamp: "Formatted at 2026-07-10 11:11:20 on dist-test-slave-fg8d"
I20260710 11:11:20.966600  2661 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681774958773-2661-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681774958773-2661-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskhygIND/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681774958773-2661-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 11:11:20.989312  2661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:11:20.990707  2661 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:11:20.992338  2661 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:11:20.995103  2661 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:11:20.995311  2661 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:20.995654  2661 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:11:20.995852  2661 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:11:21.039181  2661 rpc_server.cc:307] RPC server started. Bound to: 127.2.153.67:40031
I20260710 11:11:21.039263  7460 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.153.67:40031 every 8 connection(s)
I20260710 11:11:21.053990  7461 heartbeater.cc:344] Connected to a master server at 127.2.153.126:33351
I20260710 11:11:21.054581  7461 heartbeater.cc:461] Registering TS with master...
I20260710 11:11:21.055490  7461 heartbeater.cc:507] Master 127.2.153.126:33351 requested a full tablet report, sending...
I20260710 11:11:21.057605  7185 ts_manager.cc:194] Registered new tserver with Master: 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031)
I20260710 11:11:21.057785  2661 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01502943s
I20260710 11:11:21.059345  7185 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56336
I20260710 11:11:21.085755  7185 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56352:
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 11:11:21.088651  7185 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 11:11:21.175164  7352 tablet_service.cc:1511] Processing CreateTablet for tablet 3f940d75dce5408aa02eb62aadd0edda (DEFAULT_TABLE table=test-workload [id=e58a7e14d85e4906ab66309e3bc43c2e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:21.176648  7352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f940d75dce5408aa02eb62aadd0edda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:21.176514  7277 tablet_service.cc:1511] Processing CreateTablet for tablet 3f940d75dce5408aa02eb62aadd0edda (DEFAULT_TABLE table=test-workload [id=e58a7e14d85e4906ab66309e3bc43c2e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:21.177934  7277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f940d75dce5408aa02eb62aadd0edda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:21.182963  7351 tablet_service.cc:1511] Processing CreateTablet for tablet 261a7b60b8ea48edb44d577d3bd544e7 (DEFAULT_TABLE table=test-workload [id=e58a7e14d85e4906ab66309e3bc43c2e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:21.183234  7276 tablet_service.cc:1511] Processing CreateTablet for tablet 261a7b60b8ea48edb44d577d3bd544e7 (DEFAULT_TABLE table=test-workload [id=e58a7e14d85e4906ab66309e3bc43c2e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:21.184473  7276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 261a7b60b8ea48edb44d577d3bd544e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:21.184530  7273 tablet_service.cc:1511] Processing CreateTablet for tablet 7410407d7e7d44b9b2254c38f33f7484 (DEFAULT_TABLE table=test-workload [id=e58a7e14d85e4906ab66309e3bc43c2e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:21.186067  7273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7410407d7e7d44b9b2254c38f33f7484. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:21.190364  7424 tablet_service.cc:1511] Processing CreateTablet for tablet d9c83ff83753413b88db5a38daa0f7e4 (DEFAULT_TABLE table=test-workload [id=e58a7e14d85e4906ab66309e3bc43c2e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:21.191805  7424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9c83ff83753413b88db5a38daa0f7e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:21.192903  7271 tablet_service.cc:1511] Processing CreateTablet for tablet 1719a434ffb94c4b87705efa350771cd (DEFAULT_TABLE table=test-workload [id=e58a7e14d85e4906ab66309e3bc43c2e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:21.194265  7271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1719a434ffb94c4b87705efa350771cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:21.187071  7275 tablet_service.cc:1511] Processing CreateTablet for tablet d9c83ff83753413b88db5a38daa0f7e4 (DEFAULT_TABLE table=test-workload [id=e58a7e14d85e4906ab66309e3bc43c2e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:21.199112  7275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9c83ff83753413b88db5a38daa0f7e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:21.198766  7270 tablet_service.cc:1511] Processing CreateTablet for tablet 13e173ebca404faf9a18aa7d028c543c (DEFAULT_TABLE table=test-workload [id=e58a7e14d85e4906ab66309e3bc43c2e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:21.187294  7272 tablet_service.cc:1511] Processing CreateTablet for tablet 40298f42ded64fbe8301f3829372b79d (DEFAULT_TABLE table=test-workload [id=e58a7e14d85e4906ab66309e3bc43c2e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:21.188585  7274 tablet_service.cc:1511] Processing CreateTablet for tablet 4baae96d4184480db58cd48aadbaa618 (DEFAULT_TABLE table=test-workload [id=e58a7e14d85e4906ab66309e3bc43c2e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:21.184473  7351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 261a7b60b8ea48edb44d577d3bd544e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:21.189508  7350 tablet_service.cc:1511] Processing CreateTablet for tablet d9c83ff83753413b88db5a38daa0f7e4 (DEFAULT_TABLE table=test-workload [id=e58a7e14d85e4906ab66309e3bc43c2e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:21.205858  7349 tablet_service.cc:1511] Processing CreateTablet for tablet 4baae96d4184480db58cd48aadbaa618 (DEFAULT_TABLE table=test-workload [id=e58a7e14d85e4906ab66309e3bc43c2e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:21.207633  7350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9c83ff83753413b88db5a38daa0f7e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:21.186218  7426 tablet_service.cc:1511] Processing CreateTablet for tablet 3f940d75dce5408aa02eb62aadd0edda (DEFAULT_TABLE table=test-workload [id=e58a7e14d85e4906ab66309e3bc43c2e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:21.208495  7349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4baae96d4184480db58cd48aadbaa618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:21.207281  7423 tablet_service.cc:1511] Processing CreateTablet for tablet 4baae96d4184480db58cd48aadbaa618 (DEFAULT_TABLE table=test-workload [id=e58a7e14d85e4906ab66309e3bc43c2e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:21.209187  7426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f940d75dce5408aa02eb62aadd0edda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:21.208969  7348 tablet_service.cc:1511] Processing CreateTablet for tablet 7410407d7e7d44b9b2254c38f33f7484 (DEFAULT_TABLE table=test-workload [id=e58a7e14d85e4906ab66309e3bc43c2e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:21.209918  7423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4baae96d4184480db58cd48aadbaa618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:21.186734  7425 tablet_service.cc:1511] Processing CreateTablet for tablet 261a7b60b8ea48edb44d577d3bd544e7 (DEFAULT_TABLE table=test-workload [id=e58a7e14d85e4906ab66309e3bc43c2e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:21.211534  7425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 261a7b60b8ea48edb44d577d3bd544e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:21.211304  7347 tablet_service.cc:1511] Processing CreateTablet for tablet 40298f42ded64fbe8301f3829372b79d (DEFAULT_TABLE table=test-workload [id=e58a7e14d85e4906ab66309e3bc43c2e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:21.207180  7269 tablet_service.cc:1511] Processing CreateTablet for tablet 0390a39b57d24c5c99ddbc9cc54c52de (DEFAULT_TABLE table=test-workload [id=e58a7e14d85e4906ab66309e3bc43c2e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:21.213626  7346 tablet_service.cc:1511] Processing CreateTablet for tablet 1719a434ffb94c4b87705efa350771cd (DEFAULT_TABLE table=test-workload [id=e58a7e14d85e4906ab66309e3bc43c2e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:21.215615  7348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7410407d7e7d44b9b2254c38f33f7484. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:21.222532  7347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40298f42ded64fbe8301f3829372b79d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:21.226641  7346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1719a434ffb94c4b87705efa350771cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:21.227779  7422 tablet_service.cc:1511] Processing CreateTablet for tablet 7410407d7e7d44b9b2254c38f33f7484 (DEFAULT_TABLE table=test-workload [id=e58a7e14d85e4906ab66309e3bc43c2e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:21.228019  7421 tablet_service.cc:1511] Processing CreateTablet for tablet 40298f42ded64fbe8301f3829372b79d (DEFAULT_TABLE table=test-workload [id=e58a7e14d85e4906ab66309e3bc43c2e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:21.229256  7422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7410407d7e7d44b9b2254c38f33f7484. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:21.230741  7421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40298f42ded64fbe8301f3829372b79d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:21.233127  7420 tablet_service.cc:1511] Processing CreateTablet for tablet 1719a434ffb94c4b87705efa350771cd (DEFAULT_TABLE table=test-workload [id=e58a7e14d85e4906ab66309e3bc43c2e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:21.200112  7270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13e173ebca404faf9a18aa7d028c543c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:21.234515  7420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1719a434ffb94c4b87705efa350771cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:21.236325  7269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0390a39b57d24c5c99ddbc9cc54c52de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:21.238476  7272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40298f42ded64fbe8301f3829372b79d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:21.239370  7419 tablet_service.cc:1511] Processing CreateTablet for tablet 13e173ebca404faf9a18aa7d028c543c (DEFAULT_TABLE table=test-workload [id=e58a7e14d85e4906ab66309e3bc43c2e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:21.240788  7419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13e173ebca404faf9a18aa7d028c543c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:21.243343  7418 tablet_service.cc:1511] Processing CreateTablet for tablet 0390a39b57d24c5c99ddbc9cc54c52de (DEFAULT_TABLE table=test-workload [id=e58a7e14d85e4906ab66309e3bc43c2e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:21.244701  7418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0390a39b57d24c5c99ddbc9cc54c52de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:21.245165  7344 tablet_service.cc:1511] Processing CreateTablet for tablet 0390a39b57d24c5c99ddbc9cc54c52de (DEFAULT_TABLE table=test-workload [id=e58a7e14d85e4906ab66309e3bc43c2e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:21.246539  7274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4baae96d4184480db58cd48aadbaa618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:21.243343  7345 tablet_service.cc:1511] Processing CreateTablet for tablet 13e173ebca404faf9a18aa7d028c543c (DEFAULT_TABLE table=test-workload [id=e58a7e14d85e4906ab66309e3bc43c2e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:21.247790  7345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13e173ebca404faf9a18aa7d028c543c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:21.250578  7344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0390a39b57d24c5c99ddbc9cc54c52de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:21.298781  7477 tablet_bootstrap.cc:492] T 261a7b60b8ea48edb44d577d3bd544e7 P 46069e8e6d6c4004a822b721fc9f401f: Bootstrap starting.
I20260710 11:11:21.306986  7476 tablet_bootstrap.cc:492] T 4baae96d4184480db58cd48aadbaa618 P 819fde26383840a1ac8b38866d81d927: Bootstrap starting.
I20260710 11:11:21.335808  7477 tablet_bootstrap.cc:654] T 261a7b60b8ea48edb44d577d3bd544e7 P 46069e8e6d6c4004a822b721fc9f401f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:21.345858  7476 tablet_bootstrap.cc:654] T 4baae96d4184480db58cd48aadbaa618 P 819fde26383840a1ac8b38866d81d927: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:21.358529  7478 tablet_bootstrap.cc:492] T 261a7b60b8ea48edb44d577d3bd544e7 P ea2cdd509f7a431ab92818db9886ad58: Bootstrap starting.
I20260710 11:11:21.363668  7477 tablet_bootstrap.cc:492] T 261a7b60b8ea48edb44d577d3bd544e7 P 46069e8e6d6c4004a822b721fc9f401f: No bootstrap required, opened a new log
I20260710 11:11:21.364296  7477 ts_tablet_manager.cc:1403] T 261a7b60b8ea48edb44d577d3bd544e7 P 46069e8e6d6c4004a822b721fc9f401f: Time spent bootstrapping tablet: real 0.066s	user 0.013s	sys 0.008s
I20260710 11:11:21.364825  7476 tablet_bootstrap.cc:492] T 4baae96d4184480db58cd48aadbaa618 P 819fde26383840a1ac8b38866d81d927: No bootstrap required, opened a new log
I20260710 11:11:21.365363  7476 ts_tablet_manager.cc:1403] T 4baae96d4184480db58cd48aadbaa618 P 819fde26383840a1ac8b38866d81d927: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.007s
I20260710 11:11:21.367386  7477 raft_consensus.cc:359] T 261a7b60b8ea48edb44d577d3bd544e7 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.368157  7477 raft_consensus.cc:385] T 261a7b60b8ea48edb44d577d3bd544e7 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:21.368535  7477 raft_consensus.cc:740] T 261a7b60b8ea48edb44d577d3bd544e7 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46069e8e6d6c4004a822b721fc9f401f, State: Initialized, Role: FOLLOWER
I20260710 11:11:21.368336  7476 raft_consensus.cc:359] T 4baae96d4184480db58cd48aadbaa618 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.369190  7476 raft_consensus.cc:385] T 4baae96d4184480db58cd48aadbaa618 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:21.369513  7476 raft_consensus.cc:740] T 4baae96d4184480db58cd48aadbaa618 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 819fde26383840a1ac8b38866d81d927, State: Initialized, Role: FOLLOWER
I20260710 11:11:21.369359  7477 consensus_queue.cc:260] T 261a7b60b8ea48edb44d577d3bd544e7 P 46069e8e6d6c4004a822b721fc9f401f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.370317  7476 consensus_queue.cc:260] T 4baae96d4184480db58cd48aadbaa618 P 819fde26383840a1ac8b38866d81d927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.371853  7461 heartbeater.cc:499] Master 127.2.153.126:33351 was elected leader, sending a full tablet report...
I20260710 11:11:21.372478  7477 ts_tablet_manager.cc:1434] T 261a7b60b8ea48edb44d577d3bd544e7 P 46069e8e6d6c4004a822b721fc9f401f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:11:21.373617  7478 tablet_bootstrap.cc:654] T 261a7b60b8ea48edb44d577d3bd544e7 P ea2cdd509f7a431ab92818db9886ad58: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:21.373857  7477 tablet_bootstrap.cc:492] T 3f940d75dce5408aa02eb62aadd0edda P 46069e8e6d6c4004a822b721fc9f401f: Bootstrap starting.
I20260710 11:11:21.382161  7478 tablet_bootstrap.cc:492] T 261a7b60b8ea48edb44d577d3bd544e7 P ea2cdd509f7a431ab92818db9886ad58: No bootstrap required, opened a new log
I20260710 11:11:21.382661  7477 tablet_bootstrap.cc:654] T 3f940d75dce5408aa02eb62aadd0edda P 46069e8e6d6c4004a822b721fc9f401f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:21.382766  7478 ts_tablet_manager.cc:1403] T 261a7b60b8ea48edb44d577d3bd544e7 P ea2cdd509f7a431ab92818db9886ad58: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.004s
I20260710 11:11:21.386425  7478 raft_consensus.cc:359] T 261a7b60b8ea48edb44d577d3bd544e7 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.387351  7478 raft_consensus.cc:385] T 261a7b60b8ea48edb44d577d3bd544e7 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:21.387704  7478 raft_consensus.cc:740] T 261a7b60b8ea48edb44d577d3bd544e7 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea2cdd509f7a431ab92818db9886ad58, State: Initialized, Role: FOLLOWER
I20260710 11:11:21.388655  7478 consensus_queue.cc:260] T 261a7b60b8ea48edb44d577d3bd544e7 P ea2cdd509f7a431ab92818db9886ad58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.397615  7312 heartbeater.cc:499] Master 127.2.153.126:33351 was elected leader, sending a full tablet report...
I20260710 11:11:21.398730  7478 ts_tablet_manager.cc:1434] T 261a7b60b8ea48edb44d577d3bd544e7 P ea2cdd509f7a431ab92818db9886ad58: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.008s
I20260710 11:11:21.399843  7478 tablet_bootstrap.cc:492] T 4baae96d4184480db58cd48aadbaa618 P ea2cdd509f7a431ab92818db9886ad58: Bootstrap starting.
I20260710 11:11:21.406507  7478 tablet_bootstrap.cc:654] T 4baae96d4184480db58cd48aadbaa618 P ea2cdd509f7a431ab92818db9886ad58: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:21.418303  7478 tablet_bootstrap.cc:492] T 4baae96d4184480db58cd48aadbaa618 P ea2cdd509f7a431ab92818db9886ad58: No bootstrap required, opened a new log
I20260710 11:11:21.418823  7478 ts_tablet_manager.cc:1403] T 4baae96d4184480db58cd48aadbaa618 P ea2cdd509f7a431ab92818db9886ad58: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260710 11:11:21.421643  7478 raft_consensus.cc:359] T 4baae96d4184480db58cd48aadbaa618 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.422382  7478 raft_consensus.cc:385] T 4baae96d4184480db58cd48aadbaa618 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:21.422675  7478 raft_consensus.cc:740] T 4baae96d4184480db58cd48aadbaa618 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea2cdd509f7a431ab92818db9886ad58, State: Initialized, Role: FOLLOWER
I20260710 11:11:21.423631  7478 consensus_queue.cc:260] T 4baae96d4184480db58cd48aadbaa618 P ea2cdd509f7a431ab92818db9886ad58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.426072  7478 ts_tablet_manager.cc:1434] T 4baae96d4184480db58cd48aadbaa618 P ea2cdd509f7a431ab92818db9886ad58: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:11:21.427069  7478 tablet_bootstrap.cc:492] T 3f940d75dce5408aa02eb62aadd0edda P ea2cdd509f7a431ab92818db9886ad58: Bootstrap starting.
I20260710 11:11:21.433344  7478 tablet_bootstrap.cc:654] T 3f940d75dce5408aa02eb62aadd0edda P ea2cdd509f7a431ab92818db9886ad58: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:21.444097  7387 heartbeater.cc:499] Master 127.2.153.126:33351 was elected leader, sending a full tablet report...
I20260710 11:11:21.445037  7478 tablet_bootstrap.cc:492] T 3f940d75dce5408aa02eb62aadd0edda P ea2cdd509f7a431ab92818db9886ad58: No bootstrap required, opened a new log
I20260710 11:11:21.445317  7476 ts_tablet_manager.cc:1434] T 4baae96d4184480db58cd48aadbaa618 P 819fde26383840a1ac8b38866d81d927: Time spent starting tablet: real 0.080s	user 0.032s	sys 0.047s
I20260710 11:11:21.445612  7478 ts_tablet_manager.cc:1403] T 3f940d75dce5408aa02eb62aadd0edda P ea2cdd509f7a431ab92818db9886ad58: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260710 11:11:21.446472  7476 tablet_bootstrap.cc:492] T 13e173ebca404faf9a18aa7d028c543c P 819fde26383840a1ac8b38866d81d927: Bootstrap starting.
I20260710 11:11:21.446816  7477 tablet_bootstrap.cc:492] T 3f940d75dce5408aa02eb62aadd0edda P 46069e8e6d6c4004a822b721fc9f401f: No bootstrap required, opened a new log
I20260710 11:11:21.447439  7477 ts_tablet_manager.cc:1403] T 3f940d75dce5408aa02eb62aadd0edda P 46069e8e6d6c4004a822b721fc9f401f: Time spent bootstrapping tablet: real 0.074s	user 0.033s	sys 0.039s
I20260710 11:11:21.450369  7478 raft_consensus.cc:359] T 3f940d75dce5408aa02eb62aadd0edda P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.450626  7477 raft_consensus.cc:359] T 3f940d75dce5408aa02eb62aadd0edda P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.451180  7478 raft_consensus.cc:385] T 3f940d75dce5408aa02eb62aadd0edda P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:21.451524  7477 raft_consensus.cc:385] T 3f940d75dce5408aa02eb62aadd0edda P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:21.451516  7478 raft_consensus.cc:740] T 3f940d75dce5408aa02eb62aadd0edda P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea2cdd509f7a431ab92818db9886ad58, State: Initialized, Role: FOLLOWER
I20260710 11:11:21.452111  7477 raft_consensus.cc:740] T 3f940d75dce5408aa02eb62aadd0edda P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46069e8e6d6c4004a822b721fc9f401f, State: Initialized, Role: FOLLOWER
I20260710 11:11:21.452692  7478 consensus_queue.cc:260] T 3f940d75dce5408aa02eb62aadd0edda P ea2cdd509f7a431ab92818db9886ad58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.453382  7476 tablet_bootstrap.cc:654] T 13e173ebca404faf9a18aa7d028c543c P 819fde26383840a1ac8b38866d81d927: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:21.453048  7477 consensus_queue.cc:260] T 3f940d75dce5408aa02eb62aadd0edda P 46069e8e6d6c4004a822b721fc9f401f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.457460  7477 ts_tablet_manager.cc:1434] T 3f940d75dce5408aa02eb62aadd0edda P 46069e8e6d6c4004a822b721fc9f401f: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260710 11:11:21.458709  7477 tablet_bootstrap.cc:492] T d9c83ff83753413b88db5a38daa0f7e4 P 46069e8e6d6c4004a822b721fc9f401f: Bootstrap starting.
I20260710 11:11:21.459225  7478 ts_tablet_manager.cc:1434] T 3f940d75dce5408aa02eb62aadd0edda P ea2cdd509f7a431ab92818db9886ad58: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.001s
I20260710 11:11:21.460291  7478 tablet_bootstrap.cc:492] T 7410407d7e7d44b9b2254c38f33f7484 P ea2cdd509f7a431ab92818db9886ad58: Bootstrap starting.
I20260710 11:11:21.466953  7477 tablet_bootstrap.cc:654] T d9c83ff83753413b88db5a38daa0f7e4 P 46069e8e6d6c4004a822b721fc9f401f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:21.468047  7478 tablet_bootstrap.cc:654] T 7410407d7e7d44b9b2254c38f33f7484 P ea2cdd509f7a431ab92818db9886ad58: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:21.478653  7478 tablet_bootstrap.cc:492] T 7410407d7e7d44b9b2254c38f33f7484 P ea2cdd509f7a431ab92818db9886ad58: No bootstrap required, opened a new log
I20260710 11:11:21.479453  7478 ts_tablet_manager.cc:1403] T 7410407d7e7d44b9b2254c38f33f7484 P ea2cdd509f7a431ab92818db9886ad58: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260710 11:11:21.483405  7478 raft_consensus.cc:359] T 7410407d7e7d44b9b2254c38f33f7484 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.484329  7478 raft_consensus.cc:385] T 7410407d7e7d44b9b2254c38f33f7484 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:21.484665  7478 raft_consensus.cc:740] T 7410407d7e7d44b9b2254c38f33f7484 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea2cdd509f7a431ab92818db9886ad58, State: Initialized, Role: FOLLOWER
I20260710 11:11:21.486199  7478 consensus_queue.cc:260] T 7410407d7e7d44b9b2254c38f33f7484 P ea2cdd509f7a431ab92818db9886ad58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.488302  7476 tablet_bootstrap.cc:492] T 13e173ebca404faf9a18aa7d028c543c P 819fde26383840a1ac8b38866d81d927: No bootstrap required, opened a new log
I20260710 11:11:21.488664  7477 tablet_bootstrap.cc:492] T d9c83ff83753413b88db5a38daa0f7e4 P 46069e8e6d6c4004a822b721fc9f401f: No bootstrap required, opened a new log
I20260710 11:11:21.488922  7476 ts_tablet_manager.cc:1403] T 13e173ebca404faf9a18aa7d028c543c P 819fde26383840a1ac8b38866d81d927: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.026s
I20260710 11:11:21.488922  7478 ts_tablet_manager.cc:1434] T 7410407d7e7d44b9b2254c38f33f7484 P ea2cdd509f7a431ab92818db9886ad58: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 11:11:21.489240  7477 ts_tablet_manager.cc:1403] T d9c83ff83753413b88db5a38daa0f7e4 P 46069e8e6d6c4004a822b721fc9f401f: Time spent bootstrapping tablet: real 0.031s	user 0.023s	sys 0.001s
I20260710 11:11:21.490378  7478 tablet_bootstrap.cc:492] T 0390a39b57d24c5c99ddbc9cc54c52de P ea2cdd509f7a431ab92818db9886ad58: Bootstrap starting.
I20260710 11:11:21.492565  7476 raft_consensus.cc:359] T 13e173ebca404faf9a18aa7d028c543c P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.493395  7476 raft_consensus.cc:385] T 13e173ebca404faf9a18aa7d028c543c P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:21.492964  7477 raft_consensus.cc:359] T d9c83ff83753413b88db5a38daa0f7e4 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.493739  7476 raft_consensus.cc:740] T 13e173ebca404faf9a18aa7d028c543c P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 819fde26383840a1ac8b38866d81d927, State: Initialized, Role: FOLLOWER
I20260710 11:11:21.493860  7477 raft_consensus.cc:385] T d9c83ff83753413b88db5a38daa0f7e4 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:21.494338  7477 raft_consensus.cc:740] T d9c83ff83753413b88db5a38daa0f7e4 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46069e8e6d6c4004a822b721fc9f401f, State: Initialized, Role: FOLLOWER
I20260710 11:11:21.495020  7476 consensus_queue.cc:260] T 13e173ebca404faf9a18aa7d028c543c P 819fde26383840a1ac8b38866d81d927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.495391  7477 consensus_queue.cc:260] T d9c83ff83753413b88db5a38daa0f7e4 P 46069e8e6d6c4004a822b721fc9f401f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.497488  7476 ts_tablet_manager.cc:1434] T 13e173ebca404faf9a18aa7d028c543c P 819fde26383840a1ac8b38866d81d927: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:11:21.497835  7477 ts_tablet_manager.cc:1434] T d9c83ff83753413b88db5a38daa0f7e4 P 46069e8e6d6c4004a822b721fc9f401f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:11:21.498214  7478 tablet_bootstrap.cc:654] T 0390a39b57d24c5c99ddbc9cc54c52de P ea2cdd509f7a431ab92818db9886ad58: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:21.498526  7476 tablet_bootstrap.cc:492] T 261a7b60b8ea48edb44d577d3bd544e7 P 819fde26383840a1ac8b38866d81d927: Bootstrap starting.
I20260710 11:11:21.499004  7477 tablet_bootstrap.cc:492] T 1719a434ffb94c4b87705efa350771cd P 46069e8e6d6c4004a822b721fc9f401f: Bootstrap starting.
I20260710 11:11:21.506754  7477 tablet_bootstrap.cc:654] T 1719a434ffb94c4b87705efa350771cd P 46069e8e6d6c4004a822b721fc9f401f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:21.507211  7476 tablet_bootstrap.cc:654] T 261a7b60b8ea48edb44d577d3bd544e7 P 819fde26383840a1ac8b38866d81d927: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:21.519060  7477 tablet_bootstrap.cc:492] T 1719a434ffb94c4b87705efa350771cd P 46069e8e6d6c4004a822b721fc9f401f: No bootstrap required, opened a new log
I20260710 11:11:21.519627  7477 ts_tablet_manager.cc:1403] T 1719a434ffb94c4b87705efa350771cd P 46069e8e6d6c4004a822b721fc9f401f: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260710 11:11:21.522907  7477 raft_consensus.cc:359] T 1719a434ffb94c4b87705efa350771cd P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.523701  7477 raft_consensus.cc:385] T 1719a434ffb94c4b87705efa350771cd P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:21.524004  7477 raft_consensus.cc:740] T 1719a434ffb94c4b87705efa350771cd P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46069e8e6d6c4004a822b721fc9f401f, State: Initialized, Role: FOLLOWER
I20260710 11:11:21.524997  7477 consensus_queue.cc:260] T 1719a434ffb94c4b87705efa350771cd P 46069e8e6d6c4004a822b721fc9f401f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.527823  7477 ts_tablet_manager.cc:1434] T 1719a434ffb94c4b87705efa350771cd P 46069e8e6d6c4004a822b721fc9f401f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:11:21.528944  7477 tablet_bootstrap.cc:492] T 4baae96d4184480db58cd48aadbaa618 P 46069e8e6d6c4004a822b721fc9f401f: Bootstrap starting.
I20260710 11:11:21.536051  7477 tablet_bootstrap.cc:654] T 4baae96d4184480db58cd48aadbaa618 P 46069e8e6d6c4004a822b721fc9f401f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:21.546609  7476 tablet_bootstrap.cc:492] T 261a7b60b8ea48edb44d577d3bd544e7 P 819fde26383840a1ac8b38866d81d927: No bootstrap required, opened a new log
I20260710 11:11:21.547111  7476 ts_tablet_manager.cc:1403] T 261a7b60b8ea48edb44d577d3bd544e7 P 819fde26383840a1ac8b38866d81d927: Time spent bootstrapping tablet: real 0.049s	user 0.032s	sys 0.015s
I20260710 11:11:21.547312  7478 tablet_bootstrap.cc:492] T 0390a39b57d24c5c99ddbc9cc54c52de P ea2cdd509f7a431ab92818db9886ad58: No bootstrap required, opened a new log
I20260710 11:11:21.547801  7477 tablet_bootstrap.cc:492] T 4baae96d4184480db58cd48aadbaa618 P 46069e8e6d6c4004a822b721fc9f401f: No bootstrap required, opened a new log
I20260710 11:11:21.547875  7478 ts_tablet_manager.cc:1403] T 0390a39b57d24c5c99ddbc9cc54c52de P ea2cdd509f7a431ab92818db9886ad58: Time spent bootstrapping tablet: real 0.058s	user 0.030s	sys 0.024s
I20260710 11:11:21.548456  7477 ts_tablet_manager.cc:1403] T 4baae96d4184480db58cd48aadbaa618 P 46069e8e6d6c4004a822b721fc9f401f: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260710 11:11:21.549562  7476 raft_consensus.cc:359] T 261a7b60b8ea48edb44d577d3bd544e7 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.550283  7476 raft_consensus.cc:385] T 261a7b60b8ea48edb44d577d3bd544e7 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:21.550602  7476 raft_consensus.cc:740] T 261a7b60b8ea48edb44d577d3bd544e7 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 819fde26383840a1ac8b38866d81d927, State: Initialized, Role: FOLLOWER
I20260710 11:11:21.551210  7478 raft_consensus.cc:359] T 0390a39b57d24c5c99ddbc9cc54c52de P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.551411  7476 consensus_queue.cc:260] T 261a7b60b8ea48edb44d577d3bd544e7 P 819fde26383840a1ac8b38866d81d927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.551476  7477 raft_consensus.cc:359] T 4baae96d4184480db58cd48aadbaa618 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.552074  7478 raft_consensus.cc:385] T 0390a39b57d24c5c99ddbc9cc54c52de P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:21.552397  7477 raft_consensus.cc:385] T 4baae96d4184480db58cd48aadbaa618 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:21.552436  7478 raft_consensus.cc:740] T 0390a39b57d24c5c99ddbc9cc54c52de P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea2cdd509f7a431ab92818db9886ad58, State: Initialized, Role: FOLLOWER
I20260710 11:11:21.553393  7477 raft_consensus.cc:740] T 4baae96d4184480db58cd48aadbaa618 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46069e8e6d6c4004a822b721fc9f401f, State: Initialized, Role: FOLLOWER
I20260710 11:11:21.553874  7476 ts_tablet_manager.cc:1434] T 261a7b60b8ea48edb44d577d3bd544e7 P 819fde26383840a1ac8b38866d81d927: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:11:21.553869  7478 consensus_queue.cc:260] T 0390a39b57d24c5c99ddbc9cc54c52de P ea2cdd509f7a431ab92818db9886ad58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.554411  7477 consensus_queue.cc:260] T 4baae96d4184480db58cd48aadbaa618 P 46069e8e6d6c4004a822b721fc9f401f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.555143  7476 tablet_bootstrap.cc:492] T d9c83ff83753413b88db5a38daa0f7e4 P 819fde26383840a1ac8b38866d81d927: Bootstrap starting.
I20260710 11:11:21.556610  7478 ts_tablet_manager.cc:1434] T 0390a39b57d24c5c99ddbc9cc54c52de P ea2cdd509f7a431ab92818db9886ad58: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:11:21.557628  7478 tablet_bootstrap.cc:492] T 13e173ebca404faf9a18aa7d028c543c P ea2cdd509f7a431ab92818db9886ad58: Bootstrap starting.
I20260710 11:11:21.562312  7476 tablet_bootstrap.cc:654] T d9c83ff83753413b88db5a38daa0f7e4 P 819fde26383840a1ac8b38866d81d927: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:21.564283  7481 raft_consensus.cc:493] T 1719a434ffb94c4b87705efa350771cd P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:21.564491  7478 tablet_bootstrap.cc:654] T 13e173ebca404faf9a18aa7d028c543c P ea2cdd509f7a431ab92818db9886ad58: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:21.564849  7481 raft_consensus.cc:515] T 1719a434ffb94c4b87705efa350771cd P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.577061  7481 leader_election.cc:290] T 1719a434ffb94c4b87705efa350771cd P 46069e8e6d6c4004a822b721fc9f401f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65:36447), 819fde26383840a1ac8b38866d81d927 (127.2.153.66:43591)
I20260710 11:11:21.581050  7476 tablet_bootstrap.cc:492] T d9c83ff83753413b88db5a38daa0f7e4 P 819fde26383840a1ac8b38866d81d927: No bootstrap required, opened a new log
I20260710 11:11:21.581658  7476 ts_tablet_manager.cc:1403] T d9c83ff83753413b88db5a38daa0f7e4 P 819fde26383840a1ac8b38866d81d927: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.009s
I20260710 11:11:21.584594  7476 raft_consensus.cc:359] T d9c83ff83753413b88db5a38daa0f7e4 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.587152  7477 ts_tablet_manager.cc:1434] T 4baae96d4184480db58cd48aadbaa618 P 46069e8e6d6c4004a822b721fc9f401f: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.009s
I20260710 11:11:21.587718  7478 tablet_bootstrap.cc:492] T 13e173ebca404faf9a18aa7d028c543c P ea2cdd509f7a431ab92818db9886ad58: No bootstrap required, opened a new log
I20260710 11:11:21.588423  7478 ts_tablet_manager.cc:1403] T 13e173ebca404faf9a18aa7d028c543c P ea2cdd509f7a431ab92818db9886ad58: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.003s
I20260710 11:11:21.591449  7477 tablet_bootstrap.cc:492] T 13e173ebca404faf9a18aa7d028c543c P 46069e8e6d6c4004a822b721fc9f401f: Bootstrap starting.
I20260710 11:11:21.591872  7478 raft_consensus.cc:359] T 13e173ebca404faf9a18aa7d028c543c P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.592375  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1719a434ffb94c4b87705efa350771cd" candidate_uuid: "46069e8e6d6c4004a822b721fc9f401f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea2cdd509f7a431ab92818db9886ad58" is_pre_election: true
I20260710 11:11:21.592707  7478 raft_consensus.cc:385] T 13e173ebca404faf9a18aa7d028c543c P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:21.587834  7476 raft_consensus.cc:385] T d9c83ff83753413b88db5a38daa0f7e4 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:21.593324  7476 raft_consensus.cc:740] T d9c83ff83753413b88db5a38daa0f7e4 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 819fde26383840a1ac8b38866d81d927, State: Initialized, Role: FOLLOWER
W20260710 11:11:21.593891  7401 leader_election.cc:343] T 1719a434ffb94c4b87705efa350771cd P 46069e8e6d6c4004a822b721fc9f401f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65:36447): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:21.594362  7476 consensus_queue.cc:260] T d9c83ff83753413b88db5a38daa0f7e4 P 819fde26383840a1ac8b38866d81d927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.598979  7476 ts_tablet_manager.cc:1434] T d9c83ff83753413b88db5a38daa0f7e4 P 819fde26383840a1ac8b38866d81d927: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260710 11:11:21.599383  7477 tablet_bootstrap.cc:654] T 13e173ebca404faf9a18aa7d028c543c P 46069e8e6d6c4004a822b721fc9f401f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:21.600656  7476 tablet_bootstrap.cc:492] T 1719a434ffb94c4b87705efa350771cd P 819fde26383840a1ac8b38866d81d927: Bootstrap starting.
I20260710 11:11:21.599328  7478 raft_consensus.cc:740] T 13e173ebca404faf9a18aa7d028c543c P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea2cdd509f7a431ab92818db9886ad58, State: Initialized, Role: FOLLOWER
I20260710 11:11:21.603050  7478 consensus_queue.cc:260] T 13e173ebca404faf9a18aa7d028c543c P ea2cdd509f7a431ab92818db9886ad58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.604107  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1719a434ffb94c4b87705efa350771cd" candidate_uuid: "46069e8e6d6c4004a822b721fc9f401f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "819fde26383840a1ac8b38866d81d927" is_pre_election: true
I20260710 11:11:21.605458  7478 ts_tablet_manager.cc:1434] T 13e173ebca404faf9a18aa7d028c543c P ea2cdd509f7a431ab92818db9886ad58: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
I20260710 11:11:21.606570  7478 tablet_bootstrap.cc:492] T d9c83ff83753413b88db5a38daa0f7e4 P ea2cdd509f7a431ab92818db9886ad58: Bootstrap starting.
W20260710 11:11:21.606783  7400 leader_election.cc:343] T 1719a434ffb94c4b87705efa350771cd P 46069e8e6d6c4004a822b721fc9f401f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 819fde26383840a1ac8b38866d81d927 (127.2.153.66:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:21.607275  7400 leader_election.cc:304] T 1719a434ffb94c4b87705efa350771cd P 46069e8e6d6c4004a822b721fc9f401f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46069e8e6d6c4004a822b721fc9f401f; no voters: 819fde26383840a1ac8b38866d81d927, ea2cdd509f7a431ab92818db9886ad58
I20260710 11:11:21.607573  7476 tablet_bootstrap.cc:654] T 1719a434ffb94c4b87705efa350771cd P 819fde26383840a1ac8b38866d81d927: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:21.608587  7497 raft_consensus.cc:2749] T 1719a434ffb94c4b87705efa350771cd P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:21.612298  7478 tablet_bootstrap.cc:654] T d9c83ff83753413b88db5a38daa0f7e4 P ea2cdd509f7a431ab92818db9886ad58: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:21.615970  7477 tablet_bootstrap.cc:492] T 13e173ebca404faf9a18aa7d028c543c P 46069e8e6d6c4004a822b721fc9f401f: No bootstrap required, opened a new log
I20260710 11:11:21.616536  7477 ts_tablet_manager.cc:1403] T 13e173ebca404faf9a18aa7d028c543c P 46069e8e6d6c4004a822b721fc9f401f: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.000s
I20260710 11:11:21.619055  7476 tablet_bootstrap.cc:492] T 1719a434ffb94c4b87705efa350771cd P 819fde26383840a1ac8b38866d81d927: No bootstrap required, opened a new log
I20260710 11:11:21.619484  7485 raft_consensus.cc:493] T 13e173ebca404faf9a18aa7d028c543c P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:21.619616  7476 ts_tablet_manager.cc:1403] T 1719a434ffb94c4b87705efa350771cd P 819fde26383840a1ac8b38866d81d927: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260710 11:11:21.620025  7485 raft_consensus.cc:515] T 13e173ebca404faf9a18aa7d028c543c P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.620545  7477 raft_consensus.cc:359] T 13e173ebca404faf9a18aa7d028c543c P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.621552  7477 raft_consensus.cc:385] T 13e173ebca404faf9a18aa7d028c543c P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:21.621932  7477 raft_consensus.cc:740] T 13e173ebca404faf9a18aa7d028c543c P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46069e8e6d6c4004a822b721fc9f401f, State: Initialized, Role: FOLLOWER
I20260710 11:11:21.622922  7476 raft_consensus.cc:359] T 1719a434ffb94c4b87705efa350771cd P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.624516  7485 leader_election.cc:290] T 13e173ebca404faf9a18aa7d028c543c P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 819fde26383840a1ac8b38866d81d927 (127.2.153.66:43591), 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031)
I20260710 11:11:21.623734  7476 raft_consensus.cc:385] T 1719a434ffb94c4b87705efa350771cd P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:21.625049  7485 raft_consensus.cc:493] T 261a7b60b8ea48edb44d577d3bd544e7 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:21.625244  7476 raft_consensus.cc:740] T 1719a434ffb94c4b87705efa350771cd P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 819fde26383840a1ac8b38866d81d927, State: Initialized, Role: FOLLOWER
I20260710 11:11:21.625505  7485 raft_consensus.cc:515] T 261a7b60b8ea48edb44d577d3bd544e7 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.626183  7476 consensus_queue.cc:260] T 1719a434ffb94c4b87705efa350771cd P 819fde26383840a1ac8b38866d81d927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.627599  7485 leader_election.cc:290] T 261a7b60b8ea48edb44d577d3bd544e7 P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 819fde26383840a1ac8b38866d81d927 (127.2.153.66:43591), 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031)
I20260710 11:11:21.627638  7477 consensus_queue.cc:260] T 13e173ebca404faf9a18aa7d028c543c P 46069e8e6d6c4004a822b721fc9f401f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.630934  7477 ts_tablet_manager.cc:1434] T 13e173ebca404faf9a18aa7d028c543c P 46069e8e6d6c4004a822b721fc9f401f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
I20260710 11:11:21.632012  7477 tablet_bootstrap.cc:492] T 0390a39b57d24c5c99ddbc9cc54c52de P 46069e8e6d6c4004a822b721fc9f401f: Bootstrap starting.
I20260710 11:11:21.632077  7478 tablet_bootstrap.cc:492] T d9c83ff83753413b88db5a38daa0f7e4 P ea2cdd509f7a431ab92818db9886ad58: No bootstrap required, opened a new log
I20260710 11:11:21.632632  7478 ts_tablet_manager.cc:1403] T d9c83ff83753413b88db5a38daa0f7e4 P ea2cdd509f7a431ab92818db9886ad58: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.011s
I20260710 11:11:21.635201  7497 raft_consensus.cc:493] T d9c83ff83753413b88db5a38daa0f7e4 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:21.635725  7497 raft_consensus.cc:515] T d9c83ff83753413b88db5a38daa0f7e4 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.636731  7476 ts_tablet_manager.cc:1434] T 1719a434ffb94c4b87705efa350771cd P 819fde26383840a1ac8b38866d81d927: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:11:21.637912  7476 tablet_bootstrap.cc:492] T 3f940d75dce5408aa02eb62aadd0edda P 819fde26383840a1ac8b38866d81d927: Bootstrap starting.
I20260710 11:11:21.639595  7477 tablet_bootstrap.cc:654] T 0390a39b57d24c5c99ddbc9cc54c52de P 46069e8e6d6c4004a822b721fc9f401f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:21.639889  7497 leader_election.cc:290] T d9c83ff83753413b88db5a38daa0f7e4 P 46069e8e6d6c4004a822b721fc9f401f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65:36447), 819fde26383840a1ac8b38866d81d927 (127.2.153.66:43591)
I20260710 11:11:21.642058  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c83ff83753413b88db5a38daa0f7e4" candidate_uuid: "46069e8e6d6c4004a822b721fc9f401f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea2cdd509f7a431ab92818db9886ad58" is_pre_election: true
I20260710 11:11:21.643824  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c83ff83753413b88db5a38daa0f7e4" candidate_uuid: "46069e8e6d6c4004a822b721fc9f401f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "819fde26383840a1ac8b38866d81d927" is_pre_election: true
I20260710 11:11:21.644734  7362 raft_consensus.cc:2468] T d9c83ff83753413b88db5a38daa0f7e4 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46069e8e6d6c4004a822b721fc9f401f in term 0.
W20260710 11:11:21.646162  7401 leader_election.cc:343] T d9c83ff83753413b88db5a38daa0f7e4 P 46069e8e6d6c4004a822b721fc9f401f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65:36447): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:21.647010  7400 leader_election.cc:304] T d9c83ff83753413b88db5a38daa0f7e4 P 46069e8e6d6c4004a822b721fc9f401f [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: 46069e8e6d6c4004a822b721fc9f401f, 819fde26383840a1ac8b38866d81d927; no voters: ea2cdd509f7a431ab92818db9886ad58
I20260710 11:11:21.648211  7497 raft_consensus.cc:2804] T d9c83ff83753413b88db5a38daa0f7e4 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:21.648609  7497 raft_consensus.cc:493] T d9c83ff83753413b88db5a38daa0f7e4 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:21.648918  7497 raft_consensus.cc:3060] T d9c83ff83753413b88db5a38daa0f7e4 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:21.649386  7478 raft_consensus.cc:359] T d9c83ff83753413b88db5a38daa0f7e4 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.656260  7478 raft_consensus.cc:385] T d9c83ff83753413b88db5a38daa0f7e4 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:21.656651  7478 raft_consensus.cc:740] T d9c83ff83753413b88db5a38daa0f7e4 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea2cdd509f7a431ab92818db9886ad58, State: Initialized, Role: FOLLOWER
I20260710 11:11:21.657428  7476 tablet_bootstrap.cc:654] T 3f940d75dce5408aa02eb62aadd0edda P 819fde26383840a1ac8b38866d81d927: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:21.657588  7478 consensus_queue.cc:260] T d9c83ff83753413b88db5a38daa0f7e4 P ea2cdd509f7a431ab92818db9886ad58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.658174  7481 raft_consensus.cc:493] T 3f940d75dce5408aa02eb62aadd0edda P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:21.659242  7481 raft_consensus.cc:515] T 3f940d75dce5408aa02eb62aadd0edda P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
W20260710 11:11:21.662272  7233 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:21.663497  7497 raft_consensus.cc:515] T d9c83ff83753413b88db5a38daa0f7e4 P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.663862  7485 raft_consensus.cc:493] T 4baae96d4184480db58cd48aadbaa618 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:21.670471  7485 raft_consensus.cc:515] T 4baae96d4184480db58cd48aadbaa618 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.671705  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c83ff83753413b88db5a38daa0f7e4" candidate_uuid: "46069e8e6d6c4004a822b721fc9f401f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea2cdd509f7a431ab92818db9886ad58"
I20260710 11:11:21.672394  7286 raft_consensus.cc:3060] T d9c83ff83753413b88db5a38daa0f7e4 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:21.673398  7485 leader_election.cc:290] T 4baae96d4184480db58cd48aadbaa618 P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 819fde26383840a1ac8b38866d81d927 (127.2.153.66:43591), 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031)
I20260710 11:11:21.675137  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13e173ebca404faf9a18aa7d028c543c" candidate_uuid: "ea2cdd509f7a431ab92818db9886ad58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "819fde26383840a1ac8b38866d81d927" is_pre_election: true
I20260710 11:11:21.664096  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f940d75dce5408aa02eb62aadd0edda" candidate_uuid: "46069e8e6d6c4004a822b721fc9f401f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea2cdd509f7a431ab92818db9886ad58" is_pre_election: true
I20260710 11:11:21.675835  7361 raft_consensus.cc:2468] T 13e173ebca404faf9a18aa7d028c543c P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea2cdd509f7a431ab92818db9886ad58 in term 0.
I20260710 11:11:21.676127  7287 raft_consensus.cc:2468] T 3f940d75dce5408aa02eb62aadd0edda P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46069e8e6d6c4004a822b721fc9f401f in term 0.
I20260710 11:11:21.677079  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "261a7b60b8ea48edb44d577d3bd544e7" candidate_uuid: "ea2cdd509f7a431ab92818db9886ad58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "819fde26383840a1ac8b38866d81d927" is_pre_election: true
I20260710 11:11:21.677784  7360 raft_consensus.cc:2468] T 261a7b60b8ea48edb44d577d3bd544e7 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea2cdd509f7a431ab92818db9886ad58 in term 0.
I20260710 11:11:21.678331  7401 leader_election.cc:304] T 3f940d75dce5408aa02eb62aadd0edda P 46069e8e6d6c4004a822b721fc9f401f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46069e8e6d6c4004a822b721fc9f401f, ea2cdd509f7a431ab92818db9886ad58; no voters: 
I20260710 11:11:21.678766  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4baae96d4184480db58cd48aadbaa618" candidate_uuid: "ea2cdd509f7a431ab92818db9886ad58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "819fde26383840a1ac8b38866d81d927" is_pre_election: true
I20260710 11:11:21.679494  7359 raft_consensus.cc:2468] T 4baae96d4184480db58cd48aadbaa618 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea2cdd509f7a431ab92818db9886ad58 in term 0.
I20260710 11:11:21.665061  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f940d75dce5408aa02eb62aadd0edda" candidate_uuid: "46069e8e6d6c4004a822b721fc9f401f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "819fde26383840a1ac8b38866d81d927" is_pre_election: true
W20260710 11:11:21.682376  7400 leader_election.cc:343] T 3f940d75dce5408aa02eb62aadd0edda P 46069e8e6d6c4004a822b721fc9f401f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 819fde26383840a1ac8b38866d81d927 (127.2.153.66:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:21.683467  7251 leader_election.cc:304] T 13e173ebca404faf9a18aa7d028c543c P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 819fde26383840a1ac8b38866d81d927, ea2cdd509f7a431ab92818db9886ad58; no voters: 
I20260710 11:11:21.666349  7478 ts_tablet_manager.cc:1434] T d9c83ff83753413b88db5a38daa0f7e4 P ea2cdd509f7a431ab92818db9886ad58: Time spent starting tablet: real 0.033s	user 0.010s	sys 0.001s
I20260710 11:11:21.669888  7481 leader_election.cc:290] T 3f940d75dce5408aa02eb62aadd0edda P 46069e8e6d6c4004a822b721fc9f401f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 819fde26383840a1ac8b38866d81d927 (127.2.153.66:43591), ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65:36447)
I20260710 11:11:21.684554  7251 leader_election.cc:304] T 261a7b60b8ea48edb44d577d3bd544e7 P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 819fde26383840a1ac8b38866d81d927, ea2cdd509f7a431ab92818db9886ad58; no voters: 
I20260710 11:11:21.685231  7481 raft_consensus.cc:2804] T 3f940d75dce5408aa02eb62aadd0edda P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:21.685582  7504 raft_consensus.cc:2804] T 13e173ebca404faf9a18aa7d028c543c P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:21.685756  7481 raft_consensus.cc:493] T 3f940d75dce5408aa02eb62aadd0edda P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:21.686378  7504 raft_consensus.cc:493] T 13e173ebca404faf9a18aa7d028c543c P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:21.686618  7481 raft_consensus.cc:3060] T 3f940d75dce5408aa02eb62aadd0edda P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:21.686898  7504 raft_consensus.cc:3060] T 13e173ebca404faf9a18aa7d028c543c P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:21.688797  7286 raft_consensus.cc:2468] T d9c83ff83753413b88db5a38daa0f7e4 P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46069e8e6d6c4004a822b721fc9f401f in term 1.
I20260710 11:11:21.685724  7251 leader_election.cc:304] T 4baae96d4184480db58cd48aadbaa618 P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 819fde26383840a1ac8b38866d81d927, ea2cdd509f7a431ab92818db9886ad58; no voters: 
I20260710 11:11:21.686008  7485 raft_consensus.cc:2804] T 261a7b60b8ea48edb44d577d3bd544e7 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:21.692406  7485 raft_consensus.cc:493] T 261a7b60b8ea48edb44d577d3bd544e7 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:21.692947  7485 raft_consensus.cc:3060] T 261a7b60b8ea48edb44d577d3bd544e7 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:21.697567  7476 tablet_bootstrap.cc:492] T 3f940d75dce5408aa02eb62aadd0edda P 819fde26383840a1ac8b38866d81d927: No bootstrap required, opened a new log
I20260710 11:11:21.691051  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c83ff83753413b88db5a38daa0f7e4" candidate_uuid: "46069e8e6d6c4004a822b721fc9f401f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "819fde26383840a1ac8b38866d81d927"
I20260710 11:11:21.698001  7497 leader_election.cc:290] T d9c83ff83753413b88db5a38daa0f7e4 P 46069e8e6d6c4004a822b721fc9f401f [CANDIDATE]: Term 1 election: Requested vote from peers ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65:36447), 819fde26383840a1ac8b38866d81d927 (127.2.153.66:43591)
I20260710 11:11:21.698388  7362 raft_consensus.cc:3060] T d9c83ff83753413b88db5a38daa0f7e4 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:21.698213  7476 ts_tablet_manager.cc:1403] T 3f940d75dce5408aa02eb62aadd0edda P 819fde26383840a1ac8b38866d81d927: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.011s
I20260710 11:11:21.704188  7476 raft_consensus.cc:359] T 3f940d75dce5408aa02eb62aadd0edda P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.705057  7476 raft_consensus.cc:385] T 3f940d75dce5408aa02eb62aadd0edda P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:21.705405  7476 raft_consensus.cc:740] T 3f940d75dce5408aa02eb62aadd0edda P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 819fde26383840a1ac8b38866d81d927, State: Initialized, Role: FOLLOWER
I20260710 11:11:21.705662  7497 raft_consensus.cc:493] T 13e173ebca404faf9a18aa7d028c543c P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:21.706457  7497 raft_consensus.cc:515] T 13e173ebca404faf9a18aa7d028c543c P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.707401  7508 raft_consensus.cc:2804] T 4baae96d4184480db58cd48aadbaa618 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:21.708119  7508 raft_consensus.cc:493] T 4baae96d4184480db58cd48aadbaa618 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:21.708514  7508 raft_consensus.cc:3060] T 4baae96d4184480db58cd48aadbaa618 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:21.710327  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13e173ebca404faf9a18aa7d028c543c" candidate_uuid: "46069e8e6d6c4004a822b721fc9f401f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "819fde26383840a1ac8b38866d81d927" is_pre_election: true
I20260710 11:11:21.711061  7359 raft_consensus.cc:2468] T 13e173ebca404faf9a18aa7d028c543c P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46069e8e6d6c4004a822b721fc9f401f in term 0.
I20260710 11:11:21.711313  7478 tablet_bootstrap.cc:492] T 40298f42ded64fbe8301f3829372b79d P ea2cdd509f7a431ab92818db9886ad58: Bootstrap starting.
I20260710 11:11:21.712487  7400 leader_election.cc:304] T 13e173ebca404faf9a18aa7d028c543c P 46069e8e6d6c4004a822b721fc9f401f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46069e8e6d6c4004a822b721fc9f401f, 819fde26383840a1ac8b38866d81d927; no voters: 
I20260710 11:11:21.706405  7476 consensus_queue.cc:260] T 3f940d75dce5408aa02eb62aadd0edda P 819fde26383840a1ac8b38866d81d927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.716317  7476 ts_tablet_manager.cc:1434] T 3f940d75dce5408aa02eb62aadd0edda P 819fde26383840a1ac8b38866d81d927: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:11:21.716691  7401 leader_election.cc:304] T d9c83ff83753413b88db5a38daa0f7e4 P 46069e8e6d6c4004a822b721fc9f401f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46069e8e6d6c4004a822b721fc9f401f, ea2cdd509f7a431ab92818db9886ad58; no voters: 
I20260710 11:11:21.717465  7476 tablet_bootstrap.cc:492] T 40298f42ded64fbe8301f3829372b79d P 819fde26383840a1ac8b38866d81d927: Bootstrap starting.
I20260710 11:11:21.717775  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13e173ebca404faf9a18aa7d028c543c" candidate_uuid: "46069e8e6d6c4004a822b721fc9f401f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea2cdd509f7a431ab92818db9886ad58" is_pre_election: true
I20260710 11:11:21.724938  7476 tablet_bootstrap.cc:654] T 40298f42ded64fbe8301f3829372b79d P 819fde26383840a1ac8b38866d81d927: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:21.727197  7497 leader_election.cc:290] T 13e173ebca404faf9a18aa7d028c543c P 46069e8e6d6c4004a822b721fc9f401f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65:36447), 819fde26383840a1ac8b38866d81d927 (127.2.153.66:43591)
I20260710 11:11:21.727466  7477 tablet_bootstrap.cc:492] T 0390a39b57d24c5c99ddbc9cc54c52de P 46069e8e6d6c4004a822b721fc9f401f: No bootstrap required, opened a new log
I20260710 11:11:21.734378  7485 raft_consensus.cc:515] T 261a7b60b8ea48edb44d577d3bd544e7 P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.735049  7477 ts_tablet_manager.cc:1403] T 0390a39b57d24c5c99ddbc9cc54c52de P 46069e8e6d6c4004a822b721fc9f401f: Time spent bootstrapping tablet: real 0.103s	user 0.029s	sys 0.025s
I20260710 11:11:21.733070  7504 raft_consensus.cc:515] T 13e173ebca404faf9a18aa7d028c543c P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.736600  7286 raft_consensus.cc:2393] T 13e173ebca404faf9a18aa7d028c543c P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46069e8e6d6c4004a822b721fc9f401f in current term 1: Already voted for candidate ea2cdd509f7a431ab92818db9886ad58 in this term.
I20260710 11:11:21.736600  7508 raft_consensus.cc:515] T 4baae96d4184480db58cd48aadbaa618 P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.738277  7477 raft_consensus.cc:359] T 0390a39b57d24c5c99ddbc9cc54c52de P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.738785  7510 raft_consensus.cc:2804] T d9c83ff83753413b88db5a38daa0f7e4 P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:21.739073  7477 raft_consensus.cc:385] T 0390a39b57d24c5c99ddbc9cc54c52de P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:21.726002  7362 raft_consensus.cc:2468] T d9c83ff83753413b88db5a38daa0f7e4 P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46069e8e6d6c4004a822b721fc9f401f in term 1.
I20260710 11:11:21.737656  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "261a7b60b8ea48edb44d577d3bd544e7" candidate_uuid: "ea2cdd509f7a431ab92818db9886ad58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "819fde26383840a1ac8b38866d81d927"
I20260710 11:11:21.739401  7477 raft_consensus.cc:740] T 0390a39b57d24c5c99ddbc9cc54c52de P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46069e8e6d6c4004a822b721fc9f401f, State: Initialized, Role: FOLLOWER
I20260710 11:11:21.740087  7359 raft_consensus.cc:3060] T 261a7b60b8ea48edb44d577d3bd544e7 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:21.740651  7485 leader_election.cc:290] T 261a7b60b8ea48edb44d577d3bd544e7 P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 1 election: Requested vote from peers 819fde26383840a1ac8b38866d81d927 (127.2.153.66:43591), 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031)
I20260710 11:11:21.740414  7477 consensus_queue.cc:260] T 0390a39b57d24c5c99ddbc9cc54c52de P 46069e8e6d6c4004a822b721fc9f401f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.741185  7485 raft_consensus.cc:493] T 7410407d7e7d44b9b2254c38f33f7484 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:21.741634  7485 raft_consensus.cc:515] T 7410407d7e7d44b9b2254c38f33f7484 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.741955  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4baae96d4184480db58cd48aadbaa618" candidate_uuid: "ea2cdd509f7a431ab92818db9886ad58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "819fde26383840a1ac8b38866d81d927"
I20260710 11:11:21.742780  7362 raft_consensus.cc:3060] T 4baae96d4184480db58cd48aadbaa618 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:21.745111  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7410407d7e7d44b9b2254c38f33f7484" candidate_uuid: "ea2cdd509f7a431ab92818db9886ad58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "819fde26383840a1ac8b38866d81d927" is_pre_election: true
I20260710 11:11:21.746271  7508 leader_election.cc:290] T 4baae96d4184480db58cd48aadbaa618 P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 1 election: Requested vote from peers 819fde26383840a1ac8b38866d81d927 (127.2.153.66:43591), 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031)
I20260710 11:11:21.737334  7481 raft_consensus.cc:515] T 3f940d75dce5408aa02eb62aadd0edda P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
W20260710 11:11:21.746691  7251 leader_election.cc:343] T 7410407d7e7d44b9b2254c38f33f7484 P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 819fde26383840a1ac8b38866d81d927 (127.2.153.66:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:21.747794  7478 tablet_bootstrap.cc:654] T 40298f42ded64fbe8301f3829372b79d P ea2cdd509f7a431ab92818db9886ad58: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:21.748116  7476 tablet_bootstrap.cc:492] T 40298f42ded64fbe8301f3829372b79d P 819fde26383840a1ac8b38866d81d927: No bootstrap required, opened a new log
I20260710 11:11:21.748606  7476 ts_tablet_manager.cc:1403] T 40298f42ded64fbe8301f3829372b79d P 819fde26383840a1ac8b38866d81d927: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.005s
I20260710 11:11:21.739356  7510 raft_consensus.cc:697] T d9c83ff83753413b88db5a38daa0f7e4 P 46069e8e6d6c4004a822b721fc9f401f [term 1 LEADER]: Becoming Leader. State: Replica: 46069e8e6d6c4004a822b721fc9f401f, State: Running, Role: LEADER
I20260710 11:11:21.750502  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f940d75dce5408aa02eb62aadd0edda" candidate_uuid: "46069e8e6d6c4004a822b721fc9f401f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "819fde26383840a1ac8b38866d81d927"
I20260710 11:11:21.751390  7477 ts_tablet_manager.cc:1434] T 0390a39b57d24c5c99ddbc9cc54c52de P 46069e8e6d6c4004a822b721fc9f401f: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.001s
I20260710 11:11:21.751132  7510 consensus_queue.cc:237] T d9c83ff83753413b88db5a38daa0f7e4 P 46069e8e6d6c4004a822b721fc9f401f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.751255  7360 raft_consensus.cc:3060] T 3f940d75dce5408aa02eb62aadd0edda P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:21.751588  7481 leader_election.cc:290] T 3f940d75dce5408aa02eb62aadd0edda P 46069e8e6d6c4004a822b721fc9f401f [CANDIDATE]: Term 1 election: Requested vote from peers 819fde26383840a1ac8b38866d81d927 (127.2.153.66:43591), ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65:36447)
I20260710 11:11:21.751695  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f940d75dce5408aa02eb62aadd0edda" candidate_uuid: "46069e8e6d6c4004a822b721fc9f401f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea2cdd509f7a431ab92818db9886ad58"
I20260710 11:11:21.757159  7362 raft_consensus.cc:2468] T 4baae96d4184480db58cd48aadbaa618 P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea2cdd509f7a431ab92818db9886ad58 in term 1.
I20260710 11:11:21.758765  7287 raft_consensus.cc:3060] T 3f940d75dce5408aa02eb62aadd0edda P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:21.754940  7476 raft_consensus.cc:359] T 40298f42ded64fbe8301f3829372b79d P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.735059  7497 raft_consensus.cc:2804] T 13e173ebca404faf9a18aa7d028c543c P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:21.759676  7476 raft_consensus.cc:385] T 40298f42ded64fbe8301f3829372b79d P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:21.758772  7477 tablet_bootstrap.cc:492] T 40298f42ded64fbe8301f3829372b79d P 46069e8e6d6c4004a822b721fc9f401f: Bootstrap starting.
I20260710 11:11:21.760140  7251 leader_election.cc:304] T 4baae96d4184480db58cd48aadbaa618 P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 819fde26383840a1ac8b38866d81d927, ea2cdd509f7a431ab92818db9886ad58; no voters: 
I20260710 11:11:21.761247  7497 raft_consensus.cc:493] T 13e173ebca404faf9a18aa7d028c543c P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:21.761621  7508 raft_consensus.cc:2804] T 4baae96d4184480db58cd48aadbaa618 P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:21.765183  7508 raft_consensus.cc:697] T 4baae96d4184480db58cd48aadbaa618 P ea2cdd509f7a431ab92818db9886ad58 [term 1 LEADER]: Becoming Leader. State: Replica: ea2cdd509f7a431ab92818db9886ad58, State: Running, Role: LEADER
I20260710 11:11:21.766182  7508 consensus_queue.cc:237] T 4baae96d4184480db58cd48aadbaa618 P ea2cdd509f7a431ab92818db9886ad58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.767045  7360 raft_consensus.cc:2468] T 3f940d75dce5408aa02eb62aadd0edda P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46069e8e6d6c4004a822b721fc9f401f in term 1.
I20260710 11:11:21.767716  7476 raft_consensus.cc:740] T 40298f42ded64fbe8301f3829372b79d P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 819fde26383840a1ac8b38866d81d927, State: Initialized, Role: FOLLOWER
I20260710 11:11:21.768504  7400 leader_election.cc:304] T 3f940d75dce5408aa02eb62aadd0edda P 46069e8e6d6c4004a822b721fc9f401f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46069e8e6d6c4004a822b721fc9f401f, 819fde26383840a1ac8b38866d81d927; no voters: 
I20260710 11:11:21.768661  7476 consensus_queue.cc:260] T 40298f42ded64fbe8301f3829372b79d P 819fde26383840a1ac8b38866d81d927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.769269  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13e173ebca404faf9a18aa7d028c543c" candidate_uuid: "ea2cdd509f7a431ab92818db9886ad58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "819fde26383840a1ac8b38866d81d927"
I20260710 11:11:21.769902  7362 raft_consensus.cc:3060] T 13e173ebca404faf9a18aa7d028c543c P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:21.771576  7476 ts_tablet_manager.cc:1434] T 40298f42ded64fbe8301f3829372b79d P 819fde26383840a1ac8b38866d81d927: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.007s
I20260710 11:11:21.772682  7476 tablet_bootstrap.cc:492] T 7410407d7e7d44b9b2254c38f33f7484 P 819fde26383840a1ac8b38866d81d927: Bootstrap starting.
I20260710 11:11:21.775000  7477 tablet_bootstrap.cc:654] T 40298f42ded64fbe8301f3829372b79d P 46069e8e6d6c4004a822b721fc9f401f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:21.750504  7485 leader_election.cc:290] T 7410407d7e7d44b9b2254c38f33f7484 P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 819fde26383840a1ac8b38866d81d927 (127.2.153.66:43591), 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031)
I20260710 11:11:21.777179  7497 raft_consensus.cc:3060] T 13e173ebca404faf9a18aa7d028c543c P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:21.786451  7476 tablet_bootstrap.cc:654] T 7410407d7e7d44b9b2254c38f33f7484 P 819fde26383840a1ac8b38866d81d927: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:21.789309  7362 raft_consensus.cc:2468] T 13e173ebca404faf9a18aa7d028c543c P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea2cdd509f7a431ab92818db9886ad58 in term 1.
I20260710 11:11:21.790719  7251 leader_election.cc:304] T 13e173ebca404faf9a18aa7d028c543c P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 819fde26383840a1ac8b38866d81d927, ea2cdd509f7a431ab92818db9886ad58; no voters: 
I20260710 11:11:21.790588  7181 catalog_manager.cc:5697] T d9c83ff83753413b88db5a38daa0f7e4 P 46069e8e6d6c4004a822b721fc9f401f reported cstate change: term changed from 0 to 1, leader changed from <none> to 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67). New cstate: current_term: 1 leader_uuid: "46069e8e6d6c4004a822b721fc9f401f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:21.791666  7485 raft_consensus.cc:2804] T 13e173ebca404faf9a18aa7d028c543c P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:21.792092  7477 tablet_bootstrap.cc:492] T 40298f42ded64fbe8301f3829372b79d P 46069e8e6d6c4004a822b721fc9f401f: No bootstrap required, opened a new log
I20260710 11:11:21.792212  7485 raft_consensus.cc:697] T 13e173ebca404faf9a18aa7d028c543c P ea2cdd509f7a431ab92818db9886ad58 [term 1 LEADER]: Becoming Leader. State: Replica: ea2cdd509f7a431ab92818db9886ad58, State: Running, Role: LEADER
I20260710 11:11:21.792788  7477 ts_tablet_manager.cc:1403] T 40298f42ded64fbe8301f3829372b79d P 46069e8e6d6c4004a822b721fc9f401f: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.000s
I20260710 11:11:21.762748  7359 raft_consensus.cc:2468] T 261a7b60b8ea48edb44d577d3bd544e7 P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea2cdd509f7a431ab92818db9886ad58 in term 1.
I20260710 11:11:21.794420  7251 leader_election.cc:304] T 261a7b60b8ea48edb44d577d3bd544e7 P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 819fde26383840a1ac8b38866d81d927, ea2cdd509f7a431ab92818db9886ad58; no voters: 
I20260710 11:11:21.794785  7478 tablet_bootstrap.cc:492] T 40298f42ded64fbe8301f3829372b79d P ea2cdd509f7a431ab92818db9886ad58: No bootstrap required, opened a new log
I20260710 11:11:21.795311  7478 ts_tablet_manager.cc:1403] T 40298f42ded64fbe8301f3829372b79d P ea2cdd509f7a431ab92818db9886ad58: Time spent bootstrapping tablet: real 0.084s	user 0.012s	sys 0.003s
I20260710 11:11:21.795571  7508 raft_consensus.cc:2804] T 261a7b60b8ea48edb44d577d3bd544e7 P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:21.795799  7477 raft_consensus.cc:359] T 40298f42ded64fbe8301f3829372b79d P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.796247  7508 raft_consensus.cc:697] T 261a7b60b8ea48edb44d577d3bd544e7 P ea2cdd509f7a431ab92818db9886ad58 [term 1 LEADER]: Becoming Leader. State: Replica: ea2cdd509f7a431ab92818db9886ad58, State: Running, Role: LEADER
I20260710 11:11:21.796721  7477 raft_consensus.cc:385] T 40298f42ded64fbe8301f3829372b79d P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:21.797041  7477 raft_consensus.cc:740] T 40298f42ded64fbe8301f3829372b79d P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46069e8e6d6c4004a822b721fc9f401f, State: Initialized, Role: FOLLOWER
I20260710 11:11:21.796305  7184 catalog_manager.cc:5697] T 4baae96d4184480db58cd48aadbaa618 P ea2cdd509f7a431ab92818db9886ad58 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65). New cstate: current_term: 1 leader_uuid: "ea2cdd509f7a431ab92818db9886ad58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:21.797588  7508 consensus_queue.cc:237] T 261a7b60b8ea48edb44d577d3bd544e7 P ea2cdd509f7a431ab92818db9886ad58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.797844  7477 consensus_queue.cc:260] T 40298f42ded64fbe8301f3829372b79d P 46069e8e6d6c4004a822b721fc9f401f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.764349  7504 leader_election.cc:290] T 13e173ebca404faf9a18aa7d028c543c P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 1 election: Requested vote from peers 819fde26383840a1ac8b38866d81d927 (127.2.153.66:43591), 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031)
I20260710 11:11:21.786943  7507 raft_consensus.cc:2804] T 3f940d75dce5408aa02eb62aadd0edda P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:21.800967  7478 raft_consensus.cc:359] T 40298f42ded64fbe8301f3829372b79d P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.801692  7507 raft_consensus.cc:697] T 3f940d75dce5408aa02eb62aadd0edda P 46069e8e6d6c4004a822b721fc9f401f [term 1 LEADER]: Becoming Leader. State: Replica: 46069e8e6d6c4004a822b721fc9f401f, State: Running, Role: LEADER
I20260710 11:11:21.801913  7478 raft_consensus.cc:385] T 40298f42ded64fbe8301f3829372b79d P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:21.802304  7478 raft_consensus.cc:740] T 40298f42ded64fbe8301f3829372b79d P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea2cdd509f7a431ab92818db9886ad58, State: Initialized, Role: FOLLOWER
I20260710 11:11:21.803077  7476 tablet_bootstrap.cc:492] T 7410407d7e7d44b9b2254c38f33f7484 P 819fde26383840a1ac8b38866d81d927: No bootstrap required, opened a new log
I20260710 11:11:21.792104  7287 raft_consensus.cc:2468] T 3f940d75dce5408aa02eb62aadd0edda P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46069e8e6d6c4004a822b721fc9f401f in term 1.
I20260710 11:11:21.802779  7507 consensus_queue.cc:237] T 3f940d75dce5408aa02eb62aadd0edda P 46069e8e6d6c4004a822b721fc9f401f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.803615  7476 ts_tablet_manager.cc:1403] T 7410407d7e7d44b9b2254c38f33f7484 P 819fde26383840a1ac8b38866d81d927: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.003s
I20260710 11:11:21.804452  7478 consensus_queue.cc:260] T 40298f42ded64fbe8301f3829372b79d P ea2cdd509f7a431ab92818db9886ad58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.800865  7485 consensus_queue.cc:237] T 13e173ebca404faf9a18aa7d028c543c P ea2cdd509f7a431ab92818db9886ad58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.805473  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13e173ebca404faf9a18aa7d028c543c" candidate_uuid: "ea2cdd509f7a431ab92818db9886ad58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46069e8e6d6c4004a822b721fc9f401f" is_pre_election: true
I20260710 11:11:21.806470  7478 ts_tablet_manager.cc:1434] T 40298f42ded64fbe8301f3829372b79d P ea2cdd509f7a431ab92818db9886ad58: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:11:21.807427  7478 tablet_bootstrap.cc:492] T 1719a434ffb94c4b87705efa350771cd P ea2cdd509f7a431ab92818db9886ad58: Bootstrap starting.
I20260710 11:11:21.807052  7476 raft_consensus.cc:359] T 7410407d7e7d44b9b2254c38f33f7484 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.800648  7477 ts_tablet_manager.cc:1434] T 40298f42ded64fbe8301f3829372b79d P 46069e8e6d6c4004a822b721fc9f401f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:11:21.807519  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "261a7b60b8ea48edb44d577d3bd544e7" candidate_uuid: "ea2cdd509f7a431ab92818db9886ad58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46069e8e6d6c4004a822b721fc9f401f" is_pre_election: true
I20260710 11:11:21.808440  7477 tablet_bootstrap.cc:492] T 7410407d7e7d44b9b2254c38f33f7484 P 46069e8e6d6c4004a822b721fc9f401f: Bootstrap starting.
I20260710 11:11:21.808408  7435 raft_consensus.cc:2468] T 261a7b60b8ea48edb44d577d3bd544e7 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea2cdd509f7a431ab92818db9886ad58 in term 0.
I20260710 11:11:21.810875  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4baae96d4184480db58cd48aadbaa618" candidate_uuid: "ea2cdd509f7a431ab92818db9886ad58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46069e8e6d6c4004a822b721fc9f401f" is_pre_election: true
I20260710 11:11:21.811702  7435 raft_consensus.cc:2468] T 4baae96d4184480db58cd48aadbaa618 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea2cdd509f7a431ab92818db9886ad58 in term 0.
I20260710 11:11:21.813760  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "261a7b60b8ea48edb44d577d3bd544e7" candidate_uuid: "ea2cdd509f7a431ab92818db9886ad58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46069e8e6d6c4004a822b721fc9f401f"
I20260710 11:11:21.814450  7435 raft_consensus.cc:3060] T 261a7b60b8ea48edb44d577d3bd544e7 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:21.814636  7477 tablet_bootstrap.cc:654] T 7410407d7e7d44b9b2254c38f33f7484 P 46069e8e6d6c4004a822b721fc9f401f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:21.814882  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4baae96d4184480db58cd48aadbaa618" candidate_uuid: "ea2cdd509f7a431ab92818db9886ad58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46069e8e6d6c4004a822b721fc9f401f"
I20260710 11:11:21.815585  7434 raft_consensus.cc:3060] T 4baae96d4184480db58cd48aadbaa618 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:21.817536  7476 raft_consensus.cc:385] T 7410407d7e7d44b9b2254c38f33f7484 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:21.817826  7476 raft_consensus.cc:740] T 7410407d7e7d44b9b2254c38f33f7484 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 819fde26383840a1ac8b38866d81d927, State: Initialized, Role: FOLLOWER
I20260710 11:11:21.818642  7476 consensus_queue.cc:260] T 7410407d7e7d44b9b2254c38f33f7484 P 819fde26383840a1ac8b38866d81d927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.822599  7435 raft_consensus.cc:2468] T 261a7b60b8ea48edb44d577d3bd544e7 P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea2cdd509f7a431ab92818db9886ad58 in term 1.
I20260710 11:11:21.823347  7476 ts_tablet_manager.cc:1434] T 7410407d7e7d44b9b2254c38f33f7484 P 819fde26383840a1ac8b38866d81d927: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260710 11:11:21.813721  7478 tablet_bootstrap.cc:654] T 1719a434ffb94c4b87705efa350771cd P ea2cdd509f7a431ab92818db9886ad58: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:21.824278  7476 tablet_bootstrap.cc:492] T 0390a39b57d24c5c99ddbc9cc54c52de P 819fde26383840a1ac8b38866d81d927: Bootstrap starting.
I20260710 11:11:21.831833  7476 tablet_bootstrap.cc:654] T 0390a39b57d24c5c99ddbc9cc54c52de P 819fde26383840a1ac8b38866d81d927: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:21.835227  7478 tablet_bootstrap.cc:492] T 1719a434ffb94c4b87705efa350771cd P ea2cdd509f7a431ab92818db9886ad58: No bootstrap required, opened a new log
I20260710 11:11:21.835863  7478 ts_tablet_manager.cc:1403] T 1719a434ffb94c4b87705efa350771cd P ea2cdd509f7a431ab92818db9886ad58: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.008s
I20260710 11:11:21.839030  7478 raft_consensus.cc:359] T 1719a434ffb94c4b87705efa350771cd P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.839690  7478 raft_consensus.cc:385] T 1719a434ffb94c4b87705efa350771cd P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:21.839977  7478 raft_consensus.cc:740] T 1719a434ffb94c4b87705efa350771cd P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea2cdd509f7a431ab92818db9886ad58, State: Initialized, Role: FOLLOWER
I20260710 11:11:21.840888  7478 consensus_queue.cc:260] T 1719a434ffb94c4b87705efa350771cd P ea2cdd509f7a431ab92818db9886ad58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.843561  7478 ts_tablet_manager.cc:1434] T 1719a434ffb94c4b87705efa350771cd P ea2cdd509f7a431ab92818db9886ad58: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:11:21.848639  7476 tablet_bootstrap.cc:492] T 0390a39b57d24c5c99ddbc9cc54c52de P 819fde26383840a1ac8b38866d81d927: No bootstrap required, opened a new log
I20260710 11:11:21.849164  7476 ts_tablet_manager.cc:1403] T 0390a39b57d24c5c99ddbc9cc54c52de P 819fde26383840a1ac8b38866d81d927: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.000s
I20260710 11:11:21.851617  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7410407d7e7d44b9b2254c38f33f7484" candidate_uuid: "ea2cdd509f7a431ab92818db9886ad58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46069e8e6d6c4004a822b721fc9f401f" is_pre_election: true
I20260710 11:11:21.853904  7476 raft_consensus.cc:359] T 0390a39b57d24c5c99ddbc9cc54c52de P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.854622  7476 raft_consensus.cc:385] T 0390a39b57d24c5c99ddbc9cc54c52de P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:21.854902  7476 raft_consensus.cc:740] T 0390a39b57d24c5c99ddbc9cc54c52de P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 819fde26383840a1ac8b38866d81d927, State: Initialized, Role: FOLLOWER
I20260710 11:11:21.855077  7497 raft_consensus.cc:515] T 13e173ebca404faf9a18aa7d028c543c P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.855149  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13e173ebca404faf9a18aa7d028c543c" candidate_uuid: "ea2cdd509f7a431ab92818db9886ad58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46069e8e6d6c4004a822b721fc9f401f"
I20260710 11:11:21.857372  7436 raft_consensus.cc:2393] T 13e173ebca404faf9a18aa7d028c543c P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea2cdd509f7a431ab92818db9886ad58 in current term 1: Already voted for candidate 46069e8e6d6c4004a822b721fc9f401f in this term.
I20260710 11:11:21.858588  7476 consensus_queue.cc:260] T 0390a39b57d24c5c99ddbc9cc54c52de P 819fde26383840a1ac8b38866d81d927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.862644  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13e173ebca404faf9a18aa7d028c543c" candidate_uuid: "46069e8e6d6c4004a822b721fc9f401f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea2cdd509f7a431ab92818db9886ad58"
I20260710 11:11:21.863104  7476 ts_tablet_manager.cc:1434] T 0390a39b57d24c5c99ddbc9cc54c52de P 819fde26383840a1ac8b38866d81d927: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:11:21.866333  7497 leader_election.cc:290] T 13e173ebca404faf9a18aa7d028c543c P 46069e8e6d6c4004a822b721fc9f401f [CANDIDATE]: Term 1 election: Requested vote from peers ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65:36447), 819fde26383840a1ac8b38866d81d927 (127.2.153.66:43591)
I20260710 11:11:21.867779  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13e173ebca404faf9a18aa7d028c543c" candidate_uuid: "46069e8e6d6c4004a822b721fc9f401f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "819fde26383840a1ac8b38866d81d927"
I20260710 11:11:21.868929  7362 raft_consensus.cc:2393] T 13e173ebca404faf9a18aa7d028c543c P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 46069e8e6d6c4004a822b721fc9f401f in current term 1: Already voted for candidate ea2cdd509f7a431ab92818db9886ad58 in this term.
I20260710 11:11:21.870796  7400 leader_election.cc:304] T 13e173ebca404faf9a18aa7d028c543c P 46069e8e6d6c4004a822b721fc9f401f [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: 46069e8e6d6c4004a822b721fc9f401f; no voters: 819fde26383840a1ac8b38866d81d927, ea2cdd509f7a431ab92818db9886ad58
I20260710 11:11:21.872390  7497 raft_consensus.cc:2749] T 13e173ebca404faf9a18aa7d028c543c P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 11:11:21.876585  7252 leader_election.cc:343] T 7410407d7e7d44b9b2254c38f33f7484 P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:21.877339  7252 leader_election.cc:304] T 7410407d7e7d44b9b2254c38f33f7484 P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea2cdd509f7a431ab92818db9886ad58; no voters: 46069e8e6d6c4004a822b721fc9f401f, 819fde26383840a1ac8b38866d81d927
I20260710 11:11:21.880265  7434 raft_consensus.cc:2468] T 4baae96d4184480db58cd48aadbaa618 P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea2cdd509f7a431ab92818db9886ad58 in term 1.
I20260710 11:11:21.887881  7482 raft_consensus.cc:493] T 40298f42ded64fbe8301f3829372b79d P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:21.888262  7508 raft_consensus.cc:2749] T 7410407d7e7d44b9b2254c38f33f7484 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:21.889200  7482 raft_consensus.cc:515] T 40298f42ded64fbe8301f3829372b79d P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.895762  7482 leader_election.cc:290] T 40298f42ded64fbe8301f3829372b79d P 819fde26383840a1ac8b38866d81d927 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65:36447), 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031)
I20260710 11:11:21.903561  7184 catalog_manager.cc:5697] T 13e173ebca404faf9a18aa7d028c543c P ea2cdd509f7a431ab92818db9886ad58 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65). New cstate: current_term: 1 leader_uuid: "ea2cdd509f7a431ab92818db9886ad58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:21.905920  7184 catalog_manager.cc:5697] T 261a7b60b8ea48edb44d577d3bd544e7 P ea2cdd509f7a431ab92818db9886ad58 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65). New cstate: current_term: 1 leader_uuid: "ea2cdd509f7a431ab92818db9886ad58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:21.906888  7508 raft_consensus.cc:493] T 0390a39b57d24c5c99ddbc9cc54c52de P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:21.907707  7508 raft_consensus.cc:515] T 0390a39b57d24c5c99ddbc9cc54c52de P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.911701  7477 tablet_bootstrap.cc:492] T 7410407d7e7d44b9b2254c38f33f7484 P 46069e8e6d6c4004a822b721fc9f401f: No bootstrap required, opened a new log
I20260710 11:11:21.912262  7477 ts_tablet_manager.cc:1403] T 7410407d7e7d44b9b2254c38f33f7484 P 46069e8e6d6c4004a822b721fc9f401f: Time spent bootstrapping tablet: real 0.104s	user 0.031s	sys 0.023s
I20260710 11:11:21.912556  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0390a39b57d24c5c99ddbc9cc54c52de" candidate_uuid: "ea2cdd509f7a431ab92818db9886ad58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "819fde26383840a1ac8b38866d81d927" is_pre_election: true
I20260710 11:11:21.912999  7482 raft_consensus.cc:493] T 7410407d7e7d44b9b2254c38f33f7484 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:21.913249  7362 raft_consensus.cc:2468] T 0390a39b57d24c5c99ddbc9cc54c52de P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea2cdd509f7a431ab92818db9886ad58 in term 0.
I20260710 11:11:21.913424  7508 leader_election.cc:290] T 0390a39b57d24c5c99ddbc9cc54c52de P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 819fde26383840a1ac8b38866d81d927 (127.2.153.66:43591), 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031)
I20260710 11:11:21.913551  7482 raft_consensus.cc:515] T 7410407d7e7d44b9b2254c38f33f7484 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.914661  7251 leader_election.cc:304] T 0390a39b57d24c5c99ddbc9cc54c52de P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 819fde26383840a1ac8b38866d81d927, ea2cdd509f7a431ab92818db9886ad58; no voters: 
I20260710 11:11:21.915092  7477 raft_consensus.cc:359] T 7410407d7e7d44b9b2254c38f33f7484 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.915745  7477 raft_consensus.cc:385] T 7410407d7e7d44b9b2254c38f33f7484 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:21.915830  7482 leader_election.cc:290] T 7410407d7e7d44b9b2254c38f33f7484 P 819fde26383840a1ac8b38866d81d927 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65:36447), 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031)
I20260710 11:11:21.916035  7477 raft_consensus.cc:740] T 7410407d7e7d44b9b2254c38f33f7484 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46069e8e6d6c4004a822b721fc9f401f, State: Initialized, Role: FOLLOWER
I20260710 11:11:21.912842  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0390a39b57d24c5c99ddbc9cc54c52de" candidate_uuid: "ea2cdd509f7a431ab92818db9886ad58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46069e8e6d6c4004a822b721fc9f401f" is_pre_election: true
I20260710 11:11:21.916852  7434 raft_consensus.cc:2468] T 0390a39b57d24c5c99ddbc9cc54c52de P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea2cdd509f7a431ab92818db9886ad58 in term 0.
I20260710 11:11:21.916791  7477 consensus_queue.cc:260] T 7410407d7e7d44b9b2254c38f33f7484 P 46069e8e6d6c4004a822b721fc9f401f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.918886  7477 ts_tablet_manager.cc:1434] T 7410407d7e7d44b9b2254c38f33f7484 P 46069e8e6d6c4004a822b721fc9f401f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:11:21.916847  7508 raft_consensus.cc:2804] T 0390a39b57d24c5c99ddbc9cc54c52de P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:21.920490  7508 raft_consensus.cc:493] T 0390a39b57d24c5c99ddbc9cc54c52de P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:21.920919  7508 raft_consensus.cc:3060] T 0390a39b57d24c5c99ddbc9cc54c52de P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:21.922465  7181 catalog_manager.cc:5697] T 3f940d75dce5408aa02eb62aadd0edda P 46069e8e6d6c4004a822b721fc9f401f reported cstate change: term changed from 0 to 1, leader changed from <none> to 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67). New cstate: current_term: 1 leader_uuid: "46069e8e6d6c4004a822b721fc9f401f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:21.929292  7508 raft_consensus.cc:515] T 0390a39b57d24c5c99ddbc9cc54c52de P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.930881  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7410407d7e7d44b9b2254c38f33f7484" candidate_uuid: "819fde26383840a1ac8b38866d81d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46069e8e6d6c4004a822b721fc9f401f" is_pre_election: true
I20260710 11:11:21.931603  7436 raft_consensus.cc:2468] T 7410407d7e7d44b9b2254c38f33f7484 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 819fde26383840a1ac8b38866d81d927 in term 0.
I20260710 11:11:21.932296  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40298f42ded64fbe8301f3829372b79d" candidate_uuid: "819fde26383840a1ac8b38866d81d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea2cdd509f7a431ab92818db9886ad58" is_pre_election: true
I20260710 11:11:21.933164  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40298f42ded64fbe8301f3829372b79d" candidate_uuid: "819fde26383840a1ac8b38866d81d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46069e8e6d6c4004a822b721fc9f401f" is_pre_election: true
I20260710 11:11:21.933400  7287 raft_consensus.cc:2468] T 40298f42ded64fbe8301f3829372b79d P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 819fde26383840a1ac8b38866d81d927 in term 0.
I20260710 11:11:21.933908  7434 raft_consensus.cc:2468] T 40298f42ded64fbe8301f3829372b79d P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 819fde26383840a1ac8b38866d81d927 in term 0.
I20260710 11:11:21.935721  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7410407d7e7d44b9b2254c38f33f7484" candidate_uuid: "819fde26383840a1ac8b38866d81d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea2cdd509f7a431ab92818db9886ad58" is_pre_election: true
I20260710 11:11:21.935926  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0390a39b57d24c5c99ddbc9cc54c52de" candidate_uuid: "ea2cdd509f7a431ab92818db9886ad58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "819fde26383840a1ac8b38866d81d927"
I20260710 11:11:21.936371  7287 raft_consensus.cc:2468] T 7410407d7e7d44b9b2254c38f33f7484 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 819fde26383840a1ac8b38866d81d927 in term 0.
I20260710 11:11:21.936554  7362 raft_consensus.cc:3060] T 0390a39b57d24c5c99ddbc9cc54c52de P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:21.936705  7508 leader_election.cc:290] T 0390a39b57d24c5c99ddbc9cc54c52de P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 1 election: Requested vote from peers 819fde26383840a1ac8b38866d81d927 (127.2.153.66:43591), 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031)
I20260710 11:11:21.937911  7327 leader_election.cc:304] T 40298f42ded64fbe8301f3829372b79d P 819fde26383840a1ac8b38866d81d927 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 819fde26383840a1ac8b38866d81d927, ea2cdd509f7a431ab92818db9886ad58; no voters: 
I20260710 11:11:21.938879  7482 raft_consensus.cc:2804] T 40298f42ded64fbe8301f3829372b79d P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:21.939026  7327 leader_election.cc:304] T 7410407d7e7d44b9b2254c38f33f7484 P 819fde26383840a1ac8b38866d81d927 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 819fde26383840a1ac8b38866d81d927, ea2cdd509f7a431ab92818db9886ad58; no voters: 
I20260710 11:11:21.939363  7482 raft_consensus.cc:493] T 40298f42ded64fbe8301f3829372b79d P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:21.939841  7482 raft_consensus.cc:3060] T 40298f42ded64fbe8301f3829372b79d P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:21.938577  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0390a39b57d24c5c99ddbc9cc54c52de" candidate_uuid: "ea2cdd509f7a431ab92818db9886ad58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46069e8e6d6c4004a822b721fc9f401f"
I20260710 11:11:21.947002  7434 raft_consensus.cc:3060] T 0390a39b57d24c5c99ddbc9cc54c52de P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:21.950996  7362 raft_consensus.cc:2468] T 0390a39b57d24c5c99ddbc9cc54c52de P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea2cdd509f7a431ab92818db9886ad58 in term 1.
I20260710 11:11:21.950855  7482 raft_consensus.cc:515] T 40298f42ded64fbe8301f3829372b79d P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.952519  7529 raft_consensus.cc:2804] T 7410407d7e7d44b9b2254c38f33f7484 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:21.953068  7529 raft_consensus.cc:493] T 7410407d7e7d44b9b2254c38f33f7484 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:21.953239  7482 leader_election.cc:290] T 40298f42ded64fbe8301f3829372b79d P 819fde26383840a1ac8b38866d81d927 [CANDIDATE]: Term 1 election: Requested vote from peers ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65:36447), 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031)
I20260710 11:11:21.953521  7529 raft_consensus.cc:3060] T 7410407d7e7d44b9b2254c38f33f7484 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:21.954174  7434 raft_consensus.cc:2468] T 0390a39b57d24c5c99ddbc9cc54c52de P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea2cdd509f7a431ab92818db9886ad58 in term 1.
I20260710 11:11:21.954355  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40298f42ded64fbe8301f3829372b79d" candidate_uuid: "819fde26383840a1ac8b38866d81d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea2cdd509f7a431ab92818db9886ad58"
I20260710 11:11:21.954630  7251 leader_election.cc:304] T 0390a39b57d24c5c99ddbc9cc54c52de P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 819fde26383840a1ac8b38866d81d927, ea2cdd509f7a431ab92818db9886ad58; no voters: 
I20260710 11:11:21.955026  7287 raft_consensus.cc:3060] T 40298f42ded64fbe8301f3829372b79d P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:21.955657  7508 raft_consensus.cc:2804] T 0390a39b57d24c5c99ddbc9cc54c52de P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:21.956163  7508 raft_consensus.cc:697] T 0390a39b57d24c5c99ddbc9cc54c52de P ea2cdd509f7a431ab92818db9886ad58 [term 1 LEADER]: Becoming Leader. State: Replica: ea2cdd509f7a431ab92818db9886ad58, State: Running, Role: LEADER
I20260710 11:11:21.957028  7508 consensus_queue.cc:237] T 0390a39b57d24c5c99ddbc9cc54c52de P ea2cdd509f7a431ab92818db9886ad58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.961266  7529 raft_consensus.cc:515] T 7410407d7e7d44b9b2254c38f33f7484 P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.962494  7287 raft_consensus.cc:2468] T 40298f42ded64fbe8301f3829372b79d P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 819fde26383840a1ac8b38866d81d927 in term 1.
I20260710 11:11:21.963713  7529 leader_election.cc:290] T 7410407d7e7d44b9b2254c38f33f7484 P 819fde26383840a1ac8b38866d81d927 [CANDIDATE]: Term 1 election: Requested vote from peers ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65:36447), 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031)
I20260710 11:11:21.964527  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40298f42ded64fbe8301f3829372b79d" candidate_uuid: "819fde26383840a1ac8b38866d81d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46069e8e6d6c4004a822b721fc9f401f"
I20260710 11:11:21.965161  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7410407d7e7d44b9b2254c38f33f7484" candidate_uuid: "819fde26383840a1ac8b38866d81d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea2cdd509f7a431ab92818db9886ad58"
I20260710 11:11:21.965859  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7410407d7e7d44b9b2254c38f33f7484" candidate_uuid: "819fde26383840a1ac8b38866d81d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46069e8e6d6c4004a822b721fc9f401f"
I20260710 11:11:21.966426  7287 raft_consensus.cc:3060] T 7410407d7e7d44b9b2254c38f33f7484 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:21.965193  7434 raft_consensus.cc:3060] T 40298f42ded64fbe8301f3829372b79d P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:21.966952  7436 raft_consensus.cc:3060] T 7410407d7e7d44b9b2254c38f33f7484 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:21.965896  7327 leader_election.cc:304] T 40298f42ded64fbe8301f3829372b79d P 819fde26383840a1ac8b38866d81d927 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 819fde26383840a1ac8b38866d81d927, ea2cdd509f7a431ab92818db9886ad58; no voters: 
I20260710 11:11:21.969262  7529 raft_consensus.cc:2804] T 40298f42ded64fbe8301f3829372b79d P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:21.969748  7529 raft_consensus.cc:697] T 40298f42ded64fbe8301f3829372b79d P 819fde26383840a1ac8b38866d81d927 [term 1 LEADER]: Becoming Leader. State: Replica: 819fde26383840a1ac8b38866d81d927, State: Running, Role: LEADER
I20260710 11:11:21.970621  7529 consensus_queue.cc:237] T 40298f42ded64fbe8301f3829372b79d P 819fde26383840a1ac8b38866d81d927 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.966979  7181 catalog_manager.cc:5697] T 0390a39b57d24c5c99ddbc9cc54c52de P ea2cdd509f7a431ab92818db9886ad58 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65). New cstate: current_term: 1 leader_uuid: "ea2cdd509f7a431ab92818db9886ad58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:21.975355  7434 raft_consensus.cc:2468] T 40298f42ded64fbe8301f3829372b79d P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 819fde26383840a1ac8b38866d81d927 in term 1.
I20260710 11:11:21.975663  7287 raft_consensus.cc:2468] T 7410407d7e7d44b9b2254c38f33f7484 P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 819fde26383840a1ac8b38866d81d927 in term 1.
I20260710 11:11:21.977409  7327 leader_election.cc:304] T 7410407d7e7d44b9b2254c38f33f7484 P 819fde26383840a1ac8b38866d81d927 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 819fde26383840a1ac8b38866d81d927, ea2cdd509f7a431ab92818db9886ad58; no voters: 
I20260710 11:11:21.978350  7482 raft_consensus.cc:2804] T 7410407d7e7d44b9b2254c38f33f7484 P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:21.981226  7482 raft_consensus.cc:697] T 7410407d7e7d44b9b2254c38f33f7484 P 819fde26383840a1ac8b38866d81d927 [term 1 LEADER]: Becoming Leader. State: Replica: 819fde26383840a1ac8b38866d81d927, State: Running, Role: LEADER
I20260710 11:11:21.982153  7482 consensus_queue.cc:237] T 7410407d7e7d44b9b2254c38f33f7484 P 819fde26383840a1ac8b38866d81d927 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:21.985634  7436 raft_consensus.cc:2468] T 7410407d7e7d44b9b2254c38f33f7484 P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 819fde26383840a1ac8b38866d81d927 in term 1.
I20260710 11:11:21.986011  7184 catalog_manager.cc:5697] T 40298f42ded64fbe8301f3829372b79d P 819fde26383840a1ac8b38866d81d927 reported cstate change: term changed from 0 to 1, leader changed from <none> to 819fde26383840a1ac8b38866d81d927 (127.2.153.66). New cstate: current_term: 1 leader_uuid: "819fde26383840a1ac8b38866d81d927" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:22.000144  7184 catalog_manager.cc:5697] T 7410407d7e7d44b9b2254c38f33f7484 P 819fde26383840a1ac8b38866d81d927 reported cstate change: term changed from 0 to 1, leader changed from <none> to 819fde26383840a1ac8b38866d81d927 (127.2.153.66). New cstate: current_term: 1 leader_uuid: "819fde26383840a1ac8b38866d81d927" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:22.009665  7482 raft_consensus.cc:493] T 1719a434ffb94c4b87705efa350771cd P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:22.010281  7482 raft_consensus.cc:515] T 1719a434ffb94c4b87705efa350771cd P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:22.011915  7482 leader_election.cc:290] T 1719a434ffb94c4b87705efa350771cd P 819fde26383840a1ac8b38866d81d927 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65:36447), 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031)
I20260710 11:11:22.012802  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1719a434ffb94c4b87705efa350771cd" candidate_uuid: "819fde26383840a1ac8b38866d81d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea2cdd509f7a431ab92818db9886ad58" is_pre_election: true
I20260710 11:11:22.013164  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1719a434ffb94c4b87705efa350771cd" candidate_uuid: "819fde26383840a1ac8b38866d81d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46069e8e6d6c4004a822b721fc9f401f" is_pre_election: true
I20260710 11:11:22.013402  7287 raft_consensus.cc:2468] T 1719a434ffb94c4b87705efa350771cd P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 819fde26383840a1ac8b38866d81d927 in term 0.
I20260710 11:11:22.013783  7436 raft_consensus.cc:2468] T 1719a434ffb94c4b87705efa350771cd P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 819fde26383840a1ac8b38866d81d927 in term 0.
I20260710 11:11:22.014513  7327 leader_election.cc:304] T 1719a434ffb94c4b87705efa350771cd P 819fde26383840a1ac8b38866d81d927 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 819fde26383840a1ac8b38866d81d927, ea2cdd509f7a431ab92818db9886ad58; no voters: 
I20260710 11:11:22.015303  7482 raft_consensus.cc:2804] T 1719a434ffb94c4b87705efa350771cd P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:22.015636  7482 raft_consensus.cc:493] T 1719a434ffb94c4b87705efa350771cd P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:22.015884  7482 raft_consensus.cc:3060] T 1719a434ffb94c4b87705efa350771cd P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:22.021109  7482 raft_consensus.cc:515] T 1719a434ffb94c4b87705efa350771cd P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:22.023144  7482 leader_election.cc:290] T 1719a434ffb94c4b87705efa350771cd P 819fde26383840a1ac8b38866d81d927 [CANDIDATE]: Term 1 election: Requested vote from peers ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65:36447), 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031)
I20260710 11:11:22.024140  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1719a434ffb94c4b87705efa350771cd" candidate_uuid: "819fde26383840a1ac8b38866d81d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea2cdd509f7a431ab92818db9886ad58"
I20260710 11:11:22.024309  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1719a434ffb94c4b87705efa350771cd" candidate_uuid: "819fde26383840a1ac8b38866d81d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46069e8e6d6c4004a822b721fc9f401f"
I20260710 11:11:22.024694  7287 raft_consensus.cc:3060] T 1719a434ffb94c4b87705efa350771cd P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:22.025120  7436 raft_consensus.cc:3060] T 1719a434ffb94c4b87705efa350771cd P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:22.029843  7287 raft_consensus.cc:2468] T 1719a434ffb94c4b87705efa350771cd P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 819fde26383840a1ac8b38866d81d927 in term 1.
I20260710 11:11:22.030547  7436 raft_consensus.cc:2468] T 1719a434ffb94c4b87705efa350771cd P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 819fde26383840a1ac8b38866d81d927 in term 1.
I20260710 11:11:22.031049  7327 leader_election.cc:304] T 1719a434ffb94c4b87705efa350771cd P 819fde26383840a1ac8b38866d81d927 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 819fde26383840a1ac8b38866d81d927, ea2cdd509f7a431ab92818db9886ad58; no voters: 
I20260710 11:11:22.031876  7482 raft_consensus.cc:2804] T 1719a434ffb94c4b87705efa350771cd P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:22.032413  7482 raft_consensus.cc:697] T 1719a434ffb94c4b87705efa350771cd P 819fde26383840a1ac8b38866d81d927 [term 1 LEADER]: Becoming Leader. State: Replica: 819fde26383840a1ac8b38866d81d927, State: Running, Role: LEADER
I20260710 11:11:22.033156  7482 consensus_queue.cc:237] T 1719a434ffb94c4b87705efa350771cd P 819fde26383840a1ac8b38866d81d927 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:22.040809  7184 catalog_manager.cc:5697] T 1719a434ffb94c4b87705efa350771cd P 819fde26383840a1ac8b38866d81d927 reported cstate change: term changed from 0 to 1, leader changed from <none> to 819fde26383840a1ac8b38866d81d927 (127.2.153.66). New cstate: current_term: 1 leader_uuid: "819fde26383840a1ac8b38866d81d927" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:22.112201  7436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f940d75dce5408aa02eb62aadd0edda"
dest_uuid: "46069e8e6d6c4004a822b721fc9f401f"
mode: GRACEFUL
new_leader_uuid: "ea2cdd509f7a431ab92818db9886ad58"
 from {username='slave'} at 127.0.0.1:33148
I20260710 11:11:22.112725  7436 raft_consensus.cc:606] T 3f940d75dce5408aa02eb62aadd0edda P 46069e8e6d6c4004a822b721fc9f401f [term 1 LEADER]: Received request to transfer leadership to TS ea2cdd509f7a431ab92818db9886ad58
I20260710 11:11:22.121435  7436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9c83ff83753413b88db5a38daa0f7e4"
dest_uuid: "46069e8e6d6c4004a822b721fc9f401f"
mode: GRACEFUL
new_leader_uuid: "ea2cdd509f7a431ab92818db9886ad58"
 from {username='slave'} at 127.0.0.1:33148
I20260710 11:11:22.121948  7436 raft_consensus.cc:606] T d9c83ff83753413b88db5a38daa0f7e4 P 46069e8e6d6c4004a822b721fc9f401f [term 1 LEADER]: Received request to transfer leadership to TS ea2cdd509f7a431ab92818db9886ad58
I20260710 11:11:22.147361  7287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "13e173ebca404faf9a18aa7d028c543c"
dest_uuid: "ea2cdd509f7a431ab92818db9886ad58"
mode: GRACEFUL
new_leader_uuid: "819fde26383840a1ac8b38866d81d927"
 from {username='slave'} at 127.0.0.1:39534
I20260710 11:11:22.147935  7287 raft_consensus.cc:606] T 13e173ebca404faf9a18aa7d028c543c P ea2cdd509f7a431ab92818db9886ad58 [term 1 LEADER]: Received request to transfer leadership to TS 819fde26383840a1ac8b38866d81d927
I20260710 11:11:22.154723  7287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0390a39b57d24c5c99ddbc9cc54c52de"
dest_uuid: "ea2cdd509f7a431ab92818db9886ad58"
mode: GRACEFUL
new_leader_uuid: "46069e8e6d6c4004a822b721fc9f401f"
 from {username='slave'} at 127.0.0.1:39534
I20260710 11:11:22.155260  7287 raft_consensus.cc:606] T 0390a39b57d24c5c99ddbc9cc54c52de P ea2cdd509f7a431ab92818db9886ad58 [term 1 LEADER]: Received request to transfer leadership to TS 46069e8e6d6c4004a822b721fc9f401f
I20260710 11:11:22.172091  7507 consensus_queue.cc:1048] T d9c83ff83753413b88db5a38daa0f7e4 P 46069e8e6d6c4004a822b721fc9f401f [LEADER]: Connected to new peer: Peer: permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:22.189749  7507 consensus_queue.cc:1048] T d9c83ff83753413b88db5a38daa0f7e4 P 46069e8e6d6c4004a822b721fc9f401f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:22.197860  7497 raft_consensus.cc:993] T d9c83ff83753413b88db5a38daa0f7e4 P 46069e8e6d6c4004a822b721fc9f401f: : Instructing follower ea2cdd509f7a431ab92818db9886ad58 to start an election
I20260710 11:11:22.198392  7507 raft_consensus.cc:1081] T d9c83ff83753413b88db5a38daa0f7e4 P 46069e8e6d6c4004a822b721fc9f401f [term 1 LEADER]: Signalling peer ea2cdd509f7a431ab92818db9886ad58 to start an election
I20260710 11:11:22.200099  7287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9c83ff83753413b88db5a38daa0f7e4"
dest_uuid: "ea2cdd509f7a431ab92818db9886ad58"
 from {username='slave'} at 127.0.0.1:39520
I20260710 11:11:22.200582  7287 raft_consensus.cc:493] T d9c83ff83753413b88db5a38daa0f7e4 P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:22.200887  7287 raft_consensus.cc:3060] T d9c83ff83753413b88db5a38daa0f7e4 P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:22.205902  7287 raft_consensus.cc:515] T d9c83ff83753413b88db5a38daa0f7e4 P ea2cdd509f7a431ab92818db9886ad58 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:22.208398  7287 leader_election.cc:290] T d9c83ff83753413b88db5a38daa0f7e4 P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 2 election: Requested vote from peers 819fde26383840a1ac8b38866d81d927 (127.2.153.66:43591), 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031)
I20260710 11:11:22.208593  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c83ff83753413b88db5a38daa0f7e4" candidate_uuid: "ea2cdd509f7a431ab92818db9886ad58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "819fde26383840a1ac8b38866d81d927"
I20260710 11:11:22.208725  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9c83ff83753413b88db5a38daa0f7e4" candidate_uuid: "ea2cdd509f7a431ab92818db9886ad58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46069e8e6d6c4004a822b721fc9f401f"
I20260710 11:11:22.209388  7436 raft_consensus.cc:3055] T d9c83ff83753413b88db5a38daa0f7e4 P 46069e8e6d6c4004a822b721fc9f401f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:22.209357  7362 raft_consensus.cc:3060] T d9c83ff83753413b88db5a38daa0f7e4 P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:22.209992  7436 raft_consensus.cc:740] T d9c83ff83753413b88db5a38daa0f7e4 P 46069e8e6d6c4004a822b721fc9f401f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46069e8e6d6c4004a822b721fc9f401f, State: Running, Role: LEADER
I20260710 11:11:22.210906  7436 consensus_queue.cc:260] T d9c83ff83753413b88db5a38daa0f7e4 P 46069e8e6d6c4004a822b721fc9f401f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:22.212177  7436 raft_consensus.cc:3060] T d9c83ff83753413b88db5a38daa0f7e4 P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:22.217052  7362 raft_consensus.cc:2468] T d9c83ff83753413b88db5a38daa0f7e4 P 819fde26383840a1ac8b38866d81d927 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea2cdd509f7a431ab92818db9886ad58 in term 2.
I20260710 11:11:22.218384  7251 leader_election.cc:304] T d9c83ff83753413b88db5a38daa0f7e4 P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 819fde26383840a1ac8b38866d81d927, ea2cdd509f7a431ab92818db9886ad58; no voters: 
I20260710 11:11:22.219262  7508 raft_consensus.cc:2804] T d9c83ff83753413b88db5a38daa0f7e4 P ea2cdd509f7a431ab92818db9886ad58 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:22.219339  7436 raft_consensus.cc:2468] T d9c83ff83753413b88db5a38daa0f7e4 P 46069e8e6d6c4004a822b721fc9f401f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea2cdd509f7a431ab92818db9886ad58 in term 2.
I20260710 11:11:22.219714  7508 raft_consensus.cc:697] T d9c83ff83753413b88db5a38daa0f7e4 P ea2cdd509f7a431ab92818db9886ad58 [term 2 LEADER]: Becoming Leader. State: Replica: ea2cdd509f7a431ab92818db9886ad58, State: Running, Role: LEADER
I20260710 11:11:22.220608  7508 consensus_queue.cc:237] T d9c83ff83753413b88db5a38daa0f7e4 P ea2cdd509f7a431ab92818db9886ad58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:22.228592  7508 consensus_queue.cc:1048] T 261a7b60b8ea48edb44d577d3bd544e7 P ea2cdd509f7a431ab92818db9886ad58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:22.228246  7181 catalog_manager.cc:5697] T d9c83ff83753413b88db5a38daa0f7e4 P ea2cdd509f7a431ab92818db9886ad58 reported cstate change: term changed from 1 to 2, leader changed from 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67) to ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65). New cstate: current_term: 2 leader_uuid: "ea2cdd509f7a431ab92818db9886ad58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:22.240171  7508 consensus_queue.cc:1048] T 261a7b60b8ea48edb44d577d3bd544e7 P ea2cdd509f7a431ab92818db9886ad58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:22.254613  7508 consensus_queue.cc:1048] T 13e173ebca404faf9a18aa7d028c543c P ea2cdd509f7a431ab92818db9886ad58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:22.262698  7509 raft_consensus.cc:993] T 13e173ebca404faf9a18aa7d028c543c P ea2cdd509f7a431ab92818db9886ad58: : Instructing follower 819fde26383840a1ac8b38866d81d927 to start an election
I20260710 11:11:22.263203  7485 raft_consensus.cc:1081] T 13e173ebca404faf9a18aa7d028c543c P ea2cdd509f7a431ab92818db9886ad58 [term 1 LEADER]: Signalling peer 819fde26383840a1ac8b38866d81d927 to start an election
I20260710 11:11:22.264993  7359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "13e173ebca404faf9a18aa7d028c543c"
dest_uuid: "819fde26383840a1ac8b38866d81d927"
 from {username='slave'} at 127.0.0.1:44124
I20260710 11:11:22.265650  7359 raft_consensus.cc:493] T 13e173ebca404faf9a18aa7d028c543c P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:22.266079  7359 raft_consensus.cc:3060] T 13e173ebca404faf9a18aa7d028c543c P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:22.268651  7507 consensus_queue.cc:1048] T 3f940d75dce5408aa02eb62aadd0edda P 46069e8e6d6c4004a822b721fc9f401f [LEADER]: Connected to new peer: Peer: permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:22.270016  7508 consensus_queue.cc:1048] T 13e173ebca404faf9a18aa7d028c543c P ea2cdd509f7a431ab92818db9886ad58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:22.274539  7359 raft_consensus.cc:515] T 13e173ebca404faf9a18aa7d028c543c P 819fde26383840a1ac8b38866d81d927 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:22.281142  7359 leader_election.cc:290] T 13e173ebca404faf9a18aa7d028c543c P 819fde26383840a1ac8b38866d81d927 [CANDIDATE]: Term 2 election: Requested vote from peers ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65:36447), 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031)
I20260710 11:11:22.282464  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13e173ebca404faf9a18aa7d028c543c" candidate_uuid: "819fde26383840a1ac8b38866d81d927" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea2cdd509f7a431ab92818db9886ad58"
I20260710 11:11:22.283344  7287 raft_consensus.cc:3055] T 13e173ebca404faf9a18aa7d028c543c P ea2cdd509f7a431ab92818db9886ad58 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:22.283546  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13e173ebca404faf9a18aa7d028c543c" candidate_uuid: "819fde26383840a1ac8b38866d81d927" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46069e8e6d6c4004a822b721fc9f401f"
I20260710 11:11:22.284768  7287 raft_consensus.cc:740] T 13e173ebca404faf9a18aa7d028c543c P ea2cdd509f7a431ab92818db9886ad58 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea2cdd509f7a431ab92818db9886ad58, State: Running, Role: LEADER
I20260710 11:11:22.285672  7287 consensus_queue.cc:260] T 13e173ebca404faf9a18aa7d028c543c P ea2cdd509f7a431ab92818db9886ad58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:22.286062  7497 consensus_queue.cc:1048] T 3f940d75dce5408aa02eb62aadd0edda P 46069e8e6d6c4004a822b721fc9f401f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:22.286661  7287 raft_consensus.cc:3060] T 13e173ebca404faf9a18aa7d028c543c P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:22.288014  7362 raft_consensus.cc:1240] T 13e173ebca404faf9a18aa7d028c543c P 819fde26383840a1ac8b38866d81d927 [term 2 FOLLOWER]: Rejecting Update request from peer ea2cdd509f7a431ab92818db9886ad58 for earlier term 1. Current term is 2. Ops: []
I20260710 11:11:22.299244  7508 consensus_queue.cc:1048] T 4baae96d4184480db58cd48aadbaa618 P ea2cdd509f7a431ab92818db9886ad58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:22.298983  7287 raft_consensus.cc:2468] T 13e173ebca404faf9a18aa7d028c543c P ea2cdd509f7a431ab92818db9886ad58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 819fde26383840a1ac8b38866d81d927 in term 2.
I20260710 11:11:22.319981  7327 leader_election.cc:304] T 13e173ebca404faf9a18aa7d028c543c P 819fde26383840a1ac8b38866d81d927 [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: 819fde26383840a1ac8b38866d81d927, ea2cdd509f7a431ab92818db9886ad58; no voters: 46069e8e6d6c4004a822b721fc9f401f
I20260710 11:11:22.320964  7507 raft_consensus.cc:993] T 3f940d75dce5408aa02eb62aadd0edda P 46069e8e6d6c4004a822b721fc9f401f: : Instructing follower ea2cdd509f7a431ab92818db9886ad58 to start an election
I20260710 11:11:22.321120  7482 raft_consensus.cc:2804] T 13e173ebca404faf9a18aa7d028c543c P 819fde26383840a1ac8b38866d81d927 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:22.321513  7507 raft_consensus.cc:1081] T 3f940d75dce5408aa02eb62aadd0edda P 46069e8e6d6c4004a822b721fc9f401f [term 1 LEADER]: Signalling peer ea2cdd509f7a431ab92818db9886ad58 to start an election
I20260710 11:11:22.321676  7482 raft_consensus.cc:697] T 13e173ebca404faf9a18aa7d028c543c P 819fde26383840a1ac8b38866d81d927 [term 2 LEADER]: Becoming Leader. State: Replica: 819fde26383840a1ac8b38866d81d927, State: Running, Role: LEADER
I20260710 11:11:22.322760  7482 consensus_queue.cc:237] T 13e173ebca404faf9a18aa7d028c543c P 819fde26383840a1ac8b38866d81d927 [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: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:22.323511  7508 consensus_queue.cc:1048] T 4baae96d4184480db58cd48aadbaa618 P ea2cdd509f7a431ab92818db9886ad58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:22.325548  7285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f940d75dce5408aa02eb62aadd0edda"
dest_uuid: "ea2cdd509f7a431ab92818db9886ad58"
 from {username='slave'} at 127.0.0.1:39520
I20260710 11:11:22.326232  7285 raft_consensus.cc:493] T 3f940d75dce5408aa02eb62aadd0edda P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:22.326604  7285 raft_consensus.cc:3060] T 3f940d75dce5408aa02eb62aadd0edda P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:22.336585  7285 raft_consensus.cc:515] T 3f940d75dce5408aa02eb62aadd0edda P ea2cdd509f7a431ab92818db9886ad58 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:22.337194  7185 catalog_manager.cc:5697] T 13e173ebca404faf9a18aa7d028c543c P 819fde26383840a1ac8b38866d81d927 reported cstate change: term changed from 1 to 2, leader changed from ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65) to 819fde26383840a1ac8b38866d81d927 (127.2.153.66). New cstate: current_term: 2 leader_uuid: "819fde26383840a1ac8b38866d81d927" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:22.339551  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f940d75dce5408aa02eb62aadd0edda" candidate_uuid: "ea2cdd509f7a431ab92818db9886ad58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "819fde26383840a1ac8b38866d81d927"
I20260710 11:11:22.340173  7362 raft_consensus.cc:3060] T 3f940d75dce5408aa02eb62aadd0edda P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:22.346199  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f940d75dce5408aa02eb62aadd0edda" candidate_uuid: "ea2cdd509f7a431ab92818db9886ad58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46069e8e6d6c4004a822b721fc9f401f"
I20260710 11:11:22.347240  7285 leader_election.cc:290] T 3f940d75dce5408aa02eb62aadd0edda P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 2 election: Requested vote from peers 819fde26383840a1ac8b38866d81d927 (127.2.153.66:43591), 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031)
I20260710 11:11:22.348397  7436 raft_consensus.cc:3055] T 3f940d75dce5408aa02eb62aadd0edda P 46069e8e6d6c4004a822b721fc9f401f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:22.350327  7436 raft_consensus.cc:740] T 3f940d75dce5408aa02eb62aadd0edda P 46069e8e6d6c4004a822b721fc9f401f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46069e8e6d6c4004a822b721fc9f401f, State: Running, Role: LEADER
I20260710 11:11:22.351428  7436 consensus_queue.cc:260] T 3f940d75dce5408aa02eb62aadd0edda P 46069e8e6d6c4004a822b721fc9f401f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:22.354148  7436 raft_consensus.cc:3060] T 3f940d75dce5408aa02eb62aadd0edda P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:22.363296  7362 raft_consensus.cc:2468] T 3f940d75dce5408aa02eb62aadd0edda P 819fde26383840a1ac8b38866d81d927 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea2cdd509f7a431ab92818db9886ad58 in term 2.
I20260710 11:11:22.364799  7251 leader_election.cc:304] T 3f940d75dce5408aa02eb62aadd0edda P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 819fde26383840a1ac8b38866d81d927, ea2cdd509f7a431ab92818db9886ad58; no voters: 
I20260710 11:11:22.365597  7485 raft_consensus.cc:2804] T 3f940d75dce5408aa02eb62aadd0edda P ea2cdd509f7a431ab92818db9886ad58 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:22.366140  7485 raft_consensus.cc:697] T 3f940d75dce5408aa02eb62aadd0edda P ea2cdd509f7a431ab92818db9886ad58 [term 2 LEADER]: Becoming Leader. State: Replica: ea2cdd509f7a431ab92818db9886ad58, State: Running, Role: LEADER
I20260710 11:11:22.366958  7485 consensus_queue.cc:237] T 3f940d75dce5408aa02eb62aadd0edda P ea2cdd509f7a431ab92818db9886ad58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:22.367255  7436 raft_consensus.cc:2468] T 3f940d75dce5408aa02eb62aadd0edda P 46069e8e6d6c4004a822b721fc9f401f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea2cdd509f7a431ab92818db9886ad58 in term 2.
I20260710 11:11:22.374264  7185 catalog_manager.cc:5697] T 3f940d75dce5408aa02eb62aadd0edda P ea2cdd509f7a431ab92818db9886ad58 reported cstate change: term changed from 1 to 2, leader changed from 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67) to ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65). New cstate: current_term: 2 leader_uuid: "ea2cdd509f7a431ab92818db9886ad58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:22.377605  7482 consensus_queue.cc:1048] T 40298f42ded64fbe8301f3829372b79d P 819fde26383840a1ac8b38866d81d927 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:22.388073  7485 consensus_queue.cc:1048] T 0390a39b57d24c5c99ddbc9cc54c52de P ea2cdd509f7a431ab92818db9886ad58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:22.389693  7529 consensus_queue.cc:1048] T 40298f42ded64fbe8301f3829372b79d P 819fde26383840a1ac8b38866d81d927 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:22.403362  7508 consensus_queue.cc:1048] T 0390a39b57d24c5c99ddbc9cc54c52de P ea2cdd509f7a431ab92818db9886ad58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:22.419298  7504 raft_consensus.cc:993] T 0390a39b57d24c5c99ddbc9cc54c52de P ea2cdd509f7a431ab92818db9886ad58: : Instructing follower 46069e8e6d6c4004a822b721fc9f401f to start an election
I20260710 11:11:22.419768  7504 raft_consensus.cc:1081] T 0390a39b57d24c5c99ddbc9cc54c52de P ea2cdd509f7a431ab92818db9886ad58 [term 1 LEADER]: Signalling peer 46069e8e6d6c4004a822b721fc9f401f to start an election
I20260710 11:11:22.421900  7436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0390a39b57d24c5c99ddbc9cc54c52de"
dest_uuid: "46069e8e6d6c4004a822b721fc9f401f"
 from {username='slave'} at 127.0.0.1:33130
I20260710 11:11:22.422657  7436 raft_consensus.cc:493] T 0390a39b57d24c5c99ddbc9cc54c52de P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:22.423043  7436 raft_consensus.cc:3060] T 0390a39b57d24c5c99ddbc9cc54c52de P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:22.430055  7436 raft_consensus.cc:515] T 0390a39b57d24c5c99ddbc9cc54c52de P 46069e8e6d6c4004a822b721fc9f401f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:22.432277  7436 leader_election.cc:290] T 0390a39b57d24c5c99ddbc9cc54c52de P 46069e8e6d6c4004a822b721fc9f401f [CANDIDATE]: Term 2 election: Requested vote from peers ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65:36447), 819fde26383840a1ac8b38866d81d927 (127.2.153.66:43591)
I20260710 11:11:22.432933  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0390a39b57d24c5c99ddbc9cc54c52de" candidate_uuid: "46069e8e6d6c4004a822b721fc9f401f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "819fde26383840a1ac8b38866d81d927"
I20260710 11:11:22.432955  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0390a39b57d24c5c99ddbc9cc54c52de" candidate_uuid: "46069e8e6d6c4004a822b721fc9f401f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea2cdd509f7a431ab92818db9886ad58"
I20260710 11:11:22.433665  7362 raft_consensus.cc:3060] T 0390a39b57d24c5c99ddbc9cc54c52de P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:22.433815  7285 raft_consensus.cc:3055] T 0390a39b57d24c5c99ddbc9cc54c52de P ea2cdd509f7a431ab92818db9886ad58 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:22.434324  7285 raft_consensus.cc:740] T 0390a39b57d24c5c99ddbc9cc54c52de P ea2cdd509f7a431ab92818db9886ad58 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea2cdd509f7a431ab92818db9886ad58, State: Running, Role: LEADER
I20260710 11:11:22.435144  7285 consensus_queue.cc:260] T 0390a39b57d24c5c99ddbc9cc54c52de P ea2cdd509f7a431ab92818db9886ad58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:22.436446  7285 raft_consensus.cc:3060] T 0390a39b57d24c5c99ddbc9cc54c52de P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:22.439685  7362 raft_consensus.cc:2468] T 0390a39b57d24c5c99ddbc9cc54c52de P 819fde26383840a1ac8b38866d81d927 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46069e8e6d6c4004a822b721fc9f401f in term 2.
I20260710 11:11:22.440892  7400 leader_election.cc:304] T 0390a39b57d24c5c99ddbc9cc54c52de P 46069e8e6d6c4004a822b721fc9f401f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46069e8e6d6c4004a822b721fc9f401f, 819fde26383840a1ac8b38866d81d927; no voters: 
I20260710 11:11:22.441697  7497 raft_consensus.cc:2804] T 0390a39b57d24c5c99ddbc9cc54c52de P 46069e8e6d6c4004a822b721fc9f401f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:22.442021  7285 raft_consensus.cc:2468] T 0390a39b57d24c5c99ddbc9cc54c52de P ea2cdd509f7a431ab92818db9886ad58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46069e8e6d6c4004a822b721fc9f401f in term 2.
I20260710 11:11:22.442260  7497 raft_consensus.cc:697] T 0390a39b57d24c5c99ddbc9cc54c52de P 46069e8e6d6c4004a822b721fc9f401f [term 2 LEADER]: Becoming Leader. State: Replica: 46069e8e6d6c4004a822b721fc9f401f, State: Running, Role: LEADER
I20260710 11:11:22.443163  7497 consensus_queue.cc:237] T 0390a39b57d24c5c99ddbc9cc54c52de P 46069e8e6d6c4004a822b721fc9f401f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:22.449397  7185 catalog_manager.cc:5697] T 0390a39b57d24c5c99ddbc9cc54c52de P 46069e8e6d6c4004a822b721fc9f401f reported cstate change: term changed from 1 to 2, leader changed from ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65) to 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67). New cstate: current_term: 2 leader_uuid: "46069e8e6d6c4004a822b721fc9f401f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:22.457625  7529 consensus_queue.cc:1048] T 1719a434ffb94c4b87705efa350771cd P 819fde26383840a1ac8b38866d81d927 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:22.459375  7529 consensus_queue.cc:1048] T 7410407d7e7d44b9b2254c38f33f7484 P 819fde26383840a1ac8b38866d81d927 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:22.472879  7532 consensus_queue.cc:1048] T 7410407d7e7d44b9b2254c38f33f7484 P 819fde26383840a1ac8b38866d81d927 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:22.474252  7532 consensus_queue.cc:1048] T 1719a434ffb94c4b87705efa350771cd P 819fde26383840a1ac8b38866d81d927 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:22.728865  7362 raft_consensus.cc:1275] T d9c83ff83753413b88db5a38daa0f7e4 P 819fde26383840a1ac8b38866d81d927 [term 2 FOLLOWER]: Refusing update from remote peer ea2cdd509f7a431ab92818db9886ad58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:22.730366  7504 consensus_queue.cc:1048] T d9c83ff83753413b88db5a38daa0f7e4 P ea2cdd509f7a431ab92818db9886ad58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:22.738348  7434 raft_consensus.cc:1275] T d9c83ff83753413b88db5a38daa0f7e4 P 46069e8e6d6c4004a822b721fc9f401f [term 2 FOLLOWER]: Refusing update from remote peer ea2cdd509f7a431ab92818db9886ad58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:22.740586  7508 consensus_queue.cc:1048] T d9c83ff83753413b88db5a38daa0f7e4 P ea2cdd509f7a431ab92818db9886ad58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:22.748262  7286 raft_consensus.cc:1275] T 13e173ebca404faf9a18aa7d028c543c P ea2cdd509f7a431ab92818db9886ad58 [term 2 FOLLOWER]: Refusing update from remote peer 819fde26383840a1ac8b38866d81d927: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:22.749626  7482 consensus_queue.cc:1048] T 13e173ebca404faf9a18aa7d028c543c P 819fde26383840a1ac8b38866d81d927 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:22.761247  7434 raft_consensus.cc:3060] T 13e173ebca404faf9a18aa7d028c543c P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:22.769793  7434 raft_consensus.cc:1275] T 13e173ebca404faf9a18aa7d028c543c P 46069e8e6d6c4004a822b721fc9f401f [term 2 FOLLOWER]: Refusing update from remote peer 819fde26383840a1ac8b38866d81d927: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:22.771096  7556 consensus_queue.cc:1048] T 13e173ebca404faf9a18aa7d028c543c P 819fde26383840a1ac8b38866d81d927 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:22.841918  7434 raft_consensus.cc:1275] T 3f940d75dce5408aa02eb62aadd0edda P 46069e8e6d6c4004a822b721fc9f401f [term 2 FOLLOWER]: Refusing update from remote peer ea2cdd509f7a431ab92818db9886ad58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:22.843310  7508 consensus_queue.cc:1048] T 3f940d75dce5408aa02eb62aadd0edda P ea2cdd509f7a431ab92818db9886ad58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:22.851522  7362 raft_consensus.cc:1275] T 3f940d75dce5408aa02eb62aadd0edda P 819fde26383840a1ac8b38866d81d927 [term 2 FOLLOWER]: Refusing update from remote peer ea2cdd509f7a431ab92818db9886ad58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:22.854125  7504 consensus_queue.cc:1048] T 3f940d75dce5408aa02eb62aadd0edda P ea2cdd509f7a431ab92818db9886ad58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:22.991313  7362 raft_consensus.cc:1275] T 0390a39b57d24c5c99ddbc9cc54c52de P 819fde26383840a1ac8b38866d81d927 [term 2 FOLLOWER]: Refusing update from remote peer 46069e8e6d6c4004a822b721fc9f401f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:22.992853  7497 consensus_queue.cc:1048] T 0390a39b57d24c5c99ddbc9cc54c52de P 46069e8e6d6c4004a822b721fc9f401f [LEADER]: Connected to new peer: Peer: permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:23.005607  7286 raft_consensus.cc:1275] T 0390a39b57d24c5c99ddbc9cc54c52de P ea2cdd509f7a431ab92818db9886ad58 [term 2 FOLLOWER]: Refusing update from remote peer 46069e8e6d6c4004a822b721fc9f401f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:23.007257  7497 consensus_queue.cc:1048] T 0390a39b57d24c5c99ddbc9cc54c52de P 46069e8e6d6c4004a822b721fc9f401f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:25.189172  7185 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56356:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:11:25.191462  7185 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 11:11:25.239809  7271 tablet_service.cc:1511] Processing CreateTablet for tablet e2a6326ce57a4691a3961730d9a3f5c4 (DEFAULT_TABLE table=soft_deleted_table [id=1a3f6179e8004b6dbd478654100a02d0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:25.240665  7344 tablet_service.cc:1511] Processing CreateTablet for tablet e2a6326ce57a4691a3961730d9a3f5c4 (DEFAULT_TABLE table=soft_deleted_table [id=1a3f6179e8004b6dbd478654100a02d0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:25.241096  7271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2a6326ce57a4691a3961730d9a3f5c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.242043  7344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2a6326ce57a4691a3961730d9a3f5c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.242086  7420 tablet_service.cc:1511] Processing CreateTablet for tablet e2a6326ce57a4691a3961730d9a3f5c4 (DEFAULT_TABLE table=soft_deleted_table [id=1a3f6179e8004b6dbd478654100a02d0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:11:25.243371  7420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2a6326ce57a4691a3961730d9a3f5c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.248077  7348 tablet_service.cc:1511] Processing CreateTablet for tablet 39c4647ab75b436bba988c9fc7762c3e (DEFAULT_TABLE table=soft_deleted_table [id=1a3f6179e8004b6dbd478654100a02d0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:25.249485  7348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39c4647ab75b436bba988c9fc7762c3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.251124  7347 tablet_service.cc:1511] Processing CreateTablet for tablet edfb8d5071c34d8bad238ffe43c820ab (DEFAULT_TABLE table=soft_deleted_table [id=1a3f6179e8004b6dbd478654100a02d0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:25.252439  7347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edfb8d5071c34d8bad238ffe43c820ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.254657  7352 tablet_service.cc:1511] Processing CreateTablet for tablet 0eb86e52337a4c759459c0ef2fbe41cc (DEFAULT_TABLE table=soft_deleted_table [id=1a3f6179e8004b6dbd478654100a02d0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:25.256021  7352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eb86e52337a4c759459c0ef2fbe41cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.258318  7276 tablet_service.cc:1511] Processing CreateTablet for tablet de84fb60895a47d1879ac59bda5f07ea (DEFAULT_TABLE table=soft_deleted_table [id=1a3f6179e8004b6dbd478654100a02d0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:25.258572  7275 tablet_service.cc:1511] Processing CreateTablet for tablet edfb8d5071c34d8bad238ffe43c820ab (DEFAULT_TABLE table=soft_deleted_table [id=1a3f6179e8004b6dbd478654100a02d0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:25.259622  7272 tablet_service.cc:1511] Processing CreateTablet for tablet 39c4647ab75b436bba988c9fc7762c3e (DEFAULT_TABLE table=soft_deleted_table [id=1a3f6179e8004b6dbd478654100a02d0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:25.259675  7276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de84fb60895a47d1879ac59bda5f07ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.261132  7422 tablet_service.cc:1511] Processing CreateTablet for tablet 39c4647ab75b436bba988c9fc7762c3e (DEFAULT_TABLE table=soft_deleted_table [id=1a3f6179e8004b6dbd478654100a02d0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:11:25.261734  7421 tablet_service.cc:1511] Processing CreateTablet for tablet edfb8d5071c34d8bad238ffe43c820ab (DEFAULT_TABLE table=soft_deleted_table [id=1a3f6179e8004b6dbd478654100a02d0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:11:25.262130  7272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39c4647ab75b436bba988c9fc7762c3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.262375  7422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39c4647ab75b436bba988c9fc7762c3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.262962  7421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edfb8d5071c34d8bad238ffe43c820ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.264266  7423 tablet_service.cc:1511] Processing CreateTablet for tablet de84fb60895a47d1879ac59bda5f07ea (DEFAULT_TABLE table=soft_deleted_table [id=1a3f6179e8004b6dbd478654100a02d0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:25.265489  7423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de84fb60895a47d1879ac59bda5f07ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.251124  7351 tablet_service.cc:1511] Processing CreateTablet for tablet de84fb60895a47d1879ac59bda5f07ea (DEFAULT_TABLE table=soft_deleted_table [id=1a3f6179e8004b6dbd478654100a02d0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:11:25.267593  7351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de84fb60895a47d1879ac59bda5f07ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.269438  7275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edfb8d5071c34d8bad238ffe43c820ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.258610  7270 tablet_service.cc:1511] Processing CreateTablet for tablet 0eb86e52337a4c759459c0ef2fbe41cc (DEFAULT_TABLE table=soft_deleted_table [id=1a3f6179e8004b6dbd478654100a02d0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:25.273787  7270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eb86e52337a4c759459c0ef2fbe41cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.296675  7418 tablet_service.cc:1511] Processing CreateTablet for tablet 0eb86e52337a4c759459c0ef2fbe41cc (DEFAULT_TABLE table=soft_deleted_table [id=1a3f6179e8004b6dbd478654100a02d0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:11:25.298063  7418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eb86e52337a4c759459c0ef2fbe41cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.300519  7573 tablet_bootstrap.cc:492] T e2a6326ce57a4691a3961730d9a3f5c4 P 819fde26383840a1ac8b38866d81d927: Bootstrap starting.
I20260710 11:11:25.324499  7271 tablet_service.cc:1511] Processing CreateTablet for tablet 8f4e8457f1c043b796f6d8dcf6581c25 (DEFAULT_TABLE table=soft_deleted_table [id=1a3f6179e8004b6dbd478654100a02d0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:25.327555  7271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f4e8457f1c043b796f6d8dcf6581c25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.331902  7573 tablet_bootstrap.cc:654] T e2a6326ce57a4691a3961730d9a3f5c4 P 819fde26383840a1ac8b38866d81d927: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:25.336402  7574 tablet_bootstrap.cc:492] T 39c4647ab75b436bba988c9fc7762c3e P ea2cdd509f7a431ab92818db9886ad58: Bootstrap starting.
I20260710 11:11:25.340148  7419 tablet_service.cc:1511] Processing CreateTablet for tablet 8f4e8457f1c043b796f6d8dcf6581c25 (DEFAULT_TABLE table=soft_deleted_table [id=1a3f6179e8004b6dbd478654100a02d0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:25.341470  7419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f4e8457f1c043b796f6d8dcf6581c25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.342621  7344 tablet_service.cc:1511] Processing CreateTablet for tablet 9b09f3ca970f4b3c9880e5d246c64732 (DEFAULT_TABLE table=soft_deleted_table [id=1a3f6179e8004b6dbd478654100a02d0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:25.343895  7344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b09f3ca970f4b3c9880e5d246c64732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.343981  7272 tablet_service.cc:1511] Processing CreateTablet for tablet 9b09f3ca970f4b3c9880e5d246c64732 (DEFAULT_TABLE table=soft_deleted_table [id=1a3f6179e8004b6dbd478654100a02d0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:25.350191  7272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b09f3ca970f4b3c9880e5d246c64732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.356168  7574 tablet_bootstrap.cc:654] T 39c4647ab75b436bba988c9fc7762c3e P ea2cdd509f7a431ab92818db9886ad58: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:25.366063  7348 tablet_service.cc:1511] Processing CreateTablet for tablet 8f4e8457f1c043b796f6d8dcf6581c25 (DEFAULT_TABLE table=soft_deleted_table [id=1a3f6179e8004b6dbd478654100a02d0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:11:25.369002  7573 tablet_bootstrap.cc:492] T e2a6326ce57a4691a3961730d9a3f5c4 P 819fde26383840a1ac8b38866d81d927: No bootstrap required, opened a new log
I20260710 11:11:25.369516  7573 ts_tablet_manager.cc:1403] T e2a6326ce57a4691a3961730d9a3f5c4 P 819fde26383840a1ac8b38866d81d927: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.000s
I20260710 11:11:25.367842  7418 tablet_service.cc:1511] Processing CreateTablet for tablet 9b09f3ca970f4b3c9880e5d246c64732 (DEFAULT_TABLE table=soft_deleted_table [id=1a3f6179e8004b6dbd478654100a02d0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:11:25.371173  7348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f4e8457f1c043b796f6d8dcf6581c25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.369488  7275 tablet_service.cc:1511] Processing CreateTablet for tablet f7758d7c11b1412a8fdad22a8366ef6e (DEFAULT_TABLE table=soft_deleted_table [id=1a3f6179e8004b6dbd478654100a02d0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:25.373646  7275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7758d7c11b1412a8fdad22a8366ef6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.373720  7573 raft_consensus.cc:359] T e2a6326ce57a4691a3961730d9a3f5c4 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.374547  7573 raft_consensus.cc:385] T e2a6326ce57a4691a3961730d9a3f5c4 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:25.374886  7573 raft_consensus.cc:740] T e2a6326ce57a4691a3961730d9a3f5c4 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 819fde26383840a1ac8b38866d81d927, State: Initialized, Role: FOLLOWER
I20260710 11:11:25.375308  7418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b09f3ca970f4b3c9880e5d246c64732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.375730  7573 consensus_queue.cc:260] T e2a6326ce57a4691a3961730d9a3f5c4 P 819fde26383840a1ac8b38866d81d927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.378358  7575 tablet_bootstrap.cc:492] T de84fb60895a47d1879ac59bda5f07ea P 46069e8e6d6c4004a822b721fc9f401f: Bootstrap starting.
I20260710 11:11:25.388518  7347 tablet_service.cc:1511] Processing CreateTablet for tablet f7758d7c11b1412a8fdad22a8366ef6e (DEFAULT_TABLE table=soft_deleted_table [id=1a3f6179e8004b6dbd478654100a02d0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:25.387501  7573 ts_tablet_manager.cc:1434] T e2a6326ce57a4691a3961730d9a3f5c4 P 819fde26383840a1ac8b38866d81d927: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:11:25.389977  7347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7758d7c11b1412a8fdad22a8366ef6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.394560  7575 tablet_bootstrap.cc:654] T de84fb60895a47d1879ac59bda5f07ea P 46069e8e6d6c4004a822b721fc9f401f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:25.399142  7423 tablet_service.cc:1511] Processing CreateTablet for tablet f7758d7c11b1412a8fdad22a8366ef6e (DEFAULT_TABLE table=soft_deleted_table [id=1a3f6179e8004b6dbd478654100a02d0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:11:25.400545  7423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7758d7c11b1412a8fdad22a8366ef6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.401707  7573 tablet_bootstrap.cc:492] T 39c4647ab75b436bba988c9fc7762c3e P 819fde26383840a1ac8b38866d81d927: Bootstrap starting.
I20260710 11:11:25.412029  7272 tablet_service.cc:1511] Processing CreateTablet for tablet e8d755e4c8c141f0a0385034315386b7 (DEFAULT_TABLE table=soft_deleted_table [id=1a3f6179e8004b6dbd478654100a02d0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:25.413420  7272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8d755e4c8c141f0a0385034315386b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.423436  7573 tablet_bootstrap.cc:654] T 39c4647ab75b436bba988c9fc7762c3e P 819fde26383840a1ac8b38866d81d927: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:25.432801  7344 tablet_service.cc:1511] Processing CreateTablet for tablet e8d755e4c8c141f0a0385034315386b7 (DEFAULT_TABLE table=soft_deleted_table [id=1a3f6179e8004b6dbd478654100a02d0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:25.434738  7344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8d755e4c8c141f0a0385034315386b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.432873  7419 tablet_service.cc:1511] Processing CreateTablet for tablet e8d755e4c8c141f0a0385034315386b7 (DEFAULT_TABLE table=soft_deleted_table [id=1a3f6179e8004b6dbd478654100a02d0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:11:25.439838  7419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8d755e4c8c141f0a0385034315386b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:11:25.443928  7575 tablet_bootstrap.cc:492] T de84fb60895a47d1879ac59bda5f07ea P 46069e8e6d6c4004a822b721fc9f401f: No bootstrap required, opened a new log
I20260710 11:11:25.444612  7575 ts_tablet_manager.cc:1403] T de84fb60895a47d1879ac59bda5f07ea P 46069e8e6d6c4004a822b721fc9f401f: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.012s
I20260710 11:11:25.449680  7574 tablet_bootstrap.cc:492] T 39c4647ab75b436bba988c9fc7762c3e P ea2cdd509f7a431ab92818db9886ad58: No bootstrap required, opened a new log
I20260710 11:11:25.450359  7574 ts_tablet_manager.cc:1403] T 39c4647ab75b436bba988c9fc7762c3e P ea2cdd509f7a431ab92818db9886ad58: Time spent bootstrapping tablet: real 0.115s	user 0.013s	sys 0.014s
I20260710 11:11:25.454296  7574 raft_consensus.cc:359] T 39c4647ab75b436bba988c9fc7762c3e P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.455175  7574 raft_consensus.cc:385] T 39c4647ab75b436bba988c9fc7762c3e P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:25.455518  7574 raft_consensus.cc:740] T 39c4647ab75b436bba988c9fc7762c3e P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea2cdd509f7a431ab92818db9886ad58, State: Initialized, Role: FOLLOWER
I20260710 11:11:25.456465  7574 consensus_queue.cc:260] T 39c4647ab75b436bba988c9fc7762c3e P ea2cdd509f7a431ab92818db9886ad58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.459350  7574 ts_tablet_manager.cc:1434] T 39c4647ab75b436bba988c9fc7762c3e P ea2cdd509f7a431ab92818db9886ad58: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260710 11:11:25.459098  7575 raft_consensus.cc:359] T de84fb60895a47d1879ac59bda5f07ea P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.460650  7574 tablet_bootstrap.cc:492] T de84fb60895a47d1879ac59bda5f07ea P ea2cdd509f7a431ab92818db9886ad58: Bootstrap starting.
I20260710 11:11:25.469151  7575 raft_consensus.cc:385] T de84fb60895a47d1879ac59bda5f07ea P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:25.470685  7575 raft_consensus.cc:740] T de84fb60895a47d1879ac59bda5f07ea P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46069e8e6d6c4004a822b721fc9f401f, State: Initialized, Role: FOLLOWER
I20260710 11:11:25.471575  7575 consensus_queue.cc:260] T de84fb60895a47d1879ac59bda5f07ea P 46069e8e6d6c4004a822b721fc9f401f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.474002  7573 tablet_bootstrap.cc:492] T 39c4647ab75b436bba988c9fc7762c3e P 819fde26383840a1ac8b38866d81d927: No bootstrap required, opened a new log
I20260710 11:11:25.476953  7573 ts_tablet_manager.cc:1403] T 39c4647ab75b436bba988c9fc7762c3e P 819fde26383840a1ac8b38866d81d927: Time spent bootstrapping tablet: real 0.076s	user 0.023s	sys 0.013s
I20260710 11:11:25.480453  7573 raft_consensus.cc:359] T 39c4647ab75b436bba988c9fc7762c3e P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.476264  7574 tablet_bootstrap.cc:654] T de84fb60895a47d1879ac59bda5f07ea P ea2cdd509f7a431ab92818db9886ad58: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:25.484444  7573 raft_consensus.cc:385] T 39c4647ab75b436bba988c9fc7762c3e P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:25.484719  7562 raft_consensus.cc:493] T 39c4647ab75b436bba988c9fc7762c3e P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:25.484951  7573 raft_consensus.cc:740] T 39c4647ab75b436bba988c9fc7762c3e P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 819fde26383840a1ac8b38866d81d927, State: Initialized, Role: FOLLOWER
I20260710 11:11:25.485314  7562 raft_consensus.cc:515] T 39c4647ab75b436bba988c9fc7762c3e P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.486142  7573 consensus_queue.cc:260] T 39c4647ab75b436bba988c9fc7762c3e P 819fde26383840a1ac8b38866d81d927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.488865  7573 ts_tablet_manager.cc:1434] T 39c4647ab75b436bba988c9fc7762c3e P 819fde26383840a1ac8b38866d81d927: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:11:25.491199  7573 tablet_bootstrap.cc:492] T 0eb86e52337a4c759459c0ef2fbe41cc P 819fde26383840a1ac8b38866d81d927: Bootstrap starting.
I20260710 11:11:25.492748  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39c4647ab75b436bba988c9fc7762c3e" candidate_uuid: "ea2cdd509f7a431ab92818db9886ad58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "819fde26383840a1ac8b38866d81d927" is_pre_election: true
I20260710 11:11:25.493523  7362 raft_consensus.cc:2468] T 39c4647ab75b436bba988c9fc7762c3e P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea2cdd509f7a431ab92818db9886ad58 in term 0.
I20260710 11:11:25.494990  7251 leader_election.cc:304] T 39c4647ab75b436bba988c9fc7762c3e P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 819fde26383840a1ac8b38866d81d927, ea2cdd509f7a431ab92818db9886ad58; no voters: 
I20260710 11:11:25.495779  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39c4647ab75b436bba988c9fc7762c3e" candidate_uuid: "ea2cdd509f7a431ab92818db9886ad58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46069e8e6d6c4004a822b721fc9f401f" is_pre_election: true
I20260710 11:11:25.497328  7485 raft_consensus.cc:2804] T 39c4647ab75b436bba988c9fc7762c3e P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:25.497824  7485 raft_consensus.cc:493] T 39c4647ab75b436bba988c9fc7762c3e P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:11:25.499348  7252 leader_election.cc:343] T 39c4647ab75b436bba988c9fc7762c3e P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:25.499722  7485 raft_consensus.cc:3060] T 39c4647ab75b436bba988c9fc7762c3e P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:25.502496  7575 ts_tablet_manager.cc:1434] T de84fb60895a47d1879ac59bda5f07ea P 46069e8e6d6c4004a822b721fc9f401f: Time spent starting tablet: real 0.058s	user 0.008s	sys 0.003s
I20260710 11:11:25.503715  7575 tablet_bootstrap.cc:492] T 0eb86e52337a4c759459c0ef2fbe41cc P 46069e8e6d6c4004a822b721fc9f401f: Bootstrap starting.
I20260710 11:11:25.505705  7573 tablet_bootstrap.cc:654] T 0eb86e52337a4c759459c0ef2fbe41cc P 819fde26383840a1ac8b38866d81d927: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:25.505728  7562 leader_election.cc:290] T 39c4647ab75b436bba988c9fc7762c3e P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 819fde26383840a1ac8b38866d81d927 (127.2.153.66:43591), 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031)
I20260710 11:11:25.509647  7574 tablet_bootstrap.cc:492] T de84fb60895a47d1879ac59bda5f07ea P ea2cdd509f7a431ab92818db9886ad58: No bootstrap required, opened a new log
I20260710 11:11:25.510298  7574 ts_tablet_manager.cc:1403] T de84fb60895a47d1879ac59bda5f07ea P ea2cdd509f7a431ab92818db9886ad58: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.009s
I20260710 11:11:25.510790  7575 tablet_bootstrap.cc:654] T 0eb86e52337a4c759459c0ef2fbe41cc P 46069e8e6d6c4004a822b721fc9f401f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:25.513446  7574 raft_consensus.cc:359] T de84fb60895a47d1879ac59bda5f07ea P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.516670  7574 raft_consensus.cc:385] T de84fb60895a47d1879ac59bda5f07ea P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:25.517091  7574 raft_consensus.cc:740] T de84fb60895a47d1879ac59bda5f07ea P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea2cdd509f7a431ab92818db9886ad58, State: Initialized, Role: FOLLOWER
I20260710 11:11:25.517964  7574 consensus_queue.cc:260] T de84fb60895a47d1879ac59bda5f07ea P ea2cdd509f7a431ab92818db9886ad58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.520749  7574 ts_tablet_manager.cc:1434] T de84fb60895a47d1879ac59bda5f07ea P ea2cdd509f7a431ab92818db9886ad58: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260710 11:11:25.514454  7485 raft_consensus.cc:515] T 39c4647ab75b436bba988c9fc7762c3e P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.522353  7575 tablet_bootstrap.cc:492] T 0eb86e52337a4c759459c0ef2fbe41cc P 46069e8e6d6c4004a822b721fc9f401f: No bootstrap required, opened a new log
I20260710 11:11:25.522898  7575 ts_tablet_manager.cc:1403] T 0eb86e52337a4c759459c0ef2fbe41cc P 46069e8e6d6c4004a822b721fc9f401f: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.011s
I20260710 11:11:25.523094  7573 tablet_bootstrap.cc:492] T 0eb86e52337a4c759459c0ef2fbe41cc P 819fde26383840a1ac8b38866d81d927: No bootstrap required, opened a new log
I20260710 11:11:25.523679  7573 ts_tablet_manager.cc:1403] T 0eb86e52337a4c759459c0ef2fbe41cc P 819fde26383840a1ac8b38866d81d927: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.000s
I20260710 11:11:25.525427  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39c4647ab75b436bba988c9fc7762c3e" candidate_uuid: "ea2cdd509f7a431ab92818db9886ad58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "819fde26383840a1ac8b38866d81d927"
I20260710 11:11:25.525826  7574 tablet_bootstrap.cc:492] T e2a6326ce57a4691a3961730d9a3f5c4 P ea2cdd509f7a431ab92818db9886ad58: Bootstrap starting.
I20260710 11:11:25.526180  7362 raft_consensus.cc:3060] T 39c4647ab75b436bba988c9fc7762c3e P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:25.526186  7575 raft_consensus.cc:359] T 0eb86e52337a4c759459c0ef2fbe41cc P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.527148  7575 raft_consensus.cc:385] T 0eb86e52337a4c759459c0ef2fbe41cc P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:25.527493  7575 raft_consensus.cc:740] T 0eb86e52337a4c759459c0ef2fbe41cc P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46069e8e6d6c4004a822b721fc9f401f, State: Initialized, Role: FOLLOWER
I20260710 11:11:25.528321  7575 consensus_queue.cc:260] T 0eb86e52337a4c759459c0ef2fbe41cc P 46069e8e6d6c4004a822b721fc9f401f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.530925  7575 ts_tablet_manager.cc:1434] T 0eb86e52337a4c759459c0ef2fbe41cc P 46069e8e6d6c4004a822b721fc9f401f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260710 11:11:25.532291  7575 tablet_bootstrap.cc:492] T 39c4647ab75b436bba988c9fc7762c3e P 46069e8e6d6c4004a822b721fc9f401f: Bootstrap starting.
I20260710 11:11:25.533056  7574 tablet_bootstrap.cc:654] T e2a6326ce57a4691a3961730d9a3f5c4 P ea2cdd509f7a431ab92818db9886ad58: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:25.535307  7362 raft_consensus.cc:2468] T 39c4647ab75b436bba988c9fc7762c3e P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea2cdd509f7a431ab92818db9886ad58 in term 1.
I20260710 11:11:25.536917  7251 leader_election.cc:304] T 39c4647ab75b436bba988c9fc7762c3e P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 819fde26383840a1ac8b38866d81d927, ea2cdd509f7a431ab92818db9886ad58; no voters: 
I20260710 11:11:25.538156  7573 raft_consensus.cc:359] T 0eb86e52337a4c759459c0ef2fbe41cc P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.539057  7573 raft_consensus.cc:385] T 0eb86e52337a4c759459c0ef2fbe41cc P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:25.539467  7575 tablet_bootstrap.cc:654] T 39c4647ab75b436bba988c9fc7762c3e P 46069e8e6d6c4004a822b721fc9f401f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:25.539423  7573 raft_consensus.cc:740] T 0eb86e52337a4c759459c0ef2fbe41cc P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 819fde26383840a1ac8b38866d81d927, State: Initialized, Role: FOLLOWER
I20260710 11:11:25.540438  7573 consensus_queue.cc:260] T 0eb86e52337a4c759459c0ef2fbe41cc P 819fde26383840a1ac8b38866d81d927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.541782  7562 raft_consensus.cc:2804] T 39c4647ab75b436bba988c9fc7762c3e P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:25.543066  7573 ts_tablet_manager.cc:1434] T 0eb86e52337a4c759459c0ef2fbe41cc P 819fde26383840a1ac8b38866d81d927: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260710 11:11:25.556131  7573 tablet_bootstrap.cc:492] T de84fb60895a47d1879ac59bda5f07ea P 819fde26383840a1ac8b38866d81d927: Bootstrap starting.
I20260710 11:11:25.562793  7573 tablet_bootstrap.cc:654] T de84fb60895a47d1879ac59bda5f07ea P 819fde26383840a1ac8b38866d81d927: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:25.568195  7562 raft_consensus.cc:697] T 39c4647ab75b436bba988c9fc7762c3e P ea2cdd509f7a431ab92818db9886ad58 [term 1 LEADER]: Becoming Leader. State: Replica: ea2cdd509f7a431ab92818db9886ad58, State: Running, Role: LEADER
I20260710 11:11:25.569906  7562 consensus_queue.cc:237] T 39c4647ab75b436bba988c9fc7762c3e P ea2cdd509f7a431ab92818db9886ad58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.548764  7574 tablet_bootstrap.cc:492] T e2a6326ce57a4691a3961730d9a3f5c4 P ea2cdd509f7a431ab92818db9886ad58: No bootstrap required, opened a new log
I20260710 11:11:25.554642  7497 raft_consensus.cc:493] T de84fb60895a47d1879ac59bda5f07ea P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:25.577149  7497 raft_consensus.cc:515] T de84fb60895a47d1879ac59bda5f07ea P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.581240  7497 leader_election.cc:290] T de84fb60895a47d1879ac59bda5f07ea P 46069e8e6d6c4004a822b721fc9f401f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65:36447), 819fde26383840a1ac8b38866d81d927 (127.2.153.66:43591)
I20260710 11:11:25.583374  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de84fb60895a47d1879ac59bda5f07ea" candidate_uuid: "46069e8e6d6c4004a822b721fc9f401f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "819fde26383840a1ac8b38866d81d927" is_pre_election: true
I20260710 11:11:25.581637  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de84fb60895a47d1879ac59bda5f07ea" candidate_uuid: "46069e8e6d6c4004a822b721fc9f401f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea2cdd509f7a431ab92818db9886ad58" is_pre_election: true
W20260710 11:11:25.587035  7400 leader_election.cc:343] T de84fb60895a47d1879ac59bda5f07ea P 46069e8e6d6c4004a822b721fc9f401f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 819fde26383840a1ac8b38866d81d927 (127.2.153.66:43591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:25.585816  7286 raft_consensus.cc:2468] T de84fb60895a47d1879ac59bda5f07ea P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46069e8e6d6c4004a822b721fc9f401f in term 0.
I20260710 11:11:25.589867  7401 leader_election.cc:304] T de84fb60895a47d1879ac59bda5f07ea P 46069e8e6d6c4004a822b721fc9f401f [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: 46069e8e6d6c4004a822b721fc9f401f, ea2cdd509f7a431ab92818db9886ad58; no voters: 819fde26383840a1ac8b38866d81d927
I20260710 11:11:25.591928  7497 raft_consensus.cc:2804] T de84fb60895a47d1879ac59bda5f07ea P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:25.592468  7497 raft_consensus.cc:493] T de84fb60895a47d1879ac59bda5f07ea P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:25.593003  7497 raft_consensus.cc:3060] T de84fb60895a47d1879ac59bda5f07ea P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:25.593966  7574 ts_tablet_manager.cc:1403] T e2a6326ce57a4691a3961730d9a3f5c4 P ea2cdd509f7a431ab92818db9886ad58: Time spent bootstrapping tablet: real 0.068s	user 0.009s	sys 0.005s
I20260710 11:11:25.576272  7485 leader_election.cc:290] T 39c4647ab75b436bba988c9fc7762c3e P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 1 election: Requested vote from peers 819fde26383840a1ac8b38866d81d927 (127.2.153.66:43591), 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031)
I20260710 11:11:25.605767  7573 tablet_bootstrap.cc:492] T de84fb60895a47d1879ac59bda5f07ea P 819fde26383840a1ac8b38866d81d927: No bootstrap required, opened a new log
I20260710 11:11:25.606428  7573 ts_tablet_manager.cc:1403] T de84fb60895a47d1879ac59bda5f07ea P 819fde26383840a1ac8b38866d81d927: Time spent bootstrapping tablet: real 0.051s	user 0.020s	sys 0.027s
I20260710 11:11:25.607621  7497 raft_consensus.cc:515] T de84fb60895a47d1879ac59bda5f07ea P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.609594  7573 raft_consensus.cc:359] T de84fb60895a47d1879ac59bda5f07ea P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.610634  7573 raft_consensus.cc:385] T de84fb60895a47d1879ac59bda5f07ea P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:25.610942  7573 raft_consensus.cc:740] T de84fb60895a47d1879ac59bda5f07ea P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 819fde26383840a1ac8b38866d81d927, State: Initialized, Role: FOLLOWER
I20260710 11:11:25.611882  7573 consensus_queue.cc:260] T de84fb60895a47d1879ac59bda5f07ea P 819fde26383840a1ac8b38866d81d927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.612357  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de84fb60895a47d1879ac59bda5f07ea" candidate_uuid: "46069e8e6d6c4004a822b721fc9f401f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea2cdd509f7a431ab92818db9886ad58"
I20260710 11:11:25.613305  7286 raft_consensus.cc:3060] T de84fb60895a47d1879ac59bda5f07ea P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:25.614480  7574 raft_consensus.cc:359] T e2a6326ce57a4691a3961730d9a3f5c4 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.615325  7574 raft_consensus.cc:385] T e2a6326ce57a4691a3961730d9a3f5c4 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:25.615705  7574 raft_consensus.cc:740] T e2a6326ce57a4691a3961730d9a3f5c4 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea2cdd509f7a431ab92818db9886ad58, State: Initialized, Role: FOLLOWER
I20260710 11:11:25.616736  7574 consensus_queue.cc:260] T e2a6326ce57a4691a3961730d9a3f5c4 P ea2cdd509f7a431ab92818db9886ad58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.619690  7574 ts_tablet_manager.cc:1434] T e2a6326ce57a4691a3961730d9a3f5c4 P ea2cdd509f7a431ab92818db9886ad58: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 11:11:25.621091  7574 tablet_bootstrap.cc:492] T edfb8d5071c34d8bad238ffe43c820ab P ea2cdd509f7a431ab92818db9886ad58: Bootstrap starting.
I20260710 11:11:25.621518  7561 raft_consensus.cc:493] T 0eb86e52337a4c759459c0ef2fbe41cc P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:25.622073  7561 raft_consensus.cc:515] T 0eb86e52337a4c759459c0ef2fbe41cc P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.624465  7561 leader_election.cc:290] T 0eb86e52337a4c759459c0ef2fbe41cc P 819fde26383840a1ac8b38866d81d927 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65:36447), 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031)
I20260710 11:11:25.626727  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb86e52337a4c759459c0ef2fbe41cc" candidate_uuid: "819fde26383840a1ac8b38866d81d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46069e8e6d6c4004a822b721fc9f401f" is_pre_election: true
I20260710 11:11:25.627609  7434 raft_consensus.cc:2468] T 0eb86e52337a4c759459c0ef2fbe41cc P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 819fde26383840a1ac8b38866d81d927 in term 0.
I20260710 11:11:25.628626  7574 tablet_bootstrap.cc:654] T edfb8d5071c34d8bad238ffe43c820ab P ea2cdd509f7a431ab92818db9886ad58: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:25.628911  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de84fb60895a47d1879ac59bda5f07ea" candidate_uuid: "46069e8e6d6c4004a822b721fc9f401f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "819fde26383840a1ac8b38866d81d927"
I20260710 11:11:25.629637  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb86e52337a4c759459c0ef2fbe41cc" candidate_uuid: "819fde26383840a1ac8b38866d81d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea2cdd509f7a431ab92818db9886ad58" is_pre_election: true
I20260710 11:11:25.629863  7362 raft_consensus.cc:3060] T de84fb60895a47d1879ac59bda5f07ea P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:25.631138  7327 leader_election.cc:304] T 0eb86e52337a4c759459c0ef2fbe41cc P 819fde26383840a1ac8b38866d81d927 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46069e8e6d6c4004a822b721fc9f401f, 819fde26383840a1ac8b38866d81d927; no voters: 
W20260710 11:11:25.632776  7327 leader_election.cc:343] T 0eb86e52337a4c759459c0ef2fbe41cc P 819fde26383840a1ac8b38866d81d927 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65:36447): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:25.632884  7561 raft_consensus.cc:2804] T 0eb86e52337a4c759459c0ef2fbe41cc P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:25.633482  7561 raft_consensus.cc:493] T 0eb86e52337a4c759459c0ef2fbe41cc P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:25.633896  7561 raft_consensus.cc:3060] T 0eb86e52337a4c759459c0ef2fbe41cc P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:25.638259  7497 leader_election.cc:290] T de84fb60895a47d1879ac59bda5f07ea P 46069e8e6d6c4004a822b721fc9f401f [CANDIDATE]: Term 1 election: Requested vote from peers ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65:36447), 819fde26383840a1ac8b38866d81d927 (127.2.153.66:43591)
I20260710 11:11:25.642040  7575 tablet_bootstrap.cc:492] T 39c4647ab75b436bba988c9fc7762c3e P 46069e8e6d6c4004a822b721fc9f401f: No bootstrap required, opened a new log
I20260710 11:11:25.642689  7575 ts_tablet_manager.cc:1403] T 39c4647ab75b436bba988c9fc7762c3e P 46069e8e6d6c4004a822b721fc9f401f: Time spent bootstrapping tablet: real 0.111s	user 0.050s	sys 0.059s
I20260710 11:11:25.643862  7573 ts_tablet_manager.cc:1434] T de84fb60895a47d1879ac59bda5f07ea P 819fde26383840a1ac8b38866d81d927: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260710 11:11:25.641779  7561 raft_consensus.cc:515] T 0eb86e52337a4c759459c0ef2fbe41cc P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.645102  7573 tablet_bootstrap.cc:492] T edfb8d5071c34d8bad238ffe43c820ab P 819fde26383840a1ac8b38866d81d927: Bootstrap starting.
I20260710 11:11:25.647738  7561 leader_election.cc:290] T 0eb86e52337a4c759459c0ef2fbe41cc P 819fde26383840a1ac8b38866d81d927 [CANDIDATE]: Term 1 election: Requested vote from peers ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65:36447), 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031)
W20260710 11:11:25.645061  7252 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.153.67:40031, user_credentials={real_user=slave}} blocked reactor thread for 99556.5us
I20260710 11:11:25.651787  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39c4647ab75b436bba988c9fc7762c3e" candidate_uuid: "ea2cdd509f7a431ab92818db9886ad58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46069e8e6d6c4004a822b721fc9f401f"
W20260710 11:11:25.653995  7252 leader_election.cc:343] T 39c4647ab75b436bba988c9fc7762c3e P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:25.656589  7575 raft_consensus.cc:359] T 39c4647ab75b436bba988c9fc7762c3e P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.657581  7575 raft_consensus.cc:385] T 39c4647ab75b436bba988c9fc7762c3e P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:25.657991  7575 raft_consensus.cc:740] T 39c4647ab75b436bba988c9fc7762c3e P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46069e8e6d6c4004a822b721fc9f401f, State: Initialized, Role: FOLLOWER
I20260710 11:11:25.658998  7575 consensus_queue.cc:260] T 39c4647ab75b436bba988c9fc7762c3e P 46069e8e6d6c4004a822b721fc9f401f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.663267  7286 raft_consensus.cc:2468] T de84fb60895a47d1879ac59bda5f07ea P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46069e8e6d6c4004a822b721fc9f401f in term 1.
I20260710 11:11:25.665006  7574 tablet_bootstrap.cc:492] T edfb8d5071c34d8bad238ffe43c820ab P ea2cdd509f7a431ab92818db9886ad58: No bootstrap required, opened a new log
I20260710 11:11:25.665300  7401 leader_election.cc:304] T de84fb60895a47d1879ac59bda5f07ea P 46069e8e6d6c4004a822b721fc9f401f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46069e8e6d6c4004a822b721fc9f401f, ea2cdd509f7a431ab92818db9886ad58; no voters: 
I20260710 11:11:25.665588  7574 ts_tablet_manager.cc:1403] T edfb8d5071c34d8bad238ffe43c820ab P ea2cdd509f7a431ab92818db9886ad58: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.002s
I20260710 11:11:25.666404  7362 raft_consensus.cc:2468] T de84fb60895a47d1879ac59bda5f07ea P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46069e8e6d6c4004a822b721fc9f401f in term 1.
I20260710 11:11:25.669962  7573 tablet_bootstrap.cc:654] T edfb8d5071c34d8bad238ffe43c820ab P 819fde26383840a1ac8b38866d81d927: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:25.668985  7183 catalog_manager.cc:5697] T 39c4647ab75b436bba988c9fc7762c3e P ea2cdd509f7a431ab92818db9886ad58 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65). New cstate: current_term: 1 leader_uuid: "ea2cdd509f7a431ab92818db9886ad58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:25.672524  7497 raft_consensus.cc:2804] T de84fb60895a47d1879ac59bda5f07ea P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:25.669742  7574 raft_consensus.cc:359] T edfb8d5071c34d8bad238ffe43c820ab P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.674229  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb86e52337a4c759459c0ef2fbe41cc" candidate_uuid: "819fde26383840a1ac8b38866d81d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46069e8e6d6c4004a822b721fc9f401f"
I20260710 11:11:25.674510  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb86e52337a4c759459c0ef2fbe41cc" candidate_uuid: "819fde26383840a1ac8b38866d81d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea2cdd509f7a431ab92818db9886ad58"
I20260710 11:11:25.681427  7574 raft_consensus.cc:385] T edfb8d5071c34d8bad238ffe43c820ab P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:11:25.687498  7327 leader_election.cc:343] T 0eb86e52337a4c759459c0ef2fbe41cc P 819fde26383840a1ac8b38866d81d927 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65:36447): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:25.683383  7434 raft_consensus.cc:3060] T 0eb86e52337a4c759459c0ef2fbe41cc P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:25.683063  7497 raft_consensus.cc:697] T de84fb60895a47d1879ac59bda5f07ea P 46069e8e6d6c4004a822b721fc9f401f [term 1 LEADER]: Becoming Leader. State: Replica: 46069e8e6d6c4004a822b721fc9f401f, State: Running, Role: LEADER
I20260710 11:11:25.686154  7574 raft_consensus.cc:740] T edfb8d5071c34d8bad238ffe43c820ab P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea2cdd509f7a431ab92818db9886ad58, State: Initialized, Role: FOLLOWER
I20260710 11:11:25.694253  7574 consensus_queue.cc:260] T edfb8d5071c34d8bad238ffe43c820ab P ea2cdd509f7a431ab92818db9886ad58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.697753  7574 ts_tablet_manager.cc:1434] T edfb8d5071c34d8bad238ffe43c820ab P ea2cdd509f7a431ab92818db9886ad58: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.005s
I20260710 11:11:25.698913  7497 consensus_queue.cc:237] T de84fb60895a47d1879ac59bda5f07ea P 46069e8e6d6c4004a822b721fc9f401f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
W20260710 11:11:25.703305  7233 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:11:25.707357  7574 tablet_bootstrap.cc:492] T 0eb86e52337a4c759459c0ef2fbe41cc P ea2cdd509f7a431ab92818db9886ad58: Bootstrap starting.
I20260710 11:11:25.708298  7575 ts_tablet_manager.cc:1434] T 39c4647ab75b436bba988c9fc7762c3e P 46069e8e6d6c4004a822b721fc9f401f: Time spent starting tablet: real 0.065s	user 0.016s	sys 0.019s
I20260710 11:11:25.708920  7573 tablet_bootstrap.cc:492] T edfb8d5071c34d8bad238ffe43c820ab P 819fde26383840a1ac8b38866d81d927: No bootstrap required, opened a new log
I20260710 11:11:25.709483  7573 ts_tablet_manager.cc:1403] T edfb8d5071c34d8bad238ffe43c820ab P 819fde26383840a1ac8b38866d81d927: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.002s
I20260710 11:11:25.709537  7575 tablet_bootstrap.cc:492] T e2a6326ce57a4691a3961730d9a3f5c4 P 46069e8e6d6c4004a822b721fc9f401f: Bootstrap starting.
I20260710 11:11:25.713157  7573 raft_consensus.cc:359] T edfb8d5071c34d8bad238ffe43c820ab P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.714072  7573 raft_consensus.cc:385] T edfb8d5071c34d8bad238ffe43c820ab P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:25.714439  7573 raft_consensus.cc:740] T edfb8d5071c34d8bad238ffe43c820ab P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 819fde26383840a1ac8b38866d81d927, State: Initialized, Role: FOLLOWER
I20260710 11:11:25.715247  7573 consensus_queue.cc:260] T edfb8d5071c34d8bad238ffe43c820ab P 819fde26383840a1ac8b38866d81d927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.717775  7573 ts_tablet_manager.cc:1434] T edfb8d5071c34d8bad238ffe43c820ab P 819fde26383840a1ac8b38866d81d927: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 11:11:25.717901  7575 tablet_bootstrap.cc:654] T e2a6326ce57a4691a3961730d9a3f5c4 P 46069e8e6d6c4004a822b721fc9f401f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:25.719043  7573 tablet_bootstrap.cc:492] T 9b09f3ca970f4b3c9880e5d246c64732 P 819fde26383840a1ac8b38866d81d927: Bootstrap starting.
I20260710 11:11:25.722869  7434 raft_consensus.cc:2468] T 0eb86e52337a4c759459c0ef2fbe41cc P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 819fde26383840a1ac8b38866d81d927 in term 1.
I20260710 11:11:25.727265  7573 tablet_bootstrap.cc:654] T 9b09f3ca970f4b3c9880e5d246c64732 P 819fde26383840a1ac8b38866d81d927: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:25.730343  7327 leader_election.cc:304] T 0eb86e52337a4c759459c0ef2fbe41cc P 819fde26383840a1ac8b38866d81d927 [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: 46069e8e6d6c4004a822b721fc9f401f, 819fde26383840a1ac8b38866d81d927; no voters: ea2cdd509f7a431ab92818db9886ad58
I20260710 11:11:25.731527  7592 raft_consensus.cc:2804] T 0eb86e52337a4c759459c0ef2fbe41cc P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:25.732115  7592 raft_consensus.cc:697] T 0eb86e52337a4c759459c0ef2fbe41cc P 819fde26383840a1ac8b38866d81d927 [term 1 LEADER]: Becoming Leader. State: Replica: 819fde26383840a1ac8b38866d81d927, State: Running, Role: LEADER
I20260710 11:11:25.733021  7592 consensus_queue.cc:237] T 0eb86e52337a4c759459c0ef2fbe41cc P 819fde26383840a1ac8b38866d81d927 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.739223  7574 tablet_bootstrap.cc:654] T 0eb86e52337a4c759459c0ef2fbe41cc P ea2cdd509f7a431ab92818db9886ad58: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:25.740556  7184 catalog_manager.cc:5697] T de84fb60895a47d1879ac59bda5f07ea P 46069e8e6d6c4004a822b721fc9f401f reported cstate change: term changed from 0 to 1, leader changed from <none> to 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67). New cstate: current_term: 1 leader_uuid: "46069e8e6d6c4004a822b721fc9f401f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:25.756063  7575 tablet_bootstrap.cc:492] T e2a6326ce57a4691a3961730d9a3f5c4 P 46069e8e6d6c4004a822b721fc9f401f: No bootstrap required, opened a new log
I20260710 11:11:25.756670  7575 ts_tablet_manager.cc:1403] T e2a6326ce57a4691a3961730d9a3f5c4 P 46069e8e6d6c4004a822b721fc9f401f: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.028s
I20260710 11:11:25.761132  7573 tablet_bootstrap.cc:492] T 9b09f3ca970f4b3c9880e5d246c64732 P 819fde26383840a1ac8b38866d81d927: No bootstrap required, opened a new log
I20260710 11:11:25.761958  7573 ts_tablet_manager.cc:1403] T 9b09f3ca970f4b3c9880e5d246c64732 P 819fde26383840a1ac8b38866d81d927: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.008s
I20260710 11:11:25.760886  7575 raft_consensus.cc:359] T e2a6326ce57a4691a3961730d9a3f5c4 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.764051  7575 raft_consensus.cc:385] T e2a6326ce57a4691a3961730d9a3f5c4 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:25.764403  7575 raft_consensus.cc:740] T e2a6326ce57a4691a3961730d9a3f5c4 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46069e8e6d6c4004a822b721fc9f401f, State: Initialized, Role: FOLLOWER
I20260710 11:11:25.765257  7575 consensus_queue.cc:260] T e2a6326ce57a4691a3961730d9a3f5c4 P 46069e8e6d6c4004a822b721fc9f401f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.765915  7573 raft_consensus.cc:359] T 9b09f3ca970f4b3c9880e5d246c64732 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.767271  7573 raft_consensus.cc:385] T 9b09f3ca970f4b3c9880e5d246c64732 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:25.767697  7573 raft_consensus.cc:740] T 9b09f3ca970f4b3c9880e5d246c64732 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 819fde26383840a1ac8b38866d81d927, State: Initialized, Role: FOLLOWER
I20260710 11:11:25.768045  7575 ts_tablet_manager.cc:1434] T e2a6326ce57a4691a3961730d9a3f5c4 P 46069e8e6d6c4004a822b721fc9f401f: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:11:25.769169  7575 tablet_bootstrap.cc:492] T edfb8d5071c34d8bad238ffe43c820ab P 46069e8e6d6c4004a822b721fc9f401f: Bootstrap starting.
I20260710 11:11:25.768878  7573 consensus_queue.cc:260] T 9b09f3ca970f4b3c9880e5d246c64732 P 819fde26383840a1ac8b38866d81d927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.773301  7561 raft_consensus.cc:493] T e2a6326ce57a4691a3961730d9a3f5c4 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:25.773806  7561 raft_consensus.cc:515] T e2a6326ce57a4691a3961730d9a3f5c4 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.776084  7561 leader_election.cc:290] T e2a6326ce57a4691a3961730d9a3f5c4 P 819fde26383840a1ac8b38866d81d927 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65:36447), 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031)
I20260710 11:11:25.779003  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a6326ce57a4691a3961730d9a3f5c4" candidate_uuid: "819fde26383840a1ac8b38866d81d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea2cdd509f7a431ab92818db9886ad58" is_pre_election: true
I20260710 11:11:25.779788  7286 raft_consensus.cc:2468] T e2a6326ce57a4691a3961730d9a3f5c4 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 819fde26383840a1ac8b38866d81d927 in term 0.
I20260710 11:11:25.781221  7327 leader_election.cc:304] T e2a6326ce57a4691a3961730d9a3f5c4 P 819fde26383840a1ac8b38866d81d927 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 819fde26383840a1ac8b38866d81d927, ea2cdd509f7a431ab92818db9886ad58; no voters: 
I20260710 11:11:25.782212  7561 raft_consensus.cc:2804] T e2a6326ce57a4691a3961730d9a3f5c4 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:25.782619  7561 raft_consensus.cc:493] T e2a6326ce57a4691a3961730d9a3f5c4 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:25.783041  7561 raft_consensus.cc:3060] T e2a6326ce57a4691a3961730d9a3f5c4 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:25.785439  7575 tablet_bootstrap.cc:654] T edfb8d5071c34d8bad238ffe43c820ab P 46069e8e6d6c4004a822b721fc9f401f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:25.791751  7561 raft_consensus.cc:515] T e2a6326ce57a4691a3961730d9a3f5c4 P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.792213  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a6326ce57a4691a3961730d9a3f5c4" candidate_uuid: "819fde26383840a1ac8b38866d81d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46069e8e6d6c4004a822b721fc9f401f" is_pre_election: true
I20260710 11:11:25.792906  7434 raft_consensus.cc:2468] T e2a6326ce57a4691a3961730d9a3f5c4 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 819fde26383840a1ac8b38866d81d927 in term 0.
I20260710 11:11:25.795470  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a6326ce57a4691a3961730d9a3f5c4" candidate_uuid: "819fde26383840a1ac8b38866d81d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea2cdd509f7a431ab92818db9886ad58"
I20260710 11:11:25.796142  7286 raft_consensus.cc:3060] T e2a6326ce57a4691a3961730d9a3f5c4 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:25.801246  7183 catalog_manager.cc:5697] T 0eb86e52337a4c759459c0ef2fbe41cc P 819fde26383840a1ac8b38866d81d927 reported cstate change: term changed from 0 to 1, leader changed from <none> to 819fde26383840a1ac8b38866d81d927 (127.2.153.66). New cstate: current_term: 1 leader_uuid: "819fde26383840a1ac8b38866d81d927" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:25.804204  7575 tablet_bootstrap.cc:492] T edfb8d5071c34d8bad238ffe43c820ab P 46069e8e6d6c4004a822b721fc9f401f: No bootstrap required, opened a new log
I20260710 11:11:25.805327  7575 ts_tablet_manager.cc:1403] T edfb8d5071c34d8bad238ffe43c820ab P 46069e8e6d6c4004a822b721fc9f401f: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.001s
I20260710 11:11:25.807375  7286 raft_consensus.cc:2468] T e2a6326ce57a4691a3961730d9a3f5c4 P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 819fde26383840a1ac8b38866d81d927 in term 1.
I20260710 11:11:25.808748  7327 leader_election.cc:304] T e2a6326ce57a4691a3961730d9a3f5c4 P 819fde26383840a1ac8b38866d81d927 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 819fde26383840a1ac8b38866d81d927, ea2cdd509f7a431ab92818db9886ad58; no voters: 
I20260710 11:11:25.809767  7575 raft_consensus.cc:359] T edfb8d5071c34d8bad238ffe43c820ab P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.810989  7575 raft_consensus.cc:385] T edfb8d5071c34d8bad238ffe43c820ab P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:25.811422  7575 raft_consensus.cc:740] T edfb8d5071c34d8bad238ffe43c820ab P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46069e8e6d6c4004a822b721fc9f401f, State: Initialized, Role: FOLLOWER
I20260710 11:11:25.812556  7592 raft_consensus.cc:2804] T e2a6326ce57a4691a3961730d9a3f5c4 P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:25.813297  7592 raft_consensus.cc:697] T e2a6326ce57a4691a3961730d9a3f5c4 P 819fde26383840a1ac8b38866d81d927 [term 1 LEADER]: Becoming Leader. State: Replica: 819fde26383840a1ac8b38866d81d927, State: Running, Role: LEADER
I20260710 11:11:25.812511  7575 consensus_queue.cc:260] T edfb8d5071c34d8bad238ffe43c820ab P 46069e8e6d6c4004a822b721fc9f401f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.814569  7561 leader_election.cc:290] T e2a6326ce57a4691a3961730d9a3f5c4 P 819fde26383840a1ac8b38866d81d927 [CANDIDATE]: Term 1 election: Requested vote from peers ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65:36447), 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031)
I20260710 11:11:25.814399  7592 consensus_queue.cc:237] T e2a6326ce57a4691a3961730d9a3f5c4 P 819fde26383840a1ac8b38866d81d927 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.815708  7575 ts_tablet_manager.cc:1434] T edfb8d5071c34d8bad238ffe43c820ab P 46069e8e6d6c4004a822b721fc9f401f: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:11:25.816994  7575 tablet_bootstrap.cc:492] T 8f4e8457f1c043b796f6d8dcf6581c25 P 46069e8e6d6c4004a822b721fc9f401f: Bootstrap starting.
I20260710 11:11:25.817478  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a6326ce57a4691a3961730d9a3f5c4" candidate_uuid: "819fde26383840a1ac8b38866d81d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46069e8e6d6c4004a822b721fc9f401f"
I20260710 11:11:25.818382  7434 raft_consensus.cc:3060] T e2a6326ce57a4691a3961730d9a3f5c4 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:25.823679  7575 tablet_bootstrap.cc:654] T 8f4e8457f1c043b796f6d8dcf6581c25 P 46069e8e6d6c4004a822b721fc9f401f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:25.830977  7573 ts_tablet_manager.cc:1434] T 9b09f3ca970f4b3c9880e5d246c64732 P 819fde26383840a1ac8b38866d81d927: Time spent starting tablet: real 0.068s	user 0.030s	sys 0.019s
I20260710 11:11:25.832685  7573 tablet_bootstrap.cc:492] T f7758d7c11b1412a8fdad22a8366ef6e P 819fde26383840a1ac8b38866d81d927: Bootstrap starting.
I20260710 11:11:25.837733  7574 tablet_bootstrap.cc:492] T 0eb86e52337a4c759459c0ef2fbe41cc P ea2cdd509f7a431ab92818db9886ad58: No bootstrap required, opened a new log
I20260710 11:11:25.838367  7574 ts_tablet_manager.cc:1403] T 0eb86e52337a4c759459c0ef2fbe41cc P ea2cdd509f7a431ab92818db9886ad58: Time spent bootstrapping tablet: real 0.131s	user 0.023s	sys 0.020s
I20260710 11:11:25.877413  7434 raft_consensus.cc:2468] T e2a6326ce57a4691a3961730d9a3f5c4 P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 819fde26383840a1ac8b38866d81d927 in term 1.
I20260710 11:11:25.884352  7562 raft_consensus.cc:493] T edfb8d5071c34d8bad238ffe43c820ab P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:25.885761  7562 raft_consensus.cc:515] T edfb8d5071c34d8bad238ffe43c820ab P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.893345  7574 raft_consensus.cc:359] T 0eb86e52337a4c759459c0ef2fbe41cc P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.894824  7574 raft_consensus.cc:385] T 0eb86e52337a4c759459c0ef2fbe41cc P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:25.895324  7574 raft_consensus.cc:740] T 0eb86e52337a4c759459c0ef2fbe41cc P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea2cdd509f7a431ab92818db9886ad58, State: Initialized, Role: FOLLOWER
I20260710 11:11:25.895787  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edfb8d5071c34d8bad238ffe43c820ab" candidate_uuid: "ea2cdd509f7a431ab92818db9886ad58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "819fde26383840a1ac8b38866d81d927" is_pre_election: true
I20260710 11:11:25.896817  7573 tablet_bootstrap.cc:654] T f7758d7c11b1412a8fdad22a8366ef6e P 819fde26383840a1ac8b38866d81d927: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:25.897179  7362 raft_consensus.cc:2468] T edfb8d5071c34d8bad238ffe43c820ab P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea2cdd509f7a431ab92818db9886ad58 in term 0.
I20260710 11:11:25.896492  7574 consensus_queue.cc:260] T 0eb86e52337a4c759459c0ef2fbe41cc P ea2cdd509f7a431ab92818db9886ad58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.906077  7562 leader_election.cc:290] T edfb8d5071c34d8bad238ffe43c820ab P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 819fde26383840a1ac8b38866d81d927 (127.2.153.66:43591), 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031)
I20260710 11:11:25.904482  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edfb8d5071c34d8bad238ffe43c820ab" candidate_uuid: "ea2cdd509f7a431ab92818db9886ad58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46069e8e6d6c4004a822b721fc9f401f" is_pre_election: true
I20260710 11:11:25.903357  7251 leader_election.cc:304] T edfb8d5071c34d8bad238ffe43c820ab P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 819fde26383840a1ac8b38866d81d927, ea2cdd509f7a431ab92818db9886ad58; no voters: 
I20260710 11:11:25.913671  7574 ts_tablet_manager.cc:1434] T 0eb86e52337a4c759459c0ef2fbe41cc P ea2cdd509f7a431ab92818db9886ad58: Time spent starting tablet: real 0.075s	user 0.014s	sys 0.001s
I20260710 11:11:25.916786  7182 catalog_manager.cc:5697] T e2a6326ce57a4691a3961730d9a3f5c4 P 819fde26383840a1ac8b38866d81d927 reported cstate change: term changed from 0 to 1, leader changed from <none> to 819fde26383840a1ac8b38866d81d927 (127.2.153.66). New cstate: current_term: 1 leader_uuid: "819fde26383840a1ac8b38866d81d927" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:25.919862  7575 tablet_bootstrap.cc:492] T 8f4e8457f1c043b796f6d8dcf6581c25 P 46069e8e6d6c4004a822b721fc9f401f: No bootstrap required, opened a new log
I20260710 11:11:25.932627  7562 raft_consensus.cc:2804] T edfb8d5071c34d8bad238ffe43c820ab P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:25.933142  7562 raft_consensus.cc:493] T edfb8d5071c34d8bad238ffe43c820ab P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:25.933624  7562 raft_consensus.cc:3060] T edfb8d5071c34d8bad238ffe43c820ab P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:25.934409  7574 tablet_bootstrap.cc:492] T 9b09f3ca970f4b3c9880e5d246c64732 P ea2cdd509f7a431ab92818db9886ad58: Bootstrap starting.
I20260710 11:11:25.937288  7436 raft_consensus.cc:2468] T edfb8d5071c34d8bad238ffe43c820ab P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea2cdd509f7a431ab92818db9886ad58 in term 0.
I20260710 11:11:25.942811  7573 tablet_bootstrap.cc:492] T f7758d7c11b1412a8fdad22a8366ef6e P 819fde26383840a1ac8b38866d81d927: No bootstrap required, opened a new log
I20260710 11:11:25.943732  7573 ts_tablet_manager.cc:1403] T f7758d7c11b1412a8fdad22a8366ef6e P 819fde26383840a1ac8b38866d81d927: Time spent bootstrapping tablet: real 0.111s	user 0.013s	sys 0.004s
I20260710 11:11:25.946748  7574 tablet_bootstrap.cc:654] T 9b09f3ca970f4b3c9880e5d246c64732 P ea2cdd509f7a431ab92818db9886ad58: Neither blocks nor log segments found. Creating new log.
W20260710 11:11:25.946549  7251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.153.66:43591, user_credentials={real_user=slave}} blocked reactor thread for 44866.8us
I20260710 11:11:25.952104  7573 raft_consensus.cc:359] T f7758d7c11b1412a8fdad22a8366ef6e P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.953073  7573 raft_consensus.cc:385] T f7758d7c11b1412a8fdad22a8366ef6e P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:25.953326  7573 raft_consensus.cc:740] T f7758d7c11b1412a8fdad22a8366ef6e P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 819fde26383840a1ac8b38866d81d927, State: Initialized, Role: FOLLOWER
I20260710 11:11:25.954063  7573 consensus_queue.cc:260] T f7758d7c11b1412a8fdad22a8366ef6e P 819fde26383840a1ac8b38866d81d927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.956382  7575 ts_tablet_manager.cc:1403] T 8f4e8457f1c043b796f6d8dcf6581c25 P 46069e8e6d6c4004a822b721fc9f401f: Time spent bootstrapping tablet: real 0.140s	user 0.007s	sys 0.020s
I20260710 11:11:25.957998  7573 ts_tablet_manager.cc:1434] T f7758d7c11b1412a8fdad22a8366ef6e P 819fde26383840a1ac8b38866d81d927: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.004s
I20260710 11:11:25.958546  7562 raft_consensus.cc:515] T edfb8d5071c34d8bad238ffe43c820ab P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.959810  7573 tablet_bootstrap.cc:492] T 8f4e8457f1c043b796f6d8dcf6581c25 P 819fde26383840a1ac8b38866d81d927: Bootstrap starting.
I20260710 11:11:25.962333  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edfb8d5071c34d8bad238ffe43c820ab" candidate_uuid: "ea2cdd509f7a431ab92818db9886ad58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "819fde26383840a1ac8b38866d81d927"
I20260710 11:11:25.963061  7362 raft_consensus.cc:3060] T edfb8d5071c34d8bad238ffe43c820ab P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:25.963078  7562 leader_election.cc:290] T edfb8d5071c34d8bad238ffe43c820ab P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 1 election: Requested vote from peers 819fde26383840a1ac8b38866d81d927 (127.2.153.66:43591), 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031)
I20260710 11:11:25.963876  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edfb8d5071c34d8bad238ffe43c820ab" candidate_uuid: "ea2cdd509f7a431ab92818db9886ad58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46069e8e6d6c4004a822b721fc9f401f"
I20260710 11:11:25.964629  7436 raft_consensus.cc:3060] T edfb8d5071c34d8bad238ffe43c820ab P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:25.975355  7436 raft_consensus.cc:2468] T edfb8d5071c34d8bad238ffe43c820ab P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea2cdd509f7a431ab92818db9886ad58 in term 1.
I20260710 11:11:25.976635  7252 leader_election.cc:304] T edfb8d5071c34d8bad238ffe43c820ab P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46069e8e6d6c4004a822b721fc9f401f, ea2cdd509f7a431ab92818db9886ad58; no voters: 
I20260710 11:11:25.977109  7362 raft_consensus.cc:2468] T edfb8d5071c34d8bad238ffe43c820ab P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea2cdd509f7a431ab92818db9886ad58 in term 1.
I20260710 11:11:25.977656  7562 raft_consensus.cc:2804] T edfb8d5071c34d8bad238ffe43c820ab P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:25.978385  7562 raft_consensus.cc:697] T edfb8d5071c34d8bad238ffe43c820ab P ea2cdd509f7a431ab92818db9886ad58 [term 1 LEADER]: Becoming Leader. State: Replica: ea2cdd509f7a431ab92818db9886ad58, State: Running, Role: LEADER
I20260710 11:11:25.979707  7562 consensus_queue.cc:237] T edfb8d5071c34d8bad238ffe43c820ab P ea2cdd509f7a431ab92818db9886ad58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.963349  7575 raft_consensus.cc:359] T 8f4e8457f1c043b796f6d8dcf6581c25 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.984529  7575 raft_consensus.cc:385] T 8f4e8457f1c043b796f6d8dcf6581c25 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:25.984920  7575 raft_consensus.cc:740] T 8f4e8457f1c043b796f6d8dcf6581c25 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46069e8e6d6c4004a822b721fc9f401f, State: Initialized, Role: FOLLOWER
I20260710 11:11:25.985831  7575 consensus_queue.cc:260] T 8f4e8457f1c043b796f6d8dcf6581c25 P 46069e8e6d6c4004a822b721fc9f401f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:25.991005  7573 tablet_bootstrap.cc:654] T 8f4e8457f1c043b796f6d8dcf6581c25 P 819fde26383840a1ac8b38866d81d927: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:25.996680  7574 tablet_bootstrap.cc:492] T 9b09f3ca970f4b3c9880e5d246c64732 P ea2cdd509f7a431ab92818db9886ad58: No bootstrap required, opened a new log
I20260710 11:11:25.997442  7574 ts_tablet_manager.cc:1403] T 9b09f3ca970f4b3c9880e5d246c64732 P ea2cdd509f7a431ab92818db9886ad58: Time spent bootstrapping tablet: real 0.064s	user 0.016s	sys 0.023s
I20260710 11:11:26.003140  7574 raft_consensus.cc:359] T 9b09f3ca970f4b3c9880e5d246c64732 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.004179  7574 raft_consensus.cc:385] T 9b09f3ca970f4b3c9880e5d246c64732 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.004572  7574 raft_consensus.cc:740] T 9b09f3ca970f4b3c9880e5d246c64732 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea2cdd509f7a431ab92818db9886ad58, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.005656  7574 consensus_queue.cc:260] T 9b09f3ca970f4b3c9880e5d246c64732 P ea2cdd509f7a431ab92818db9886ad58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.006404  7497 raft_consensus.cc:493] T 39c4647ab75b436bba988c9fc7762c3e P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:26.007135  7497 raft_consensus.cc:515] T 39c4647ab75b436bba988c9fc7762c3e P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.009357  7574 ts_tablet_manager.cc:1434] T 9b09f3ca970f4b3c9880e5d246c64732 P ea2cdd509f7a431ab92818db9886ad58: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.000s
I20260710 11:11:26.011310  7574 tablet_bootstrap.cc:492] T 8f4e8457f1c043b796f6d8dcf6581c25 P ea2cdd509f7a431ab92818db9886ad58: Bootstrap starting.
I20260710 11:11:26.011886  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39c4647ab75b436bba988c9fc7762c3e" candidate_uuid: "46069e8e6d6c4004a822b721fc9f401f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea2cdd509f7a431ab92818db9886ad58" is_pre_election: true
I20260710 11:11:26.016592  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39c4647ab75b436bba988c9fc7762c3e" candidate_uuid: "46069e8e6d6c4004a822b721fc9f401f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "819fde26383840a1ac8b38866d81d927" is_pre_election: true
I20260710 11:11:26.017484  7362 raft_consensus.cc:2393] T 39c4647ab75b436bba988c9fc7762c3e P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46069e8e6d6c4004a822b721fc9f401f in current term 1: Already voted for candidate ea2cdd509f7a431ab92818db9886ad58 in this term.
I20260710 11:11:26.018950  7400 leader_election.cc:304] T 39c4647ab75b436bba988c9fc7762c3e P 46069e8e6d6c4004a822b721fc9f401f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46069e8e6d6c4004a822b721fc9f401f; no voters: 819fde26383840a1ac8b38866d81d927, ea2cdd509f7a431ab92818db9886ad58
I20260710 11:11:26.020321  7593 raft_consensus.cc:3060] T 39c4647ab75b436bba988c9fc7762c3e P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.022156  7574 tablet_bootstrap.cc:654] T 8f4e8457f1c043b796f6d8dcf6581c25 P ea2cdd509f7a431ab92818db9886ad58: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.022830  7573 tablet_bootstrap.cc:492] T 8f4e8457f1c043b796f6d8dcf6581c25 P 819fde26383840a1ac8b38866d81d927: No bootstrap required, opened a new log
I20260710 11:11:26.023391  7573 ts_tablet_manager.cc:1403] T 8f4e8457f1c043b796f6d8dcf6581c25 P 819fde26383840a1ac8b38866d81d927: Time spent bootstrapping tablet: real 0.064s	user 0.031s	sys 0.009s
I20260710 11:11:26.027786  7573 raft_consensus.cc:359] T 8f4e8457f1c043b796f6d8dcf6581c25 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.028522  7573 raft_consensus.cc:385] T 8f4e8457f1c043b796f6d8dcf6581c25 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.028855  7573 raft_consensus.cc:740] T 8f4e8457f1c043b796f6d8dcf6581c25 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 819fde26383840a1ac8b38866d81d927, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.029165  7497 leader_election.cc:290] T 39c4647ab75b436bba988c9fc7762c3e P 46069e8e6d6c4004a822b721fc9f401f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65:36447), 819fde26383840a1ac8b38866d81d927 (127.2.153.66:43591)
I20260710 11:11:26.029910  7573 consensus_queue.cc:260] T 8f4e8457f1c043b796f6d8dcf6581c25 P 819fde26383840a1ac8b38866d81d927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.032974  7573 ts_tablet_manager.cc:1434] T 8f4e8457f1c043b796f6d8dcf6581c25 P 819fde26383840a1ac8b38866d81d927: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260710 11:11:26.034674  7573 tablet_bootstrap.cc:492] T e8d755e4c8c141f0a0385034315386b7 P 819fde26383840a1ac8b38866d81d927: Bootstrap starting.
I20260710 11:11:25.993950  7575 ts_tablet_manager.cc:1434] T 8f4e8457f1c043b796f6d8dcf6581c25 P 46069e8e6d6c4004a822b721fc9f401f: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.004s
I20260710 11:11:26.039186  7575 tablet_bootstrap.cc:492] T f7758d7c11b1412a8fdad22a8366ef6e P 46069e8e6d6c4004a822b721fc9f401f: Bootstrap starting.
I20260710 11:11:26.043663  7573 tablet_bootstrap.cc:654] T e8d755e4c8c141f0a0385034315386b7 P 819fde26383840a1ac8b38866d81d927: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.009133  7183 catalog_manager.cc:5697] T edfb8d5071c34d8bad238ffe43c820ab P ea2cdd509f7a431ab92818db9886ad58 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65). New cstate: current_term: 1 leader_uuid: "ea2cdd509f7a431ab92818db9886ad58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:26.046664  7575 tablet_bootstrap.cc:654] T f7758d7c11b1412a8fdad22a8366ef6e P 46069e8e6d6c4004a822b721fc9f401f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.053377  7575 tablet_bootstrap.cc:492] T f7758d7c11b1412a8fdad22a8366ef6e P 46069e8e6d6c4004a822b721fc9f401f: No bootstrap required, opened a new log
I20260710 11:11:26.057076  7562 raft_consensus.cc:493] T 9b09f3ca970f4b3c9880e5d246c64732 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:26.057814  7562 raft_consensus.cc:515] T 9b09f3ca970f4b3c9880e5d246c64732 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.061144  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b09f3ca970f4b3c9880e5d246c64732" candidate_uuid: "ea2cdd509f7a431ab92818db9886ad58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "819fde26383840a1ac8b38866d81d927" is_pre_election: true
I20260710 11:11:26.062152  7362 raft_consensus.cc:2468] T 9b09f3ca970f4b3c9880e5d246c64732 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea2cdd509f7a431ab92818db9886ad58 in term 0.
I20260710 11:11:26.062284  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b09f3ca970f4b3c9880e5d246c64732" candidate_uuid: "ea2cdd509f7a431ab92818db9886ad58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46069e8e6d6c4004a822b721fc9f401f" is_pre_election: true
I20260710 11:11:26.061676  7562 leader_election.cc:290] T 9b09f3ca970f4b3c9880e5d246c64732 P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 819fde26383840a1ac8b38866d81d927 (127.2.153.66:43591), 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031)
I20260710 11:11:26.064136  7251 leader_election.cc:304] T 9b09f3ca970f4b3c9880e5d246c64732 P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 819fde26383840a1ac8b38866d81d927, ea2cdd509f7a431ab92818db9886ad58; no voters: 
I20260710 11:11:26.064867  7575 ts_tablet_manager.cc:1403] T f7758d7c11b1412a8fdad22a8366ef6e P 46069e8e6d6c4004a822b721fc9f401f: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.000s
W20260710 11:11:26.065380  7252 leader_election.cc:343] T 9b09f3ca970f4b3c9880e5d246c64732 P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:26.069061  7562 raft_consensus.cc:2804] T 9b09f3ca970f4b3c9880e5d246c64732 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:26.069558  7562 raft_consensus.cc:493] T 9b09f3ca970f4b3c9880e5d246c64732 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:26.069908  7562 raft_consensus.cc:3060] T 9b09f3ca970f4b3c9880e5d246c64732 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.072258  7574 tablet_bootstrap.cc:492] T 8f4e8457f1c043b796f6d8dcf6581c25 P ea2cdd509f7a431ab92818db9886ad58: No bootstrap required, opened a new log
I20260710 11:11:26.072865  7574 ts_tablet_manager.cc:1403] T 8f4e8457f1c043b796f6d8dcf6581c25 P ea2cdd509f7a431ab92818db9886ad58: Time spent bootstrapping tablet: real 0.062s	user 0.027s	sys 0.020s
I20260710 11:11:26.076821  7593 raft_consensus.cc:2749] T 39c4647ab75b436bba988c9fc7762c3e P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:26.079541  7573 tablet_bootstrap.cc:492] T e8d755e4c8c141f0a0385034315386b7 P 819fde26383840a1ac8b38866d81d927: No bootstrap required, opened a new log
I20260710 11:11:26.080076  7573 ts_tablet_manager.cc:1403] T e8d755e4c8c141f0a0385034315386b7 P 819fde26383840a1ac8b38866d81d927: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.005s
I20260710 11:11:26.080699  7574 raft_consensus.cc:359] T 8f4e8457f1c043b796f6d8dcf6581c25 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.081461  7574 raft_consensus.cc:385] T 8f4e8457f1c043b796f6d8dcf6581c25 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.081745  7574 raft_consensus.cc:740] T 8f4e8457f1c043b796f6d8dcf6581c25 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea2cdd509f7a431ab92818db9886ad58, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.082520  7574 consensus_queue.cc:260] T 8f4e8457f1c043b796f6d8dcf6581c25 P ea2cdd509f7a431ab92818db9886ad58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.082903  7573 raft_consensus.cc:359] T e8d755e4c8c141f0a0385034315386b7 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.082974  7562 raft_consensus.cc:515] T 9b09f3ca970f4b3c9880e5d246c64732 P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.083674  7573 raft_consensus.cc:385] T e8d755e4c8c141f0a0385034315386b7 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.084080  7573 raft_consensus.cc:740] T e8d755e4c8c141f0a0385034315386b7 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 819fde26383840a1ac8b38866d81d927, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.085040  7574 ts_tablet_manager.cc:1434] T 8f4e8457f1c043b796f6d8dcf6581c25 P ea2cdd509f7a431ab92818db9886ad58: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260710 11:11:26.084765  7573 consensus_queue.cc:260] T e8d755e4c8c141f0a0385034315386b7 P 819fde26383840a1ac8b38866d81d927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.086400  7574 tablet_bootstrap.cc:492] T e8d755e4c8c141f0a0385034315386b7 P ea2cdd509f7a431ab92818db9886ad58: Bootstrap starting.
I20260710 11:11:26.086738  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b09f3ca970f4b3c9880e5d246c64732" candidate_uuid: "ea2cdd509f7a431ab92818db9886ad58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "819fde26383840a1ac8b38866d81d927"
I20260710 11:11:26.087095  7573 ts_tablet_manager.cc:1434] T e8d755e4c8c141f0a0385034315386b7 P 819fde26383840a1ac8b38866d81d927: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:11:26.087266  7362 raft_consensus.cc:3060] T 9b09f3ca970f4b3c9880e5d246c64732 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.079586  7575 raft_consensus.cc:359] T f7758d7c11b1412a8fdad22a8366ef6e P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.092216  7574 tablet_bootstrap.cc:654] T e8d755e4c8c141f0a0385034315386b7 P ea2cdd509f7a431ab92818db9886ad58: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.092482  7575 raft_consensus.cc:385] T f7758d7c11b1412a8fdad22a8366ef6e P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.092783  7575 raft_consensus.cc:740] T f7758d7c11b1412a8fdad22a8366ef6e P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46069e8e6d6c4004a822b721fc9f401f, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.093755  7575 consensus_queue.cc:260] T f7758d7c11b1412a8fdad22a8366ef6e P 46069e8e6d6c4004a822b721fc9f401f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.096375  7575 ts_tablet_manager.cc:1434] T f7758d7c11b1412a8fdad22a8366ef6e P 46069e8e6d6c4004a822b721fc9f401f: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260710 11:11:26.097610  7575 tablet_bootstrap.cc:492] T e8d755e4c8c141f0a0385034315386b7 P 46069e8e6d6c4004a822b721fc9f401f: Bootstrap starting.
I20260710 11:11:26.098670  7562 leader_election.cc:290] T 9b09f3ca970f4b3c9880e5d246c64732 P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 1 election: Requested vote from peers 819fde26383840a1ac8b38866d81d927 (127.2.153.66:43591), 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031)
I20260710 11:11:26.099640  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b09f3ca970f4b3c9880e5d246c64732" candidate_uuid: "ea2cdd509f7a431ab92818db9886ad58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46069e8e6d6c4004a822b721fc9f401f"
W20260710 11:11:26.100883  7252 leader_election.cc:343] T 9b09f3ca970f4b3c9880e5d246c64732 P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:11:26.106178  7575 tablet_bootstrap.cc:654] T e8d755e4c8c141f0a0385034315386b7 P 46069e8e6d6c4004a822b721fc9f401f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.108253  7362 raft_consensus.cc:2468] T 9b09f3ca970f4b3c9880e5d246c64732 P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea2cdd509f7a431ab92818db9886ad58 in term 1.
I20260710 11:11:26.109709  7251 leader_election.cc:304] T 9b09f3ca970f4b3c9880e5d246c64732 P ea2cdd509f7a431ab92818db9886ad58 [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: 819fde26383840a1ac8b38866d81d927, ea2cdd509f7a431ab92818db9886ad58; no voters: 46069e8e6d6c4004a822b721fc9f401f
I20260710 11:11:26.111019  7574 tablet_bootstrap.cc:492] T e8d755e4c8c141f0a0385034315386b7 P ea2cdd509f7a431ab92818db9886ad58: No bootstrap required, opened a new log
I20260710 11:11:26.111088  7562 raft_consensus.cc:2804] T 9b09f3ca970f4b3c9880e5d246c64732 P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:26.111641  7574 ts_tablet_manager.cc:1403] T e8d755e4c8c141f0a0385034315386b7 P ea2cdd509f7a431ab92818db9886ad58: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.003s
I20260710 11:11:26.111999  7562 raft_consensus.cc:697] T 9b09f3ca970f4b3c9880e5d246c64732 P ea2cdd509f7a431ab92818db9886ad58 [term 1 LEADER]: Becoming Leader. State: Replica: ea2cdd509f7a431ab92818db9886ad58, State: Running, Role: LEADER
I20260710 11:11:26.112948  7562 consensus_queue.cc:237] T 9b09f3ca970f4b3c9880e5d246c64732 P ea2cdd509f7a431ab92818db9886ad58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.115311  7574 raft_consensus.cc:359] T e8d755e4c8c141f0a0385034315386b7 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.116317  7574 raft_consensus.cc:385] T e8d755e4c8c141f0a0385034315386b7 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.116657  7574 raft_consensus.cc:740] T e8d755e4c8c141f0a0385034315386b7 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea2cdd509f7a431ab92818db9886ad58, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.117338  7574 consensus_queue.cc:260] T e8d755e4c8c141f0a0385034315386b7 P ea2cdd509f7a431ab92818db9886ad58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.120880  7574 ts_tablet_manager.cc:1434] T e8d755e4c8c141f0a0385034315386b7 P ea2cdd509f7a431ab92818db9886ad58: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260710 11:11:26.121899  7574 tablet_bootstrap.cc:492] T f7758d7c11b1412a8fdad22a8366ef6e P ea2cdd509f7a431ab92818db9886ad58: Bootstrap starting.
I20260710 11:11:26.123317  7575 tablet_bootstrap.cc:492] T e8d755e4c8c141f0a0385034315386b7 P 46069e8e6d6c4004a822b721fc9f401f: No bootstrap required, opened a new log
I20260710 11:11:26.123854  7575 ts_tablet_manager.cc:1403] T e8d755e4c8c141f0a0385034315386b7 P 46069e8e6d6c4004a822b721fc9f401f: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.008s
I20260710 11:11:26.124202  7183 catalog_manager.cc:5697] T 9b09f3ca970f4b3c9880e5d246c64732 P ea2cdd509f7a431ab92818db9886ad58 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65). New cstate: current_term: 1 leader_uuid: "ea2cdd509f7a431ab92818db9886ad58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:26.126760  7575 raft_consensus.cc:359] T e8d755e4c8c141f0a0385034315386b7 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.127449  7575 raft_consensus.cc:385] T e8d755e4c8c141f0a0385034315386b7 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.127701  7575 raft_consensus.cc:740] T e8d755e4c8c141f0a0385034315386b7 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46069e8e6d6c4004a822b721fc9f401f, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.128022  7574 tablet_bootstrap.cc:654] T f7758d7c11b1412a8fdad22a8366ef6e P ea2cdd509f7a431ab92818db9886ad58: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.128537  7575 consensus_queue.cc:260] T e8d755e4c8c141f0a0385034315386b7 P 46069e8e6d6c4004a822b721fc9f401f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.130873  7575 ts_tablet_manager.cc:1434] T e8d755e4c8c141f0a0385034315386b7 P 46069e8e6d6c4004a822b721fc9f401f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:11:26.132210  7575 tablet_bootstrap.cc:492] T 9b09f3ca970f4b3c9880e5d246c64732 P 46069e8e6d6c4004a822b721fc9f401f: Bootstrap starting.
I20260710 11:11:26.133752  7574 tablet_bootstrap.cc:492] T f7758d7c11b1412a8fdad22a8366ef6e P ea2cdd509f7a431ab92818db9886ad58: No bootstrap required, opened a new log
I20260710 11:11:26.134236  7574 ts_tablet_manager.cc:1403] T f7758d7c11b1412a8fdad22a8366ef6e P ea2cdd509f7a431ab92818db9886ad58: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260710 11:11:26.136986  7574 raft_consensus.cc:359] T f7758d7c11b1412a8fdad22a8366ef6e P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.137604  7574 raft_consensus.cc:385] T f7758d7c11b1412a8fdad22a8366ef6e P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.137871  7574 raft_consensus.cc:740] T f7758d7c11b1412a8fdad22a8366ef6e P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea2cdd509f7a431ab92818db9886ad58, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.138517  7574 consensus_queue.cc:260] T f7758d7c11b1412a8fdad22a8366ef6e P ea2cdd509f7a431ab92818db9886ad58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.138918  7575 tablet_bootstrap.cc:654] T 9b09f3ca970f4b3c9880e5d246c64732 P 46069e8e6d6c4004a822b721fc9f401f: Neither blocks nor log segments found. Creating new log.
I20260710 11:11:26.140554  7574 ts_tablet_manager.cc:1434] T f7758d7c11b1412a8fdad22a8366ef6e P ea2cdd509f7a431ab92818db9886ad58: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:11:26.144286  7575 tablet_bootstrap.cc:492] T 9b09f3ca970f4b3c9880e5d246c64732 P 46069e8e6d6c4004a822b721fc9f401f: No bootstrap required, opened a new log
I20260710 11:11:26.144757  7575 ts_tablet_manager.cc:1403] T 9b09f3ca970f4b3c9880e5d246c64732 P 46069e8e6d6c4004a822b721fc9f401f: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260710 11:11:26.147403  7575 raft_consensus.cc:359] T 9b09f3ca970f4b3c9880e5d246c64732 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.147929  7575 raft_consensus.cc:385] T 9b09f3ca970f4b3c9880e5d246c64732 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:11:26.148177  7575 raft_consensus.cc:740] T 9b09f3ca970f4b3c9880e5d246c64732 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46069e8e6d6c4004a822b721fc9f401f, State: Initialized, Role: FOLLOWER
I20260710 11:11:26.148806  7575 consensus_queue.cc:260] T 9b09f3ca970f4b3c9880e5d246c64732 P 46069e8e6d6c4004a822b721fc9f401f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.149943  7562 raft_consensus.cc:493] T 8f4e8457f1c043b796f6d8dcf6581c25 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:26.150559  7575 ts_tablet_manager.cc:1434] T 9b09f3ca970f4b3c9880e5d246c64732 P 46069e8e6d6c4004a822b721fc9f401f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:11:26.150512  7562 raft_consensus.cc:515] T 8f4e8457f1c043b796f6d8dcf6581c25 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.154050  7286 raft_consensus.cc:3060] T 0eb86e52337a4c759459c0ef2fbe41cc P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.154112  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4e8457f1c043b796f6d8dcf6581c25" candidate_uuid: "ea2cdd509f7a431ab92818db9886ad58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46069e8e6d6c4004a822b721fc9f401f" is_pre_election: true
I20260710 11:11:26.154457  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4e8457f1c043b796f6d8dcf6581c25" candidate_uuid: "ea2cdd509f7a431ab92818db9886ad58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "819fde26383840a1ac8b38866d81d927" is_pre_election: true
I20260710 11:11:26.155006  7436 raft_consensus.cc:2468] T 8f4e8457f1c043b796f6d8dcf6581c25 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea2cdd509f7a431ab92818db9886ad58 in term 0.
I20260710 11:11:26.155185  7359 raft_consensus.cc:2468] T 8f4e8457f1c043b796f6d8dcf6581c25 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea2cdd509f7a431ab92818db9886ad58 in term 0.
I20260710 11:11:26.155922  7587 consensus_queue.cc:1048] T 39c4647ab75b436bba988c9fc7762c3e P ea2cdd509f7a431ab92818db9886ad58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:26.156795  7251 leader_election.cc:304] T 8f4e8457f1c043b796f6d8dcf6581c25 P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 819fde26383840a1ac8b38866d81d927, ea2cdd509f7a431ab92818db9886ad58; no voters: 
I20260710 11:11:26.157996  7589 raft_consensus.cc:2804] T 8f4e8457f1c043b796f6d8dcf6581c25 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:26.158387  7589 raft_consensus.cc:493] T 8f4e8457f1c043b796f6d8dcf6581c25 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:26.158699  7589 raft_consensus.cc:3060] T 8f4e8457f1c043b796f6d8dcf6581c25 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.159008  7562 leader_election.cc:290] T 8f4e8457f1c043b796f6d8dcf6581c25 P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 819fde26383840a1ac8b38866d81d927 (127.2.153.66:43591), 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031)
I20260710 11:11:26.165477  7603 consensus_queue.cc:1048] T 0eb86e52337a4c759459c0ef2fbe41cc P 819fde26383840a1ac8b38866d81d927 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:26.168809  7589 raft_consensus.cc:515] T 8f4e8457f1c043b796f6d8dcf6581c25 P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.171161  7589 leader_election.cc:290] T 8f4e8457f1c043b796f6d8dcf6581c25 P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 1 election: Requested vote from peers 819fde26383840a1ac8b38866d81d927 (127.2.153.66:43591), 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031)
I20260710 11:11:26.172472  7436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4e8457f1c043b796f6d8dcf6581c25" candidate_uuid: "ea2cdd509f7a431ab92818db9886ad58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46069e8e6d6c4004a822b721fc9f401f"
I20260710 11:11:26.173184  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4e8457f1c043b796f6d8dcf6581c25" candidate_uuid: "ea2cdd509f7a431ab92818db9886ad58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "819fde26383840a1ac8b38866d81d927"
I20260710 11:11:26.173192  7436 raft_consensus.cc:3060] T 8f4e8457f1c043b796f6d8dcf6581c25 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.173867  7362 raft_consensus.cc:3060] T 8f4e8457f1c043b796f6d8dcf6581c25 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.183439  7436 raft_consensus.cc:2468] T 8f4e8457f1c043b796f6d8dcf6581c25 P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea2cdd509f7a431ab92818db9886ad58 in term 1.
I20260710 11:11:26.185048  7252 leader_election.cc:304] T 8f4e8457f1c043b796f6d8dcf6581c25 P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46069e8e6d6c4004a822b721fc9f401f, ea2cdd509f7a431ab92818db9886ad58; no voters: 
I20260710 11:11:26.188042  7562 raft_consensus.cc:2804] T 8f4e8457f1c043b796f6d8dcf6581c25 P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:26.188737  7562 raft_consensus.cc:697] T 8f4e8457f1c043b796f6d8dcf6581c25 P ea2cdd509f7a431ab92818db9886ad58 [term 1 LEADER]: Becoming Leader. State: Replica: ea2cdd509f7a431ab92818db9886ad58, State: Running, Role: LEADER
I20260710 11:11:26.189306  7362 raft_consensus.cc:2468] T 8f4e8457f1c043b796f6d8dcf6581c25 P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea2cdd509f7a431ab92818db9886ad58 in term 1.
I20260710 11:11:26.189807  7562 consensus_queue.cc:237] T 8f4e8457f1c043b796f6d8dcf6581c25 P ea2cdd509f7a431ab92818db9886ad58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.196484  7603 consensus_queue.cc:1048] T 0eb86e52337a4c759459c0ef2fbe41cc P 819fde26383840a1ac8b38866d81d927 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:26.224535  7603 raft_consensus.cc:493] T f7758d7c11b1412a8fdad22a8366ef6e P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:26.225333  7603 raft_consensus.cc:515] T f7758d7c11b1412a8fdad22a8366ef6e P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.230656  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7758d7c11b1412a8fdad22a8366ef6e" candidate_uuid: "819fde26383840a1ac8b38866d81d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea2cdd509f7a431ab92818db9886ad58" is_pre_election: true
I20260710 11:11:26.231695  7285 raft_consensus.cc:2468] T f7758d7c11b1412a8fdad22a8366ef6e P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 819fde26383840a1ac8b38866d81d927 in term 0.
I20260710 11:11:26.233979  7592 raft_consensus.cc:493] T e8d755e4c8c141f0a0385034315386b7 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:26.235105  7592 raft_consensus.cc:515] T e8d755e4c8c141f0a0385034315386b7 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.239568  7327 leader_election.cc:304] T f7758d7c11b1412a8fdad22a8366ef6e P 819fde26383840a1ac8b38866d81d927 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 819fde26383840a1ac8b38866d81d927, ea2cdd509f7a431ab92818db9886ad58; no voters: 
I20260710 11:11:26.240942  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d755e4c8c141f0a0385034315386b7" candidate_uuid: "819fde26383840a1ac8b38866d81d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea2cdd509f7a431ab92818db9886ad58" is_pre_election: true
I20260710 11:11:26.241695  7287 raft_consensus.cc:2468] T e8d755e4c8c141f0a0385034315386b7 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 819fde26383840a1ac8b38866d81d927 in term 0.
I20260710 11:11:26.242627  7561 raft_consensus.cc:2804] T f7758d7c11b1412a8fdad22a8366ef6e P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:26.242821  7592 leader_election.cc:290] T e8d755e4c8c141f0a0385034315386b7 P 819fde26383840a1ac8b38866d81d927 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65:36447), 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031)
I20260710 11:11:26.243098  7561 raft_consensus.cc:493] T f7758d7c11b1412a8fdad22a8366ef6e P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:26.243464  7561 raft_consensus.cc:3060] T f7758d7c11b1412a8fdad22a8366ef6e P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.244467  7603 leader_election.cc:290] T f7758d7c11b1412a8fdad22a8366ef6e P 819fde26383840a1ac8b38866d81d927 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65:36447), 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031)
I20260710 11:11:26.252852  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d755e4c8c141f0a0385034315386b7" candidate_uuid: "819fde26383840a1ac8b38866d81d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46069e8e6d6c4004a822b721fc9f401f" is_pre_election: true
I20260710 11:11:26.254045  7433 raft_consensus.cc:2468] T e8d755e4c8c141f0a0385034315386b7 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 819fde26383840a1ac8b38866d81d927 in term 0.
I20260710 11:11:26.256321  7327 leader_election.cc:304] T e8d755e4c8c141f0a0385034315386b7 P 819fde26383840a1ac8b38866d81d927 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 819fde26383840a1ac8b38866d81d927, ea2cdd509f7a431ab92818db9886ad58; no voters: 
I20260710 11:11:26.255086  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7758d7c11b1412a8fdad22a8366ef6e" candidate_uuid: "819fde26383840a1ac8b38866d81d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46069e8e6d6c4004a822b721fc9f401f" is_pre_election: true
I20260710 11:11:26.257939  7432 raft_consensus.cc:2468] T f7758d7c11b1412a8fdad22a8366ef6e P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 819fde26383840a1ac8b38866d81d927 in term 0.
I20260710 11:11:26.259692  7603 raft_consensus.cc:2804] T e8d755e4c8c141f0a0385034315386b7 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:11:26.260293  7603 raft_consensus.cc:493] T e8d755e4c8c141f0a0385034315386b7 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:11:26.260764  7603 raft_consensus.cc:3060] T e8d755e4c8c141f0a0385034315386b7 P 819fde26383840a1ac8b38866d81d927 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.260980  7592 consensus_queue.cc:1048] T e2a6326ce57a4691a3961730d9a3f5c4 P 819fde26383840a1ac8b38866d81d927 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:26.267843  7585 consensus_queue.cc:1048] T 39c4647ab75b436bba988c9fc7762c3e P ea2cdd509f7a431ab92818db9886ad58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:26.267294  7561 raft_consensus.cc:515] T f7758d7c11b1412a8fdad22a8366ef6e P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.272912  7561 leader_election.cc:290] T f7758d7c11b1412a8fdad22a8366ef6e P 819fde26383840a1ac8b38866d81d927 [CANDIDATE]: Term 1 election: Requested vote from peers ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65:36447), 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031)
I20260710 11:11:26.277767  7593 consensus_queue.cc:1048] T de84fb60895a47d1879ac59bda5f07ea P 46069e8e6d6c4004a822b721fc9f401f [LEADER]: Connected to new peer: Peer: permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:26.307751  7185 catalog_manager.cc:5697] T 8f4e8457f1c043b796f6d8dcf6581c25 P ea2cdd509f7a431ab92818db9886ad58 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65). New cstate: current_term: 1 leader_uuid: "ea2cdd509f7a431ab92818db9886ad58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:26.319906  7603 raft_consensus.cc:515] T e8d755e4c8c141f0a0385034315386b7 P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
W20260710 11:11:26.321864  7327 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.153.67:40031, user_credentials={real_user=slave}} blocked reactor thread for 64130.9us
I20260710 11:11:26.322927  7593 consensus_queue.cc:1048] T de84fb60895a47d1879ac59bda5f07ea P 46069e8e6d6c4004a822b721fc9f401f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:26.325903  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7758d7c11b1412a8fdad22a8366ef6e" candidate_uuid: "819fde26383840a1ac8b38866d81d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea2cdd509f7a431ab92818db9886ad58"
I20260710 11:11:26.326586  7287 raft_consensus.cc:3060] T f7758d7c11b1412a8fdad22a8366ef6e P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.334203  7561 consensus_queue.cc:1048] T e2a6326ce57a4691a3961730d9a3f5c4 P 819fde26383840a1ac8b38866d81d927 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:26.345698  7603 leader_election.cc:290] T e8d755e4c8c141f0a0385034315386b7 P 819fde26383840a1ac8b38866d81d927 [CANDIDATE]: Term 1 election: Requested vote from peers ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65:36447), 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031)
I20260710 11:11:26.343338  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7758d7c11b1412a8fdad22a8366ef6e" candidate_uuid: "819fde26383840a1ac8b38866d81d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46069e8e6d6c4004a822b721fc9f401f"
I20260710 11:11:26.336089  7287 raft_consensus.cc:2468] T f7758d7c11b1412a8fdad22a8366ef6e P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 819fde26383840a1ac8b38866d81d927 in term 1.
I20260710 11:11:26.350036  7434 raft_consensus.cc:3060] T f7758d7c11b1412a8fdad22a8366ef6e P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.353106  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d755e4c8c141f0a0385034315386b7" candidate_uuid: "819fde26383840a1ac8b38866d81d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea2cdd509f7a431ab92818db9886ad58"
I20260710 11:11:26.353816  7286 raft_consensus.cc:3060] T e8d755e4c8c141f0a0385034315386b7 P ea2cdd509f7a431ab92818db9886ad58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.355017  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d755e4c8c141f0a0385034315386b7" candidate_uuid: "819fde26383840a1ac8b38866d81d927" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46069e8e6d6c4004a822b721fc9f401f"
I20260710 11:11:26.355717  7435 raft_consensus.cc:3060] T e8d755e4c8c141f0a0385034315386b7 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.353744  7327 leader_election.cc:304] T f7758d7c11b1412a8fdad22a8366ef6e P 819fde26383840a1ac8b38866d81d927 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 819fde26383840a1ac8b38866d81d927, ea2cdd509f7a431ab92818db9886ad58; no voters: 
I20260710 11:11:26.359443  7627 raft_consensus.cc:2804] T f7758d7c11b1412a8fdad22a8366ef6e P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:26.362342  7627 raft_consensus.cc:697] T f7758d7c11b1412a8fdad22a8366ef6e P 819fde26383840a1ac8b38866d81d927 [term 1 LEADER]: Becoming Leader. State: Replica: 819fde26383840a1ac8b38866d81d927, State: Running, Role: LEADER
I20260710 11:11:26.363341  7286 raft_consensus.cc:2468] T e8d755e4c8c141f0a0385034315386b7 P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 819fde26383840a1ac8b38866d81d927 in term 1.
I20260710 11:11:26.372558  7434 raft_consensus.cc:2468] T f7758d7c11b1412a8fdad22a8366ef6e P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 819fde26383840a1ac8b38866d81d927 in term 1.
I20260710 11:11:26.378322  7327 leader_election.cc:304] T e8d755e4c8c141f0a0385034315386b7 P 819fde26383840a1ac8b38866d81d927 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 819fde26383840a1ac8b38866d81d927, ea2cdd509f7a431ab92818db9886ad58; no voters: 
I20260710 11:11:26.363427  7627 consensus_queue.cc:237] T f7758d7c11b1412a8fdad22a8366ef6e P 819fde26383840a1ac8b38866d81d927 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.380625  7603 raft_consensus.cc:2804] T e8d755e4c8c141f0a0385034315386b7 P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:11:26.381210  7603 raft_consensus.cc:697] T e8d755e4c8c141f0a0385034315386b7 P 819fde26383840a1ac8b38866d81d927 [term 1 LEADER]: Becoming Leader. State: Replica: 819fde26383840a1ac8b38866d81d927, State: Running, Role: LEADER
I20260710 11:11:26.382186  7603 consensus_queue.cc:237] T e8d755e4c8c141f0a0385034315386b7 P 819fde26383840a1ac8b38866d81d927 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.392309  7184 catalog_manager.cc:5697] T f7758d7c11b1412a8fdad22a8366ef6e P 819fde26383840a1ac8b38866d81d927 reported cstate change: term changed from 0 to 1, leader changed from <none> to 819fde26383840a1ac8b38866d81d927 (127.2.153.66). New cstate: current_term: 1 leader_uuid: "819fde26383840a1ac8b38866d81d927" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:26.366418  7435 raft_consensus.cc:2468] T e8d755e4c8c141f0a0385034315386b7 P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 819fde26383840a1ac8b38866d81d927 in term 1.
I20260710 11:11:26.412537  7184 catalog_manager.cc:5697] T e8d755e4c8c141f0a0385034315386b7 P 819fde26383840a1ac8b38866d81d927 reported cstate change: term changed from 0 to 1, leader changed from <none> to 819fde26383840a1ac8b38866d81d927 (127.2.153.66). New cstate: current_term: 1 leader_uuid: "819fde26383840a1ac8b38866d81d927" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:26.469830  7587 consensus_queue.cc:1048] T edfb8d5071c34d8bad238ffe43c820ab P ea2cdd509f7a431ab92818db9886ad58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:26.481189  7585 consensus_queue.cc:1048] T edfb8d5071c34d8bad238ffe43c820ab P ea2cdd509f7a431ab92818db9886ad58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:26.500393  7593 raft_consensus.cc:493] T 9b09f3ca970f4b3c9880e5d246c64732 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:11:26.500926  7593 raft_consensus.cc:515] T 9b09f3ca970f4b3c9880e5d246c64732 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.504225  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b09f3ca970f4b3c9880e5d246c64732" candidate_uuid: "46069e8e6d6c4004a822b721fc9f401f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea2cdd509f7a431ab92818db9886ad58" is_pre_election: true
I20260710 11:11:26.504374  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b09f3ca970f4b3c9880e5d246c64732" candidate_uuid: "46069e8e6d6c4004a822b721fc9f401f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "819fde26383840a1ac8b38866d81d927" is_pre_election: true
I20260710 11:11:26.505158  7359 raft_consensus.cc:2393] T 9b09f3ca970f4b3c9880e5d246c64732 P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46069e8e6d6c4004a822b721fc9f401f in current term 1: Already voted for candidate ea2cdd509f7a431ab92818db9886ad58 in this term.
I20260710 11:11:26.506493  7400 leader_election.cc:304] T 9b09f3ca970f4b3c9880e5d246c64732 P 46069e8e6d6c4004a822b721fc9f401f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46069e8e6d6c4004a822b721fc9f401f; no voters: 819fde26383840a1ac8b38866d81d927, ea2cdd509f7a431ab92818db9886ad58
I20260710 11:11:26.507607  7595 raft_consensus.cc:3060] T 9b09f3ca970f4b3c9880e5d246c64732 P 46069e8e6d6c4004a822b721fc9f401f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:11:26.512066  7359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2a6326ce57a4691a3961730d9a3f5c4"
dest_uuid: "819fde26383840a1ac8b38866d81d927"
mode: GRACEFUL
new_leader_uuid: "ea2cdd509f7a431ab92818db9886ad58"
 from {username='slave'} at 127.0.0.1:44140
I20260710 11:11:26.512979  7359 raft_consensus.cc:606] T e2a6326ce57a4691a3961730d9a3f5c4 P 819fde26383840a1ac8b38866d81d927 [term 1 LEADER]: Received request to transfer leadership to TS ea2cdd509f7a431ab92818db9886ad58
I20260710 11:11:26.516129  7595 raft_consensus.cc:2749] T 9b09f3ca970f4b3c9880e5d246c64732 P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:11:26.517053  7593 leader_election.cc:290] T 9b09f3ca970f4b3c9880e5d246c64732 P 46069e8e6d6c4004a822b721fc9f401f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65:36447), 819fde26383840a1ac8b38866d81d927 (127.2.153.66:43591)
I20260710 11:11:26.525112  7435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de84fb60895a47d1879ac59bda5f07ea"
dest_uuid: "46069e8e6d6c4004a822b721fc9f401f"
mode: GRACEFUL
new_leader_uuid: "ea2cdd509f7a431ab92818db9886ad58"
 from {username='slave'} at 127.0.0.1:33148
I20260710 11:11:26.525728  7435 raft_consensus.cc:606] T de84fb60895a47d1879ac59bda5f07ea P 46069e8e6d6c4004a822b721fc9f401f [term 1 LEADER]: Received request to transfer leadership to TS ea2cdd509f7a431ab92818db9886ad58
I20260710 11:11:26.534482  7287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f4e8457f1c043b796f6d8dcf6581c25"
dest_uuid: "ea2cdd509f7a431ab92818db9886ad58"
mode: GRACEFUL
new_leader_uuid: "819fde26383840a1ac8b38866d81d927"
 from {username='slave'} at 127.0.0.1:39534
I20260710 11:11:26.535055  7287 raft_consensus.cc:606] T 8f4e8457f1c043b796f6d8dcf6581c25 P ea2cdd509f7a431ab92818db9886ad58 [term 1 LEADER]: Received request to transfer leadership to TS 819fde26383840a1ac8b38866d81d927
I20260710 11:11:26.539330  7587 consensus_queue.cc:1048] T 9b09f3ca970f4b3c9880e5d246c64732 P ea2cdd509f7a431ab92818db9886ad58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:26.541208  7287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b09f3ca970f4b3c9880e5d246c64732"
dest_uuid: "ea2cdd509f7a431ab92818db9886ad58"
mode: GRACEFUL
new_leader_uuid: "819fde26383840a1ac8b38866d81d927"
 from {username='slave'} at 127.0.0.1:39534
I20260710 11:11:26.541740  7287 raft_consensus.cc:606] T 9b09f3ca970f4b3c9880e5d246c64732 P ea2cdd509f7a431ab92818db9886ad58 [term 1 LEADER]: Received request to transfer leadership to TS 819fde26383840a1ac8b38866d81d927
I20260710 11:11:26.547115  7589 raft_consensus.cc:993] T 9b09f3ca970f4b3c9880e5d246c64732 P ea2cdd509f7a431ab92818db9886ad58: : Instructing follower 819fde26383840a1ac8b38866d81d927 to start an election
I20260710 11:11:26.547571  7562 raft_consensus.cc:1081] T 9b09f3ca970f4b3c9880e5d246c64732 P ea2cdd509f7a431ab92818db9886ad58 [term 1 LEADER]: Signalling peer 819fde26383840a1ac8b38866d81d927 to start an election
I20260710 11:11:26.554268  7562 consensus_queue.cc:1048] T 9b09f3ca970f4b3c9880e5d246c64732 P ea2cdd509f7a431ab92818db9886ad58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:26.555141  7359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b09f3ca970f4b3c9880e5d246c64732"
dest_uuid: "819fde26383840a1ac8b38866d81d927"
 from {username='slave'} at 127.0.0.1:44124
I20260710 11:11:26.555879  7362 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8d755e4c8c141f0a0385034315386b7"
dest_uuid: "819fde26383840a1ac8b38866d81d927"
mode: GRACEFUL
new_leader_uuid: "46069e8e6d6c4004a822b721fc9f401f"
 from {username='slave'} at 127.0.0.1:44140
I20260710 11:11:26.556507  7362 raft_consensus.cc:606] T e8d755e4c8c141f0a0385034315386b7 P 819fde26383840a1ac8b38866d81d927 [term 1 LEADER]: Received request to transfer leadership to TS 46069e8e6d6c4004a822b721fc9f401f
I20260710 11:11:26.555886  7359 raft_consensus.cc:493] T 9b09f3ca970f4b3c9880e5d246c64732 P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:26.560115  7359 raft_consensus.cc:3060] T 9b09f3ca970f4b3c9880e5d246c64732 P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:26.575861  7359 raft_consensus.cc:515] T 9b09f3ca970f4b3c9880e5d246c64732 P 819fde26383840a1ac8b38866d81d927 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.577728  7359 leader_election.cc:290] T 9b09f3ca970f4b3c9880e5d246c64732 P 819fde26383840a1ac8b38866d81d927 [CANDIDATE]: Term 2 election: Requested vote from peers ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65:36447), 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031)
I20260710 11:11:26.578336  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b09f3ca970f4b3c9880e5d246c64732" candidate_uuid: "819fde26383840a1ac8b38866d81d927" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea2cdd509f7a431ab92818db9886ad58"
I20260710 11:11:26.578949  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b09f3ca970f4b3c9880e5d246c64732" candidate_uuid: "819fde26383840a1ac8b38866d81d927" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46069e8e6d6c4004a822b721fc9f401f"
I20260710 11:11:26.579078  7287 raft_consensus.cc:3055] T 9b09f3ca970f4b3c9880e5d246c64732 P ea2cdd509f7a431ab92818db9886ad58 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:26.579622  7435 raft_consensus.cc:3060] T 9b09f3ca970f4b3c9880e5d246c64732 P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:26.579598  7287 raft_consensus.cc:740] T 9b09f3ca970f4b3c9880e5d246c64732 P ea2cdd509f7a431ab92818db9886ad58 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea2cdd509f7a431ab92818db9886ad58, State: Running, Role: LEADER
I20260710 11:11:26.580983  7287 consensus_queue.cc:260] T 9b09f3ca970f4b3c9880e5d246c64732 P ea2cdd509f7a431ab92818db9886ad58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.582325  7287 raft_consensus.cc:3060] T 9b09f3ca970f4b3c9880e5d246c64732 P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:26.585094  7435 raft_consensus.cc:2468] T 9b09f3ca970f4b3c9880e5d246c64732 P 46069e8e6d6c4004a822b721fc9f401f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 819fde26383840a1ac8b38866d81d927 in term 2.
I20260710 11:11:26.586340  7327 leader_election.cc:304] T 9b09f3ca970f4b3c9880e5d246c64732 P 819fde26383840a1ac8b38866d81d927 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46069e8e6d6c4004a822b721fc9f401f, 819fde26383840a1ac8b38866d81d927; no voters: 
I20260710 11:11:26.587080  7627 raft_consensus.cc:2804] T 9b09f3ca970f4b3c9880e5d246c64732 P 819fde26383840a1ac8b38866d81d927 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:26.587498  7627 raft_consensus.cc:697] T 9b09f3ca970f4b3c9880e5d246c64732 P 819fde26383840a1ac8b38866d81d927 [term 2 LEADER]: Becoming Leader. State: Replica: 819fde26383840a1ac8b38866d81d927, State: Running, Role: LEADER
I20260710 11:11:26.588358  7287 raft_consensus.cc:2468] T 9b09f3ca970f4b3c9880e5d246c64732 P ea2cdd509f7a431ab92818db9886ad58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 819fde26383840a1ac8b38866d81d927 in term 2.
I20260710 11:11:26.588529  7627 consensus_queue.cc:237] T 9b09f3ca970f4b3c9880e5d246c64732 P 819fde26383840a1ac8b38866d81d927 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.595562  7185 catalog_manager.cc:5697] T 9b09f3ca970f4b3c9880e5d246c64732 P 819fde26383840a1ac8b38866d81d927 reported cstate change: term changed from 1 to 2, leader changed from ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65) to 819fde26383840a1ac8b38866d81d927 (127.2.153.66). New cstate: current_term: 2 leader_uuid: "819fde26383840a1ac8b38866d81d927" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:26.752310  7562 consensus_queue.cc:1048] T 8f4e8457f1c043b796f6d8dcf6581c25 P ea2cdd509f7a431ab92818db9886ad58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:26.760093  7589 raft_consensus.cc:993] T 8f4e8457f1c043b796f6d8dcf6581c25 P ea2cdd509f7a431ab92818db9886ad58: : Instructing follower 819fde26383840a1ac8b38866d81d927 to start an election
I20260710 11:11:26.760635  7585 raft_consensus.cc:1081] T 8f4e8457f1c043b796f6d8dcf6581c25 P ea2cdd509f7a431ab92818db9886ad58 [term 1 LEADER]: Signalling peer 819fde26383840a1ac8b38866d81d927 to start an election
I20260710 11:11:26.762682  7362 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f4e8457f1c043b796f6d8dcf6581c25"
dest_uuid: "819fde26383840a1ac8b38866d81d927"
 from {username='slave'} at 127.0.0.1:44124
I20260710 11:11:26.764768  7362 raft_consensus.cc:493] T 8f4e8457f1c043b796f6d8dcf6581c25 P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:26.765196  7362 raft_consensus.cc:3060] T 8f4e8457f1c043b796f6d8dcf6581c25 P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:26.768605  7585 consensus_queue.cc:1048] T 8f4e8457f1c043b796f6d8dcf6581c25 P ea2cdd509f7a431ab92818db9886ad58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:26.775161  7362 raft_consensus.cc:515] T 8f4e8457f1c043b796f6d8dcf6581c25 P 819fde26383840a1ac8b38866d81d927 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.785998  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4e8457f1c043b796f6d8dcf6581c25" candidate_uuid: "819fde26383840a1ac8b38866d81d927" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46069e8e6d6c4004a822b721fc9f401f"
I20260710 11:11:26.786141  7362 leader_election.cc:290] T 8f4e8457f1c043b796f6d8dcf6581c25 P 819fde26383840a1ac8b38866d81d927 [CANDIDATE]: Term 2 election: Requested vote from peers ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65:36447), 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031)
I20260710 11:11:26.786820  7435 raft_consensus.cc:3060] T 8f4e8457f1c043b796f6d8dcf6581c25 P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:26.789211  7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4e8457f1c043b796f6d8dcf6581c25" candidate_uuid: "819fde26383840a1ac8b38866d81d927" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea2cdd509f7a431ab92818db9886ad58"
I20260710 11:11:26.789947  7287 raft_consensus.cc:3055] T 8f4e8457f1c043b796f6d8dcf6581c25 P ea2cdd509f7a431ab92818db9886ad58 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:26.790346  7287 raft_consensus.cc:740] T 8f4e8457f1c043b796f6d8dcf6581c25 P ea2cdd509f7a431ab92818db9886ad58 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea2cdd509f7a431ab92818db9886ad58, State: Running, Role: LEADER
I20260710 11:11:26.791210  7287 consensus_queue.cc:260] T 8f4e8457f1c043b796f6d8dcf6581c25 P ea2cdd509f7a431ab92818db9886ad58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.792363  7287 raft_consensus.cc:3060] T 8f4e8457f1c043b796f6d8dcf6581c25 P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:26.793473  7435 raft_consensus.cc:2468] T 8f4e8457f1c043b796f6d8dcf6581c25 P 46069e8e6d6c4004a822b721fc9f401f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 819fde26383840a1ac8b38866d81d927 in term 2.
I20260710 11:11:26.795343  7327 leader_election.cc:304] T 8f4e8457f1c043b796f6d8dcf6581c25 P 819fde26383840a1ac8b38866d81d927 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46069e8e6d6c4004a822b721fc9f401f, 819fde26383840a1ac8b38866d81d927; no voters: 
I20260710 11:11:26.796339  7603 raft_consensus.cc:2804] T 8f4e8457f1c043b796f6d8dcf6581c25 P 819fde26383840a1ac8b38866d81d927 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:26.796865  7603 raft_consensus.cc:697] T 8f4e8457f1c043b796f6d8dcf6581c25 P 819fde26383840a1ac8b38866d81d927 [term 2 LEADER]: Becoming Leader. State: Replica: 819fde26383840a1ac8b38866d81d927, State: Running, Role: LEADER
I20260710 11:11:26.797793  7603 consensus_queue.cc:237] T 8f4e8457f1c043b796f6d8dcf6581c25 P 819fde26383840a1ac8b38866d81d927 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.801927  7637 consensus_queue.cc:1048] T e8d755e4c8c141f0a0385034315386b7 P 819fde26383840a1ac8b38866d81d927 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:26.803293  7287 raft_consensus.cc:2468] T 8f4e8457f1c043b796f6d8dcf6581c25 P ea2cdd509f7a431ab92818db9886ad58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 819fde26383840a1ac8b38866d81d927 in term 2.
I20260710 11:11:26.809199  7183 catalog_manager.cc:5697] T 8f4e8457f1c043b796f6d8dcf6581c25 P 819fde26383840a1ac8b38866d81d927 reported cstate change: term changed from 1 to 2, leader changed from ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65) to 819fde26383840a1ac8b38866d81d927 (127.2.153.66). New cstate: current_term: 2 leader_uuid: "819fde26383840a1ac8b38866d81d927" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:26.817893  7592 consensus_queue.cc:1048] T e8d755e4c8c141f0a0385034315386b7 P 819fde26383840a1ac8b38866d81d927 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:26.824841  7592 raft_consensus.cc:993] T e8d755e4c8c141f0a0385034315386b7 P 819fde26383840a1ac8b38866d81d927: : Instructing follower 46069e8e6d6c4004a822b721fc9f401f to start an election
I20260710 11:11:26.825330  7603 raft_consensus.cc:1081] T e8d755e4c8c141f0a0385034315386b7 P 819fde26383840a1ac8b38866d81d927 [term 1 LEADER]: Signalling peer 46069e8e6d6c4004a822b721fc9f401f to start an election
I20260710 11:11:26.832114  7435 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8d755e4c8c141f0a0385034315386b7"
dest_uuid: "46069e8e6d6c4004a822b721fc9f401f"
 from {username='slave'} at 127.0.0.1:33136
I20260710 11:11:26.832842  7435 raft_consensus.cc:493] T e8d755e4c8c141f0a0385034315386b7 P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:26.833336  7435 raft_consensus.cc:3060] T e8d755e4c8c141f0a0385034315386b7 P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:26.839975  7435 raft_consensus.cc:515] T e8d755e4c8c141f0a0385034315386b7 P 46069e8e6d6c4004a822b721fc9f401f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.842231  7435 leader_election.cc:290] T e8d755e4c8c141f0a0385034315386b7 P 46069e8e6d6c4004a822b721fc9f401f [CANDIDATE]: Term 2 election: Requested vote from peers ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65:36447), 819fde26383840a1ac8b38866d81d927 (127.2.153.66:43591)
I20260710 11:11:26.842958  7286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d755e4c8c141f0a0385034315386b7" candidate_uuid: "46069e8e6d6c4004a822b721fc9f401f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea2cdd509f7a431ab92818db9886ad58"
I20260710 11:11:26.843179  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d755e4c8c141f0a0385034315386b7" candidate_uuid: "46069e8e6d6c4004a822b721fc9f401f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "819fde26383840a1ac8b38866d81d927"
I20260710 11:11:26.843825  7362 raft_consensus.cc:3055] T e8d755e4c8c141f0a0385034315386b7 P 819fde26383840a1ac8b38866d81d927 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:26.843847  7286 raft_consensus.cc:3060] T e8d755e4c8c141f0a0385034315386b7 P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:26.844128  7362 raft_consensus.cc:740] T e8d755e4c8c141f0a0385034315386b7 P 819fde26383840a1ac8b38866d81d927 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 819fde26383840a1ac8b38866d81d927, State: Running, Role: LEADER
I20260710 11:11:26.844887  7362 consensus_queue.cc:260] T e8d755e4c8c141f0a0385034315386b7 P 819fde26383840a1ac8b38866d81d927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.845744  7362 raft_consensus.cc:3060] T e8d755e4c8c141f0a0385034315386b7 P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:26.849675  7286 raft_consensus.cc:2468] T e8d755e4c8c141f0a0385034315386b7 P ea2cdd509f7a431ab92818db9886ad58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46069e8e6d6c4004a822b721fc9f401f in term 2.
I20260710 11:11:26.850016  7362 raft_consensus.cc:2468] T e8d755e4c8c141f0a0385034315386b7 P 819fde26383840a1ac8b38866d81d927 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46069e8e6d6c4004a822b721fc9f401f in term 2.
I20260710 11:11:26.851382  7401 leader_election.cc:304] T e8d755e4c8c141f0a0385034315386b7 P 46069e8e6d6c4004a822b721fc9f401f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46069e8e6d6c4004a822b721fc9f401f, ea2cdd509f7a431ab92818db9886ad58; no voters: 
I20260710 11:11:26.852206  7593 raft_consensus.cc:2804] T e8d755e4c8c141f0a0385034315386b7 P 46069e8e6d6c4004a822b721fc9f401f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:26.852595  7593 raft_consensus.cc:697] T e8d755e4c8c141f0a0385034315386b7 P 46069e8e6d6c4004a822b721fc9f401f [term 2 LEADER]: Becoming Leader. State: Replica: 46069e8e6d6c4004a822b721fc9f401f, State: Running, Role: LEADER
I20260710 11:11:26.853492  7593 consensus_queue.cc:237] T e8d755e4c8c141f0a0385034315386b7 P 46069e8e6d6c4004a822b721fc9f401f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.860756  7184 catalog_manager.cc:5697] T e8d755e4c8c141f0a0385034315386b7 P 46069e8e6d6c4004a822b721fc9f401f reported cstate change: term changed from 1 to 2, leader changed from 819fde26383840a1ac8b38866d81d927 (127.2.153.66) to 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67). New cstate: current_term: 2 leader_uuid: "46069e8e6d6c4004a822b721fc9f401f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:26.886241  7592 raft_consensus.cc:993] T e2a6326ce57a4691a3961730d9a3f5c4 P 819fde26383840a1ac8b38866d81d927: : Instructing follower ea2cdd509f7a431ab92818db9886ad58 to start an election
I20260710 11:11:26.886710  7603 raft_consensus.cc:1081] T e2a6326ce57a4691a3961730d9a3f5c4 P 819fde26383840a1ac8b38866d81d927 [term 1 LEADER]: Signalling peer ea2cdd509f7a431ab92818db9886ad58 to start an election
I20260710 11:11:26.888406  7286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2a6326ce57a4691a3961730d9a3f5c4"
dest_uuid: "ea2cdd509f7a431ab92818db9886ad58"
 from {username='slave'} at 127.0.0.1:39522
I20260710 11:11:26.889091  7286 raft_consensus.cc:493] T e2a6326ce57a4691a3961730d9a3f5c4 P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:26.889426  7286 raft_consensus.cc:3060] T e2a6326ce57a4691a3961730d9a3f5c4 P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:26.893167  7603 consensus_queue.cc:1048] T f7758d7c11b1412a8fdad22a8366ef6e P 819fde26383840a1ac8b38866d81d927 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:11:26.896726  7286 raft_consensus.cc:515] T e2a6326ce57a4691a3961730d9a3f5c4 P ea2cdd509f7a431ab92818db9886ad58 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.899230  7286 leader_election.cc:290] T e2a6326ce57a4691a3961730d9a3f5c4 P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 2 election: Requested vote from peers 819fde26383840a1ac8b38866d81d927 (127.2.153.66:43591), 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031)
I20260710 11:11:26.899979  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a6326ce57a4691a3961730d9a3f5c4" candidate_uuid: "ea2cdd509f7a431ab92818db9886ad58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "819fde26383840a1ac8b38866d81d927"
I20260710 11:11:26.900585  7362 raft_consensus.cc:3055] T e2a6326ce57a4691a3961730d9a3f5c4 P 819fde26383840a1ac8b38866d81d927 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:26.900872  7362 raft_consensus.cc:740] T e2a6326ce57a4691a3961730d9a3f5c4 P 819fde26383840a1ac8b38866d81d927 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 819fde26383840a1ac8b38866d81d927, State: Running, Role: LEADER
I20260710 11:11:26.901648  7435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2a6326ce57a4691a3961730d9a3f5c4" candidate_uuid: "ea2cdd509f7a431ab92818db9886ad58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46069e8e6d6c4004a822b721fc9f401f"
I20260710 11:11:26.901613  7362 consensus_queue.cc:260] T e2a6326ce57a4691a3961730d9a3f5c4 P 819fde26383840a1ac8b38866d81d927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.902424  7435 raft_consensus.cc:3060] T e2a6326ce57a4691a3961730d9a3f5c4 P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:26.902945  7362 raft_consensus.cc:3060] T e2a6326ce57a4691a3961730d9a3f5c4 P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:26.907480  7592 consensus_queue.cc:1048] T f7758d7c11b1412a8fdad22a8366ef6e P 819fde26383840a1ac8b38866d81d927 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:11:26.915602  7362 raft_consensus.cc:2468] T e2a6326ce57a4691a3961730d9a3f5c4 P 819fde26383840a1ac8b38866d81d927 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea2cdd509f7a431ab92818db9886ad58 in term 2.
I20260710 11:11:26.917156  7251 leader_election.cc:304] T e2a6326ce57a4691a3961730d9a3f5c4 P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 819fde26383840a1ac8b38866d81d927, ea2cdd509f7a431ab92818db9886ad58; no voters: 
I20260710 11:11:26.917932  7435 raft_consensus.cc:2468] T e2a6326ce57a4691a3961730d9a3f5c4 P 46069e8e6d6c4004a822b721fc9f401f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea2cdd509f7a431ab92818db9886ad58 in term 2.
I20260710 11:11:26.918164  7589 raft_consensus.cc:2804] T e2a6326ce57a4691a3961730d9a3f5c4 P ea2cdd509f7a431ab92818db9886ad58 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:26.918756  7589 raft_consensus.cc:697] T e2a6326ce57a4691a3961730d9a3f5c4 P ea2cdd509f7a431ab92818db9886ad58 [term 2 LEADER]: Becoming Leader. State: Replica: ea2cdd509f7a431ab92818db9886ad58, State: Running, Role: LEADER
I20260710 11:11:26.919718  7589 consensus_queue.cc:237] T e2a6326ce57a4691a3961730d9a3f5c4 P ea2cdd509f7a431ab92818db9886ad58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.927925  7595 raft_consensus.cc:993] T de84fb60895a47d1879ac59bda5f07ea P 46069e8e6d6c4004a822b721fc9f401f: : Instructing follower ea2cdd509f7a431ab92818db9886ad58 to start an election
I20260710 11:11:26.928484  7593 raft_consensus.cc:1081] T de84fb60895a47d1879ac59bda5f07ea P 46069e8e6d6c4004a822b721fc9f401f [term 1 LEADER]: Signalling peer ea2cdd509f7a431ab92818db9886ad58 to start an election
I20260710 11:11:26.929579  7184 catalog_manager.cc:5697] T e2a6326ce57a4691a3961730d9a3f5c4 P ea2cdd509f7a431ab92818db9886ad58 reported cstate change: term changed from 1 to 2, leader changed from 819fde26383840a1ac8b38866d81d927 (127.2.153.66) to ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65). New cstate: current_term: 2 leader_uuid: "ea2cdd509f7a431ab92818db9886ad58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:26.930397  7286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de84fb60895a47d1879ac59bda5f07ea"
dest_uuid: "ea2cdd509f7a431ab92818db9886ad58"
 from {username='slave'} at 127.0.0.1:39520
I20260710 11:11:26.931118  7286 raft_consensus.cc:493] T de84fb60895a47d1879ac59bda5f07ea P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:26.931552  7286 raft_consensus.cc:3060] T de84fb60895a47d1879ac59bda5f07ea P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:26.938887  7286 raft_consensus.cc:515] T de84fb60895a47d1879ac59bda5f07ea P ea2cdd509f7a431ab92818db9886ad58 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.941395  7286 leader_election.cc:290] T de84fb60895a47d1879ac59bda5f07ea P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 2 election: Requested vote from peers 819fde26383840a1ac8b38866d81d927 (127.2.153.66:43591), 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67:40031)
I20260710 11:11:26.941723  7362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de84fb60895a47d1879ac59bda5f07ea" candidate_uuid: "ea2cdd509f7a431ab92818db9886ad58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "819fde26383840a1ac8b38866d81d927"
I20260710 11:11:26.942039  7432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de84fb60895a47d1879ac59bda5f07ea" candidate_uuid: "ea2cdd509f7a431ab92818db9886ad58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46069e8e6d6c4004a822b721fc9f401f"
I20260710 11:11:26.942453  7362 raft_consensus.cc:3060] T de84fb60895a47d1879ac59bda5f07ea P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:26.942775  7432 raft_consensus.cc:3055] T de84fb60895a47d1879ac59bda5f07ea P 46069e8e6d6c4004a822b721fc9f401f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:26.943147  7432 raft_consensus.cc:740] T de84fb60895a47d1879ac59bda5f07ea P 46069e8e6d6c4004a822b721fc9f401f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46069e8e6d6c4004a822b721fc9f401f, State: Running, Role: LEADER
I20260710 11:11:26.943866  7432 consensus_queue.cc:260] T de84fb60895a47d1879ac59bda5f07ea P 46069e8e6d6c4004a822b721fc9f401f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.944868  7432 raft_consensus.cc:3060] T de84fb60895a47d1879ac59bda5f07ea P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:26.947544  7362 raft_consensus.cc:2468] T de84fb60895a47d1879ac59bda5f07ea P 819fde26383840a1ac8b38866d81d927 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea2cdd509f7a431ab92818db9886ad58 in term 2.
I20260710 11:11:26.948674  7251 leader_election.cc:304] T de84fb60895a47d1879ac59bda5f07ea P ea2cdd509f7a431ab92818db9886ad58 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 819fde26383840a1ac8b38866d81d927, ea2cdd509f7a431ab92818db9886ad58; no voters: 
I20260710 11:11:26.949409  7589 raft_consensus.cc:2804] T de84fb60895a47d1879ac59bda5f07ea P ea2cdd509f7a431ab92818db9886ad58 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:26.949914  7589 raft_consensus.cc:697] T de84fb60895a47d1879ac59bda5f07ea P ea2cdd509f7a431ab92818db9886ad58 [term 2 LEADER]: Becoming Leader. State: Replica: ea2cdd509f7a431ab92818db9886ad58, State: Running, Role: LEADER
I20260710 11:11:26.950923  7589 consensus_queue.cc:237] T de84fb60895a47d1879ac59bda5f07ea P ea2cdd509f7a431ab92818db9886ad58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:26.951313  7432 raft_consensus.cc:2468] T de84fb60895a47d1879ac59bda5f07ea P 46069e8e6d6c4004a822b721fc9f401f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea2cdd509f7a431ab92818db9886ad58 in term 2.
I20260710 11:11:26.958909  7183 catalog_manager.cc:5697] T de84fb60895a47d1879ac59bda5f07ea P ea2cdd509f7a431ab92818db9886ad58 reported cstate change: term changed from 1 to 2, leader changed from 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67) to ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65). New cstate: current_term: 2 leader_uuid: "ea2cdd509f7a431ab92818db9886ad58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } health_report { overall_health: UNKNOWN } } }
I20260710 11:11:26.983673  7286 raft_consensus.cc:1275] T 9b09f3ca970f4b3c9880e5d246c64732 P ea2cdd509f7a431ab92818db9886ad58 [term 2 FOLLOWER]: Refusing update from remote peer 819fde26383840a1ac8b38866d81d927: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:26.985085  7592 consensus_queue.cc:1048] T 9b09f3ca970f4b3c9880e5d246c64732 P 819fde26383840a1ac8b38866d81d927 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:26.993331  7435 raft_consensus.cc:1275] T 9b09f3ca970f4b3c9880e5d246c64732 P 46069e8e6d6c4004a822b721fc9f401f [term 2 FOLLOWER]: Refusing update from remote peer 819fde26383840a1ac8b38866d81d927: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:26.994932  7561 consensus_queue.cc:1048] T 9b09f3ca970f4b3c9880e5d246c64732 P 819fde26383840a1ac8b38866d81d927 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:27.337795  7362 raft_consensus.cc:1275] T e8d755e4c8c141f0a0385034315386b7 P 819fde26383840a1ac8b38866d81d927 [term 2 FOLLOWER]: Refusing update from remote peer 46069e8e6d6c4004a822b721fc9f401f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:27.339376  7595 consensus_queue.cc:1048] T e8d755e4c8c141f0a0385034315386b7 P 46069e8e6d6c4004a822b721fc9f401f [LEADER]: Connected to new peer: Peer: permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:27.342145  7362 raft_consensus.cc:1275] T e2a6326ce57a4691a3961730d9a3f5c4 P 819fde26383840a1ac8b38866d81d927 [term 2 FOLLOWER]: Refusing update from remote peer ea2cdd509f7a431ab92818db9886ad58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:27.342216  7286 raft_consensus.cc:1275] T e8d755e4c8c141f0a0385034315386b7 P ea2cdd509f7a431ab92818db9886ad58 [term 2 FOLLOWER]: Refusing update from remote peer 46069e8e6d6c4004a822b721fc9f401f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:27.343966  7585 consensus_queue.cc:1048] T e2a6326ce57a4691a3961730d9a3f5c4 P ea2cdd509f7a431ab92818db9886ad58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:27.345561  7593 consensus_queue.cc:1048] T e8d755e4c8c141f0a0385034315386b7 P 46069e8e6d6c4004a822b721fc9f401f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:11:27.353698  7432 raft_consensus.cc:1275] T e2a6326ce57a4691a3961730d9a3f5c4 P 46069e8e6d6c4004a822b721fc9f401f [term 2 FOLLOWER]: Refusing update from remote peer ea2cdd509f7a431ab92818db9886ad58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:27.356238  7585 consensus_queue.cc:1048] T e2a6326ce57a4691a3961730d9a3f5c4 P ea2cdd509f7a431ab92818db9886ad58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:27.402696  7432 raft_consensus.cc:1275] T 8f4e8457f1c043b796f6d8dcf6581c25 P 46069e8e6d6c4004a822b721fc9f401f [term 2 FOLLOWER]: Refusing update from remote peer 819fde26383840a1ac8b38866d81d927: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:27.404356  7561 consensus_queue.cc:1048] T 8f4e8457f1c043b796f6d8dcf6581c25 P 819fde26383840a1ac8b38866d81d927 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:27.413123  7286 raft_consensus.cc:1275] T 8f4e8457f1c043b796f6d8dcf6581c25 P ea2cdd509f7a431ab92818db9886ad58 [term 2 FOLLOWER]: Refusing update from remote peer 819fde26383840a1ac8b38866d81d927: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:27.414695  7561 consensus_queue.cc:1048] T 8f4e8457f1c043b796f6d8dcf6581c25 P 819fde26383840a1ac8b38866d81d927 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:27.456084  7432 raft_consensus.cc:1275] T de84fb60895a47d1879ac59bda5f07ea P 46069e8e6d6c4004a822b721fc9f401f [term 2 FOLLOWER]: Refusing update from remote peer ea2cdd509f7a431ab92818db9886ad58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:27.457659  7585 consensus_queue.cc:1048] T de84fb60895a47d1879ac59bda5f07ea P ea2cdd509f7a431ab92818db9886ad58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:27.467947  7362 raft_consensus.cc:1275] T de84fb60895a47d1879ac59bda5f07ea P 819fde26383840a1ac8b38866d81d927 [term 2 FOLLOWER]: Refusing update from remote peer ea2cdd509f7a431ab92818db9886ad58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:27.471060  7562 consensus_queue.cc:1048] T de84fb60895a47d1879ac59bda5f07ea P ea2cdd509f7a431ab92818db9886ad58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:29.561672  7184 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:56356:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:11:29.584195  7184 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56356:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:11:29.647732  2661 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:11:29.778539  7676 log.cc:927] Time spent T de84fb60895a47d1879ac59bda5f07ea P ea2cdd509f7a431ab92818db9886ad58: Append to log took a long time: real 0.060s	user 0.000s	sys 0.002s
I20260710 11:11:29.803141  7690 tablet.cc:1724] T 39c4647ab75b436bba988c9fc7762c3e P ea2cdd509f7a431ab92818db9886ad58: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:29.817212  7695 tablet.cc:1724] T 9b09f3ca970f4b3c9880e5d246c64732 P 819fde26383840a1ac8b38866d81d927: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:29.848258  7691 log.cc:927] Time spent T e2a6326ce57a4691a3961730d9a3f5c4 P 46069e8e6d6c4004a822b721fc9f401f: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
W20260710 11:11:29.948048  7698 log.cc:927] Time spent T edfb8d5071c34d8bad238ffe43c820ab P 46069e8e6d6c4004a822b721fc9f401f: Append to log took a long time: real 0.054s	user 0.000s	sys 0.001s
W20260710 11:11:30.002664  7700 log.cc:927] Time spent T e2a6326ce57a4691a3961730d9a3f5c4 P 819fde26383840a1ac8b38866d81d927: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260710 11:11:29.891877  7693 tablet.cc:1724] T 39c4647ab75b436bba988c9fc7762c3e P 819fde26383840a1ac8b38866d81d927: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:30.053948  7704 tablet.cc:1724] T 39c4647ab75b436bba988c9fc7762c3e P 46069e8e6d6c4004a822b721fc9f401f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:30.073606  7715 tablet.cc:1724] T de84fb60895a47d1879ac59bda5f07ea P 819fde26383840a1ac8b38866d81d927: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:30.075170  7708 tablet.cc:1724] T 9b09f3ca970f4b3c9880e5d246c64732 P ea2cdd509f7a431ab92818db9886ad58: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:30.083251  7710 tablet.cc:1724] T de84fb60895a47d1879ac59bda5f07ea P ea2cdd509f7a431ab92818db9886ad58: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:30.084553  7713 tablet.cc:1724] T e8d755e4c8c141f0a0385034315386b7 P 46069e8e6d6c4004a822b721fc9f401f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:30.088197  7690 tablet.cc:1724] T edfb8d5071c34d8bad238ffe43c820ab P ea2cdd509f7a431ab92818db9886ad58: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:30.114213  7695 tablet.cc:1724] T 8f4e8457f1c043b796f6d8dcf6581c25 P 819fde26383840a1ac8b38866d81d927: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:30.060254  7252 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.153.67:40031, user_credentials={real_user=slave}} blocked reactor thread for 63809.2us
W20260710 11:11:30.142395  7327 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.153.65:36447, user_credentials={real_user=slave}} blocked reactor thread for 98140.1us
I20260710 11:11:30.158671  7725 tablet.cc:1724] T e8d755e4c8c141f0a0385034315386b7 P ea2cdd509f7a431ab92818db9886ad58: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:30.186213  7727 tablet.cc:1724] T 8f4e8457f1c043b796f6d8dcf6581c25 P 46069e8e6d6c4004a822b721fc9f401f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:30.188432  7713 tablet.cc:1724] T 9b09f3ca970f4b3c9880e5d246c64732 P 46069e8e6d6c4004a822b721fc9f401f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:30.189366  7283 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "261a7b60b8ea48edb44d577d3bd544e7"
dest_uuid: "ea2cdd509f7a431ab92818db9886ad58"
mode: GRACEFUL
new_leader_uuid: "46069e8e6d6c4004a822b721fc9f401f"
 from {username='slave'} at 127.0.0.1:54112
I20260710 11:11:30.190034  7283 raft_consensus.cc:606] T 261a7b60b8ea48edb44d577d3bd544e7 P ea2cdd509f7a431ab92818db9886ad58 [term 1 LEADER]: Received request to transfer leadership to TS 46069e8e6d6c4004a822b721fc9f401f
I20260710 11:11:30.194312  7720 tablet.cc:1724] T e2a6326ce57a4691a3961730d9a3f5c4 P 46069e8e6d6c4004a822b721fc9f401f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:30.151115  7715 tablet.cc:1724] T e8d755e4c8c141f0a0385034315386b7 P 819fde26383840a1ac8b38866d81d927: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:30.199385  7708 tablet.cc:1724] T e2a6326ce57a4691a3961730d9a3f5c4 P ea2cdd509f7a431ab92818db9886ad58: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:30.212779  7690 tablet.cc:1724] T 8f4e8457f1c043b796f6d8dcf6581c25 P ea2cdd509f7a431ab92818db9886ad58: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:30.214967  7589 raft_consensus.cc:993] T 261a7b60b8ea48edb44d577d3bd544e7 P ea2cdd509f7a431ab92818db9886ad58: : Instructing follower 46069e8e6d6c4004a822b721fc9f401f to start an election
I20260710 11:11:30.215555  7589 raft_consensus.cc:1081] T 261a7b60b8ea48edb44d577d3bd544e7 P ea2cdd509f7a431ab92818db9886ad58 [term 1 LEADER]: Signalling peer 46069e8e6d6c4004a822b721fc9f401f to start an election
I20260710 11:11:30.216595  7713 tablet.cc:1724] T edfb8d5071c34d8bad238ffe43c820ab P 46069e8e6d6c4004a822b721fc9f401f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:30.224347  7710 tablet.cc:1724] T 0eb86e52337a4c759459c0ef2fbe41cc P ea2cdd509f7a431ab92818db9886ad58: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:30.226208  7727 tablet.cc:1724] T 0eb86e52337a4c759459c0ef2fbe41cc P 46069e8e6d6c4004a822b721fc9f401f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:30.231583  7430 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "261a7b60b8ea48edb44d577d3bd544e7"
dest_uuid: "46069e8e6d6c4004a822b721fc9f401f"
 from {username='slave'} at 127.0.0.1:33130
I20260710 11:11:30.232376  7430 raft_consensus.cc:493] T 261a7b60b8ea48edb44d577d3bd544e7 P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:30.232832  7430 raft_consensus.cc:3060] T 261a7b60b8ea48edb44d577d3bd544e7 P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:30.234424  7726 tablet.cc:1724] T 0eb86e52337a4c759459c0ef2fbe41cc P 819fde26383840a1ac8b38866d81d927: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:30.238988  7720 tablet.cc:1724] T f7758d7c11b1412a8fdad22a8366ef6e P 46069e8e6d6c4004a822b721fc9f401f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:30.242440  7725 tablet.cc:1724] T f7758d7c11b1412a8fdad22a8366ef6e P ea2cdd509f7a431ab92818db9886ad58: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:30.245421  7693 tablet.cc:1724] T f7758d7c11b1412a8fdad22a8366ef6e P 819fde26383840a1ac8b38866d81d927: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:30.257222  7727 tablet.cc:1724] T de84fb60895a47d1879ac59bda5f07ea P 46069e8e6d6c4004a822b721fc9f401f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:30.264204  7715 tablet.cc:1724] T edfb8d5071c34d8bad238ffe43c820ab P 819fde26383840a1ac8b38866d81d927: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:30.270818  7430 raft_consensus.cc:515] T 261a7b60b8ea48edb44d577d3bd544e7 P 46069e8e6d6c4004a822b721fc9f401f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:30.273447  7430 leader_election.cc:290] T 261a7b60b8ea48edb44d577d3bd544e7 P 46069e8e6d6c4004a822b721fc9f401f [CANDIDATE]: Term 2 election: Requested vote from peers ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65:36447), 819fde26383840a1ac8b38866d81d927 (127.2.153.66:43591)
I20260710 11:11:30.274957  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "261a7b60b8ea48edb44d577d3bd544e7" candidate_uuid: "46069e8e6d6c4004a822b721fc9f401f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "819fde26383840a1ac8b38866d81d927"
I20260710 11:11:30.274812  7726 tablet.cc:1724] T e2a6326ce57a4691a3961730d9a3f5c4 P 819fde26383840a1ac8b38866d81d927: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:11:30.275681  7361 raft_consensus.cc:3060] T 261a7b60b8ea48edb44d577d3bd544e7 P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:30.280479  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "261a7b60b8ea48edb44d577d3bd544e7" candidate_uuid: "46069e8e6d6c4004a822b721fc9f401f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea2cdd509f7a431ab92818db9886ad58"
I20260710 11:11:30.281206  7285 raft_consensus.cc:3055] T 261a7b60b8ea48edb44d577d3bd544e7 P ea2cdd509f7a431ab92818db9886ad58 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:30.281543  7285 raft_consensus.cc:740] T 261a7b60b8ea48edb44d577d3bd544e7 P ea2cdd509f7a431ab92818db9886ad58 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea2cdd509f7a431ab92818db9886ad58, State: Running, Role: LEADER
I20260710 11:11:30.282912  7285 consensus_queue.cc:260] T 261a7b60b8ea48edb44d577d3bd544e7 P ea2cdd509f7a431ab92818db9886ad58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:30.284093  7285 raft_consensus.cc:3060] T 261a7b60b8ea48edb44d577d3bd544e7 P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:30.297739  7285 raft_consensus.cc:2468] T 261a7b60b8ea48edb44d577d3bd544e7 P ea2cdd509f7a431ab92818db9886ad58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46069e8e6d6c4004a822b721fc9f401f in term 2.
I20260710 11:11:30.315011  7361 raft_consensus.cc:2468] T 261a7b60b8ea48edb44d577d3bd544e7 P 819fde26383840a1ac8b38866d81d927 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46069e8e6d6c4004a822b721fc9f401f in term 2.
I20260710 11:11:30.316689  7400 leader_election.cc:304] T 261a7b60b8ea48edb44d577d3bd544e7 P 46069e8e6d6c4004a822b721fc9f401f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46069e8e6d6c4004a822b721fc9f401f, 819fde26383840a1ac8b38866d81d927; no voters: 
I20260710 11:11:30.318506  7650 raft_consensus.cc:2804] T 261a7b60b8ea48edb44d577d3bd544e7 P 46069e8e6d6c4004a822b721fc9f401f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:30.319031  7650 raft_consensus.cc:697] T 261a7b60b8ea48edb44d577d3bd544e7 P 46069e8e6d6c4004a822b721fc9f401f [term 2 LEADER]: Becoming Leader. State: Replica: 46069e8e6d6c4004a822b721fc9f401f, State: Running, Role: LEADER
I20260710 11:11:30.319976  7650 consensus_queue.cc:237] T 261a7b60b8ea48edb44d577d3bd544e7 P 46069e8e6d6c4004a822b721fc9f401f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:30.332859  7361 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40298f42ded64fbe8301f3829372b79d"
dest_uuid: "819fde26383840a1ac8b38866d81d927"
mode: GRACEFUL
new_leader_uuid: "46069e8e6d6c4004a822b721fc9f401f"
 from {username='slave'} at 127.0.0.1:58174
I20260710 11:11:30.333710  7361 raft_consensus.cc:606] T 40298f42ded64fbe8301f3829372b79d P 819fde26383840a1ac8b38866d81d927 [term 1 LEADER]: Received request to transfer leadership to TS 46069e8e6d6c4004a822b721fc9f401f
I20260710 11:11:30.335232  2661 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:11:30.335791  2661 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:11:30.358151  7183 catalog_manager.cc:6242] T 00000000000000000000000000000000 P ae6e37b9e228461982f4b3692105de9b: soft_deleted_table [id=1a3f6179e8004b6dbd478654100a02d0] alter complete (version 1)
I20260710 11:11:30.368011  7183 catalog_manager.cc:5697] T 261a7b60b8ea48edb44d577d3bd544e7 P 46069e8e6d6c4004a822b721fc9f401f reported cstate change: term changed from 1 to 2, leader changed from ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65) to 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67). New cstate: current_term: 2 leader_uuid: "46069e8e6d6c4004a822b721fc9f401f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:30.448390  7684 raft_consensus.cc:993] T 40298f42ded64fbe8301f3829372b79d P 819fde26383840a1ac8b38866d81d927: : Instructing follower 46069e8e6d6c4004a822b721fc9f401f to start an election
I20260710 11:11:30.449110  7723 raft_consensus.cc:1081] T 40298f42ded64fbe8301f3829372b79d P 819fde26383840a1ac8b38866d81d927 [term 1 LEADER]: Signalling peer 46069e8e6d6c4004a822b721fc9f401f to start an election
I20260710 11:11:30.451116  7434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40298f42ded64fbe8301f3829372b79d"
dest_uuid: "46069e8e6d6c4004a822b721fc9f401f"
 from {username='slave'} at 127.0.0.1:33136
I20260710 11:11:30.451750  7434 raft_consensus.cc:493] T 40298f42ded64fbe8301f3829372b79d P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:11:30.452044  7434 raft_consensus.cc:3060] T 40298f42ded64fbe8301f3829372b79d P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:30.457214  7434 raft_consensus.cc:515] T 40298f42ded64fbe8301f3829372b79d P 46069e8e6d6c4004a822b721fc9f401f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:30.459141  7434 leader_election.cc:290] T 40298f42ded64fbe8301f3829372b79d P 46069e8e6d6c4004a822b721fc9f401f [CANDIDATE]: Term 2 election: Requested vote from peers ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65:36447), 819fde26383840a1ac8b38866d81d927 (127.2.153.66:43591)
I20260710 11:11:30.460219  7361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40298f42ded64fbe8301f3829372b79d" candidate_uuid: "46069e8e6d6c4004a822b721fc9f401f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "819fde26383840a1ac8b38866d81d927"
I20260710 11:11:30.460846  7361 raft_consensus.cc:3055] T 40298f42ded64fbe8301f3829372b79d P 819fde26383840a1ac8b38866d81d927 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:11:30.460916  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40298f42ded64fbe8301f3829372b79d" candidate_uuid: "46069e8e6d6c4004a822b721fc9f401f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea2cdd509f7a431ab92818db9886ad58"
I20260710 11:11:30.461198  7361 raft_consensus.cc:740] T 40298f42ded64fbe8301f3829372b79d P 819fde26383840a1ac8b38866d81d927 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 819fde26383840a1ac8b38866d81d927, State: Running, Role: LEADER
I20260710 11:11:30.461674  7285 raft_consensus.cc:3060] T 40298f42ded64fbe8301f3829372b79d P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:30.462172  7361 consensus_queue.cc:260] T 40298f42ded64fbe8301f3829372b79d P 819fde26383840a1ac8b38866d81d927 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:30.463810  7361 raft_consensus.cc:3060] T 40298f42ded64fbe8301f3829372b79d P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:11:30.467460  7285 raft_consensus.cc:2468] T 40298f42ded64fbe8301f3829372b79d P ea2cdd509f7a431ab92818db9886ad58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46069e8e6d6c4004a822b721fc9f401f in term 2.
I20260710 11:11:30.468715  7401 leader_election.cc:304] T 40298f42ded64fbe8301f3829372b79d P 46069e8e6d6c4004a822b721fc9f401f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46069e8e6d6c4004a822b721fc9f401f, ea2cdd509f7a431ab92818db9886ad58; no voters: 
I20260710 11:11:30.469538  7650 raft_consensus.cc:2804] T 40298f42ded64fbe8301f3829372b79d P 46069e8e6d6c4004a822b721fc9f401f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:11:30.469599  7361 raft_consensus.cc:2468] T 40298f42ded64fbe8301f3829372b79d P 819fde26383840a1ac8b38866d81d927 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46069e8e6d6c4004a822b721fc9f401f in term 2.
I20260710 11:11:30.470299  7650 raft_consensus.cc:697] T 40298f42ded64fbe8301f3829372b79d P 46069e8e6d6c4004a822b721fc9f401f [term 2 LEADER]: Becoming Leader. State: Replica: 46069e8e6d6c4004a822b721fc9f401f, State: Running, Role: LEADER
I20260710 11:11:30.471259  7650 consensus_queue.cc:237] T 40298f42ded64fbe8301f3829372b79d P 46069e8e6d6c4004a822b721fc9f401f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } }
I20260710 11:11:30.479838  7183 catalog_manager.cc:5697] T 40298f42ded64fbe8301f3829372b79d P 46069e8e6d6c4004a822b721fc9f401f reported cstate change: term changed from 1 to 2, leader changed from 819fde26383840a1ac8b38866d81d927 (127.2.153.66) to 46069e8e6d6c4004a822b721fc9f401f (127.2.153.67). New cstate: current_term: 2 leader_uuid: "46069e8e6d6c4004a822b721fc9f401f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46069e8e6d6c4004a822b721fc9f401f" member_type: VOTER last_known_addr { host: "127.2.153.67" port: 40031 } health_report { overall_health: HEALTHY } } }
I20260710 11:11:30.782915  7361 raft_consensus.cc:1275] T 261a7b60b8ea48edb44d577d3bd544e7 P 819fde26383840a1ac8b38866d81d927 [term 2 FOLLOWER]: Refusing update from remote peer 46069e8e6d6c4004a822b721fc9f401f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:30.784266  7650 consensus_queue.cc:1048] T 261a7b60b8ea48edb44d577d3bd544e7 P 46069e8e6d6c4004a822b721fc9f401f [LEADER]: Connected to new peer: Peer: permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:30.795845  7285 raft_consensus.cc:1275] T 261a7b60b8ea48edb44d577d3bd544e7 P ea2cdd509f7a431ab92818db9886ad58 [term 2 FOLLOWER]: Refusing update from remote peer 46069e8e6d6c4004a822b721fc9f401f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:30.797406  7736 consensus_queue.cc:1048] T 261a7b60b8ea48edb44d577d3bd544e7 P 46069e8e6d6c4004a822b721fc9f401f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:30.891568  7285 raft_consensus.cc:1275] T 40298f42ded64fbe8301f3829372b79d P ea2cdd509f7a431ab92818db9886ad58 [term 2 FOLLOWER]: Refusing update from remote peer 46069e8e6d6c4004a822b721fc9f401f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:30.893131  7736 consensus_queue.cc:1048] T 40298f42ded64fbe8301f3829372b79d P 46069e8e6d6c4004a822b721fc9f401f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea2cdd509f7a431ab92818db9886ad58" member_type: VOTER last_known_addr { host: "127.2.153.65" port: 36447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:30.903595  7361 raft_consensus.cc:1275] T 40298f42ded64fbe8301f3829372b79d P 819fde26383840a1ac8b38866d81d927 [term 2 FOLLOWER]: Refusing update from remote peer 46069e8e6d6c4004a822b721fc9f401f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:11:30.905164  7701 consensus_queue.cc:1048] T 40298f42ded64fbe8301f3829372b79d P 46069e8e6d6c4004a822b721fc9f401f [LEADER]: Connected to new peer: Peer: permanent_uuid: "819fde26383840a1ac8b38866d81d927" member_type: VOTER last_known_addr { host: "127.2.153.66" port: 43591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:11:31.401134  2661 tablet_server.cc:179] TabletServer@127.2.153.65:0 shutting down...
I20260710 11:11:31.430310  2661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:31.431320  2661 tablet_replica.cc:333] T f7758d7c11b1412a8fdad22a8366ef6e P ea2cdd509f7a431ab92818db9886ad58: stopping tablet replica
I20260710 11:11:31.432403  2661 raft_consensus.cc:2243] T f7758d7c11b1412a8fdad22a8366ef6e P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:31.433070  2661 raft_consensus.cc:2272] T f7758d7c11b1412a8fdad22a8366ef6e P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.435817  2661 tablet_replica.cc:333] T e8d755e4c8c141f0a0385034315386b7 P ea2cdd509f7a431ab92818db9886ad58: stopping tablet replica
I20260710 11:11:31.436429  2661 raft_consensus.cc:2243] T e8d755e4c8c141f0a0385034315386b7 P ea2cdd509f7a431ab92818db9886ad58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:31.436882  2661 raft_consensus.cc:2272] T e8d755e4c8c141f0a0385034315386b7 P ea2cdd509f7a431ab92818db9886ad58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.438836  2661 tablet_replica.cc:333] T 8f4e8457f1c043b796f6d8dcf6581c25 P ea2cdd509f7a431ab92818db9886ad58: stopping tablet replica
I20260710 11:11:31.439386  2661 raft_consensus.cc:2243] T 8f4e8457f1c043b796f6d8dcf6581c25 P ea2cdd509f7a431ab92818db9886ad58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:31.439802  2661 raft_consensus.cc:2272] T 8f4e8457f1c043b796f6d8dcf6581c25 P ea2cdd509f7a431ab92818db9886ad58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.441596  2661 tablet_replica.cc:333] T 9b09f3ca970f4b3c9880e5d246c64732 P ea2cdd509f7a431ab92818db9886ad58: stopping tablet replica
I20260710 11:11:31.442189  2661 raft_consensus.cc:2243] T 9b09f3ca970f4b3c9880e5d246c64732 P ea2cdd509f7a431ab92818db9886ad58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:31.442618  2661 raft_consensus.cc:2272] T 9b09f3ca970f4b3c9880e5d246c64732 P ea2cdd509f7a431ab92818db9886ad58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.444355  2661 tablet_replica.cc:333] T edfb8d5071c34d8bad238ffe43c820ab P ea2cdd509f7a431ab92818db9886ad58: stopping tablet replica
I20260710 11:11:31.444871  2661 raft_consensus.cc:2243] T edfb8d5071c34d8bad238ffe43c820ab P ea2cdd509f7a431ab92818db9886ad58 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:31.445596  2661 raft_consensus.cc:2272] T edfb8d5071c34d8bad238ffe43c820ab P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.447600  2661 tablet_replica.cc:333] T e2a6326ce57a4691a3961730d9a3f5c4 P ea2cdd509f7a431ab92818db9886ad58: stopping tablet replica
I20260710 11:11:31.448103  2661 raft_consensus.cc:2243] T e2a6326ce57a4691a3961730d9a3f5c4 P ea2cdd509f7a431ab92818db9886ad58 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:31.448833  2661 raft_consensus.cc:2272] T e2a6326ce57a4691a3961730d9a3f5c4 P ea2cdd509f7a431ab92818db9886ad58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.450841  2661 tablet_replica.cc:333] T 261a7b60b8ea48edb44d577d3bd544e7 P ea2cdd509f7a431ab92818db9886ad58: stopping tablet replica
I20260710 11:11:31.451349  2661 raft_consensus.cc:2243] T 261a7b60b8ea48edb44d577d3bd544e7 P ea2cdd509f7a431ab92818db9886ad58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:31.451733  2661 raft_consensus.cc:2272] T 261a7b60b8ea48edb44d577d3bd544e7 P ea2cdd509f7a431ab92818db9886ad58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.454918  2661 tablet_replica.cc:333] T de84fb60895a47d1879ac59bda5f07ea P ea2cdd509f7a431ab92818db9886ad58: stopping tablet replica
W20260710 11:11:31.454974  7401 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260710 11:11:31.455945  2661 raft_consensus.cc:2243] T de84fb60895a47d1879ac59bda5f07ea P ea2cdd509f7a431ab92818db9886ad58 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:31.456813  2661 raft_consensus.cc:2272] T de84fb60895a47d1879ac59bda5f07ea P ea2cdd509f7a431ab92818db9886ad58 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:31.458135  7401 consensus_peers.cc:597] T 0390a39b57d24c5c99ddbc9cc54c52de P 46069e8e6d6c4004a822b721fc9f401f -> Peer ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65:36447): Couldn't send request to peer ea2cdd509f7a431ab92818db9886ad58. 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 11:11:31.459250  2661 tablet_replica.cc:333] T 40298f42ded64fbe8301f3829372b79d P ea2cdd509f7a431ab92818db9886ad58: stopping tablet replica
I20260710 11:11:31.460098  2661 raft_consensus.cc:2243] T 40298f42ded64fbe8301f3829372b79d P ea2cdd509f7a431ab92818db9886ad58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:31.460537  2661 raft_consensus.cc:2272] T 40298f42ded64fbe8301f3829372b79d P ea2cdd509f7a431ab92818db9886ad58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.464033  2661 tablet_replica.cc:333] T d9c83ff83753413b88db5a38daa0f7e4 P ea2cdd509f7a431ab92818db9886ad58: stopping tablet replica
I20260710 11:11:31.464775  2661 raft_consensus.cc:2243] T d9c83ff83753413b88db5a38daa0f7e4 P ea2cdd509f7a431ab92818db9886ad58 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:31.465750  2661 raft_consensus.cc:2272] T d9c83ff83753413b88db5a38daa0f7e4 P ea2cdd509f7a431ab92818db9886ad58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.468338  2661 tablet_replica.cc:333] T 0390a39b57d24c5c99ddbc9cc54c52de P ea2cdd509f7a431ab92818db9886ad58: stopping tablet replica
I20260710 11:11:31.469350  2661 raft_consensus.cc:2243] T 0390a39b57d24c5c99ddbc9cc54c52de P ea2cdd509f7a431ab92818db9886ad58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:31.469944  2661 raft_consensus.cc:2272] T 0390a39b57d24c5c99ddbc9cc54c52de P ea2cdd509f7a431ab92818db9886ad58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.472347  2661 tablet_replica.cc:333] T 1719a434ffb94c4b87705efa350771cd P ea2cdd509f7a431ab92818db9886ad58: stopping tablet replica
I20260710 11:11:31.472959  2661 raft_consensus.cc:2243] T 1719a434ffb94c4b87705efa350771cd P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:31.473433  2661 raft_consensus.cc:2272] T 1719a434ffb94c4b87705efa350771cd P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.475664  2661 tablet_replica.cc:333] T 7410407d7e7d44b9b2254c38f33f7484 P ea2cdd509f7a431ab92818db9886ad58: stopping tablet replica
I20260710 11:11:31.476306  2661 raft_consensus.cc:2243] T 7410407d7e7d44b9b2254c38f33f7484 P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:31.476820  2661 raft_consensus.cc:2272] T 7410407d7e7d44b9b2254c38f33f7484 P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.479139  2661 tablet_replica.cc:333] T 0eb86e52337a4c759459c0ef2fbe41cc P ea2cdd509f7a431ab92818db9886ad58: stopping tablet replica
I20260710 11:11:31.479724  2661 raft_consensus.cc:2243] T 0eb86e52337a4c759459c0ef2fbe41cc P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:31.480216  2661 raft_consensus.cc:2272] T 0eb86e52337a4c759459c0ef2fbe41cc P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.482372  2661 tablet_replica.cc:333] T 39c4647ab75b436bba988c9fc7762c3e P ea2cdd509f7a431ab92818db9886ad58: stopping tablet replica
I20260710 11:11:31.482949  2661 raft_consensus.cc:2243] T 39c4647ab75b436bba988c9fc7762c3e P ea2cdd509f7a431ab92818db9886ad58 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:31.483779  2661 raft_consensus.cc:2272] T 39c4647ab75b436bba988c9fc7762c3e P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.485926  2661 tablet_replica.cc:333] T 4baae96d4184480db58cd48aadbaa618 P ea2cdd509f7a431ab92818db9886ad58: stopping tablet replica
I20260710 11:11:31.486598  2661 raft_consensus.cc:2243] T 4baae96d4184480db58cd48aadbaa618 P ea2cdd509f7a431ab92818db9886ad58 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:31.487498  2661 raft_consensus.cc:2272] T 4baae96d4184480db58cd48aadbaa618 P ea2cdd509f7a431ab92818db9886ad58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.490027  2661 tablet_replica.cc:333] T 13e173ebca404faf9a18aa7d028c543c P ea2cdd509f7a431ab92818db9886ad58: stopping tablet replica
I20260710 11:11:31.490741  2661 raft_consensus.cc:2243] T 13e173ebca404faf9a18aa7d028c543c P ea2cdd509f7a431ab92818db9886ad58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:31.491431  2661 raft_consensus.cc:2272] T 13e173ebca404faf9a18aa7d028c543c P ea2cdd509f7a431ab92818db9886ad58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.493674  2661 tablet_replica.cc:333] T 3f940d75dce5408aa02eb62aadd0edda P ea2cdd509f7a431ab92818db9886ad58: stopping tablet replica
I20260710 11:11:31.494339  2661 raft_consensus.cc:2243] T 3f940d75dce5408aa02eb62aadd0edda P ea2cdd509f7a431ab92818db9886ad58 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:31.495189  2661 raft_consensus.cc:2272] T 3f940d75dce5408aa02eb62aadd0edda P ea2cdd509f7a431ab92818db9886ad58 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:31.513718  7401 consensus_peers.cc:597] T 40298f42ded64fbe8301f3829372b79d P 46069e8e6d6c4004a822b721fc9f401f -> Peer ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65:36447): Couldn't send request to peer ea2cdd509f7a431ab92818db9886ad58. 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 11:11:31.535228  7327 consensus_peers.cc:597] T 13e173ebca404faf9a18aa7d028c543c P 819fde26383840a1ac8b38866d81d927 -> Peer ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65:36447): Couldn't send request to peer ea2cdd509f7a431ab92818db9886ad58. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:36447: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:31.538816  2661 tablet_server.cc:196] TabletServer@127.2.153.65:0 shutdown complete.
I20260710 11:11:31.572329  2661 tablet_server.cc:179] TabletServer@127.2.153.66:0 shutting down...
W20260710 11:11:31.590049  7400 consensus_peers.cc:597] T e8d755e4c8c141f0a0385034315386b7 P 46069e8e6d6c4004a822b721fc9f401f -> Peer 819fde26383840a1ac8b38866d81d927 (127.2.153.66:43591): Couldn't send request to peer 819fde26383840a1ac8b38866d81d927. 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 11:11:31.603039  2661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:31.603842  2661 tablet_replica.cc:333] T e8d755e4c8c141f0a0385034315386b7 P 819fde26383840a1ac8b38866d81d927: stopping tablet replica
I20260710 11:11:31.604624  2661 raft_consensus.cc:2243] T e8d755e4c8c141f0a0385034315386b7 P 819fde26383840a1ac8b38866d81d927 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:31.605119  2661 raft_consensus.cc:2272] T e8d755e4c8c141f0a0385034315386b7 P 819fde26383840a1ac8b38866d81d927 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:11:31.606230  7327 consensus_peers.cc:597] T 8f4e8457f1c043b796f6d8dcf6581c25 P 819fde26383840a1ac8b38866d81d927 -> Peer ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65:36447): Couldn't send request to peer ea2cdd509f7a431ab92818db9886ad58. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:36447: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:31.607023  2661 tablet_replica.cc:333] T 8f4e8457f1c043b796f6d8dcf6581c25 P 819fde26383840a1ac8b38866d81d927: stopping tablet replica
I20260710 11:11:31.607659  2661 raft_consensus.cc:2243] T 8f4e8457f1c043b796f6d8dcf6581c25 P 819fde26383840a1ac8b38866d81d927 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:31.608372  2661 raft_consensus.cc:2272] T 8f4e8457f1c043b796f6d8dcf6581c25 P 819fde26383840a1ac8b38866d81d927 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.610278  2661 tablet_replica.cc:333] T f7758d7c11b1412a8fdad22a8366ef6e P 819fde26383840a1ac8b38866d81d927: stopping tablet replica
I20260710 11:11:31.610858  2661 raft_consensus.cc:2243] T f7758d7c11b1412a8fdad22a8366ef6e P 819fde26383840a1ac8b38866d81d927 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:31.611596  2661 raft_consensus.cc:2272] T f7758d7c11b1412a8fdad22a8366ef6e P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.613349  2661 tablet_replica.cc:333] T 9b09f3ca970f4b3c9880e5d246c64732 P 819fde26383840a1ac8b38866d81d927: stopping tablet replica
I20260710 11:11:31.613876  2661 raft_consensus.cc:2243] T 9b09f3ca970f4b3c9880e5d246c64732 P 819fde26383840a1ac8b38866d81d927 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:31.614612  2661 raft_consensus.cc:2272] T 9b09f3ca970f4b3c9880e5d246c64732 P 819fde26383840a1ac8b38866d81d927 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.616384  2661 tablet_replica.cc:333] T edfb8d5071c34d8bad238ffe43c820ab P 819fde26383840a1ac8b38866d81d927: stopping tablet replica
I20260710 11:11:31.616918  2661 raft_consensus.cc:2243] T edfb8d5071c34d8bad238ffe43c820ab P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:31.617332  2661 raft_consensus.cc:2272] T edfb8d5071c34d8bad238ffe43c820ab P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.619194  2661 tablet_replica.cc:333] T e2a6326ce57a4691a3961730d9a3f5c4 P 819fde26383840a1ac8b38866d81d927: stopping tablet replica
I20260710 11:11:31.619701  2661 raft_consensus.cc:2243] T e2a6326ce57a4691a3961730d9a3f5c4 P 819fde26383840a1ac8b38866d81d927 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:31.620126  2661 raft_consensus.cc:2272] T e2a6326ce57a4691a3961730d9a3f5c4 P 819fde26383840a1ac8b38866d81d927 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.621831  2661 tablet_replica.cc:333] T d9c83ff83753413b88db5a38daa0f7e4 P 819fde26383840a1ac8b38866d81d927: stopping tablet replica
I20260710 11:11:31.622530  2661 raft_consensus.cc:2243] T d9c83ff83753413b88db5a38daa0f7e4 P 819fde26383840a1ac8b38866d81d927 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:31.622978  2661 raft_consensus.cc:2272] T d9c83ff83753413b88db5a38daa0f7e4 P 819fde26383840a1ac8b38866d81d927 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.624800  2661 tablet_replica.cc:333] T 0390a39b57d24c5c99ddbc9cc54c52de P 819fde26383840a1ac8b38866d81d927: stopping tablet replica
I20260710 11:11:31.625319  2661 raft_consensus.cc:2243] T 0390a39b57d24c5c99ddbc9cc54c52de P 819fde26383840a1ac8b38866d81d927 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:31.625736  2661 raft_consensus.cc:2272] T 0390a39b57d24c5c99ddbc9cc54c52de P 819fde26383840a1ac8b38866d81d927 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.627682  2661 tablet_replica.cc:333] T 40298f42ded64fbe8301f3829372b79d P 819fde26383840a1ac8b38866d81d927: stopping tablet replica
I20260710 11:11:31.628219  2661 raft_consensus.cc:2243] T 40298f42ded64fbe8301f3829372b79d P 819fde26383840a1ac8b38866d81d927 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:31.628629  2661 raft_consensus.cc:2272] T 40298f42ded64fbe8301f3829372b79d P 819fde26383840a1ac8b38866d81d927 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.631340  2661 tablet_replica.cc:333] T 3f940d75dce5408aa02eb62aadd0edda P 819fde26383840a1ac8b38866d81d927: stopping tablet replica
I20260710 11:11:31.631888  2661 raft_consensus.cc:2243] T 3f940d75dce5408aa02eb62aadd0edda P 819fde26383840a1ac8b38866d81d927 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:31.632313  2661 raft_consensus.cc:2272] T 3f940d75dce5408aa02eb62aadd0edda P 819fde26383840a1ac8b38866d81d927 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.634076  2661 tablet_replica.cc:333] T 13e173ebca404faf9a18aa7d028c543c P 819fde26383840a1ac8b38866d81d927: stopping tablet replica
I20260710 11:11:31.634650  2661 raft_consensus.cc:2243] T 13e173ebca404faf9a18aa7d028c543c P 819fde26383840a1ac8b38866d81d927 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:31.635401  2661 raft_consensus.cc:2272] T 13e173ebca404faf9a18aa7d028c543c P 819fde26383840a1ac8b38866d81d927 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.637247  2661 tablet_replica.cc:333] T de84fb60895a47d1879ac59bda5f07ea P 819fde26383840a1ac8b38866d81d927: stopping tablet replica
I20260710 11:11:31.637745  2661 raft_consensus.cc:2243] T de84fb60895a47d1879ac59bda5f07ea P 819fde26383840a1ac8b38866d81d927 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:31.638222  2661 raft_consensus.cc:2272] T de84fb60895a47d1879ac59bda5f07ea P 819fde26383840a1ac8b38866d81d927 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.639842  2661 tablet_replica.cc:333] T 261a7b60b8ea48edb44d577d3bd544e7 P 819fde26383840a1ac8b38866d81d927: stopping tablet replica
I20260710 11:11:31.640313  2661 raft_consensus.cc:2243] T 261a7b60b8ea48edb44d577d3bd544e7 P 819fde26383840a1ac8b38866d81d927 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:31.640715  2661 raft_consensus.cc:2272] T 261a7b60b8ea48edb44d577d3bd544e7 P 819fde26383840a1ac8b38866d81d927 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.643000  2661 tablet_replica.cc:333] T 7410407d7e7d44b9b2254c38f33f7484 P 819fde26383840a1ac8b38866d81d927: stopping tablet replica
I20260710 11:11:31.643517  2661 raft_consensus.cc:2243] T 7410407d7e7d44b9b2254c38f33f7484 P 819fde26383840a1ac8b38866d81d927 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:31.644266  2661 raft_consensus.cc:2272] T 7410407d7e7d44b9b2254c38f33f7484 P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.646018  2661 tablet_replica.cc:333] T 1719a434ffb94c4b87705efa350771cd P 819fde26383840a1ac8b38866d81d927: stopping tablet replica
I20260710 11:11:31.646582  2661 raft_consensus.cc:2243] T 1719a434ffb94c4b87705efa350771cd P 819fde26383840a1ac8b38866d81d927 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:31.647284  2661 raft_consensus.cc:2272] T 1719a434ffb94c4b87705efa350771cd P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.649099  2661 tablet_replica.cc:333] T 0eb86e52337a4c759459c0ef2fbe41cc P 819fde26383840a1ac8b38866d81d927: stopping tablet replica
I20260710 11:11:31.649564  2661 raft_consensus.cc:2243] T 0eb86e52337a4c759459c0ef2fbe41cc P 819fde26383840a1ac8b38866d81d927 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:31.650324  2661 raft_consensus.cc:2272] T 0eb86e52337a4c759459c0ef2fbe41cc P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.652311  2661 tablet_replica.cc:333] T 39c4647ab75b436bba988c9fc7762c3e P 819fde26383840a1ac8b38866d81d927: stopping tablet replica
I20260710 11:11:31.652722  2661 raft_consensus.cc:2243] T 39c4647ab75b436bba988c9fc7762c3e P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:31.653075  2661 raft_consensus.cc:2272] T 39c4647ab75b436bba988c9fc7762c3e P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.654883  2661 tablet_replica.cc:333] T 4baae96d4184480db58cd48aadbaa618 P 819fde26383840a1ac8b38866d81d927: stopping tablet replica
I20260710 11:11:31.655336  2661 raft_consensus.cc:2243] T 4baae96d4184480db58cd48aadbaa618 P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:31.655748  2661 raft_consensus.cc:2272] T 4baae96d4184480db58cd48aadbaa618 P 819fde26383840a1ac8b38866d81d927 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.694737  2661 tablet_server.cc:196] TabletServer@127.2.153.66:0 shutdown complete.
I20260710 11:11:31.725747  2661 tablet_server.cc:179] TabletServer@127.2.153.67:0 shutting down...
W20260710 11:11:31.743218  7400 consensus_peers.cc:597] T 0390a39b57d24c5c99ddbc9cc54c52de P 46069e8e6d6c4004a822b721fc9f401f -> Peer 819fde26383840a1ac8b38866d81d927 (127.2.153.66:43591): Couldn't send request to peer 819fde26383840a1ac8b38866d81d927. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.66:43591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:11:31.748503  7401 consensus_peers.cc:597] T e8d755e4c8c141f0a0385034315386b7 P 46069e8e6d6c4004a822b721fc9f401f -> Peer ea2cdd509f7a431ab92818db9886ad58 (127.2.153.65:36447): Couldn't send request to peer ea2cdd509f7a431ab92818db9886ad58. Status: Network error: Client connection negotiation failed: client connection to 127.2.153.65:36447: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:11:31.763495  2661 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:11:31.764302  2661 tablet_replica.cc:333] T 9b09f3ca970f4b3c9880e5d246c64732 P 46069e8e6d6c4004a822b721fc9f401f: stopping tablet replica
I20260710 11:11:31.765046  2661 raft_consensus.cc:2243] T 9b09f3ca970f4b3c9880e5d246c64732 P 46069e8e6d6c4004a822b721fc9f401f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:31.765599  2661 raft_consensus.cc:2272] T 9b09f3ca970f4b3c9880e5d246c64732 P 46069e8e6d6c4004a822b721fc9f401f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.767711  2661 tablet_replica.cc:333] T e8d755e4c8c141f0a0385034315386b7 P 46069e8e6d6c4004a822b721fc9f401f: stopping tablet replica
I20260710 11:11:31.768404  2661 raft_consensus.cc:2243] T e8d755e4c8c141f0a0385034315386b7 P 46069e8e6d6c4004a822b721fc9f401f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:31.769291  2661 raft_consensus.cc:2272] T e8d755e4c8c141f0a0385034315386b7 P 46069e8e6d6c4004a822b721fc9f401f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.771435  2661 tablet_replica.cc:333] T f7758d7c11b1412a8fdad22a8366ef6e P 46069e8e6d6c4004a822b721fc9f401f: stopping tablet replica
I20260710 11:11:31.772095  2661 raft_consensus.cc:2243] T f7758d7c11b1412a8fdad22a8366ef6e P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:31.772574  2661 raft_consensus.cc:2272] T f7758d7c11b1412a8fdad22a8366ef6e P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.774609  2661 tablet_replica.cc:333] T 8f4e8457f1c043b796f6d8dcf6581c25 P 46069e8e6d6c4004a822b721fc9f401f: stopping tablet replica
I20260710 11:11:31.775214  2661 raft_consensus.cc:2243] T 8f4e8457f1c043b796f6d8dcf6581c25 P 46069e8e6d6c4004a822b721fc9f401f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:31.775677  2661 raft_consensus.cc:2272] T 8f4e8457f1c043b796f6d8dcf6581c25 P 46069e8e6d6c4004a822b721fc9f401f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.777577  2661 tablet_replica.cc:333] T edfb8d5071c34d8bad238ffe43c820ab P 46069e8e6d6c4004a822b721fc9f401f: stopping tablet replica
I20260710 11:11:31.778275  2661 raft_consensus.cc:2243] T edfb8d5071c34d8bad238ffe43c820ab P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:31.778735  2661 raft_consensus.cc:2272] T edfb8d5071c34d8bad238ffe43c820ab P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.780594  2661 tablet_replica.cc:333] T e2a6326ce57a4691a3961730d9a3f5c4 P 46069e8e6d6c4004a822b721fc9f401f: stopping tablet replica
I20260710 11:11:31.781167  2661 raft_consensus.cc:2243] T e2a6326ce57a4691a3961730d9a3f5c4 P 46069e8e6d6c4004a822b721fc9f401f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:31.781615  2661 raft_consensus.cc:2272] T e2a6326ce57a4691a3961730d9a3f5c4 P 46069e8e6d6c4004a822b721fc9f401f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.783504  2661 tablet_replica.cc:333] T 39c4647ab75b436bba988c9fc7762c3e P 46069e8e6d6c4004a822b721fc9f401f: stopping tablet replica
I20260710 11:11:31.784121  2661 raft_consensus.cc:2243] T 39c4647ab75b436bba988c9fc7762c3e P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:31.784565  2661 raft_consensus.cc:2272] T 39c4647ab75b436bba988c9fc7762c3e P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.786594  2661 tablet_replica.cc:333] T 0eb86e52337a4c759459c0ef2fbe41cc P 46069e8e6d6c4004a822b721fc9f401f: stopping tablet replica
I20260710 11:11:31.787185  2661 raft_consensus.cc:2243] T 0eb86e52337a4c759459c0ef2fbe41cc P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:31.787653  2661 raft_consensus.cc:2272] T 0eb86e52337a4c759459c0ef2fbe41cc P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.789674  2661 tablet_replica.cc:333] T 261a7b60b8ea48edb44d577d3bd544e7 P 46069e8e6d6c4004a822b721fc9f401f: stopping tablet replica
I20260710 11:11:31.790305  2661 raft_consensus.cc:2243] T 261a7b60b8ea48edb44d577d3bd544e7 P 46069e8e6d6c4004a822b721fc9f401f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:31.791123  2661 raft_consensus.cc:2272] T 261a7b60b8ea48edb44d577d3bd544e7 P 46069e8e6d6c4004a822b721fc9f401f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.793427  2661 tablet_replica.cc:333] T de84fb60895a47d1879ac59bda5f07ea P 46069e8e6d6c4004a822b721fc9f401f: stopping tablet replica
I20260710 11:11:31.793993  2661 raft_consensus.cc:2243] T de84fb60895a47d1879ac59bda5f07ea P 46069e8e6d6c4004a822b721fc9f401f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:31.794529  2661 raft_consensus.cc:2272] T de84fb60895a47d1879ac59bda5f07ea P 46069e8e6d6c4004a822b721fc9f401f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.796372  2661 tablet_replica.cc:333] T 40298f42ded64fbe8301f3829372b79d P 46069e8e6d6c4004a822b721fc9f401f: stopping tablet replica
I20260710 11:11:31.796918  2661 raft_consensus.cc:2243] T 40298f42ded64fbe8301f3829372b79d P 46069e8e6d6c4004a822b721fc9f401f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:31.797713  2661 raft_consensus.cc:2272] T 40298f42ded64fbe8301f3829372b79d P 46069e8e6d6c4004a822b721fc9f401f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.799969  2661 tablet_replica.cc:333] T d9c83ff83753413b88db5a38daa0f7e4 P 46069e8e6d6c4004a822b721fc9f401f: stopping tablet replica
I20260710 11:11:31.800550  2661 raft_consensus.cc:2243] T d9c83ff83753413b88db5a38daa0f7e4 P 46069e8e6d6c4004a822b721fc9f401f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:31.801052  2661 raft_consensus.cc:2272] T d9c83ff83753413b88db5a38daa0f7e4 P 46069e8e6d6c4004a822b721fc9f401f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.803025  2661 tablet_replica.cc:333] T 0390a39b57d24c5c99ddbc9cc54c52de P 46069e8e6d6c4004a822b721fc9f401f: stopping tablet replica
I20260710 11:11:31.803565  2661 raft_consensus.cc:2243] T 0390a39b57d24c5c99ddbc9cc54c52de P 46069e8e6d6c4004a822b721fc9f401f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:11:31.804391  2661 raft_consensus.cc:2272] T 0390a39b57d24c5c99ddbc9cc54c52de P 46069e8e6d6c4004a822b721fc9f401f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.806425  2661 tablet_replica.cc:333] T 4baae96d4184480db58cd48aadbaa618 P 46069e8e6d6c4004a822b721fc9f401f: stopping tablet replica
I20260710 11:11:31.806989  2661 raft_consensus.cc:2243] T 4baae96d4184480db58cd48aadbaa618 P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:31.807411  2661 raft_consensus.cc:2272] T 4baae96d4184480db58cd48aadbaa618 P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.809332  2661 tablet_replica.cc:333] T 7410407d7e7d44b9b2254c38f33f7484 P 46069e8e6d6c4004a822b721fc9f401f: stopping tablet replica
I20260710 11:11:31.809875  2661 raft_consensus.cc:2243] T 7410407d7e7d44b9b2254c38f33f7484 P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:31.810346  2661 raft_consensus.cc:2272] T 7410407d7e7d44b9b2254c38f33f7484 P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.812207  2661 tablet_replica.cc:333] T 1719a434ffb94c4b87705efa350771cd P 46069e8e6d6c4004a822b721fc9f401f: stopping tablet replica
I20260710 11:11:31.812724  2661 raft_consensus.cc:2243] T 1719a434ffb94c4b87705efa350771cd P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:31.813151  2661 raft_consensus.cc:2272] T 1719a434ffb94c4b87705efa350771cd P 46069e8e6d6c4004a822b721fc9f401f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.815114  2661 tablet_replica.cc:333] T 13e173ebca404faf9a18aa7d028c543c P 46069e8e6d6c4004a822b721fc9f401f: stopping tablet replica
I20260710 11:11:31.815620  2661 raft_consensus.cc:2243] T 13e173ebca404faf9a18aa7d028c543c P 46069e8e6d6c4004a822b721fc9f401f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:31.816067  2661 raft_consensus.cc:2272] T 13e173ebca404faf9a18aa7d028c543c P 46069e8e6d6c4004a822b721fc9f401f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.817898  2661 tablet_replica.cc:333] T 3f940d75dce5408aa02eb62aadd0edda P 46069e8e6d6c4004a822b721fc9f401f: stopping tablet replica
I20260710 11:11:31.818404  2661 raft_consensus.cc:2243] T 3f940d75dce5408aa02eb62aadd0edda P 46069e8e6d6c4004a822b721fc9f401f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:11:31.818905  2661 raft_consensus.cc:2272] T 3f940d75dce5408aa02eb62aadd0edda P 46069e8e6d6c4004a822b721fc9f401f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.859277  2661 tablet_server.cc:196] TabletServer@127.2.153.67:0 shutdown complete.
I20260710 11:11:31.893275  2661 master.cc:562] Master@127.2.153.126:33351 shutting down...
I20260710 11:11:31.918844  2661 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ae6e37b9e228461982f4b3692105de9b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:11:31.919409  2661 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ae6e37b9e228461982f4b3692105de9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:11:31.919709  2661 tablet_replica.cc:333] T 00000000000000000000000000000000 P ae6e37b9e228461982f4b3692105de9b: stopping tablet replica
I20260710 11:11:31.940585  2661 master.cc:584] Master@127.2.153.126:33351 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11466 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23950 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (116864 ms total)
[  PASSED  ] 8 tests.
I20260710 11:11:32.001263  2661 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 401 messages since previous log ~14 seconds ago
I20260710 11:11:32.001576  2661 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 408 messages since previous log ~14 seconds ago
I20260710 11:11:32.001811  2661 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 407 messages since previous log ~14 seconds ago
I20260710 11:11:32.002043  2661 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 11:11:32.002358  2661 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 11:11:32.002676  2661 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 6 messages since previous log ~0 seconds ago
I20260710 11:11:32.003005  2661 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
